comparison lisp/ChangeLog @ 106451:ac7e866f2b51

* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode manuals, similar to existing setup for help-mode. (My bug#3913.)
author Kevin Ryde <user42@zip.com.au>
date Sun, 06 Dec 2009 00:42:19 +0000
parents 093d4e217f6a
children eaa5eba6d613
comparison
equal deleted inserted replaced
106450:229e77015023 106451:ac7e866f2b51
1 2009-12-06 Kevin Ryde <user42@zip.com.au> 1 2009-12-06 Kevin Ryde <user42@zip.com.au>
2 2
3 * ffap.el (ffap-rfc-path): Make this a defcustom since 3 * ffap.el (ffap-rfc-path): Make this a defcustom since
4 `ffap-rfc-directories' is also a defcustom. (My Bug#4514.) 4 `ffap-rfc-directories' is also a defcustom. (My Bug#4514.)
5
6 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
7 manuals, similar to existing setup for help-mode. (My bug#3913.)
5 8
6 2009-12-05 Juri Linkov <juri@jurta.org> 9 2009-12-05 Juri Linkov <juri@jurta.org>
7 10
8 Save and restore dired buffer's point positions too. (Bug#4880) 11 Save and restore dired buffer's point positions too. (Bug#4880)
9 12