diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b945703cb57..1a53c41a03d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2004-03-01 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * desktop.el (desktop-file-version) | ||
| 4 | (desktop-after-read-hook): Fix typos. | ||
| 5 | (desktop-clear-preserve-buffers): Remove redundant info in | ||
| 6 | docstring already shown by the obsolescence message. | ||
| 7 | (desktop-truncate, desktop-internal-v2s) | ||
| 8 | (desktop-value-to-string): Change argument name to match | ||
| 9 | docstring. | ||
| 10 | |||
| 11 | * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring. | ||
| 12 | |||
| 13 | * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in | ||
| 14 | docstring. | ||
| 15 | |||
| 1 | 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net> | 16 | 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net> |
| 2 | 17 | ||
| 3 | Version 2.0.39 of Tramp released. | 18 | Version 2.0.39 of Tramp released. |