diff options
| author | Luc Teirlinck | 2005-12-19 23:31:31 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-12-19 23:31:31 +0000 |
| commit | c8fee34526333951e18090923fadfc436671e5d8 (patch) | |
| tree | 69ba1fbd28a0af86236fac8eb70aadcdcf44a0b9 /lisp | |
| parent | 321e487061cb7a7e50538de8c8d691f8ef95ce75 (diff) | |
| download | emacs-c8fee34526333951e18090923fadfc436671e5d8.tar.gz emacs-c8fee34526333951e18090923fadfc436671e5d8.zip | |
*** empty log message ***
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. |