diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dc95d6b02c3..dae61985be1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org> | 1 | 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654). | 3 | * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654). |
| 4 | (icomplete-simple-completing-p): Mention the previous variable. | ||
| 4 | 5 | ||
| 5 | * font-lock.el (font-lock-value-in-major-mode): Clarify the | 6 | * font-lock.el (font-lock-value-in-major-mode): Clarify the |
| 6 | meaning of the parameter (bug#12282). | 7 | meaning of the parameter (bug#12282). |