changeset 55427:66203a2ba44a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 07 May 2004 22:42:56 +0000
parents 765deb51a826
children 7dd2d0d806e8
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 22 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 07 22:41:22 2004 +0000
+++ b/lisp/ChangeLog	Fri May 07 22:42:56 2004 +0000
@@ -1,3 +1,14 @@
+2004-05-08  Juanma Barranquero  <lektu@terra.es>
+
+	* help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
+	word constituent so FOO-ARG is not recognized as an arg.
+	(help-highlight-arguments): Don't skip lists in mandatory
+	arguments.
+
+	* simple.el (next-error): Fix typo in docstring.
+	(open-line): Make argument names match their use in docstring.
+	(split-line): Fix docstring.
+
 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
 
 	Version 2.0.40 of Tramp released.
@@ -23,7 +34,7 @@
 	bkup-backup-directory-info to bug reports, with Tramp
 	counterparts.
 
-2004-05-01  Michael Albinus  <michael.albinus@gmx.de>
+2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp*.el: Suppress byte-compiler warnings where possible.
 
@@ -67,15 +78,8 @@
 
 	* desktop.el (desktop-buffer-mode-handlers): Fix docstring.
 
-2004-05-07  Lars Hansen  <larsh@math.ku.dk>
-
-	* desktop.el (desktop-buffer-mode-handlers): Fix docstring.
-
 2004-05-07  Juanma Barranquero  <lektu@terra.es>
 
-	* emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
-	Make argument names match their use in docstring.
-
 	* subr.el (lambda): Add arglist description to docstring.
 	(declare): Fix typo in docstring.
 	(open-network-stream): Fix docstring.
@@ -86,6 +90,9 @@
 	(insert-buffer-substring-as-yank): Likewise.
 	(split-string): Fix docstring.
 
+	* emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
+	Make argument names match their use in docstring.
+
 	* emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
 
 2004-05-06  Nick Roberts  <nickrob@gnu.org>
--- a/src/ChangeLog	Fri May 07 22:41:22 2004 +0000
+++ b/src/ChangeLog	Fri May 07 22:42:56 2004 +0000
@@ -1,3 +1,10 @@
+2004-05-08  Juanma Barranquero  <lektu@terra.es>
+
+	* editfns.c (Finsert_buffer_substring): Make argument names match their
+	use in docstring.
+
+	* syntax.c (Fmodify_syntax_entry): Fix docstring.
+
 2004-05-07  Steven Tamm  <steventamm@mac.com>
 
 	* macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT