diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32a67fe990c..198229ce193 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2000-11-18 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-18 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * ps-print.el: Update copyright notice. | ||
| 4 | |||
| 5 | * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options. | ||
| 6 | (tooltip-show): Use the offsets. | ||
| 7 | |||
| 3 | * bindings.el (mode-line-modified): Fix a typo. | 8 | * bindings.el (mode-line-modified): Fix a typo. |
| 4 | (mode-line-toggle-modified, mode-line-widen) | 9 | (mode-line-toggle-modified, mode-line-widen) |
| 5 | (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos. | 10 | (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos. |