Mercurial > emacs
comparison lisp/ChangeLog @ 63473:7124ec94d01e
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 15 Jun 2005 21:00:27 +0000 |
parents | cd6bb9751bfe |
children | 69bb366fab26 a1b34dec1104 |
comparison
equal
deleted
inserted
replaced
63472:a89b059224fb | 63473:7124ec94d01e |
---|---|
1 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks. | |
4 | |
1 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 5 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
2 | 6 |
3 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble | 7 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble |
4 by field delimiters. | 8 by field delimiters. |
5 | 9 |
84 (idlwave-shell-bp-face, idlwave-shell-disabled-bp): | 88 (idlwave-shell-bp-face, idlwave-shell-disabled-bp): |
85 New backward-compatibility aliases for renamed faces. | 89 New backward-compatibility aliases for renamed faces. |
86 (idlwave-shell-disabled-breakpoint-face) | 90 (idlwave-shell-disabled-breakpoint-face) |
87 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces. | 91 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces. |
88 | 92 |
89 * progmodes/flymake.el (flymake-errline, flymake-warnline): | 93 * progmodes/flymake.el (flymake-errline, flymake-warnline): |
90 Remove "-face" suffix from face names. | 94 Remove "-face" suffix from face names. |
91 (flymake-errline-face, flymake-warnline-face): | 95 (flymake-errline-face, flymake-warnline-face): |
92 New backward-compatibility aliases for renamed faces. | 96 New backward-compatibility aliases for renamed faces. |
93 (flymake-highlight-line): Use renamed flymake faces. | 97 (flymake-highlight-line): Use renamed flymake faces. |
94 | 98 |
106 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn) | 110 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn) |
107 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces. | 111 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces. |
108 | 112 |
109 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax) | 113 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax) |
110 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref) | 114 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref) |
111 (antlr-literal): Remove "-face" suffix and "font-lock-" from face | 115 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names. |
112 names. | |
113 (antlr-font-lock-default-face, antlr-font-lock-keyword-face) | 116 (antlr-font-lock-default-face, antlr-font-lock-keyword-face) |
114 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face) | 117 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face) |
115 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face) | 118 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face) |
116 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): | 119 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): |
117 New backward-compatibility aliases for renamed faces. | 120 New backward-compatibility aliases for renamed faces. |
130 | 133 |
131 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org> | 134 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org> |
132 | 135 |
133 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl): | 136 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl): |
134 Eliminate "-face" suffix. | 137 Eliminate "-face" suffix. |
135 (makefile-targets): Inherit font-lock-variable-name-face and | 138 (makefile-targets): Inherit from font-lock-function-name-face and |
136 eliminate "-face" suffix. | 139 eliminate "-face" suffix. |
137 (makefile-shell): Remove attributes and eliminate "-face" suffix. | 140 (makefile-shell): Remove attributes and eliminate "-face" suffix. |
138 (makefile-*-font-lock-keywords): Append makefile-targets in rule | 141 (makefile-*-font-lock-keywords): Append makefile-targets in rule |
139 actions, instead of prepending, to make it less visible. | 142 actions, instead of prepending, to make it less visible. |
140 (makefile-previous-dependency, makefile-match-dependency): Don't | 143 (makefile-previous-dependency, makefile-match-dependency): |
141 match a target on a continuation line. | 144 Don't match a target on a continuation line. |
142 | 145 |
143 * files.el (auto-mode-alist): Put Makefile in gmake mode. | 146 * files.el (auto-mode-alist): Put Makefile in gmake mode. |
144 | 147 |
145 2005-06-15 Nick Roberts <nickrob@snap.net.nz> | 148 2005-06-15 Nick Roberts <nickrob@snap.net.nz> |
146 | 149 |
147 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect | 150 * progmodes/gdb-ui.el (gdb-tooltip-print): |
148 tooltip-use-echo-area. | 151 Respect tooltip-use-echo-area. |
149 (menu): Re-order menu items. | 152 (menu): Re-order menu items. |
150 | 153 |
151 * progmodes/gud.el (tooltip-use-echo-area): Remove alias. | 154 * progmodes/gud.el (tooltip-use-echo-area): Remove alias. |
152 Define in tooltip.el. | 155 Define in tooltip.el. |
153 (gud-tooltip-process-output): Respect tooltip-use-echo-area. | 156 (gud-tooltip-process-output): Respect tooltip-use-echo-area. |
192 2005-06-14 Juanma Barranquero <lekktu@gmail.com> | 195 2005-06-14 Juanma Barranquero <lekktu@gmail.com> |
193 | 196 |
194 * emacs-lisp/byte-run.el (make-obsolete) | 197 * emacs-lisp/byte-run.el (make-obsolete) |
195 (define-obsolete-function-alias): Rename arguments FUNCTION and | 198 (define-obsolete-function-alias): Rename arguments FUNCTION and |
196 NEW to OBSOLETE-NAME and CURRENT-NAME respectively. | 199 NEW to OBSOLETE-NAME and CURRENT-NAME respectively. |
197 (make-obsolete-variable, define-obsolete-variable-alias): Rename | 200 (make-obsolete-variable, define-obsolete-variable-alias): |
198 arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME | 201 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME |
199 respectively. | 202 respectively. |
200 | 203 |
201 * isearchb.el (isearchb-activate): | 204 * isearchb.el (isearchb-activate): |
202 * pcvs.el (cvs-mode): | 205 * pcvs.el (cvs-mode): |
203 * ses.el (ses-load): | 206 * ses.el (ses-load): |