diff options
| author | Richard M. Stallman | 2006-07-29 02:00:26 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-29 02:00:26 +0000 |
| commit | eb107d095c503ebe018e333bc479f24e83d8c305 (patch) | |
| tree | bfd1e8a94a11462c11fdca423657c22b06275379 /lispref/ChangeLog | |
| parent | 418ca4d22a6bb3aa5bd4584f21ed4c7da12e0b80 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-07-28 Kim F. Storm <storm@cua.dk> | 6 | 2006-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. |