Fix bug #8468 with redisplay when scroll-margin > 0.
[bpt/emacs.git] / src / ChangeLog
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay when scroll-margin > 0.
2011-03-30 Eli ZaretskiiDocumentation parts of the scroll fix.
2011-03-29 Eli ZaretskiiFix off-by-one in scroll down aggressively.
2011-03-28 Eli ZaretskiiFix failures in try_scrolling when scrolling back.
2011-03-27 Eli ZaretskiiFix scrolling back with scroll-down-aggressively.
2011-03-26 Eli ZaretskiiFix scrolling with scroll-*-aggressively.
2011-03-26 Eli ZaretskiiFix bug #6671 with point position in the window when...
2011-03-26 Eli ZaretskiiDon't scroll more than 100 lines in try_scrolling.
2011-03-26 Eli ZaretskiiCall try_scrolling even if buffer's clip_changed flag...
2011-03-26 Juanma Barranquerosrc/*.c: Fix more warnings about unused parameters.
2011-03-26 Juanma Barranquerosrc/*.h: Remove unused parameters and functions.
2011-03-25 Chong YidongDiscard changes to buffer->clip_changed incurred during...
2011-03-25 Juanma Barranquerosrc/*.c: Remove unused function parameters.
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-24 Juanma Barranquerosrc/w32term.c (x_set_glyph_string_clipping): Don't...
2011-03-23 Juanma Barranquerow32: Fix some warnings reported by -Wall -Wextra.
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-23 Glenn MorrisFix ChangeLog typo.
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Chong YidongRemove an apparently unnecessary XClearWindow call.
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Paul EggertAdd Bug#
2011-03-22 Paul Eggert* coding.c (encode_coding_raw_text): Avoid unnecessary...
2011-03-22 Paul Eggert* lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int...
2011-03-22 Paul Eggert* xmenu.c (set_frame_menubar): Use EMACS_UINT, not...
2011-03-22 Paul Eggert* xdisp.c (pint2hrstr): Simplify and tune code slightly.
2011-03-22 Paul Eggert* xdisp.c (message_log_check_duplicate): Return unsigne...
2011-03-22 Paul Eggert* scroll.c (do_scrolling): Work around GCC bug 48228.
2011-03-21 Paul Eggert* frame.c (validate_x_resource_name): Simplify count...
2011-03-21 Paul Eggert* frame.c (Fmodify_frame_parameters): Simplify loop...
2011-03-21 Paul EggertAdd Bug#.
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-21 Paul Eggert* fileio.c (Fcopy_file): Report error if fchown or...
2011-03-20 Glenn Morris(Re)move autotools generated files from the repository.
2011-03-20 Paul EggertAdd Bug#.
2011-03-20 Paul Eggert* emacs.c (Fdaemon_initialized): Do not ignore I/O...
2011-03-20 Paul EggertMerge: Use socklen_t, not int, for socket lengths.
2011-03-20 Juanma Barranquerosrc/minibuf.c: Fix previous change.
2011-03-20 Leo LiuNew variable completing-read-function to customize...
2011-03-20 Paul EggertAdd Bug#8298.
2011-03-20 Paul Eggert* process.c (create_process): Use 'volatile' to avoid...
2011-03-20 Paul Eggert* process.c (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT...
2011-03-20 Paul Eggert* process.c (process_send_signal): Add cast to avoid...
2011-03-20 Paul Eggert* process.c (Fnetwork_interface_info): Fix pointer...
2011-03-20 Paul Eggert* process.c (Fmake_network_process): Define label ...
2011-03-20 Paul Eggert* process.c: Rename or move locals to avoid shadowing.
2011-03-19 Paul EggertMake tparam.h and terminfo.c consistent.
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
2011-03-19 Paul Eggert* xftfont.c (xftfont_open): Rename locals to avoid...
2011-03-19 Paul Eggert* xftfont.c (xftfont_shape): Now static, and defined...
2011-03-19 Paul Eggert* ftfont.c: (get_adstyle_property, ftfont_pattern_entity):
2011-03-19 Paul Eggert* ftfont.c (ftfont_list): Remove unused local.
2011-03-19 Paul Eggert* ftfont.c (ftfont_otf_capability, ftfont_shape): Omit...
2011-03-19 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-03-19 Paul Eggert* ftfont.c (ftfont_resolve_generic_family): Fix pointer...
2011-03-19 Paul Eggert* xfont.c (xfont_list_family): Mark var as initialized.
2011-03-19 Paul Eggert* xml.c (make_dom): Now static.
2011-03-19 Paul EggertAdd Bug#.
2011-03-19 Paul Eggert* composite.c (find_automatic_composition): Mark vars...
2011-03-19 Paul Eggert* composite.c (composition_update_it): Mark var as...
2011-03-19 Paul Eggert* composite.c (composition_reseat_it): Remove unused...
2011-03-19 Paul Eggert* composite.c (composition_compute_stop_pos): Rename...
2011-03-19 Paul Eggertcharacter.h: Rename locals to avoid shadowing.
2011-03-18 Paul Eggert* textprop.c (property_change_between_p): Remove; unused.
2011-03-18 Paul Eggert* intervals.c (interval_start_pos): Now static.
2011-03-18 Paul Eggert* intervals.h (CHECK_TOTAL_LENGTH): Avoid empty "else".
2011-03-18 Paul EggertAdd Bug#.
2011-03-18 Paul Eggert* atimer.c (start_atimer, append_atimer_lists, set_alar...
2011-03-18 Paul Eggert* sound.c (wav_play): Initialize a variable to 0, to...
2011-03-18 Paul Eggert* sound.c (alsa_choose_format): Remove unused local...
2011-03-18 Paul Eggert* sound.c (wav_play, au_play, Fplay_sound_internal):
2011-03-18 Paul Eggert* region-cache.c (insert_cache_boundary): Redo var...
2011-03-18 Paul Eggert* region-cache.h (pp_cache): New decl, for gcc -Wmissin...
2011-03-18 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
2011-03-18 Paul EggertAdd Bug#.
2011-03-18 Paul Eggert* sysdep.c (sys_subshell): Use 'volatile' to avoid...
2011-03-18 Paul Eggert* lisp.h (child_setup): Now NO_RETURN unless DOS_NT.
2011-03-18 Paul Eggert* callproc.c (relocate_fd): Rename locals to avoid...
2011-03-18 Paul Eggert* callproc.c (call_process_cleanup): Now static.
2011-03-18 Paul Eggertprocess.c: Use socklen_t, not int, for socket lengths.
2011-03-17 Eli ZaretskiiUpdate MS-Windows dependencies after 2011-03-17T18...
2011-03-17 Paul EggertChange unexec implementations to match prototype.
2011-03-17 Paul EggertMerge: Fix more problems found by GCC 4.5.2's static...
2011-03-17 Paul EggertMerge from mainline.
2011-03-17 Juanma Barranquerosrc/xfaces.c (Fx_load_color_file): Read color file...
2011-03-17 Paul Eggert* process.c (make_serial_process_unwind, send_process_t...
2011-03-17 Paul Eggert* process.c (allocate_pty): Let PTY_ITERATION declare...
2011-03-17 Paul Eggert* s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.
2011-03-17 Paul Eggert* bytecode.c (CONSTANTLIM): Remove; unused.
2011-03-17 Paul Eggert* bytecode.c (MAYBE_GC): Rewrite so as not to use empty...
2011-03-17 Paul Eggert* unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H):...
2011-03-17 Paul Eggert* unexelf.c: Use a different way to cause a compilation...
2011-03-17 Paul Eggert* unexelf.c (unexec): Name an expression,
2011-03-17 Paul EggertAdd Bug#.
2011-03-17 Paul Eggert* deps.mk (unexalpha.o): Remove; unused.
2011-03-17 Paul Eggert* unexec.h: New file.
2011-03-16 Paul EggertNew file unexec.h, the (simple) interface for unexec.
2011-03-16 Paul Eggert* syntax.c (back_comment, skip_chars): Mark vars as...
next