changeset 35118:53621ef3713e

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 07 Jan 2001 21:15:54 +0000
parents 5e7fb1922f9b
children 97a19f647a12
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jan 07 21:13:42 2001 +0000
+++ b/src/ChangeLog	Sun Jan 07 21:15:54 2001 +0000
@@ -1,3 +1,8 @@
+2001-01-07  Dave Love  <d.love@dl.ac.uk>
+
+	* keyboard.c (Fread_key_sequence_vector):  Avoid newline in
+	arglist, for documentation's sake.
+
 2001-01-06  Andrew Innes  <andrewi@gnu.org>
 
 	* makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead
@@ -29,6 +34,8 @@
 
 2001-01-04  Dave Love  <fx@gnu.org>
 
+	* editfns.c (Fformat): Doc fix.
+
 	* systime.h (set_file_times): Prototype.
 
 	* widget.h (EmacsFrameSetCharSize_): Prototype.