diff options
| author | Richard M. Stallman | 2006-04-26 19:32:20 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-04-26 19:32:20 +0000 |
| commit | 8ac3a4558235a44bdf7591e38b5ab19f8efad055 (patch) | |
| tree | 6fc27821f3bac4574c2bc71593d33fd166fcd9fc /lispref/ChangeLog | |
| parent | 8b03732ee066a88a13db238aa84385c32c78e8b2 (diff) | |
| download | emacs-8ac3a4558235a44bdf7591e38b5ab19f8efad055.tar.gz emacs-8ac3a4558235a44bdf7591e38b5ab19f8efad055.zip | |
(Parsing Expressions): Minor cleanup.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 48205488ef8..ac6bd07a175 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-04-26 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * syntax.texi (Parsing Expressions): Minor cleanup. | ||
| 4 | |||
| 1 | 2006-04-18 Richard Stallman <rms@gnu.org> | 5 | 2006-04-18 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * tips.texi (Coding Conventions): Explain when the package's | 7 | * tips.texi (Coding Conventions): Explain when the package's |