diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a35707de7e..1d47c37bf27 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-06 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * ido.el (ido-save-history): Write the history file in the current | ||
| 4 | filename coding system, and add `coding' file-local variable. | ||
| 5 | |||
| 1 | 2007-11-06 Carsten Dominik <dominik@science.uva.nl> | 6 | 2007-11-06 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 7 | ||
| 3 | * textmodes/org.el (org-table-formula-substitute-names): | 8 | * textmodes/org.el (org-table-formula-substitute-names): |