Index: emacs/lisp/ChangeLog diff -c emacs/lisp/ChangeLog:1.8088 emacs/lisp/ChangeLog:1.8089 *** emacs/lisp/ChangeLog:1.8088 Sat Aug 20 12:15:04 2005 --- emacs/lisp/ChangeLog Sat Aug 20 21:50:48 2005 *************** *** 1,3 **** --- 1,16 ---- + 2005-08-20 Richard M. Stallman <[EMAIL PROTECTED]> + + * files.el (normal-mode): If font lock is on, turn it off and on. + + * subr.el (replace-regexp-in-string): Doc fix. + + * startup.el (command-line-1): Don't suppress startup screen + due to existing processes. + + * progmodes/grep.el (grep): Bind compilation-disable-input to t. + + * progmodes/compile.el (compilation-disable-input): Default to nil. + 2005-08-20 Kevin Rodgers <[EMAIL PROTECTED]> (tiny change) * progmodes/compile.el (compilation-disable-input): New defcustom.
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs