/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8044 by albinus, Tue Aug 9 21:00:37 2005 UTC revision 1.8045 by jurta, Tue Aug 9 21:41:10 2005 UTC
# Line 1  Line 1 
1    2005-08-09  Juri Linkov  <juri@jurta.org>
2    
3            * progmodes/compile.el (compilation-mode-font-lock-keywords):
4            Remove `-text' from face variable names.
5            (compilation-error-file-name, compilation-warning-file-name)
6            (compilation-info-file-name): Delete faces.
7            (compilation-line-number, compilation-column-number):
8            Remove face underlining.
9            (compilation-message-face): Set to `underline' value by default.
10            (compilation-error-face, compilation-warning-face)
11            (compilation-info-face): Remove `-file-name' from face names.
12            (compilation-error-text-face, compilation-warning-text-face)
13            (compilation-info-text-face): Delete face variables.
14            (compilation-text-face): Delete function.
15    
16            * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of
17            `[^:\n]+'.
18            (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
19            (grep-error-face): Set to `compilation-error' instead of
20            `compilation-error-face' (which is redefined to `grep-hit-face' in
21            grep buffers).
22            (grep-mode-font-lock-keywords): Remove `-text' from face
23            variable names.  Use `grep-error-face' instead of
24            `compilation-error-text-face'.
25    
26            * dired-aux.el (dired-do-query-replace-regexp):
27            Use `query-replace-read-args'.
28    
29            * replace.el (query-replace-read-from, query-replace-read-to)
30            (query-replace-read-args): Rename arg `string' to `prompt'.
31    
32            * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
33    
34  2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)  2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
35    
36          * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with          * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with

Legend:
Removed from v.1.8044  
changed lines
  Added in v.1.8045

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26