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 8687bbf5a28..39acb9b1f97 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | * eshell/esh-mode.el (eshell-handle-ansi-color): New function. | 3 | * eshell/esh-mode.el (eshell-handle-ansi-color): New function. |
| 4 | Add new option for eshell-output-filter-functions. | 4 | Add new option for eshell-output-filter-functions. |
| 5 | 5 | ||
| 6 | 2007-03-12 Carsten Dominik <dominik@science.uva.nl> | ||
| 7 | |||
| 8 | * textmodes/org.el (org-set-font-lock-defaults): Handle narrow | ||
| 9 | table columns correctly. | ||
| 10 | |||
| 6 | 2007-03-12 Glenn Morris <rgm@gnu.org> | 11 | 2007-03-12 Glenn Morris <rgm@gnu.org> |
| 7 | 12 | ||
| 8 | * calc/calc-forms.el (math-std-daylight-savings): Switch to new | 13 | * calc/calc-forms.el (math-std-daylight-savings): Switch to new |