aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2011-11-20 01:34:40 +0200
committerJuri Linkov2011-11-20 01:34:40 +0200
commitd5a6b3badfc6e09c4bbda97f4ccf089952d57e5a (patch)
tree5d4d61f5c84ba1ee1a4daaf13d14b408e4d3a924 /lisp/ChangeLog
parente981b61f0f8bb5edbb02fecf26cda8b4bcf5ce75 (diff)
downloademacs-d5a6b3badfc6e09c4bbda97f4ccf089952d57e5a.tar.gz
emacs-d5a6b3badfc6e09c4bbda97f4ccf089952d57e5a.zip
* lisp/info.el (Info-finder-find-node): Use `package--builtins' instead
of `package-alist'. Use node names formed by the pattern "Keyword " and the keyword name.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12011-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
12011-11-19 Andreas Schwab <schwab@linux-m68k.org> 72011-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