diff options
| author | Glenn Morris | 2009-08-25 03:02:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-25 03:02:09 +0000 |
| commit | 0706c025672b03ae8a2d646c9bd25a8edaaa695f (patch) | |
| tree | 8eba400484037c326c6b77cea9c38163f6be6a21 /doc/lispref/ChangeLog | |
| parent | 664d56b8b47160bd9422af714cf97bb8d686b29a (diff) | |
| download | emacs-0706c025672b03ae8a2d646c9bd25a8edaaa695f.tar.gz emacs-0706c025672b03ae8a2d646c9bd25a8edaaa695f.zip | |
(Format Conversion Round-Trip): Mention nil regexp.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3af7a823ac0..5989793d2c6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * display.texi (Fontsets): Fix typo. | 3 | * display.texi (Fontsets): Fix typo. |
| 4 | 4 | ||
| 5 | * files.texi (Format Conversion Round-Trip): Mention nil regexp. | ||
| 6 | |||
| 5 | 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | 8 | ||
| 7 | * processes.texi (Asynchronous Processes): Adjust arglist of | 9 | * processes.texi (Asynchronous Processes): Adjust arglist of |