diff options
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | man/ChangeLog | 15 |
2 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ab2b2a4b74..8b4e87a1682 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-01-21 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. | ||
| 4 | |||
| 1 | 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es> | 5 | 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es> |
| 2 | 6 | ||
| 3 | * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup): | 7 | * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup): |
diff --git a/man/ChangeLog b/man/ChangeLog index 68f55e3c242..8e6506c47c6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2006-01-21 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * widget.texi (User Interface): Use @key for TAB. | ||
| 4 | |||
| 5 | * text.texi (TeX Print): Use @key for TAB. | ||
| 6 | |||
| 7 | * ses.texi (Formulas, Printer functions): Use @key for TAB. | ||
| 8 | |||
| 9 | * kmacro.texi (Keyboard Macro Step-Edit): : Use @key for TAB. | ||
| 10 | |||
| 11 | * ebrowse.texi (Switching to Tree, Symbol Completion): : Use @key | ||
| 12 | for TAB. | ||
| 13 | |||
| 14 | * cc-mode.texi (Indentation Calculation): Use @key for TAB. | ||
| 15 | |||
| 1 | 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) | 16 | 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) |
| 2 | 17 | ||
| 3 | * files.texi (File Aliases): Don't claim that usually separate | 18 | * files.texi (File Aliases): Don't claim that usually separate |