comparison lisp/ChangeLog @ 62576:b9c75f9160b9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 21 May 2005 04:55:51 +0000
parents 84064c434857
children ac78bdf5b4ce
comparison
equal deleted inserted replaced
62575:7f40f404ef37 62576:b9c75f9160b9
1 2005-05-21 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
4
5 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
6
7 * net/rcompile.el (remote-compile): Use compilation-start.
8
9 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
10
1 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org> 11 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
2 12
3 * files.el (auto-mode-alist): Check GNUmakefile before makefile. 13 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
4 Default to makefile-bsdmake-mode on BSD systems. 14 Default to makefile-bsdmake-mode on BSD systems.
5 15
147 157
148 * subr.el (event-basic-type): Don't get an error. 158 * subr.el (event-basic-type): Don't get an error.
149 (left-fringe-p): Function deleted. 159 (left-fringe-p): Function deleted.
150 160
151 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu. 161 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
162 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
152 163
153 * dired-aux.el (dired-copy-file-recursive): Handle symlinks 164 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
154 in recursive copy. 165 in recursive copy.
155 166
156 * frame.el (show-trailing-whitespace): In group `whitespace-faces'. 167 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.