changeset 28870:b3629cc23098

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 11 May 2000 09:32:19 +0000
parents 91b54118e73c
children 519993861cdd
files etc/NEWS lisp/ChangeLog src/ChangeLog
diffstat 3 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu May 11 09:31:42 2000 +0000
+++ b/etc/NEWS	Thu May 11 09:32:19 2000 +0000
@@ -36,7 +36,7 @@
 - By setting X resource `lineSpacing', class `LineSpacing'.  This is
 equivalent ot specifying the frame parameter.
 
-- By specifying `--line-spaceing=N' or `-lsp N' on the command line.
+- By specifying `--line-spacing=N' or `-lsp N' on the command line.
 
 - By setting buffer-local variable `line-spacing'.  The meaning is
 the same, but applies to the a particular buffer only.
--- a/lisp/ChangeLog	Thu May 11 09:31:42 2000 +0000
+++ b/lisp/ChangeLog	Thu May 11 09:32:19 2000 +0000
@@ -1,3 +1,8 @@
+2000-05-11  Gerd Moellmann  <gerd@gnu.org>
+
+	* subr.el (substitute-key-definition): Add comment describing
+	the meaning of PREFIX.
+
 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
Binary file src/ChangeLog has changed