comparison lisp/ChangeLog @ 63236:516b4b969540

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 11:20:55 +0000
parents fce029411f45
children 55de715c80dc
comparison
equal deleted inserted replaced
63235:ba92543774db 63236:516b4b969540
1 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * ido.el (ido-mode, ido-file-extensions-order)
4 (ido-default-file-method, ido-default-buffer-method)
5 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
6 (ido-decorations, ido-read-file-name-as-directory-commands)
7 (ido-read-file-name-non-ido, ido-work-directory-list)
8 (ido-ignore-item-temp-list, ido-current-directory)
9 (ido-magic-forward-char, ido-enter-find-file)
10 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
11 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
12
1 2005-06-10 Lute Kamstra <lute@gnu.org> 13 2005-06-10 Lute Kamstra <lute@gnu.org>
2 14
3 * play/dunnet.el (dun-mode): Use define-derived-mode. 15 * play/dunnet.el (dun-mode): Use define-derived-mode.
4 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an 16 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
5 obsolete alias. 17 obsolete alias.
22 renamed face. 34 renamed face.
23 (texinfo-heading-face): Use renamed texinfo-heading face. 35 (texinfo-heading-face): Use renamed texinfo-heading face.
24 36
25 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face" 37 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
26 suffix from face names. 38 suffix from face names.
27 (tex-math-face, tex-verbatim-face): 39 (tex-math-face, tex-verbatim-face):
28 New backward-compatibility aliases for renamed faces. 40 New backward-compatibility aliases for renamed faces.
29 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces. 41 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
30 (tex-insert-quote): Use `tex-verbatim-face' variable instead of 42 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
31 literal face name. 43 literal face name.
32 44
104 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg): 116 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
105 Remove "-face" suffix from face names. 117 Remove "-face" suffix from face names.
106 (cvs-header-face, cvs-filename-face, cvs-unknown-face) 118 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
107 (cvs-handled-face, cvs-need-action-face, cvs-marked-face) 119 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
108 (cvs-msg-face): New backward-compatibility aliases for renamed faces. 120 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
109 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp): 121 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
110 Use renamed pcvs faces. 122 Use renamed pcvs faces.
111 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces. 123 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
112 * pcvs-defs.el (cvs-mode-map): Likewise. 124 * pcvs-defs.el (cvs-mode-map): Likewise.
113 * cvs-status.el (cvs-status-font-lock-keywords): Likewise. 125 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
114 126
135 Use renamed show-tabs faces. 147 Use renamed show-tabs faces.
136 148
137 * smerge-mode.el (smerge-mine, smerge-other, smerge-base) 149 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
138 (smerge-markers): Remove "-face" suffix from face names. 150 (smerge-markers): Remove "-face" suffix from face names.
139 (smerge-mine-face, smerge-other-face, smerge-base-face) 151 (smerge-mine-face, smerge-other-face, smerge-base-face)
140 (smerge-markers-face): 152 (smerge-markers-face):
141 New backward-compatibility aliases for renamed faces. 153 New backward-compatibility aliases for renamed faces.
142 (smerge-mine-face, smerge-other-face, smerge-base-face) 154 (smerge-mine-face, smerge-other-face, smerge-base-face)
143 (smerge-markers-face): Use renamed smerge faces. 155 (smerge-markers-face): Use renamed smerge faces.
144 156
145 * log-view.el (log-view-file, log-view-message): 157 * log-view.el (log-view-file, log-view-message):
146 Remove "-face" suffix from face names. 158 Remove "-face" suffix from face names.
147 (log-view-file-face, log-view-message-face): 159 (log-view-file-face, log-view-message-face):
148 New backward-compatibility aliases for renamed faces. 160 New backward-compatibility aliases for renamed faces.
149 (log-view-file-face, log-view-message-face): Use renamed log-view faces. 161 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
150 162
151 * paren.el (show-paren-match, show-paren-mismatch): 163 * paren.el (show-paren-match, show-paren-mismatch):
152 Remove "-face" suffix from face names. 164 Remove "-face" suffix from face names.
153 (show-paren-match-face, show-paren-mismatch-face): 165 (show-paren-match-face, show-paren-mismatch-face):
154 New backward-compatibility aliases for renamed faces. 166 New backward-compatibility aliases for renamed faces.
155 (show-paren-function): Use renamed show-paren faces. 167 (show-paren-function): Use renamed show-paren faces.
156 168
157 * ruler-mode.el (ruler-mode-default, ruler-mode-pad) 169 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
158 (ruler-mode-margins, ruler-mode-fringes) 170 (ruler-mode-margins, ruler-mode-fringes)
159 (ruler-mode-column-number, ruler-mode-fill-column) 171 (ruler-mode-column-number, ruler-mode-fill-column)
160 (ruler-mode-comment-column, ruler-mode-goal-column) 172 (ruler-mode-comment-column, ruler-mode-goal-column)
161 (ruler-mode-tab-stop, ruler-mode-current-column): 173 (ruler-mode-tab-stop, ruler-mode-current-column):
162 Remove "-face" suffix from face names. 174 Remove "-face" suffix from face names.
163 (ruler-mode-default-face, ruler-mode-pad-face) 175 (ruler-mode-default-face, ruler-mode-pad-face)
164 (ruler-mode-margins-face, ruler-mode-fringes-face) 176 (ruler-mode-margins-face, ruler-mode-fringes-face)
165 (ruler-mode-column-number-face, ruler-mode-fill-column-face) 177 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
166 (ruler-mode-comment-column-face, ruler-mode-goal-column-face) 178 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
167 (ruler-mode-tab-stop-face, ruler-mode-current-column-face): 179 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
168 New backward-compatibility aliases for renamed faces. 180 New backward-compatibility aliases for renamed faces.
169 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes) 181 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
170 (ruler-mode-column-number, ruler-mode-fill-column) 182 (ruler-mode-column-number, ruler-mode-fill-column)
171 (ruler-mode-comment-column, ruler-mode-goal-column) 183 (ruler-mode-comment-column, ruler-mode-goal-column)
172 (ruler-mode-tab-stop, ruler-mode-current-column) 184 (ruler-mode-tab-stop, ruler-mode-current-column)
208 (diff-function-face, diff-context-face, diff-nonexistent) 220 (diff-function-face, diff-context-face, diff-nonexistent)
209 (diff-nonexistent-face): Use renamed diff-mode faces. 221 (diff-nonexistent-face): Use renamed diff-mode faces.
210 222
211 * progmodes/compile.el (compilation-warning-face) 223 * progmodes/compile.el (compilation-warning-face)
212 (compilation-info-face): Remove "-face" suffix from face names. 224 (compilation-info-face): Remove "-face" suffix from face names.
213 (compilation-warning-face, compilation-info-face): 225 (compilation-warning-face, compilation-info-face):
214 New backward-compatibility aliases for renamed faces. 226 New backward-compatibility aliases for renamed faces.
215 (compilation-warning-face, compilation-info-face): 227 (compilation-warning-face, compilation-info-face):
216 Use renamed compilation faces. 228 Use renamed compilation faces.
217 229
218 * add-log.el (change-log-date, change-log-name) 230 * add-log.el (change-log-date, change-log-name)
220 (change-log-conditionals, change-log-function) 232 (change-log-conditionals, change-log-function)
221 (change-log-acknowledgement): Remove "-face" suffix from face names. 233 (change-log-acknowledgement): Remove "-face" suffix from face names.
222 (change-log-date-face, change-log-name-face) 234 (change-log-date-face, change-log-name-face)
223 (change-log-email-face, change-log-file-face) 235 (change-log-email-face, change-log-file-face)
224 (change-log-list-face, change-log-conditionals-face) 236 (change-log-list-face, change-log-conditionals-face)
225 (change-log-function-face, change-log-acknowledgement-face): 237 (change-log-function-face, change-log-acknowledgement-face):
226 New backward-compatibility aliases for renamed faces. 238 New backward-compatibility aliases for renamed faces.
227 (change-log-font-lock-keywords): Use renamed change-log faces. 239 (change-log-font-lock-keywords): Use renamed change-log faces.
228 240
229 * cus-edit.el (custom-invalid, custom-rogue, custom-modified) 241 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
230 (custom-set, custom-changed, custom-saved, custom-button) 242 (custom-set, custom-changed, custom-saved, custom-button)
239 (custom-button-face, custom-button-pressed-face) 251 (custom-button-face, custom-button-pressed-face)
240 (custom-documentation-face, custom-state-face) 252 (custom-documentation-face, custom-state-face)
241 (custom-comment-face, custom-comment-tag-face) 253 (custom-comment-face, custom-comment-tag-face)
242 (custom-variable-tag-face, custom-variable-button-face) 254 (custom-variable-tag-face, custom-variable-button-face)
243 (custom-face-tag-face, custom-group-tag-face-1) 255 (custom-face-tag-face, custom-group-tag-face-1)
244 (custom-group-tag-face): 256 (custom-group-tag-face):
245 New backward-compatibility aliases for renamed faces. 257 New backward-compatibility aliases for renamed faces.
246 258
247 * wid-edit.el (widget-documentation, widget-button) 259 * wid-edit.el (widget-documentation, widget-button)
248 (widget-field, widget-single-line-field, widget-inactive) 260 (widget-field, widget-single-line-field, widget-inactive)
249 (widget-button-pressed): "-face" suffix removed from face names. 261 (widget-button-pressed): "-face" suffix removed from face names.