aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2006-07-29 02:00:26 +0000
committerRichard M. Stallman2006-07-29 02:00:26 +0000
commiteb107d095c503ebe018e333bc479f24e83d8c305 (patch)
treebfd1e8a94a11462c11fdca423657c22b06275379 /lispref/ChangeLog
parent418ca4d22a6bb3aa5bd4584f21ed4c7da12e0b80 (diff)
downloademacs-eb107d095c503ebe018e333bc479f24e83d8c305.tar.gz
emacs-eb107d095c503ebe018e333bc479f24e83d8c305.zip
(Common Keywords): Document how to use
:package-version in a package not in Emacs.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 09757fca10b..7bc5e51062e 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-07-28 Richard Stallman <rms@gnu.org>
2
3 * customize.texi (Common Keywords): Document how to use
4 :package-version in a package not in Emacs.
5
12006-07-28 Kim F. Storm <storm@cua.dk> 62006-07-28 Kim F. Storm <storm@cua.dk>
2 7
3 * commands.texi (Reading One Event): Fix last change. 8 * commands.texi (Reading One Event): Fix last change.