diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d1825190c1a..546fe3c969c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-01-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * files.el (abbreviate-file-name): Doc fix. | ||
| 4 | |||
| 5 | 2007-01-06 Markus Triska <triska@gmx.at> | ||
| 6 | |||
| 7 | * subr.el (split-string): Remove spurious ")" from doc string. | ||
| 8 | |||
| 1 | 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com> | 9 | 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com> |
| 2 | 10 | ||
| 3 | * textmodes/table.el (table--warn-incompatibility): | 11 | * textmodes/table.el (table--warn-incompatibility): |