diff options
| author | Juanma Barranquero | 2008-12-15 16:45:55 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-12-15 16:45:55 +0000 |
| commit | af09cfd7a9ef909a4970ae84cabcd0b2ba8d1695 (patch) | |
| tree | 395da72a18298270d5e1994b359be8fd311c9ab7 /lisp/ChangeLog | |
| parent | 2364df5cff35f460f385889cc1ad6cf3141bb520 (diff) | |
| download | emacs-af09cfd7a9ef909a4970ae84cabcd0b2ba8d1695.tar.gz emacs-af09cfd7a9ef909a4970ae84cabcd0b2ba8d1695.zip | |
* face-remap.el (text-scale-mode-step, buffer-face-mode-face):
* icomplete.el (icomplete-prospects-height):
* textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
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): |