index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2011-03-29
* xdisp.c (try_window_reusing_current_matrix, x_produce_glyphs):
Paul Eggert
2011-03-28
* window.c (shrink_windows): Omit unused local var.
Paul Eggert
2011-03-28
* menu.c (digest_single_submenu): Omit unused local var.
Paul Eggert
2011-03-28
* dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]:
Paul Eggert
2011-03-29
src/*.c: Remove some additional unused parameters.
Juanma Barranquero
2011-03-28
Don't reset post-command-hook to nil upon error.
Stefan Monnier
2011-03-28
Fix failures in try_scrolling when scrolling back.
Eli Zaretskii
2011-03-28
src/*.c: Remove unused parameters and other warnings.
Juanma Barranquero
2011-03-27
Fix scrolling back with scroll-down-aggressively.
Eli Zaretskii
2011-03-27
* keyboard.c (read_key_sequence): Don't check last_real_key_start redundantly.
Paul Eggert
2011-03-27
* keyboard.c (keyremap_step, read_key_sequence): Use size_t for sizes.
Paul Eggert
2011-03-27
* keyboard.c (parse_modifiers_uncached, parse_modifiers):
Paul Eggert
2011-03-27
Format doc and add customize for ns-auto-hide-menu-bar.
Jan Djärv
2011-03-27
Introduce ns-auto-hide-menu-bar to hide menubar for Emacs frames.
Jan Djärv
2011-03-27
* nsmenu.m (runDialogAt): Remove argument to timer_check.
Jan Djärv
2011-03-27
* callproc.c (Fcall_process, Fcall_process_region): Use SAFE_ALLOCA
Paul Eggert
2011-03-27
* eval.c (Fbacktrace_frame): Don't assume nframes fits in int.
Paul Eggert
2011-03-27
* eval.c (Fbacktrace): Don't assume nargs fits in int.
Paul Eggert
2011-03-27
* syntax.c (scan_sexps_forward): Avoid pointer wraparound.
Paul Eggert
2011-03-27
Merge from atest branch.
Paul Eggert
2011-03-27
* chartab.c (sub_char_table_ref_and_range): Redo for slight
Paul Eggert
2011-03-26
Merge from mainline.
Paul Eggert
2011-03-26
Remove (RET)SIGTYPE; it is identical to void on all supported systems.
Glenn Morris
2011-03-26
* keyboard.c, keyboard.h (num_input_events): Now size_t.
Paul Eggert
2011-03-26
Variadic C functions now count arguments with size_t, not int.
Paul Eggert
2011-03-27
Fix scrolling with scroll-*-aggressively.
Eli Zaretskii
2011-03-26
Fix bug #6671 with point position in the window when scrolling far away.
Eli Zaretskii
2011-03-26
Don't scroll more than 100 lines in try_scrolling.
Eli Zaretskii
2011-03-26
Call try_scrolling even if buffer's clip_changed flag is set.
Eli Zaretskii
2011-03-25
* alloc.c (garbage_collect): Don't assume stack size fits in int.
Paul Eggert
2011-03-26
src/*.c: Fix more warnings about unused parameters.
Juanma Barranquero
2011-03-26
src/*.h: Remove unused parameters and functions.
Juanma Barranquero
2011-03-25
Discard changes to buffer->clip_changed incurred during fontification.
Chong Yidong
2011-03-25
src/*.c: Remove unused function parameters.
Juanma Barranquero
2011-03-25
nt/*.c, src/*.c: Remove unused variables.
Juanma Barranquero
2011-03-24
* keyboard.c (syms_of_keyboard): Use the same style as later
Paul Eggert
2011-03-24
* image.c (tiff_load): Fix off-by-one image count (Bug#8336).
Paul Eggert
2011-03-23
* xselect.c (x_check_property_data): Return correct size (Bug#8335).
Paul Eggert
2011-03-24
src/w32term.c (x_set_glyph_string_clipping): Don't pass uninitialized region ...
Juanma Barranquero
2011-03-23
w32: Fix some warnings reported by -Wall -Wextra.
Juanma Barranquero
2011-03-23
Use Frun_hooks rather than calling Vrun_hooks manually
Julien Danjou
2011-03-23
* xterm.c (x_make_frame_visible, same_x_server): Redo to avoid overflow
Paul Eggert
2011-03-23
* chartab.c (sub_char_table_ref_and_range): Redo to avoid overflow
Paul Eggert
2011-03-23
* term.c (produce_glyphless_glyph): Remove unnecessary test.
Paul Eggert
2011-03-23
* cm.c (calccost): Turn while-do into do-while, for clarity.
Paul Eggert
2011-03-22
Fix ChangeLog typo.
Glenn Morris
2011-03-22
Fix more problems found by GCC 4.5.2's static checks.
Paul Eggert
2011-03-22
Merge from mainline.
Paul Eggert
2011-03-22
Remove an apparently unnecessary XClearWindow call.
Chong Yidong
2011-03-22
Add Bug#
Paul Eggert
[prev]
[next]