changeset 48199:087f372af5bb

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 07 Nov 2002 17:23:00 +0000
parents d4b940e02949
children abfcf5ec4ad2
files lisp/ChangeLog
diffstat 1 files changed, 17 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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  <lektu@terra.es>
-
-	* help.el (where-is): Repport also aliases of the passed command.
-
 2002-11-07   Markus Rost  <rost@math.ohio-state.edu>
 
+	* 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  <lektu@terra.es>
+
+	* help.el (where-is): Report also aliases of the passed command.
+
 2002-11-06  Dave Love  <fx@gnu.org>
 
 	* simple.el (quoted-insert): Bind keyboard-translate-table around