diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 63a5e921326..722ff6b63bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2008-12-15 Juanma Barranquero <lekktu@gmail.com> | 1 | 2008-12-15 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * face-remap.el (text-scale-mode-step, buffer-face-mode-face): | ||
| 4 | * icomplete.el (icomplete-prospects-height): | ||
| 5 | * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags. | ||
| 6 | |||
| 7 | 2008-12-15 Juanma Barranquero <lekktu@gmail.com> | ||
| 8 | |||
| 3 | * international/mule.el (find-auto-coding): Fix typo in docstring. | 9 | * international/mule.el (find-auto-coding): Fix typo in docstring. |
| 4 | 10 | ||
| 5 | * international/mule-cmds.el (select-safe-coding-system): | 11 | * international/mule-cmds.el (select-safe-coding-system): |