Mercurial > emacs
comparison lisp/ChangeLog @ 37574:281b6f31eed1
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 05 May 2001 22:31:30 +0000 |
parents | ff7ff259f3d2 |
children | f6d996921604 |
comparison
equal
deleted
inserted
replaced
37573:210efced5807 | 37574:281b6f31eed1 |
---|---|
1 2001-05-05 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * help.el (help-xref-symbol-regexp): Recognize "source of" | |
4 and friends, meaning make a link to the source file. | |
5 (help-make-xrefs): Handle "source of" and friends | |
6 by constructing a link that visits the source file. | |
7 | |
8 * dabbrev.el (dabbrev-select-buffers-function): Doc fix. | |
9 | |
1 2001-05-04 Stefan Monnier <monnier@cs.yale.edu> | 10 2001-05-04 Stefan Monnier <monnier@cs.yale.edu> |
2 | 11 |
3 * progmodes/cperl-mode.el (cperl-font-lock-keywords) | 12 * progmodes/cperl-mode.el (cperl-font-lock-keywords) |
4 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2): | 13 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2): |
5 Renamed from perl-font-lock-keywords to avoid clashes. | 14 Renamed from perl-font-lock-keywords to avoid clashes. |