# HG changeset patch # User Markus Rost # Date 1036689780 0 # Node ID 087f372af5bb725989c11fd13d1b53a6c95afe0b # Parent d4b940e029495984bc4add3a72d27d0682051c47 *** empty log message *** diff -r d4b940e02949 -r 087f372af5bb lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 07 17:21:28 2002 +0000 +++ b/lisp/ChangeLog Thu Nov 07 17:23:00 2002 +0000 @@ -1,12 +1,25 @@ -2002-11-07 Juanma Barranquero - - * help.el (where-is): Repport also aliases of the passed command. - 2002-11-07 Markus Rost + * mail/sendmail.el (mail-default-directory): Set the version to + 21.4. + + * progmodes/compile.el (grep-compute-defaults): Undo previous + change. Definition moved down. + (grep-command, grep-find-command, grep-tree-command): Allow value + nil. Do not declare :get property. + (grep-use-null-device): Doc fix. Fix type. Do not declare :get + property. + + * emacs-lisp/checkdoc.el (checkdoc-find-error): Use + get-file-buffer instead of get-buffer. + * cus-dep.el (custom-make-dependencies): Fix comment inserted in cus-load.el. +2002-11-07 Juanma Barranquero + + * help.el (where-is): Report also aliases of the passed command. + 2002-11-06 Dave Love * simple.el (quoted-insert): Bind keyboard-translate-table around