diff options
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 2fb013649a5..e38f3c98637 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-11-19 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * info.el (Info-finder-find-node): Use `package--builtins' instead | ||
| 4 | of `package-alist'. Use node names formed by the pattern "Keyword " | ||
| 5 | and the keyword name. | ||
| 6 | |||
| 1 | 2011-11-19 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2011-11-19 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 8 | ||
| 3 | * progmodes/sh-script.el (sh-assignment-regexp): Add entry for | 9 | * progmodes/sh-script.el (sh-assignment-regexp): Add entry for |