diff options
| author | Luc Teirlinck | 2004-08-24 03:45:41 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-08-24 03:45:41 +0000 |
| commit | 09139bc51ac3948a89346dc209b00d02fdfd17af (patch) | |
| tree | 66246730419ff75302412e85e1ed5af91184728f /man/ChangeLog | |
| parent | 5485e3ecfb39b927f323e7cce5e9b52b48a9e069 (diff) | |
| download | emacs-09139bc51ac3948a89346dc209b00d02fdfd17af.tar.gz emacs-09139bc51ac3948a89346dc209b00d02fdfd17af.zip | |
(Font Lock): Correct invalid @xref.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 90106818d5c..72024ae917a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2004-08-23 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * display.texi (Font Lock): Correct invalid @xref. | ||
| 4 | |||
| 5 | * search.texi (Regexps): Correct cryptic @ref. | ||
| 6 | (Configuring Scrolling): Correct invalid @xref. | ||
| 7 | (Regexp Replace): Standardize reference to hardcopy Elisp Manual | ||
| 8 | in @pxref. | ||
| 9 | |||
| 1 | 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> | 10 | 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 11 | ||
| 3 | * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): | 12 | * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): |