log

age author description
2006-10-27 Chong Yidong * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
2006-10-27 Richard M. Stallman *** empty log message ***
2006-10-27 Richard M. Stallman Downcase nroff/troff/roff.
2006-10-27 Chong Yidong * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.
2006-10-26 Chong Yidong * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
2006-10-26 Kim F. Storm *** empty log message ***
2006-10-26 Chong Yidong * ada-mode.texi (Project files, Identifier completion)
2006-10-25 Nick Roberts (mode-line-mode-menu): Remove bindings for global
2006-10-25 Nick Roberts *** empty log message ***
2006-10-25 Juanma Barranquero *** empty log message ***
2006-10-25 Juanma Barranquero (x-handle-name-switch): Doc fix.
2006-10-25 Juanma Barranquero *** empty log message ***
2006-10-25 Juanma Barranquero (midnight-buffer-display-time): Doc fix.
2006-10-24 Miles Bader Merge from gnus--rel--5.10
2006-10-23 Michael Kifer 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
2006-10-23 Kim F. Storm (Event Input Misc): Update unread-command-events.
2006-10-23 Kim F. Storm *** empty log message ***
2006-10-23 Andreas Schwab *** empty log message ***
2006-10-23 Andreas Schwab Regenerate.
2006-10-23 Andreas Schwab Make sure x_default_search_path is always set even
2006-10-23 Chong Yidong * textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
2006-10-23 Kim F. Storm (remember_mouse_glyph): Simplify last change.
2006-10-23 Kim F. Storm Fix bug: sds@podval.org, Oct 18: crash in cvs head.
2006-10-23 Kim F. Storm (remember_mouse_glyph): Don't crash if glyphs are not initialized.
2006-10-23 Kim F. Storm *** empty log message ***
2006-10-23 Nick Roberts (mode-line-mode-menu): List global minor modes
2006-10-23 Nick Roberts *** empty log message ***
2006-10-23 Richard M. Stallman Add: sds@podval.org, Oct 18: crash in cvs head.
2006-10-23 Richard M. Stallman *** empty log message ***
2006-10-23 Richard M. Stallman (Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.
2006-10-22 Chong Yidong * emacs.py (eargs): Return expected _emacs_out string even if
2006-10-22 Kim F. Storm Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h
2006-10-22 Nick Roberts (Sets And Lists): Fix typos.
2006-10-22 Nick Roberts *** empty log message ***
2006-10-22 Kim F. Storm (add-to-list): Fix last change--optimize for no compare-fn.
2006-10-22 Kim F. Storm (add-to-list): Optimize if compare-fn is `eq' or `eql'.
2006-10-22 Kim F. Storm *** empty log message ***
2006-10-22 Kim F. Storm (read_char): Make an element (t . EVENT) in
2006-10-22 Chong Yidong * textmodes/flyspell.el (flyspell-word): Skip past all previous
2006-10-22 Chong Yidong * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
2006-10-22 John Wiegley *** empty log message ***
2006-10-22 John Wiegley 2006-10-22 John Wiegley <johnw@newartisans.com>
2006-10-22 Chong Yidong ** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow
2006-10-22 Chong Yidong * progmodes/cperl-mode.el (cperl-mode): Don't assume
2006-10-22 Chong Yidong * emacs.py (eargs): Return expected _emacs_out string even if
2006-10-22 Nick Roberts (gdb-info-stack-custom): Don't try to give
2006-10-22 Nick Roberts *** empty log message ***
2006-10-21 Nick Roberts (mode-line-mode-menu): Disable auto-revert-tail-mode
2006-10-21 Nick Roberts *** empty log message ***
2006-10-21 Richard M. Stallman *** empty log message ***
2006-10-21 Richard M. Stallman (Vread_expression_map): Define here.
2006-10-21 Kenichi Handa *** empty log message ***
2006-10-21 Kenichi Handa (xic_create_fontsetname): If ADSTYLE field is not a wild
2006-10-20 David Kastrup (kill-buffer-and-window): Fix a bug where an aborted
2006-10-20 Chong Yidong ** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
2006-10-20 Stefan Monnier (vc-switch-backend): Try to be more careful with unwanted
2006-10-20 Stefan Monnier (vc-svn-parse-status): Remove unused arg `localp'.
2006-10-20 Masatake YAMATO (Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
2006-10-19 Chong Yidong ** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
2006-10-19 Chong Yidong * callint.c (callint_message): Convert to a Lisp string.