diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f5e0b7dbb18..ce088032faa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com> | 1 | 2013-12-13 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 2 | ||
| 3 | * progmodes/cfengine.el (cfengine-mode-syntax-functions-regex): | 3 | * progmodes/cfengine.el: Fix `add-hook' doc. |
| 4 | (cfengine-mode-syntax-functions-regex): | ||
| 4 | Initialize sensibly. | 5 | Initialize sensibly. |
| 5 | (cfengine3--current-word): Fix parameters. | 6 | (cfengine3--current-word): Fix parameters. |
| 6 | (cfengine3-make-syntax-cache): Simplify further. | 7 | (cfengine3-make-syntax-cache): Simplify further. |