bpt/emacs.git
2011-04-01 Paul Eggert* xfns.c (x_create_tip_frame): Remove var that is set...
2011-04-01 Paul Eggert* make-docfile.c (IF_LINT): New macro, copied from...
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Paul Eggert* xterm.c (scroll_bar_windows_size): Now size_t, not...
2011-04-01 Paul Eggert* xterm.c (x_scroll_bar_to_input_event) [!USE_GTK]:
2011-04-01 Paul Eggert* xfaces.c (realize_named_face): Remove vars that are...
2011-04-01 Paul Eggert* term.c (tty_write_glyphs): Use size_t; this avoids...
2011-04-01 Paul Eggert* coding.c: Remove vars that are set but not used.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-04-01 Stefan MonnierMiscellanous cleanups in preparation for the merge.
2011-04-01 Julien Danjoumm-view.el (mm-display-inline-fontify): Do not fontify...
2011-04-01 Eli ZaretskiiAdd a new command `info-display-manual'.
2011-04-01 Paul Eggert* bytecode.c (Fbyte_code) [!defined BYTE_CODE_SAFE...
2011-04-01 Paul EggertAdd Bug#.
2011-04-01 Paul Eggert* print.c (print_object): Remove var that is set but...
2011-04-01 Paul EggertFix dependencies.
2011-04-01 Paul EggertReplace two copies of readlink code with single gnulib...
2011-04-01 Paul Eggertlib/stdio.in.h, m4/gnulib-common.m4: Regenerate from...
2011-03-31 Juanma Barranquerosrc/xdisp.c (redisplay_internal): Fix prototype.
2011-03-31 Eli Zaretskiietc/NEWS: Reflect new behavior due to 2011-03-31T19...
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan Monnier* lisp/loadup.el: Load minibuffer after loaddefs, to...
2011-03-31 Lars Magne... gnus-sum.el (gnus-update-marks): Revert intersection...
2011-03-31 Tassilo Horn* net/rcirc.el (rcirc-handler-001): Only authenticate...
2011-03-31 Glenn Morris* lisp/progmodes/f90.el (f90-find-tag-default): Handle...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-31 Glenn Morris* lisp/generic-x.el (etc-fstab-generic-mode): Add ext4...
2011-03-31 Juanma Barranquerosrc/xdisp.c: Remove unused parameters.
2011-03-30 Christoph Scholtes* progmodes/python.el (python-default-interpreter)
2011-03-30 Stefan Monnier(completion-in-region): Pop down *Completions* automati...
2011-03-30 Jason Merrill* lisp/vc/add-log.el (add-change-log-entry): Don't...
2011-03-30 Eli ZaretskiiDocumentation parts of the scroll fix.
2011-03-30 Stefan Monnier* src/eval.c (struct backtrace): Don't cheat with negat...
2011-03-30 Stefan Monnier* lisp/subr.el (apply-partially): Use a non-nil static...
2011-03-30 Stefan Monnier* src/bytecode.c (Fbyte_code): CAR and CDR can GC.
2011-03-30 Gnus developersMerge Gnus' changes.
2011-03-30 Juanma Barranquerolisp/makefile.w32-in (COMPILE_FIRST): Remove pcase.
2011-03-30 Zachary Kanfer* src/keyboard.c (Fexecute_extended_command): Do log...
2011-03-30 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Don't...
2011-03-30 Chong YidongChange default type of open-protocol-stream.
2011-03-30 Leo LiuImprove key bindings in edit-abbrevs-mode
2011-03-30 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-03-30 Paul Eggert* unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defin...
2011-03-30 Paul Eggert* editfns.c (Fmessage_box): Remove unused local var.
2011-03-29 Paul EggertMerge from mainline.
2011-03-29 Eli ZaretskiiFix off-by-one in scroll down aggressively.
2011-03-29 Ken Manheimer* allout.el (allout-hide-by-annotation, allout-flag...
2011-03-29 Juanma Barranquerosrc/scroll.c, src/w32.c: Trivial whitespace changes.
2011-03-29 Gnus developersMerge changes made in Gnus trunk.
2011-03-29 Leo LiuAdd to minibuffer-history if HISOTRY is nil in ido.el
2011-03-29 Paul Eggert* xdisp.c (try_window_reusing_current_matrix, x_produce...
2011-03-29 Paul Eggert* window.c (shrink_windows): Omit unused local var.
2011-03-29 Paul Eggert* menu.c (digest_single_submenu): Omit unused local...
2011-03-29 Paul Eggert* dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]:
2011-03-29 Paul Eggert* etags.c (just_read_file): Remove dummy variable and...
2011-03-29 Glenn Morris* INSTALL.BZR: Tiny re-wording.
2011-03-28 Juanma Barranquerosrc/*.c: Remove some additional unused parameters.
2011-03-28 Stefan MonnierDon't reset post-command-hook to nil upon error.
2011-03-28 Eli ZaretskiiFix failures in try_scrolling when scrolling back.
2011-03-28 Leo LiuPlace empty abbrev tables after nonempty ones when...
2011-03-28 Juanma Barranquerosrc/*.c: Remove unused parameters and other warnings.
2011-03-28 Glenn Morris* autogen/update_autogen: Pass -f to autoreconf.
2011-03-28 Glenn MorrisMake autogen.sh respect AUTOCONF etc.
2011-03-27 Eli ZaretskiiFix scrolling back with scroll-down-aggressively.
2011-03-27 Paul Eggert* keyboard.c (read_key_sequence): Don't check last_real...
2011-03-27 Paul Eggert* keyboard.c (keyremap_step, read_key_sequence): Use...
2011-03-27 Paul Eggert* keyboard.c (parse_modifiers_uncached, parse_modifiers):
2011-03-27 Jan DjärvFormat doc and add customize for ns-auto-hide-menu...
2011-03-27 Jan DjärvIntroduce ns-auto-hide-menu-bar to hide menubar for...
2011-03-27 Jan Djärv* nsmenu.m (runDialogAt): Remove argument to timer_check.
2011-03-27 Paul Eggert* callproc.c (Fcall_process, Fcall_process_region)...
2011-03-27 Paul Eggert* eval.c (Fbacktrace_frame): Don't assume nframes fits...
2011-03-27 Paul Eggert* eval.c (Fbacktrace): Don't assume nargs fits in int.
2011-03-27 Paul Eggert* syntax.c (scan_sexps_forward): Avoid pointer wraparound.
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul Eggert* chartab.c (sub_char_table_ref_and_range): Redo for...
2011-03-27 Glenn MorrisAuto-commit of generated files.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-27 Paul Eggert* keyboard.c, keyboard.h (num_input_events): Now size_t.
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
2011-03-27 Leo LiuSupport separate fg and bg colors in ansi-color.el
2011-03-26 Chong YidongChanges to open-protocol-stream, preparing for merging...
2011-03-26 Eli ZaretskiiFix scrolling with scroll-*-aggressively.
2011-03-26 Glenn MorrisReplace some obsolete autoconf macros with their modern...
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 Paul Eggert* alloc.c (garbage_collect): Don't assume stack size...
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 Teodor Zlatanovmm-util.el (mm-handle-filename): Move to mm-decode...
2011-03-25 Leo LiuRemove redundant (require 'timer) in midnight.el
2011-03-25 Leo LiuRemove unused and erroneous midnight-time-float
2011-03-25 Chong YidongDiscard changes to buffer->clip_changed incurred during...
2011-03-25 Andreas Schwab* autogen/update_autogen: Remove useless function keyword.
2011-03-25 Juanma Barranquerosrc/*.c: Remove unused function parameters.
2011-03-25 Juanma Barranquerosrc/fileio.c: Move computation of encoded_absname insid...
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-25 Andreas Schwab.gitignore: Add compile, config.guess, config.sub,...
next