diff options
| author | Juri Linkov | 2006-02-23 22:18:21 +0000 |
|---|---|---|
| committer | Juri Linkov | 2006-02-23 22:18:21 +0000 |
| commit | 32670900cec4259f86efe945105b4e81f8c17f89 (patch) | |
| tree | 666784f9950913d17fc42703b81f7abadd9909f7 /man | |
| parent | 037724a0ec22b98ca0c454b762c57cc6c632dde9 (diff) | |
| download | emacs-32670900cec4259f86efe945105b4e81f8c17f89.tar.gz emacs-32670900cec4259f86efe945105b4e81f8c17f89.zip | |
*** empty log message ***
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 3e7a62c09bf..6b12f4390da 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2006-02-23 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * faq.texi (Newsgroup archives): Update URLs of GNU mail archives. | ||
| 4 | (Reporting bugs): Suggest using `M-x report-emacs-bug'. | ||
| 5 | Add xref to `(emacs)Reporting Bugs'. | ||
| 6 | (Getting a printed manual): Add URL to other formats of the manual. | ||
| 7 | (Common requests): Fix menu. | ||
| 8 | (Highlighting a region): Remove ref to `Turning on syntax highlighting'. | ||
| 9 | (Horizontal scrolling): Mention `truncate-partial-width-windows'. | ||
| 10 | (Inserting text at the beginning of each line): Add pxref to | ||
| 11 | `Changing the included text prefix'. | ||
| 12 | (Forcing the cursor to remain in the same column): Mention `track-eol' | ||
| 13 | and `set-goal-column'. Add pxref to `(emacs)Moving Point'. | ||
| 14 | (Replacing text across multiple files): Add keybinding `Q' for | ||
| 15 | `dired-do-query-replace'. | ||
| 16 | |||
| 1 | 2006-02-22 Carsten Dominik <dominik@science.uva.nl> | 17 | 2006-02-22 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 18 | ||
| 3 | * reftex.texi: Version number and date change only. | 19 | * reftex.texi: Version number and date change only. |