aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman2004-11-21 00:47:35 +0000
committerRichard M. Stallman2004-11-21 00:47:35 +0000
commitfd6866c86dc0f28c483acc091915cfc2a48e90b9 (patch)
tree2ce558ff4c177b901a29b1d696636054427bf12d /lispref
parent0b46acbff5889afe9442a588880e1f8e19ec8e30 (diff)
downloademacs-fd6866c86dc0f28c483acc091915cfc2a48e90b9.tar.gz
emacs-fd6866c86dc0f28c483acc091915cfc2a48e90b9.zip
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index fa5ca38e4e2..f792c8d4c38 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,5 +1,9 @@
12004-11-20 Richard M. Stallman <rms@gnu.org> 12004-11-20 Richard M. Stallman <rms@gnu.org>
2 2
3 * Makefile.in (elisp): New target.
4 (dist): Depend on $(infodir)/elisp, not elisp.
5 Copy the info files from $(infodir).
6
3 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in 7 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4 read-from-minibuffer. 8 read-from-minibuffer.
5 9