diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-15 16:45:55 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-15 16:45:55 +0000 |
commit | af09cfd7a9ef909a4970ae84cabcd0b2ba8d1695 (patch) | |
tree | 395da72a18298270d5e1994b359be8fd311c9ab7 /lisp/ChangeLog | |
parent | 2364df5cff35f460f385889cc1ad6cf3141bb520 (diff) | |
download | emacs-af09cfd7a9ef909a4970ae84cabcd0b2ba8d1695.tar.gz |
* 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 @@ 2008-12-15 Juanma Barranquero <lekktu@gmail.com> + * 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. + +2008-12-15 Juanma Barranquero <lekktu@gmail.com> + * international/mule.el (find-auto-coding): Fix typo in docstring. * international/mule-cmds.el (select-safe-coding-system): |