# HG changeset patch # User Dave Love # Date 971357972 0 # Node ID 5f777a66c3c18556c110bbb2bb14430abb54e91c # Parent c49acc0abcf88136566bcfff9824f2381d155088 *** empty log message *** diff -r c49acc0abcf8 -r 5f777a66c3c1 lisp/ChangeLog --- 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 + * 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: