Mercurial > emacs
changeset 32425:5f777a66c3c1
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 12 Oct 2000 13:39:32 +0000 |
parents | c49acc0abcf8 |
children | e34686f28483 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 12 13:38:29 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 12 13:39:32 2000 +0000 @@ -1,5 +1,10 @@ 2000-10-12 Dave Love <fx@gnu.org> + * startup.el (normal-top-level-add-subdirs-to-load-path): Use + character class, not ASCII when matching file names. + (fancy-splash-head): Add trailing slash to URL. + (command-line): Don't require XPM support for toolbar. + * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix. (cperl-invalid-face): Revert last change. (cperl-init-faces): Quote cperl-invalid-face. @@ -102,8 +107,6 @@ (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display. - * startup.el (command-line): Don't require XPM support for toolbar. - * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm: * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm: * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm: