diff options
| author | Juanma Barranquero | 2009-11-18 11:26:47 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-11-18 11:26:47 +0000 |
| commit | e0620570f063b501dc65cda433c483e5471e4a44 (patch) | |
| tree | 52ff2d69fbb441ccd0edd9208f6b76c8948120c0 /lisp/ChangeLog | |
| parent | 0fe0a1cab0b299045879a5471ecc912373be7b57 (diff) | |
| download | emacs-e0620570f063b501dc65cda433c483e5471e4a44.tar.gz emacs-e0620570f063b501dc65cda433c483e5471e4a44.zip | |
* font-setting.el (font-use-system-font): Declare for byte-compiler.
(font-setting-change-default-font): Fix typo in docstring.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a46550edb33..d8b01c73c03 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-18 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * font-setting.el (font-use-system-font): Declare for byte-compiler. | ||
| 4 | (font-setting-change-default-font): Fix typo in docstring. | ||
| 5 | |||
| 1 | 2009-11-18 Alan Mackenzie <acm@muc.de> | 6 | 2009-11-18 Alan Mackenzie <acm@muc.de> |
| 2 | 7 | ||
| 3 | * progmodes/cc-defs.el (c-version): Bump to 5.31.8. | 8 | * progmodes/cc-defs.el (c-version): Bump to 5.31.8. |