diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0ab0b5471e..ce448411be9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * cus-edit.el (customize-apropos, customize-apropos-options): | ||
| 4 | Docstring changes. | ||
| 5 | |||
| 6 | * font-lock.el (font-lock): Add tags to the links in the defgroup. | ||
| 7 | |||
| 1 | 2005-12-19 Chong Yidong <cyd@stupidchicken.com> | 8 | 2005-12-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * longlines.el (longlines-mode): Wrap while widened. | 10 | * longlines.el (longlines-mode): Wrap while widened. |