diff options
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 ab72f160670..ac425d76154 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-29 Andreas Politz <politza@hochschule-trier.de> | ||
| 2 | |||
| 3 | * imenu.el (imenu--index-alist): Add missing dot to the docstring | ||
| 4 | (Bug#14029). | ||
| 5 | |||
| 1 | 2013-11-29 Andreas Politz <politza@fh-trier.de> | 6 | 2013-11-29 Andreas Politz <politza@fh-trier.de> |
| 2 | * imenu.el (imenu--subalist-p): Don't error on non-conses and | 7 | * imenu.el (imenu--subalist-p): Don't error on non-conses and |
| 3 | allow non-lambda lists as functions. | 8 | allow non-lambda lists as functions. |