Mercurial > emacs
annotate lisp/ChangeLog @ 27794:94d0bfb9a844
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 21 Feb 2000 13:00:25 +0000 |
parents | 2b3531e522df |
children | a7eda5c64268 |
rev | line source |
---|---|
27794 | 1 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * format.el (format-annotate-single-property-change): Handle | |
4 properties.with dotted-list values. | |
5 (format-proper-list-p): New function. | |
6 | |
7 * enriched.el (enriched-face-ans): Handle '(foreground-color | |
8 . COLOR) and (background-color . COLOR). | |
9 | |
27788 | 10 2000-02-20 Dave Love <fx@gnu.org> |
11 | |
12 * textmodes/flyspell.el (flyspell-mouse-map): Change definition | |
13 and assignments to it. | |
14 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting | |
15 current local map. | |
16 (make-flyspell-overlay): Use it. | |
17 (flyspell-correct-word/mouse-keymap): Change XEmacs test. | |
18 | |
19 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level. | |
20 (lm-get-header-re): Defun, not defsubst. | |
21 (lm-get-package-name): Defun, not defsubst. Simplify. | |
22 (lm-version): Doc fix. Simplify. | |
23 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) | |
24 (lm-crack-address, lm-last-modified-date, lm-commentary) | |
25 (lm-verify, lm-synopsis): Simplify. | |
26 (lm-report-bug): Require emacsbug. Use compose-mail. | |
27 | |
27785 | 28 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
29 | |
30 * dired.el (dired-mode): Call propertized-buffer-identification | |
31 to set mode-line-buffer-identification to something having | |
32 the right text properties. | |
33 | |
34 * bindings.el (propertized-buffer-identification): New function. | |
35 | |
27777 | 36 2000-02-20 Dave Love <fx@gnu.org> |
37 | |
38 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and | |
39 check for t-mouse too. | |
40 | |
41 * cus-start.el: Make echo-keystrokes `number'. | |
42 | |
27776 | 43 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il> |
44 | |
45 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | |
46 Don't call ring-empty-p unless tags-location-ring is bound. | |
47 From Noah Friedman <friedman@splode.com>. | |
48 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
49 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org> |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
50 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
51 * progmodes/hideshow.el (hs-flag-region): No longer use |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
52 `intangible' overlay property. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
53 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
54 (hs-toggle-hiding): New command. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
55 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
56 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
57 (hs-minor-mode): Move call to `hs-grok-mode-type' early on. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
58 Fix omission bug: Run `hs-minor-mode-hook' for both activation |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
59 and deactivation. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
60 |
27757 | 61 2000-02-18 Gerd Moellmann <gerd@gnu.org> |
62 | |
63 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. | |
64 | |
27749 | 65 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
66 | |
27754 | 67 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix. |
68 | |
27749 | 69 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax |
70 of `*' to handle `(* ... *)' comments. | |
71 | |
27732 | 72 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il> |
73 | |
27737 | 74 * faces.el (list-faces-display): Use display-mouse-p instead of |
75 window-system. | |
76 | |
27732 | 77 * menu-bar.el (global-map): Menu-bar items converted to the new |
78 format (menu-item..., rearranged for better CUA compliance, and | |
79 their names changed for better clarity. Help strings added. | |
80 | |
81 * international/mule-cmds.el (mule-menu-keymap) | |
82 (describe-language-environment-map, set-coding-system-map) | |
83 (setup-language-environment-map): Convert to new (menu-item... | |
84 form, add help strings. Change names of menu items for better | |
85 clarity. "Mule" menu-bar item removed (it's now in the "Options" | |
86 submenu). | |
87 | |
27729 | 88 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
89 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
90 * dired-aux.el (dired-do-copy): Remove spurious character.`n' |
27729 | 91 within the code. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
92 |
27717 | 93 2000-02-16 Dave Love <fx@gnu.org> |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
94 |
27717 | 95 * faces.el: Don't require custom. Add more specific :groups to |
96 various deffaces. | |
97 (set-face-attribute): Purecopy args. | |
98 (read-face-name): Default to name at point and use it in prompt. | |
99 Remove colon from arg in all callers. | |
100 (list-faces-display): Hyperlink to face descriptions and customize | |
101 buffers. | |
102 | |
27712 | 103 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
104 | |
105 * wid-edit.el (widget-match-inline): An atom never matches a | |
106 list. | |
107 | |
27707 | 108 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
109 | |
27713 | 110 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
111 at ':' characters by call to split-string. | |
27707 | 112 |
113 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
114 | |
27713 | 115 * textmodes/bibtex.el: Added RCS version identification. |
27707 | 116 |
117 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
118 | |
27713 | 119 * textmodes/bibtex.el: Some temporary comments removed. |
120 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
121 explicit. | |
122 (bibtex-field-const): Allow capital letters. | |
123 (bibtex-start-of-string): Deleted because unused. | |
124 | |
125 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
126 use the term 'reference' to describe a bibtex entry as a whole. | |
127 Further, reference keys are no longer called 'labels'. | |
128 (bibtex-keys): Renamed to bibtex-reference-keys. | |
129 (bibtex-reformat-previous-labels): Renamed to | |
130 bibtex-reformat-previous-reference-keys. | |
131 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
132 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
133 (bibtex-reference-maybe-empty-head): Renamed to | |
134 bibtex-entry-maybe-empty-head. | |
135 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
136 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
137 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
138 bibtex-enclosing-entry-maybe-empty-head. | |
139 (bibtex-entry-field-alist, bibtex-entry-head, | |
140 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
141 bibtex-map-entries, bibtex-search-entry, | |
142 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
143 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
144 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
145 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
146 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
147 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
148 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
27707 | 149 |
150 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
151 | |
27713 | 152 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
153 comment. | |
154 (bibtex-format-field-delimiters): New function, functionality | |
155 extracted from bibtex-format-entry. | |
156 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
157 extracted from bibtex-autokey-get-yearfield. | |
158 | |
159 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
160 entries in order to avoid stack overflow in the regexp matcher if | |
161 field contents become large. | |
162 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
163 bibtex-field-string-part-not-braced, | |
164 bibtex-field-string-part-no-inner-braces, | |
165 bibtex-field-string-part-1-inner-brace, | |
166 bibtex-field-string-part-2-inner-braces, | |
167 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
168 bibtex-field-string-quoted, bibtex-field-string, | |
169 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
170 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
171 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
172 as parsing is now performed by the following functions. | |
173 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
174 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
175 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
176 bibtex-parse-association, bibtex-field-name-for-parsing, | |
177 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
178 bibtex-search-forward-field, bibtex-search-backward-field, | |
179 bibtex-start-of-field, bibtex-end-of-field, | |
180 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
181 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
182 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
183 bibtex-parse-string, bibtex-search-forward-string, | |
184 bibtex-search-backward-string, bibtex-start-of-string, | |
185 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
186 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
187 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
188 entries. Instead of reporting the results of the parsing by | |
189 match-beginning or match-end, these functions return data structures | |
190 that hold the corresponding positions. | |
191 (bibtex-enclosing-field): Changed to also report field boundaries by | |
192 return values rather than by match-beginning or match-end. The | |
193 following functions have been adapted to use the new parsing | |
194 functions. | |
195 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
196 bibtex-enclosing-field, bibtex-format-entry, | |
197 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
198 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
199 bibtex-print-help-message, bibtex-end-of-entry, | |
200 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
201 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
202 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
203 method for parsing. | |
204 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
205 bibtex-map-entries, bibtex-flash-head, | |
206 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
207 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
208 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
209 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
210 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
211 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
212 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
213 order to make the new binding of case-fold-search immediately | |
214 visible. | |
27707 | 215 |
216 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
217 | |
27713 | 218 * textmodes/bibtex.el: Copyright notice is up to date. |
219 Added constant 'bibtex-maintainer-salutation. | |
220 | |
221 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
222 than make-temp-name, use match-string-no-properties and eliminate | |
223 a quadratic behavior when building bibtex-strings. | |
224 | |
225 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
226 reference key contains upper case letters. | |
27707 | 227 |
228 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
229 | |
27713 | 230 * bibtex.el (bibtex-reference-head): Allow entries to start with |
231 a new line. | |
27707 | 232 |
233 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
234 | |
27713 | 235 * bibtex.el: Hiding of entry bodies is not longer provided by |
236 bibtex.el directly. Instead the hideshow package can be used. | |
237 Added a special bibtex entry to hs-special-modes-alist. | |
238 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
27729 | 239 |
240 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
241 | |
242 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path | |
243 at ':' characters by call to split-string. | |
244 | |
245 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
246 | |
247 * textmodes/bibtex.el: Added RCS version identification. | |
248 | |
249 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
250 | |
251 * textmodes/bibtex.el: Some temporary comments removed. | |
252 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
253 explicit. | |
254 (bibtex-field-const): Allow capital letters. | |
255 (bibtex-start-of-string): Deleted because unused. | |
256 | |
257 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
258 use the term 'reference' to describe a bibtex entry as a whole. | |
259 Further, reference keys are no longer called 'labels'. | |
260 (bibtex-keys): Renamed to bibtex-reference-keys. | |
261 (bibtex-reformat-previous-labels): Renamed to | |
262 bibtex-reformat-previous-reference-keys. | |
263 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
264 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
265 (bibtex-reference-maybe-empty-head): Renamed to | |
266 bibtex-entry-maybe-empty-head. | |
267 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
268 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
269 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
270 bibtex-enclosing-entry-maybe-empty-head. | |
271 (bibtex-entry-field-alist, bibtex-entry-head, | |
272 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
273 bibtex-map-entries, bibtex-search-entry, | |
274 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
275 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
276 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
277 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
278 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
279 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
280 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
27707 | 281 |
282 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
283 | |
27729 | 284 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
285 comment. | |
286 (bibtex-format-field-delimiters): New function, functionality | |
287 extracted from bibtex-format-entry. | |
288 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
289 extracted from bibtex-autokey-get-yearfield. | |
290 | |
291 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
292 entries in order to avoid stack overflow in the regexp matcher if | |
293 field contents become large. | |
294 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
295 bibtex-field-string-part-not-braced, | |
296 bibtex-field-string-part-no-inner-braces, | |
297 bibtex-field-string-part-1-inner-brace, | |
298 bibtex-field-string-part-2-inner-braces, | |
299 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
300 bibtex-field-string-quoted, bibtex-field-string, | |
301 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
302 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
303 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
304 as parsing is now performed by the following functions. | |
305 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
306 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
307 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
308 bibtex-parse-association, bibtex-field-name-for-parsing, | |
309 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
310 bibtex-search-forward-field, bibtex-search-backward-field, | |
311 bibtex-start-of-field, bibtex-end-of-field, | |
312 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
313 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
314 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
315 bibtex-parse-string, bibtex-search-forward-string, | |
316 bibtex-search-backward-string, bibtex-start-of-string, | |
317 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
318 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
319 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
320 entries. Instead of reporting the results of the parsing by | |
321 match-beginning or match-end, these functions return data structures | |
322 that hold the corresponding positions. | |
323 (bibtex-enclosing-field): Changed to also report field boundaries by | |
324 return values rather than by match-beginning or match-end. The | |
325 following functions have been adapted to use the new parsing | |
326 functions. | |
327 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
328 bibtex-enclosing-field, bibtex-format-entry, | |
329 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
330 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
331 bibtex-print-help-message, bibtex-end-of-entry, | |
332 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
333 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
334 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
335 method for parsing. | |
336 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
337 bibtex-map-entries, bibtex-flash-head, | |
338 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
339 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
340 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
341 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
342 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
343 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
344 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
345 order to make the new binding of case-fold-search immediately | |
346 visible. | |
347 | |
348 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
349 | |
350 * textmodes/bibtex.el: Copyright notice is up to date. | |
351 Added constant 'bibtex-maintainer-salutation. | |
352 | |
353 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
354 than make-temp-name, use match-string-no-properties and eliminate | |
355 a quadratic behavior when building bibtex-strings. | |
356 | |
357 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
358 reference key contains upper case letters. | |
359 | |
360 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
361 | |
362 * bibtex.el (bibtex-reference-head): Allow entries to start with | |
363 a new line. | |
364 | |
365 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
366 | |
367 * bibtex.el: Hiding of entry bodies is not longer provided by | |
368 bibtex.el directly. Instead the hideshow package can be used. | |
369 Added a special bibtex entry to hs-special-modes-alist. | |
370 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
371 | |
372 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
373 | |
27713 | 374 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to |
27707 | 375 proceedings entry type (for cross referencing). Thanks to Wagner |
376 Toledo Correa for the suggestion. | |
377 | |
27713 | 378 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu. |
27707 | 379 |
27690 | 380 2000-02-14 Kenichi Handa <handa@etl.go.jp> |
381 | |
382 * international/characters.el: Setup case table for Vietnamese. | |
383 | |
27687 | 384 2000-02-12 Gerd Moellmann <gerd@gnu.org> |
385 | |
386 * uniquify.el (toplevel): Require CL at compile time. | |
387 (uniquify-push): Removed. | |
388 | |
389 * shadowfile.el (shadow-when): Removed. | |
390 | |
391 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
392 (tempo-process-and-insert-string): Use dolist instead of | |
393 tempo-dolist. | |
394 | |
395 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
396 regexp for paragraph-start. | |
397 | |
398 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
399 commas as well. | |
400 | |
27657 | 401 2000-02-10 Dave Love <fx@gnu.org> |
402 | |
403 * wid-edit.el: (widgets) [defgroup]: Remove url link. | |
404 (widget-color-choice-list, widget-color-history, widget-mouse-help): | |
405 Deleted. | |
406 (widget-specify-field, widget-specify-button): Don't use | |
407 widget-mouse-help as help-echo property. | |
408 (default): Use #'ignore for :validate and :mouse-down-action. | |
409 (checkbox): Add help-echo. | |
410 (widget-sexp-validate): Rewritten to clarify error messages. | |
411 (character): Use char-valid-p in :match function. | |
412 (widget-color-complete): Use facemenu-color-alist. | |
413 (widget-color-action): Use facemenu-read-color. | |
414 | |
415 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't | |
416 set up `caar' &c that we now have. | |
417 | |
27713 | 418 2000-02-09 Ray Blaak <blaak@gnu.org> |
419 | |
420 * delphi.el: Make resourcestring a declaration region, like const | |
421 and var. | |
422 | |
27652 | 423 2000-02-09 Dave Love <fx@gnu.org> |
424 | |
425 * bindings.el (mode-line-input-method-map): New variable. | |
426 (mode-line-mule-info): Use it; fix last change. | |
427 (mode-line-mode-menu): Move definition. | |
428 (mode-line-mouse-sensitive-p): Deleted. | |
429 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. | |
430 (make-mode-line-mouse-sensitive): Deleted. Body moved to top | |
431 level. | |
432 | |
433 * startup.el (command-line-1): Don't call | |
434 make-mode-line-mouse-sensitive. | |
435 | |
27644 | 436 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
437 | |
438 * mail/rmail.el (rmail-retry-failure): Use | |
439 rmail-beginning-of-message before rmail-toggle-header, because the | |
440 former toggles headers. | |
441 | |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
442 2000-02-06 Stefan Monnier <monnier@cs.yale.edu> |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
443 |
27637
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
444 * diff-mode.el (diff-kill-junk): New interactive function. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
445 (diff-reverse-direction): Use delete-and-extract-region. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
446 (diff-post-command-hook): Restrict the area so that the hook also works |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
447 outside of any diff hunk. This is necessary for the minor-mode. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
448 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
449 (diff-minor-mode): Setup the hooks for header-hunk rewriting. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
450 |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
451 * font-lock.el (font-lock-keywords): Fix doc for multiline matches. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
452 (font-lock-add-keywords): Make it work even if font-lock-mode is nil, |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
453 so that it can be used more easily in <foo>-mode-hook. Also make sure |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
454 to avoid duplicate entries. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
455 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
456 (font-lock-remove-keywords): Just as was done for `add', allow it to |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
457 work even if font-lock-mode is nil. Also make sure we don't modify |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
458 any pre-existing list by forcing a copy-sequence. Finally rename |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
459 `major-mode' to `mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
460 (font-lock-fontify-syntactic-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
461 (font-lock-fontify-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
462 (font-lock-fontify-keywords-region): Use line-end-position. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
463 Don't make `font-lock-multiline' local (it's now done in |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
464 font-lock-set-defaults). |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
465 (font-lock-set-defaults): Make `font-lock-multiline' local. Also |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
466 move the `font-lock-fontified' creation to inside the `unless'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
467 |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
468 2000-02-06 Andrew Innes <andrewi@gnu.org> |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
469 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
470 * term/w32-win.el (x-handle-args): Comment out call to message, |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
471 which occurs before window system is initialized. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
472 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
473 * makefile.nt: Add support for recompiling lisp code. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
474 |
27610 | 475 2000-02-04 Dave Love <fx@gnu.org> |
476 | |
27617 | 477 * bindings.el (mode-line-mule-info): Fix/extend last change. |
478 | |
27610 | 479 * completion.el: Replace completion-dolist with dolist. |
480 | |
481 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
482 dotimes. | |
483 | |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
484 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
485 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
486 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
487 environment names before they go into the section regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
488 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
489 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
490 char class in regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
491 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
492 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
493 `case-fold-search' to nil. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
494 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
495 * progmodes/idlwave.el (idlwave-template): Respect |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
496 `idlwave-abbrev-change-case'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
497 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
498 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
499 idlwave-while): respect `idlwave-reserved-word-upcase'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
500 (idlwave-rw-case): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
501 (idlwave-statement-match): Fixed problem with assignment regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
502 (idlwave-font-lock-keywords): Improved regexp for keyword |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
503 parameters. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
504 (idlwave-surround): New argument LENGTH to support padding of |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
505 operators longer than 1 char. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
506 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
507 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
508 idlwave-shell-expression-overlay. Implemented printing of |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
509 expressions on higher levels of the calling stack. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
510 (idlwave-shell-display-level-in-calling-stack): Restore stack |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
511 level. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
512 (idlwave-retrieve-expression-from-level): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
513 (idlwave-shell-last-calling-stack): Variable removed. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
514 (idlwave-shell-reset): Argument action reversed (`visible' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
515 `hidden'). Also remove stop-line overlay. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
516 (idlwave-shell-calling-stack-routine): New variable. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
517 (idlwave-shell-parse-stack-and-display): Messages now display |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
518 negative level numbers. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
519 (idlwave-shell-mode): Set `modeline-format'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
520 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
521 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
522 21. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
523 (idlwave-shell-print-expression-function): New option. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
524 |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
525 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
526 idlwave-toolbar-remove-everywhere): Keybindings prefix is now |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
527 `tool-bar' instead of `toolbar'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
528 |
27590 | 529 2000-02-02 Dave Love <fx@gnu.org> |
530 | |
531 * emacs-lisp/cl.el: Use bytecomp-load-hook, not | |
532 emacs-lisp-mode-hook. Don't check for defalias being defined. | |
533 | |
534 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) | |
535 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use | |
536 the new builtins directly. | |
537 | |
538 * whitespace.el (whitespace): Add :version to defgroup. | |
539 | |
540 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference): | |
541 Doc fix. | |
542 | |
543 * thingatpt.el (sexp-at-point, symbol-at-point) | |
544 (number-at-point, list-at-point): Add autoload cookie. | |
545 | |
546 * recentf.el (recentf): Add :version to defgroup. | |
547 | |
548 * quickurl.el (quickurl): Add :version to defgroup. | |
549 | |
550 * elide-head.el (elide-head): Use point-marker more. | |
551 | |
552 * bs.el (bs): Add :version to defgroup. | |
553 | |
554 * autorevert.el (global-auto-revert-mode): Add autoload cookie. | |
555 | |
556 * progmodes/delphi.el (delphi): Add :version to defgroup. | |
557 | |
27587 | 558 2000-02-02 Gerd Moellmann <gerd@gnu.org> |
559 | |
560 * ange-ftp.el (ange-ftp-write-region): Handle case that | |
561 succeeding process operation sets a different coding system. | |
562 | |
563 * calculator.el: New file. | |
564 | |
27572 | 565 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
566 | |
567 * frame.el (frames-on-display-list, framep-on-display): New | |
568 functions. | |
569 (display-mouse-p, display-popup-menus-p, display-graphic-p) | |
570 (display-selections-p, display-screens, display-pixel-width) | |
571 (display-pixel-height, display-mm-width, display-mm-height) | |
572 (display-backing-store, display-save-under, display-planes) | |
573 (display-color-cells, display-visual-class): New functions. | |
574 | |
575 * term/tty-colors.el (tty-color-gray-shades): New function. | |
576 | |
577 * faces.el (display-color-p): Use framep-on-display. | |
578 (display-grayscale-p): New function. | |
579 | |
27549 | 580 2000-01-31 Dave Love <fx@gnu.org> |
581 | |
582 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it. | |
583 (create-fontset-from-x-resource): Don't concat integers. | |
584 | |
27545 | 585 2000-01-31 Inge Frick <inge@nada.kth.se> |
586 | |
587 * view.el: Some changes in documentation. Removed some trailing | |
588 whitespace. Changed some parameter names to agree with | |
589 documentation. | |
590 (view-mode-exit): Keep entry in `view-return-to-alist' only when a | |
591 window is not deleted. Modifies change 1998-04-26. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
592 |
27541 | 593 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
594 | |
27543 | 595 * windmove.el: New file. |
596 | |
27541 | 597 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
598 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
27545 | 599 progmodes/ebnf-yac.el: Update copyright and license info. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
600 |
27541 | 601 * jit-lock.el (jit-lock-function): Widen before calculating end |
602 position. | |
603 (jit-lock-stealth-chunk-start): Rewritten. | |
604 | |
605 * info.el (Info-title-face-alist): Removed. | |
606 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New | |
607 faces. | |
608 (Info-fontify-node): Use these faces. | |
609 | |
27527 | 610 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
611 | |
612 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list) | |
613 (cl-macro-list1): Recognize `&allow-other-keys' instead of | |
614 `&allow-other-keywords'. | |
615 | |
616 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to | |
617 the list of directories scanned heuristically. | |
618 | |
619 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to | |
620 exist. | |
621 | |
27523 | 622 2000-01-30 Jason Rumney <jasonr@gnu.org> |
623 | |
624 * w32-fns.el: Define w32-tty-standard-colors. | |
625 | |
626 * startup.el (command-line): Use w32-tty-standard-colors when in | |
627 w32 console mode. | |
628 | |
27510 | 629 2000-01-30 Dave Love <fx@gnu.org> |
630 | |
27513 | 631 * jka-compr.el (jka-compr-load): Fix up load-history. |
632 | |
27510 | 633 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes. |
634 | |
635 * emacs-lisp/cl-macs.el: Revert previous change. | |
636 | |
27499 | 637 2000-01-29 Dave Love <fx@gnu.org> |
638 | |
639 * facemenu.el: Purecopy various strings. | |
640 | |
641 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
642 years. Deal with three-digit years. | |
643 | |
644 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
645 defconst, purecopy. | |
646 (help-back-label): Purecopy it. | |
647 | |
27498 | 648 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
649 | |
650 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | |
651 variable. If non-nil, order the buffer list according to the | |
652 currently selected frame. | |
653 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is | |
654 non-nil, pass the selected frame to function buffer-list. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
655 |
27496 | 656 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
657 | |
658 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix | |
659 | |
27486 | 660 2000-01-28 Dave Love <fx@gnu.org> |
661 | |
27491 | 662 * emacs-lisp/cl-macs.el: Remove dotimes, dolist. |
663 | |
27486 | 664 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
665 Don't use lisp-indent-hook property. | |
666 (cl-abs): Remove. | |
667 | |
668 * subr.el: Move out indent and edebug specs for when and unless. | |
669 | |
670 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes, | |
671 when, unless. | |
672 | |
673 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist, | |
674 unless, when. | |
675 | |
27467 | 676 2000-01-28 Gerd Moellmann <gerd@gnu.org> |
677 | |
27481 | 678 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize |
679 `collecting' as synonym for `collect'. | |
680 | |
681 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name | |
682 for the case it contains spaces. | |
683 | |
684 * simple.el (what-cursor-position): Change formatting of | |
685 messages. | |
686 | |
27473 | 687 * frame.el (delete-other-frames): New function. |
688 (toplevel): Bind it to C-x 5 1. | |
689 | |
27469 | 690 * sort.el (sort-numeric-base): New option. |
691 (sort-numeric-fields): If number starts with `0' or `0[xX[', | |
692 interpret it as octal or hexadecimal. Use sort-numeric-base | |
693 as default base. | |
694 | |
27467 | 695 * progmodes/glasses.el: New file. |
696 | |
27451 | 697 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
698 | |
27461 | 699 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched |
700 userids differently. | |
701 | |
27451 | 702 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
703 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
704 progmodes/ebnf-yac.el: New files. | |
705 | |
27446 | 706 2000-01-26 Dave Love <fx@gnu.org> |
707 | |
708 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose | |
709 on a function with an empty body. [From Eric Ludlam.] | |
710 | |
27437 | 711 2000-01-25 Andre Spiegel <spiegel@gnu.org> |
712 | |
713 * vc.el (vc-version-diff): Make sure file name is expanded. | |
714 | |
27433 | 715 2000-01-25 Gerd Moellmann <gerd@gnu.org> |
716 | |
717 * scroll-bar.el (scroll-bar-timer): Variable removed. | |
718 (scroll-bar-toolkit-scroll): Don't use a timer. | |
719 | |
27419 | 720 2000-01-25 Kenichi Handa <handa@etl.go.jp> |
721 | |
722 * language/thai-util.el (thai-composition-function): Delete | |
723 superfluous `a'. | |
724 | |
27418 | 725 2000-01-24 Dave Love <fx@gnu.org> |
726 | |
727 * fortran.el (fortran-mode): Use beginning-of-defun-function, | |
728 end-of-defun-function. | |
729 | |
730 * font-lock.el (turn-on-font-lock): Don't depend on window-system | |
731 &c. | |
732 | |
27405 | 733 2000-01-22 Jason Rumney <jasonr@gnu.org> |
734 | |
735 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it | |
736 conflicts with new face support. | |
737 | |
27392
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
738 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
739 |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
740 * replace.el (query-replace): Rename last arg to DELIMITED. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
741 (map-query-replace-regexp, query-replace-regexp-eval): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
742 (query-replace-regexp): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
743 |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
744 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
745 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
746 * subr.el (with-syntax-table): Use make-symbol, not gensym. |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
747 |
27381
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
748 * emacs-lisp/lisp.el (beginning-of-defun-function): |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
749 Variable renamed from beginning-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
750 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
751 (beginning-of-defun-raw): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
752 (beginning-of-defun): Doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
753 (end-of-defun-function): Variable renamed from end-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
754 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
755 (end-of-defun): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
756 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
757 * subr.el (dolist, dotimes): Copied from cl-macs.el |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
758 and made to work. |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
759 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
760 * mail/undigest.el (rmail-digest-end-regexps): |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
761 Variable replaces rmail-digest-end-regexp. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
762 Allows multiple regexps for detecting the end line. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
763 (undigestify-rmail-message): Corresponding changes. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
764 |
27366 | 765 2000-01-19 Dave Love <fx@gnu.org> |
766 | |
27368 | 767 * files.el (user-init-file): Don't declare here -- is primitive. |
768 | |
27366 | 769 * startup.el (command-line): Check for compiled user-init-file and |
770 set to uncompiled version if necessary. | |
771 | |
27358 | 772 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
773 | |
27361 | 774 * mail/undigest.el (rmail-digest-end-regexp): New user option. |
775 (undigestify-rmail-message): Use it. | |
776 | |
27358 | 777 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT. |
778 | |
27351 | 779 2000-01-17 Gerd Moellmann <gerd@gnu.org> |
780 | |
781 * tmm.el (tmm-goto-completions): Adapt to prompt being part | |
782 of mini-buffer. | |
783 | |
27326 | 784 2000-01-14 Gerd Moellmann <gerd@gnu.org> |
785 | |
27330 | 786 * emacs-lisp/copyright.el (copyright-update): Removed the |
787 requirement for a trailing space from `copyright-regexp', to | |
788 support copyrights with owner specified on a separate line.. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
789 |
27327 | 790 * align.el: New file. |
791 | |
27326 | 792 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu. |
793 | |
794 * net/eudc.el (toplevel): Define EUDC menu for Emacs. | |
795 | |
27323 | 796 2000-01-13 Dave Love <fx@gnu.org> |
797 | |
798 * ph.el: Removed. (Obsoleted by EUDC.) | |
799 | |
27321 | 800 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
801 | |
802 * net/eudc.el (toplevel): Remove autoloaded code installing | |
803 menu with easymenu, because that causes build problems. | |
804 | |
805 * frame.el (frame-notice-user-settings): New variable. | |
806 (frame-notice-user-settings): Don't modify frame parameters | |
807 if called a second time. | |
808 | |
809 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
810 | |
811 * frame.el (frame-notice-user-settings): | |
812 Notice default-frame-parameters even for non-window frames. | |
813 | |
27318 | 814 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
815 | |
816 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds | |
817 for Emacs. | |
818 (eudc-bob-can-display-inline-images): Extend for Emacs. | |
819 (eudc-bob-toggle-inline-display): Ditto. | |
820 (eudc-bob-display-jpeg): Ditto. | |
821 | |
27304 | 822 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
823 | |
27313 | 824 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el, |
825 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el, | |
826 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
827 |
27312 | 828 * add-log.el (add-change-log-entry): Fix error trying an `(insert |
829 nil)'. | |
830 | |
831 * subdirs.el: Add `net' directory. | |
832 | |
27308 | 833 * net: New directory. |
834 | |
27304 | 835 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |
836 eval-last-sexp. Don't bind debug-on-error here. | |
837 (eval-last-sexp): New function. Bind debug-on-error if | |
838 eval-expression-debug-on-error is non-nil. | |
839 (eval-defun-2, eval-defun): Likewise. | |
840 | |
841 * simple.el (eval-expression): Don't bind debug-on-error if | |
842 eval-expression-debug-on-error is nil. Detect changed | |
843 debug-on-error, and propagate new value to global binding, if | |
844 eval-expression-debug-on-error is non-nil, | |
845 (eval-expression-debug-on-error): Change doc string. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
846 |
27300
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
847 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
848 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
849 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
850 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
851 * emacs-lisp/lisp-mode.el (with-syntax-table): |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
852 Set up lisp-indent-function property. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
853 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
854 * subr.el (with-syntax-table): Moved from simple.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
855 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
856 * simple.el (with-syntax-table): Moved to subr.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
857 |
27288 | 858 2000-01-11 Gerd Moellmann <gerd@gnu.org> |
859 | |
27291 | 860 * tmm.el (tmm-shortcut): Delete region after prompt instead |
861 of erasing buffer. | |
862 | |
27288 | 863 * textmodes/fill.el (fill-common-string-prefix): New function. |
27309 | 864 (fill-context-prefix): Use the longest common prefix of first |
865 and second line fill prefix, if there is one. | |
27288 | 866 |
27285
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
867 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
868 |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
869 * array.el (array-mode): Don't use make-variable-buffer-local. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
870 Use make-local-variable for `truncate-lines'. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
871 |
27282 | 872 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
873 | |
874 * add-log.el (add-log-current-defun): Handle user-defined | |
875 add-log-current-function returning nil, | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
876 |
27280 | 877 * add-log.el (add-change-log-entry): Insert version number |
27282 | 878 if having found a current function |
27278 | 879 |
880 * add-log.el (add-log-current-defun): Call | |
881 `add-log-current-defun-function'. Try matches at level 0 and | |
882 level 1. Strip whitespace from defun found. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
883 |
27270
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
884 2000-01-10 John Wiegley <johnw@gnu.org> |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
885 |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
886 * allout.el (isearch-done/outline-provisions): Added `edit' |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
887 argument to correspond with the current definition of |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
888 `isearch-done'. |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
889 |
27265 | 890 2000-01-10 Dave Love <fx@gnu.org> |
891 | |
892 * elide-head.el (elide-head): Use point-marker, not point. | |
893 | |
27261 | 894 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
895 | |
27263 | 896 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
897 before and after the year 2000. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
898 |
27261 | 899 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p): |
900 Add ispell- prefix. | |
901 | |
902 2000-01-10 Ken Stevens <k.stevens@ieee.org> | |
903 | |
904 * ispell.el: Only define dictionaries in menus when they exist. | |
905 (version18p): New variable. | |
906 (version20p): New variable. | |
907 (xemacsp): New variable. | |
908 (ispell-choices-win-default-height): Fix for XEmacs visibility. | |
909 (ispell-dictionary-alist1): Added Brasileiro dictionary. | |
910 (ispell-dictionary-alist6): Russian command lines no longer accept | |
911 run-together words. | |
912 (ispell-local-dictionary-alist): Add koi8-r to customize definition. | |
913 (ispell-dictionary-alist): Add koi8-r to customize definition. | |
914 (check-ispell-version): Added documentation string. Returns | |
915 library path when called non-interactively. | |
916 (ispell-menu-map-needed): Uses new variables. | |
917 (ispell-library-path): New variable. | |
918 (ispell-decode-string): XEmacs fix for bogus variable bindings. | |
919 (ispell-word): Improved documentation string. Test for valid | |
920 character mappings. Correctly check typed in word changes that can | |
921 result in single words split into multiple words. Returns | |
922 replacement word. | |
923 (ispell-command-loop): Fixes XEmacs display bugs. Show word to | |
924 replace in recursive query replace mode. Help message for | |
925 recursive edit mode. | |
926 (ispell-show-choices): Protect against bad framepop bindings. | |
927 (ispell-help): Fix to work with XEmacs. | |
928 (ispell-highlight-spelling-error): Use new variables. | |
929 (ispell-overlay-window): Fix to work with XEmacs. | |
930 (ispell-parse-output): Passed and returns location information | |
931 tracking spelling corrections. Doesn't recheck same word on | |
932 current line. | |
933 (ispell-init-process): Protect against bogus XEmacs variable binding. | |
934 Fix call to single argument in sleep-for. Use new variables. | |
935 (ispell-region): Passed and returns location information tracking | |
936 spelling corrections. Doesn't check same word on current line. | |
937 Improved documentation string. Doesn't resend a line already | |
938 checked to the ispell process - fixes bug in LaTeX parsing. | |
939 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. | |
940 (ispell-skip-region): No longer skips <TT> in SGML. | |
941 (ispell-process-line): Tracks location information with spelling | |
942 corrections. Added documentation string. Accounts for words | |
943 already accepted on this line. Don't allow query-replace on line | |
944 starting with math characters. Doesn't resend a line already sent | |
945 to ispell process. Fixes alignment error bug. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
946 |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
947 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
948 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
949 * dired-x.el (dired-guess-shell-alist-default): |
27259
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
950 Suggest xloadimage, which is free, not xv, which isn't. |
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
951 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
952 * ange-ftp.el (ange-ftp-file-name-nondirectory): |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
953 Don't ever include the host name or user name in the value. |
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
954 |
27255 | 955 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
956 | |
957 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead | |
958 of a real newline. | |
959 | |
27253 | 960 2000-01-09 Stephen Eglen <stephen@gnu.org> |
961 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
962 * dired-x.el (dired-guess-shell-alist-default): Suggest xv |
27253 | 963 for .png files. |
964 | |
27251 | 965 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk> |
966 | |
967 * cus-edit.el (custom-hook-convert-widget): Fix comment. | |
968 | |
27247 | 969 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
970 | |
27249 | 971 * progmodes/cperl-mode.el: Replace ^F with ^L. |
972 | |
27247 | 973 * sendmail.el (toplevel): Provide `sendmail' when compiling |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
974 before `require'ing rmail and mailalias to prevent infinite |
27247 | 975 recursion. |
976 | |
27244 | 977 2000-01-08 Dave Love <fx@gnu.org> |
978 | |
27265 | 979 * emacs-lisp/backquote.el: Remove inappropriate customization |
980 (allowing custom.el to use backquote). | |
27244 | 981 |
27241 | 982 2000-01-07 Dave Love <fx@gnu.org> |
983 | |
984 * add-log.el (add-log-debugging): Deleted. | |
985 (add-change-log-entry): Treat a backup FILE-NAME as its parent | |
986 file. Remove debugging code. | |
987 (change-log-get-method-definition, change-log-name): Add doc. | |
988 (change-log-sortable-date-at): New function. | |
989 (change-log-merge): New command. | |
990 | |
991 * time.el (display-time-string-forms): Make the Mail string active. | |
992 (display-time-update): Provide help-echo for load average. | |
993 | |
994 * bindings.el (make-mode-line-mouse2-map): New function. | |
995 (mode-line-modified): Use it and simplify. | |
996 (mode-line-mule-info): Provide help-echo info. | |
997 (minor-mode-alist): Activate the strings. | |
998 (make-mode-line-mouse-sensitive): Simplify for | |
999 mode-line-buffer-identification. | |
1000 | |
27233 | 1001 2000-01-07 Gerd Moellmann <gerd@gnu.org> |
1002 | |
1003 * play/pong.el: New file. | |
1004 | |
27241 | 1005 2000-01-06 Dave Love <fx@gnu.org> |
1006 | |
1007 * array.el: Assorted cleanups for compiler warnings, doc strings, | |
1008 `array-' prefix for symbols. | |
1009 | |
1010 2000-01-05 Dave Love <fx@gnu.org> | |
1011 | |
1012 * textmodes/outline.el (outline-mode-menu-bar-map): Add | |
1013 outline-headers-as-kill. | |
1014 (outline-mode): Define imenu-generic-expression. | |
1015 (outline-headers-as-kill): New command. | |
1016 | |
1017 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^' | |
1018 from paragraph-start. | |
1019 (paragraph-indent-minor-mode): New command. | |
1020 | |
1021 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a, | |
1022 M-C-e, M-C-h, C-j, C-xnd, TAB. | |
1023 (fortran-mode): Set beginning-of-defun, end-of-defun. | |
1024 (fortran-column-ruler): Simplify. | |
1025 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted. | |
1026 (fortran-with-subprogram-narrowing): Likewise. | |
1027 (fortran-indent-subprogram): Call mark-defun. | |
1028 (fortran-check-for-matching-do): Change narrowing. | |
1029 | |
1030 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table. | |
1031 (cl-lucid-hash-tag): Delete. | |
1032 (cl-hash-table-p): Correct test for native table. | |
1033 (cl-hash-table-count): Use hash-table-count. | |
1034 | |
1035 * browse-url.el (browse-url): Fix case of | |
1036 browse-url-browser-function being an alist. | |
1037 | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1038 2000-01-05 Carsten Dominik <cd@gnu.org> |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1039 |
27233 | 1040 * textmodes/reftex-vars.el (reftex-parse-file-extension) |
1041 (reftex-index-phrase-file-extension): New options. | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1042 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1043 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer): |
27233 | 1044 Use new option `reftex-index-phrase-file-extension'. |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1045 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1046 * textmodes/reftex.el (reftex-access-parse-file): Use new option |
27233 | 1047 `reftex-parse-file-extension'. |
27232
1c7665b7a026
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27205
diff
changeset
|
1048 |
27191 | 1049 2000-01-05 Dave Love <fx@gnu.org> |
1050 | |
27241 | 1051 * emacs-lisp/lisp.el (beginning-of-defun): New variable. |
27191 | 1052 (beginning-of-defun-raw): Use it. |
1053 (end-of-defun): New variable. | |
1054 (end-of-defun): Use it. | |
1055 (check-parens): New command. | |
1056 | |
27182 | 1057 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
1058 | |
27233 | 1059 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region) |
1060 (hs-show-block): Don't use `mapcar' when not accumulating. | |
27182 | 1061 |
27184
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
1062 Fix buglet in local variables initialization. |
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
1063 |
27176 | 1064 2000-01-05 Andreas Schwab <schwab@suse.de> |
1065 | |
1066 * hscroll.el (hscroll): Doc fix. | |
1067 | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1068 2000-01-05 Carsten Dominik <cd@gnu.org> |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1069 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1070 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1071 idlw-toolbar. |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1072 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1073 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1074 file idlw-rinfo.el. |
27182 | 1075 (idlwave-customize): load must read file idlw-shell.el. |
1076 (idlwave-create-customize-menu): load must read file idlw-shell.el. | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1077 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1078 2000-01-05 Carsten Dominik <dominik@astro.uva.nl> |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1079 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1080 * progmodes/idlw-shell.el: Also provide idlwave-shell |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1081 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1082 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1083 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1084 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1085 both reftex-dcr and reftex-vcr. |
27182 | 1086 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1087 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1088 |
27164 | 1089 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
27162 | 1090 |
1091 * ps-print.el: PostScript code now is in separate files, doc fix. | |
1092 (ps-print-version): New version number (5.0.3). | |
1093 (ps-header-lines, ps-left-header, ps-right-header): No more buffer | |
1094 local. | |
1095 (ps-spool-config): Initialization fix. | |
27233 | 1096 (ps-print-prologue-1, ps-print-prologue-2) |
1097 (ps-print-duplex-feature): PostScript code moved to separated file. | |
27162 | 1098 (ps-background-image): Little code reformating. |
1099 (ps-begin-file, ps-begin-job): Fix code. | |
27191 | 1100 (ps-postscript-code-directory, ps-mark-code-directory): New vars. |
27162 | 1101 (ps-prologue-file): New fun. |
1102 | |
27159 | 1103 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
1104 | |
27233 | 1105 * ps-vars.el: Eliminated. |
27159 | 1106 |
1107 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is | |
1108 `;;;###autoload'. | |
1109 | |
1110 * ps-print.el: ps-vars eliminated, doc fix. | |
1111 (ps-print-version): New version number (5.0.2). | |
1112 (ps-spool-config): Initialization fix. | |
1113 (ps-print-customize): New fun. | |
1114 | |
27155 | 1115 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
1116 | |
1117 * autorevert.el (auto-revert-mode): Return value of | |
1118 auto-revert-mode. | |
1119 | |
27152 | 1120 2000-01-04 Dave Love <fx@gnu.org> |
1121 | |
27198 | 1122 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle |
1123 menu items. | |
27152 | 1124 |
27124 | 1125 2000-01-03 Dave Love <fx@gnu.org> |
1126 | |
27191 | 1127 * elide-head.el (elide-head) [defgroup]: Add :version. |
27126 | 1128 |
27241 | 1129 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar. |
27124 | 1130 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
1131 `cl-hash-table-p', not `hash-table-p'. | |
1132 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | |
1133 | |
27119 | 1134 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
1135 | |
1136 * faces.el (face-read-integer, read-face-attribute) | |
1137 (color-defined-p, color-values): unspecified-{f,b}g are now | |
1138 strings. | |
1139 | |
27112 | 1140 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org> |
1141 | |
1142 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces | |
1143 at comment end, and re-insert them after filling. | |
1144 | |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1145 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1146 |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1147 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el |
27110
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
1148 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el, |
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
1149 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el. |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1150 |
27102 | 1151 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
1152 | |
1153 * term/x-win.el (xw-defined-colors): Call color-supported-p, | |
1154 the new name of face-color-supported-p. | |
1155 | |
1156 * term/w32-win.el (xw-defined-colors): Likewise. | |
1157 | |
27097 | 1158 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
1159 | |
1160 * simple.el (completion-setup-function): Count completion-size | |
1161 from minibuffer-prompt-end, not from point-min. | |
1162 | |
27091 | 1163 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
1164 | |
1165 * faces.el (read-face-attribute, defined-colors, color-defined-p): | |
1166 Pass the frame to tty-color-* functions. | |
1167 (display-color-p, frame-set-background-mode): Pass the frame to | |
1168 tty-display-color-p. | |
1169 | |
1170 * term/tty-colors.el (tty-defined-color-alist): Renamed from | |
1171 tty-color-alist. | |
1172 (tty-color-alist, tty-modify-color-alist): New functions. | |
1173 (tty-color-define, tty-color-clear, tty-color-approximate) | |
1174 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept | |
1175 an optional parameter FRAME. | |
1176 | |
27074 | 1177 2000-01-01 Gerd Moellmann <gerd@gnu.org> |
1178 | |
27082 | 1179 * image.el (create-image, defimage): Don't assume image data is a |
1180 string. | |
1181 | |
27074 | 1182 * image.el (defimage): Handle specifications containing :data |
1183 instead of :file. | |
1184 (image-type-from-data): New function. | |
1185 (image-type-from-file-header): Use it. | |
1186 (create-image): Add parameter DATA-P. | |
27182 | 1187 |
27063
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1188 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1189 |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1190 * echistory.el (electric-command-history): Call Command-history-setup |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1191 and command-history-mode using their new conventions. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1192 |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1193 * chistory.el (Command-history-setup): Don't switch buffers. Take |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1194 no args, and do not set major-mode, mode-name or the local map. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1195 (command-history-mode): New function, does some of those things |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1196 Command-history-setup used to do. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1197 (list-command-history): Call command-history-mode, not |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1198 Command-history-setup. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1199 (command-history): Renamed from command-history-mode. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1200 |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1201 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1202 |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1203 * arc-mode.el (archive-mode-map): Bind q to quit-window. |
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1204 |
27059
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1205 1999-12-31 William M. Perry <wmperry@aventail.com> |
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1206 |
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1207 * image.el (defimage): Images with the `:data' keyword should be |
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1208 considered valid as well. |
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1209 |
27052
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1210 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1211 |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1212 * dired.el (dired-get-filename): Don't call file-name-absolute-p |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1213 with FILE if FILE is nil. |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1214 |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1215 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1216 |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1217 * simple.el (choose-completion-string): In minibuffer, |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1218 do not delete the prompt string. |
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1219 |
27044 | 1220 1999-12-30 Gerd Moellmann <gerd@gnu.org> |
1221 | |
27049 | 1222 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap |
1223 assigned to mode-line-mode-menu because bindings.el is dumped with | |
1224 Emacs, and thus the lists used for menu-item definition will be | |
1225 copied to pure space. Emacs' menu code (parse_menu_item) doesn't | |
1226 like pure menu item definitions. | |
1227 | |
27044 | 1228 * expand.el (expand-abbrev-hook): Return t if expansion was |
1229 done, nil otherwise. | |
1230 | |
27036
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1231 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1232 |
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1233 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit. |
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1234 (tar-quit): Function deleted. |
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1235 |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1236 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1237 |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1238 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug; |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1239 was used but not declared. |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1240 |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1241 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary, |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1242 hs-find-block-beginning): Add or modify docstrings. |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1243 |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1244 (hs-isearch-show): Rewrite. |
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1245 |
27022 | 1246 1999-12-28 Gerd Moellmann <gerd@gnu.org> |
1247 | |
27024 | 1248 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer. |
1249 | |
27022 | 1250 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white |
1251 space in front of a C-style comment end. | |
1252 | |
27020
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1253 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il> |
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1254 |
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1255 * startup.el (command-line-1): Make mode line mouse-sensitive for |
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1256 the MS-DOS version as well. |
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1257 |
27016 | 1258 1999-12-28 Gerd Moellmann <gerd@gnu.org> |
1259 | |
1260 * bs.el: New file. | |
1261 | |
27010
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1262 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1263 |
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1264 * textmodes/ispell.el (ispell-process-line): |
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1265 Add local var line-offset to adjust for the change |
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1266 in positions within the line, due to previous replacements. |
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1267 |
27008
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1268 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1269 |
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1270 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region): |
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1271 Doc fixes. |
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1272 |
27004 | 1273 1999-12-27 Gerd Moellmann <gerd@gnu.org> |
1274 | |
1275 * add-log.el (change-log-version-number-regexp-list) | |
1276 (change-log-version-info-enabled): Change :version to 21.1. | |
1277 (toplevel): Require CL when compiling. | |
1278 | |
1279 1999-12-27 Jari Aalto <jari.aalto@poboxes.com> | |
1280 | |
1281 * add-log.el (change-log-version-number-regexp-list): Added tag | |
1282 :version 20.6 | |
1283 (change-log-version-info-enabled): Added tag :version 20.6 | |
1284 | |
1285 1999-12-27 Jari Aalto <jari.aalto@poboxes.com> | |
1286 | |
1287 * add-log.el: More general version number search with | |
1288 user-configurable regexp list. | |
1289 (change-log-version-number-regexp-list): New user variable. | |
1290 (change-log-find-version): Rewritten. Use user-configurable | |
1291 version numbering regexp list | |
1292 change-log-version-number-regexp-list. | |
1293 (change-log-find-version): Renamed to | |
1294 change-log-version-number-search | |
1295 (add-log-file-name-function): New. | |
1296 (change-log-search-vc-number): Added END paramaeter. Added doc | |
1297 string to function. | |
1298 (change-log-version-rcs): Renamed. Was | |
1299 change-log-search-vc-number. | |
1300 | |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1301 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1302 |
27026
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1303 * progmodes/compile.el (compilation-goto-locus): Delete hideshow |
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1304 overlays if they interfere. |
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1305 (compilation-find-file): Make intangible overlays tangible. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1306 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1307 * progmodes/hideshow.el: Generally, synch w/ maintainer |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1308 version 5.9. |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1309 |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1310 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1311 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1312 (hs-minor-mode-hook): Don't initialize. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1313 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1314 (hs-special-modes-alist): Rewrite value and docstring. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1315 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1316 (hs-minor-mode-prefix): Delete unused var. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1317 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1318 (hs-block-start-mdata-select): New var, buffer local. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1319 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1320 (hs-headline): New var. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1321 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1322 (hs-match-data, hs-forward-sexp): New funcs. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1323 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1324 (hs-hide-comment-region): New func. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1325 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1326 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1327 hs-safety-is-job-n, hs-hide-initial-comment-block, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1328 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1329 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1330 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1331 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level, |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1332 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1333 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1334 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'. |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1335 (hs-isearch-show-temporary): New funcs. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1336 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1337 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1338 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1339 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1340 |
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1341 When constructing menu, use `[(shift button2)]' notation. |
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1342 |
26988
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1343 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1344 |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1345 * jka-compr.el (jka-compr-info-file-magic-bytes): New function. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1346 (jka-compr-compression-info-list): Add new elt to each vector. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1347 (jka-compr-write-region): Don't compress the data if it is |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1348 already compressed. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1349 |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1350 * jka-compr.el (jka-compr-really-do-compress): New variable. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1351 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1352 if visiting. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1353 (jka-compr-write-region): Set jka-compr-really-do-compress |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1354 if visiting. Test it when deciding to compress. |
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1355 |
26971 | 1356 1999-12-22 Gerd Moellmann <gerd@gnu.org> |
1357 | |
1358 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell | |
1359 with third argument t. | |
1360 | |
26966 | 1361 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> |
1362 | |
1363 * antlr-mode.el: Version 1.2 is released. | |
1364 (antlr): This package has a web page. | |
1365 | |
1366 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
1367 | |
1368 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting | |
1369 regions. Suggested by Dale Davis <Dale_Davis@securify.com>. | |
1370 (antlr-mode-map): New binding [C-c C-c]. | |
1371 (antlr-mode-menu): New entries. | |
1372 | |
1373 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
1374 | |
1375 * antlr-mode.el: Respect Emacs conventions. | |
1376 ((require 'cl)): Only use during compilation. | |
1377 (antlr-language-for-option): New function to avoid using `find'. | |
1378 (antlr-mode): Use it. | |
1379 (antlr-with-syntax-table): Define new instead using XEmacs' one. | |
1380 (antlr-imenu-create-index-function): Change accordingly. | |
1381 (antlr-inside-rule-p): Ditto. | |
1382 (antlr-end-of-rule): Ditto. | |
1383 (antlr-end-of-body): Ditto. | |
1384 (antlr-beginning-of-rule): Ditto. | |
1385 (antlr-indent-line): Ditto. | |
1386 | |
1387 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
1388 | |
1389 * antlr-mode.el: Really use `antlr-tab-offset-alist'. | |
1390 (antlr-set-tabs): Don't use hard-coded values. | |
1391 | |
1392 * antlr-mode.el: Minor navigation changes. Not perfect, but this | |
1393 won't be possible without a huge time penalty. | |
1394 (antlr-skip-exception-part): Be more specific. | |
1395 (antlr-skip-file-prelude): Don't skip action prelude of next rule. | |
1396 Renamed from `antlr-skip-grammar-header'. | |
1397 (antlr-next-rule): Change accordingly. | |
1398 (antlr-end-of-body): Ditto. Better error message. | |
1399 (antlr-beginning-of-body): Better error message. | |
1400 (antlr-imenu-create-index-function): Skip rule action prelude. | |
1401 | |
1402 * antlr-mode.el: Minor syntax highlighting changes. | |
1403 (antlr-font-lock-default-face): Deletia. | |
1404 (antlr-font-lock-tokendef-face): Changed color. | |
1405 (antlr-font-lock-tokenref-face): Changed color. | |
1406 (antlr-font-lock-literal-face): Changed color. | |
1407 (antlr-font-lock-additional-keywords): Minor changes. | |
1408 | |
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1409 1999-12-20 Carsten Dominik <cd@gnu.org> |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1410 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1411 * progmodes/idlwave.el: New file. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1412 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1413 * progmodes/idlwave-rinfo.el: New file. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1414 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1415 * progmodes/idlwave-shell.el: New file. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1416 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1417 * progmodes/idlwave-toolbar.el: New file. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1418 |
27182 | 1419 * files.el (auto-mode-alist): idlwave-mode default for .pro files. |
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1420 |
26963 | 1421 1999-12-21 Gerd Moellmann <gerd@gnu.org> |
1422 | |
1423 * progmodes/cwarn.el: New file. | |
1424 | |
26952 | 1425 1999-12-19 Gerd Moellmann <gerd@gnu.org> |
1426 | |
1427 * bindings.el (completion-ignored-extensions): Add .pdf. | |
1428 | |
26950
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1429 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il> |
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1430 |
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1431 * version.el: Put the version info into binary on MS-DOS as well. |
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1432 |
26949 | 1433 1999-12-19 Gerd Moellmann <gerd@gnu.org> |
1434 | |
1435 * emacs-lisp/debug.el (debugger-continue): Don't continue if | |
1436 debugger-may-continue is nil. | |
1437 | |
26942 | 1438 1999-12-18 Dave Love <fx@gnu.org> |
1439 | |
26943 | 1440 * emacs-lisp/cl-macs.el: Remove conditional definition of |
1441 eval-when-compile. Don't specify abs, expt, gethash, | |
1442 hash-table-count, hash-table-p as side-effect-free here. | |
26942 | 1443 (cl-emacs-type): Don't declare. |
1444 (cl-compile-time-init): Remove Emacs 18 compiler patch. | |
1445 (cl-parse-loop-clause): Remove compatibility code. | |
1446 | |
26943 | 1447 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'. |
26942 | 1448 (side-effect-free-fns): Add gethash, hash-table-count. |
1449 (side-effect-and-error-free-fns): Add hash-table-p. | |
1450 | |
26943 | 1451 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend |
1452 `cl-' to autoload names for some hash functions. Don't autoload | |
26942 | 1453 eval-when-compile. Don't provide mini-cl. |
1454 (cl-emacs-type): Remove. | |
1455 (cl-map-extents): Remove compatibility code. | |
1456 | |
27241 | 1457 * emacs-lisp/float.el: Bind free variables. |
1458 | |
1459 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords. | |
26942 | 1460 |
26930 | 1461 1999-12-16 Gerd Moellmann <gerd@gnu.org> |
1462 | |
1463 * bindings.el (completion-ignored-extensions): Add .tfm. | |
1464 | |
26923 | 1465 1999-12-16 Dave Love <fx@gnu.org> |
1466 | |
26929 | 1467 * faces.el (set-face-attribute): Purecopy the attributes set. |
1468 | |
1469 * custom.el (custom-declare-variable): Purecopy value. | |
1470 | |
26943 | 1471 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix. |
26923 | 1472 (byte-extrude-byte-code-vectors): Use remprop. |
1473 (byte-compile-lambda): Check that arg is a lambda. | |
1474 | |
26921 | 1475 1999-11-16 Anders Lindgren <AndersL@andersl.com> |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1476 |
26921 | 1477 * font-lock.el: System for adding and removing keywords. |
1478 Both local (previously added keyword) and global keywords | |
1479 can be removed. | |
1480 (font-lock-remove-keywords): New user-level function. | |
1481 (font-lock-update-removed-keyword-alist): New internal function. | |
1482 (font-lock-removed-keywords-alist): New variable. | |
1483 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'. | |
1484 Empty `font-lock-keywords-alist' when `append' is `set' to avoid | |
1485 growing datastructures. | |
1486 (font-lock-set-defaults): Removes keywords stored in | |
1487 `font-lock-removed-keywords-alist' after local keywords added. | |
1488 | |
1489 1999-12-16 Anders Lindgren <andersl@andersl.com> | |
1490 | |
1491 * font-lock.el (c-keywords, c++-keywords): Better "case" support for | |
1492 complex constant expressions, e.g. "case 1<<A_BIT_NO:". | |
1493 | |
1494 * font-lock.el (c-keywords): Only highlight preprocessor | |
1495 directives when spelled correctly. | |
1496 | |
1497 * font-lock.el (font-lock-match-c++-structor-declaration, | |
1498 c++-keywords): Fontify constructors and destructors with function | |
1499 face inside C++ class declarations. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1500 |
26916 | 1501 1999-12-16 Gerd Moellmann <gerd@gnu.org> |
1502 | |
26919 | 1503 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use |
1504 the shell from sh-shell-file. | |
1505 | |
26916 | 1506 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1. |
1507 | |
26914
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1508 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il> |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1509 |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1510 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1511 if one of the files specified cannot be accessed by |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1512 file-attributes. Do not strip any leading directories from the |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1513 file names, to behave more like `ls' does. |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1514 |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1515 * dired.el (dired-get-filename): Handle absolute file names. |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1516 (dired-readin-insert): If argument is a cons, don't print |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1517 "wildcard" on the ``total'' line. |
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1518 |
26902
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1519 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1520 |
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1521 * faces.el (face-read-integer, read-face-attribute) |
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1522 (color-defined-p, color-values): Allow color values unspecified-fg |
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1523 and unspecified-bg, handle them as unspecified. |
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1524 |
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1525 1999-12-15 Carsten Dominik <dominik@astro.uva.nl> |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1526 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1527 * textmodes/reftex.el: (reftex-compile-variables): respect new |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1528 structure of `reftex-index-macro' |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1529 (reftex-compile-variables): Use the changed structure of |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1530 `reftex-label-alist'. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1531 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1532 * textmodes/reftex-vars.el (reftex-index-math-format, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1533 (reftex-toc-max-level): New option. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1534 reftex-index-phrases-search-whole-words, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1535 reftex-index-phrases-case-fold-search, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1536 reftex-index-phrases-skip-indexed-matches, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1537 reftex-index-phrases-wrap-long-lines, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1538 reftex-index-phrases-sort-prefers-entry, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1539 reftex-index-phrases-sort-in-blocks): New options. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1540 (reftex-index-macros): Option structure changed. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1541 (reftex-index-macros-builtin): Added `repeat' item to each entry. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1542 (reftex-label-alist): Additional item in each entry to specify if |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1543 the environment should be listed in the TOC. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1544 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1545 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1546 * textmodes/reftex-index.el (reftex-index-selection-or-word): No |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1547 longer deals with "repeat". |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1548 (reftex-index): "repeat property in `reftex-index-macro-alist' is |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1549 now used. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1550 (reftex-index-phrases-comment-regexp, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1551 reftex-index-phrases-macrodef-regexp, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1552 reftex-index-phrases-phrase-regexp1, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1553 reftex-index-phrases-phrase-regexp2, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1554 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help): |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1555 New constants. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1556 (reftex-index-phrases-macro-data, reftex-index-phrases-files, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1557 reftex-index-phrases-font-lock-keywords, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1558 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1559 reftex-index-phrases-restrict-file): New variables. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1560 (reftex-index-phrase-selection-or-word, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1561 reftex-index-visit-phrases-buffer, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1562 reftex-index-initialize-phrases-buffer, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1563 reftex-index-phrases-save-and-return, reftex-index-phrases-mode, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1564 reftex-index-next-phrase, reftex-index-this-phrase, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1565 reftex-index-all-phrases, reftex-index-region-phrases, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1566 reftex-index-phrases-parse-header, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1567 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1568 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1569 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1570 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1571 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1572 reftex-index-make-replace-string, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1573 reftex-query-index-phrase-globally, reftex-query-index-phrase, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1574 reftex-index-phrase-match-is-indexed, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1575 reftex-index-phrases-fixup-line, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1576 reftex-index-phrases-replace-space, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1577 reftex-index-select-phrases-macro): New functions. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1578 (reftex-index-globalize, reftex-index-globally): functions removed |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1579 (eval-when-compile (require 'cl)) added. |
27182 | 1580 |
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1581 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1582 for max level. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1583 (reftex-toc-max-level-indicator): New variable. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1584 (reftex-toc-max-level): New command. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1585 (reftex-toc-map): New keybinding `t'. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1586 (reftex-toc-help): Constant updated. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1587 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1588 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1589 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1590 `t' command key can change `reftex-toc-max-level' |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1591 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1592 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1593 * textmode/reftex-sel (reftex-insert-docstruct): Respect |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1594 `reftex-toc-max-level' |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1595 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1596 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1597 * textmodes/reftex-auc.el (eval-when-compile (require 'cl)) |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1598 added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1599 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1600 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl)) |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1601 added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1602 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1603 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1604 commands. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1605 (reftex-citation, reftex-do-citation, |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1606 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1607 preselect a citation format. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1608 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1609 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1610 * textmodes/reftex-parse.el (reftex-context-substring): Optional |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1611 parameter to-end |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1612 (reftex-section-info): Deal with environment matches. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1613 (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1614 |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1615 * reftex-global.el (eval-when-compile (require 'cl)) added. |
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1616 |
26899 | 1617 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
1618 | |
1619 The following changes are for the new composition mechanism. We | |
1620 have deleted `composition' charset and composite characters, | |
1621 instead introduced a special text property `composition'. | |
1622 | |
1623 * composite.el: New file. | |
1624 | |
1625 * ps-mule.el: Define encode-composition-rule and find-composition | |
1626 for Emacs 20.4 and the earlier versions. | |
1627 (ps-mule-init-external-library): Just require a feature for | |
1628 external libraries. | |
1629 (ps-mule-prologue): Postscript code modified for new composition. | |
1630 (ps-mule-find-wrappoint): New arg COMPOSITION. | |
1631 (ps-mule-plot-string): Delete code for composite characaters. | |
1632 (ps-mule-plot-composition): New funcion. | |
1633 (ps-mule-prepare-font-for-components): New function. | |
1634 (ps-mule-plot-components): New function. | |
1635 (ps-mule-composition-prologue-generated): Renamed from | |
1636 ps-mule-cmpchar-prologue-generated. | |
1637 (ps-mule-composition-prologue): New named from | |
1638 ps-mule-cmpchar-prologue. Modified for new composition. | |
1639 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
1640 ps-mule-prepare-cmpchar-font): Deleted. | |
1641 (ps-mule-string-encoding): New arg NO-SETFONT. | |
1642 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon, | |
1643 check Composing, not Cmpchar | |
1644 (ps-mule-initialize): Set ps-mule-composition-prologue-generated | |
1645 to nil. | |
1646 (ps-mule-begin-job): Check existence of new composition. | |
1647 | |
1648 * ps-print.el (ps-plot-region): Handle new composition. | |
1649 | |
1650 * simple.el (what-cursor-position): Show "(composed)" if the | |
1651 character is composed. | |
1652 | |
1653 * international/characters.el: Fix cateogries of Lao symbols. | |
1654 | |
1655 * international/fontset.el (vertical-centering-font-regexp): New | |
1656 variable. | |
1657 | |
1658 * international/mule.el (mule-version): Updated to 5.0 (AOI). | |
1659 (mule-version-date): Updated to 1999.12.7. | |
1660 (with-category-table): New macro. | |
1661 | |
1662 * international/mule-cmds.el (encode-coding-char): Don't check | |
1663 composite character. | |
1664 | |
1665 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2 | |
1666 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2, | |
1667 x-ctext): Give `composition' property t. | |
1668 | |
1669 * international/mule-util.el (set-nested-alist): Set BRANCHES (if | |
1670 non-nil) at the tail of ALIST. | |
1671 (compose-region, decompose-region, decompse-string, | |
1672 reference-point-alist, compose-chars): Moved to composite.el. | |
1673 (compose-chars-component, compose-chars-rule, | |
1674 decompose-composite-char): Deleted. | |
1675 | |
1676 * international/quail.el (quail-install-map): New optional arg | |
1677 NAME. | |
1678 (quail-get-translation): If DEF is a symbol but not a function, | |
1679 ignore it. | |
1680 (quail-start-translation): Put a key sequence undefined in the | |
1681 translation keymap in unread-command-events, not generated-events. | |
1682 Return parameterized event (compose-last-chars N) if the input | |
1683 characters should be composed. | |
1684 (quail-map-definition): If DEF is t, treat it as nil. | |
1685 (quail-delete-last-char): Delete the quail region. | |
1686 (quail-show-translations): Don't show list of translations if the | |
1687 quail package is deterministic. | |
1688 (quail-completion-max-depth): New variable. | |
1689 (quail-completion-1): Pay attention to the above variable. Fix | |
1690 for the case that a translation is a function. | |
1691 (quail-map-from-table, quail-map-from-table-1, | |
1692 quail-map-from-table-2): New functions. | |
1693 (quail-lookup-map-and-concat): New function | |
1694 | |
1695 * language/devan-util.el: Mostly rewritten. | |
1696 | |
1697 * language/lao.el: Register lao-composition-function in | |
1698 composition-function-table. | |
1699 | |
1700 * language/lao-util.el: Mostly rewritten. | |
1701 | |
1702 * language/thai.el: Register thai-composition-function in | |
1703 composition-function-table. | |
1704 (thai-tis620): Delete `pre-write-conversion' property. | |
1705 | |
1706 * language/thai-util.el: (thai-category-table): Make it by | |
1707 make-category-table. | |
1708 (thai-composition-pattern): New variable. | |
1709 (thai-compose-region, thai-compose-string): Use | |
1710 with-category-table. | |
1711 (thai-post-read-conversion): Just call thai-compose-region. | |
1712 (thai-pre-write-conversion): Deleted. | |
1713 (thai-composition-function): New funciton. | |
1714 | |
1715 * language/tibet-util.el: Most functions rewritten. | |
1716 (tibetan-char-p): Renamed from tibetan-char-examin. | |
1717 (tibetan-composable-examin) (tibetan-complete-char-examin) | |
1718 (tibetan-vertical-stacking) (tibetan-composition): Deleted. | |
1719 (tibetan-add-components): New function. | |
1720 (tibetan-composition-function): New function. | |
1721 | |
1722 * language/tibetan.el: Register tibetan-composition-function in | |
1723 composition-function-table. | |
1724 (tibetan-composable-pattern): New variable. | |
1725 (tibetan-subjoined-transcription-alist): Change key "R" to "+R". | |
1726 (tibetan-precomposition-rule-alist): Move punctuations to | |
1727 tibetan-punctuation-transcription-alist and | |
1728 tibetan-obsolete-glyphs. | |
1729 (tibetan-punctuation-transcription-alist): New variable. | |
1730 (tibetan-obsolete-glyphs): New variable. | |
1731 (tibetan-regexp): Improve the initialization code. | |
1732 | |
1733 * textmodes/fill.el (fill-find-break-point): Delete codes for | |
1734 composite characters. | |
1735 (fill-region-as-paragraph): Likewise. | |
1736 | |
26830 | 1737 1999-12-14 Gerd Moellmann <gerd@gnu.org> |
1738 | |
26833 | 1739 * international/mule-cmds.el (default-input-method): Specify |
1740 that it should be set after current-language-environment. | |
1741 | |
1742 * custom.el (custom-handle-keyword): Add :set-after. | |
1743 (custom-add-dependencies): New function. | |
1744 (custom-set-variables): Take dependencies between args into | |
1745 account. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1746 |
26830 | 1747 * battery.el (battery): Doc fix. |
1748 | |
26821 | 1749 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
1750 | |
1751 * progmodes/cc-make.el: Removed. | |
1752 | |
26818 | 1753 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> |
1754 | |
1755 * Release of cc-mode 5.26 | |
1756 | |
1757 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1758 | |
1759 * cc-cmds.el (c-forward-conditional): Handle an arbitrary | |
1760 target depth. Optionally count #else lines as clause limits, | |
1761 as suggested by don provan <provan@lucent.com>. #elif | |
1762 handling fixed. | |
1763 | |
1764 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional) | |
1765 (c-down-conditional-with-else): New commands that uses the | |
1766 added functionality in `c-forward-conditional'. | |
1767 | |
1768 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1769 | |
1770 * cc-align.el (c-lineup-comment): Preserve the alignment with | |
1771 a comment on the previous line instead of preserving the | |
1772 comment-column. | |
1773 | |
1774 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1775 | |
1776 * Fixes to IDL mode after input from Eric Eide | |
1777 <eeide@cs.utah.edu>: | |
1778 * cc-engine.el (c-beginning-of-statement-1): Allow | |
1779 `c-conditional-key' to be nil, for the benefit of IDL mode. | |
1780 * cc-engine.el (c-guess-basic-syntax): Ditto. | |
1781 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class' | |
1782 but do match CORBA 2.3 `valuetype'. | |
1783 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil | |
1784 for IDL. | |
1785 * cc-langs.el (c-IDL-conditional-key): New defconst. Should | |
1786 be nil for IDL. | |
1787 * cc-langs.el (c-IDL-comment-start-regexp): New defconst. | |
1788 Like C++. | |
1789 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also, | |
1790 set `c-method-key' and `c-baseclass-key' to nil. | |
1791 | |
1792 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1793 | |
1794 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes | |
1795 with nonhanging open braces. | |
1796 | |
1797 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1798 | |
1799 * cc-align.el: Added docstrings to all lineup functions. | |
1800 | |
1801 * cc-align.el (c-lineup-java-throws): Handle a hanging throws | |
1802 keyword. | |
1803 | |
1804 * cc-align.el (c-lineup-C-comments): Handle free form text | |
1805 comments. Use c-comment-prefix-regexp and comment-start-skip | |
1806 instead of hardcoded regexps. | |
1807 | |
1808 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1809 | |
1810 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob | |
1811 behavior and return value as documented. | |
1812 | |
1813 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1814 | |
1815 * Changes for new style variable init system: | |
1816 * cc-langs.el (c-common-init): Dito. | |
1817 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's | |
1818 now customizable. | |
1819 * cc-vars.el: Style variables may now take a value | |
1820 'set-from-style to make them take their value from the style | |
1821 system. This value is now the default on all these variables. | |
1822 * cc-vars.el (c-valid-offset): New function to verify a | |
1823 syntactic symbol offset setting. | |
1824 * cc-vars.el (c-offsets-alist): Variable moved from | |
1825 cc-styles.el since it's now customizable in a similar way to | |
1826 the other style variables. | |
1827 * cc-vars.el (c-old-style-variable-behavior): New variable to | |
1828 revert to the old style init behavior. | |
1829 | |
1830 * cc-vars.el (c-file-style, c-file-offsets): Made always | |
1831 buffer local. | |
1832 | |
1833 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match | |
1834 the throws clause that might follow the function prototype in | |
1835 C++. | |
1836 | |
1837 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1838 | |
1839 * cc-defs.el (c-beginning-of-macro): Fixed bug where point | |
1840 could move forward for macros that doesn't start in column 0. | |
1841 | |
1842 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1843 | |
1844 * cc-align.el (c-indent-multi-line-block, | |
1845 c-lineup-whitesmith-in-block): Two new lineup functions for | |
1846 use in whitesmith style. | |
1847 | |
1848 * cc-styles.el (c-style-alist): More fixes to whitesmith | |
1849 style. It should now handle all different braces uniformly in | |
1850 both hanging and non-hanging cases. | |
1851 | |
1852 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1853 | |
1854 * cc-cmds.el (c-indent-exp): Use a marker to save point to | |
1855 make it stay in the same position relative to the surrounding | |
1856 text. | |
1857 | |
1858 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix | |
1859 when adaptive-fill-mode doesn't manage to get it correct. | |
1860 | |
1861 * cc-menus.el (cc-imenu-java-generic-expression): Handle types | |
1862 with dotted notation, e.g. foo.bar.Gnu. | |
1863 | |
1864 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls | |
1865 within unwind-protect (previously only some were wrapped so it | |
1866 would be possible to register mode initialization when full | |
1867 initialization did not finish). | |
1868 | |
1869 * cc-styles.el (c-style-alist): Corrected the brace placement | |
1870 in the whitesmith style. Thanks to Sean Luke | |
1871 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith | |
1872 styles with consistent brace placement for all constructs. | |
1873 | |
1874 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1875 | |
1876 * cc-cmds.el (c-context-line-break): Continue C++ comments too | |
1877 when point is in the middle of them. | |
1878 | |
1879 * cc-cmds.el: Line breaking and paragraph filling code | |
1880 rewritten: | |
1881 (c-guess-fill-prefix): New function that uses various | |
1882 heuristics to guess the comment prefix. | |
1883 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'. | |
1884 It now assumes adaptive filling is active to preserve the line | |
1885 prefix inside comments. | |
1886 (c-indent-new-comment-line): Replacement for the now | |
1887 obsolete `c-comment-line-break-function' that uses | |
1888 `c-guess-fill-prefix' when appropriate. It now observes the | |
1889 setting of `comment-multi-line', which has effect in C-style | |
1890 block comments. | |
1891 | |
1892 * cc-cmds.el (c-context-line-break): New function intended to | |
1893 be put on RET. It's essentially `newline-and-indent', but | |
1894 continues C block comments with the appropriate line prefix. | |
1895 | |
1896 * cc-cmds.el (c-do-auto-fill): New function put on | |
1897 `normal-auto-fill-function' to implement the | |
1898 `c-ignore-auto-fill' variable. | |
1899 | |
1900 * cc-cmds.el (c-beginning-of-statement): Use | |
1901 `c-comment-prefix-regexp' to avoid ending up inside the | |
1902 comment prefix. Better handling of comment starters and | |
1903 enders. Catch comments better when traversing code. Stop at | |
1904 preprocessor directives. | |
1905 | |
1906 * cc-defs.el (c-forward-comment): New subst to hide platform | |
1907 dependent quirks in `forward-comment'. | |
1908 | |
1909 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER | |
1910 argument. | |
1911 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER | |
1912 arguments. Activate this function by default when | |
1913 `parse-partial-sexp' supports it (currently Emacs 20.x). | |
1914 | |
1915 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax | |
1916 on the comment opener to make constants usable as lineup | |
1917 arguments. | |
1918 | |
1919 * cc-align.el (c-lineup-C-comments): Fixes to handle the | |
1920 changed anchor position in the `c' syntactic symbol. Handle | |
1921 more than stars in the comment prefix; use the new variable | |
1922 `c-comment-prefix-regexp'. Don't indent text not preceded by | |
1923 a comment prefix to the right of the comment opener if it's | |
1924 long. | |
1925 | |
1926 * cc-langs.el: Fixes to mode initialization for new line | |
1927 breaking and paragraph filling method. Adaptive fill mode is | |
1928 now activated at startup instead of deactivated. The | |
1929 variables used for adaptive filling and paragraph movement are | |
1930 also changed to incorporate the value of | |
1931 `c-comment-prefix-regexp'. `substitute-key-definition' is | |
1932 used to override some functions in the global map instead of | |
1933 overriding their default bindings. | |
1934 | |
1935 * cc-mode.el (java-mode): Modify `paragraph-start' for the | |
1936 javadoc markup at mode init. | |
1937 | |
1938 * cc-mode.el (c-setup-filladapt): A new convenience function | |
1939 to configure Kyle E. Jones' Filladapt mode for CC Mode. This | |
1940 function is intended to be used explicitly by the end user | |
1941 only. | |
1942 | |
1943 * cc-vars.el (c-comment-prefix-regexp): New variable used to | |
1944 recognize the comment fill prefix inside comments. | |
1945 (c-block-comment-prefix): New name for | |
1946 `c-comment-contiuation-stars', which is now obsolete. It's | |
1947 generalized to handle any character sequence. | |
1948 (c-ignore-auto-fill): New variable used to selectively disable | |
1949 Auto Fill mode in specific contexts. | |
1950 | |
1951 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1952 | |
1953 * cc-cmds.el (c-comment-indent): Leave at least one space | |
1954 between the comment and the last nonblank character in the | |
1955 case where we look at the indentation of the comment on the | |
1956 previous line (case 4). | |
1957 | |
1958 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the | |
1959 list of characters that may start a statement (it's a sort of | |
1960 prefix operator in Pike, and isn't used at all in any of the | |
1961 other languages). | |
1962 | |
1963 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1964 | |
1965 * cc-engine.el (c-guess-basic-syntax): Report brace list opens | |
1966 inside continued statements as statement-cont instead of | |
1967 brace-list-open. The reason is that one normally adjusts | |
1968 brace-list-open for brace lists as top-level constructs, and | |
1969 brace lists inside statements is a completely different | |
1970 context. Case 10B.2 changed. Also changed (the somewhat | |
1971 esoteric) case 9A to cope with this. | |
1972 | |
1973 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1974 | |
1975 * cc-cmds.el (c-electric-brace): Added electric handling of | |
1976 the open brace for brace-elseif-brace. | |
1977 | |
1978 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1979 | |
1980 * cc-defs.el (c-with-syntax-table): New macro to easily switch | |
1981 syntax tables temporarily. | |
1982 | |
1983 * cc-engine.el (c-guess-basic-syntax): Handle template and | |
1984 member init argument lists split over several lines. Case 5D | |
1985 changed. | |
1986 | |
1987 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag | |
1988 @throws introduced in Javadoc 1.2. | |
1989 | |
1990 * cc-menus.el (cc-imenu-java-generic-expression): Applied | |
1991 patch from RMS to avoid infinite backtracking. | |
1992 | |
1993 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1994 | |
1995 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded | |
1996 by [ ]. | |
1997 | |
1998 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1999 | |
2000 * cc-align.el (c-lineup-dont-change): Compensate properly for | |
2001 the column in langelem. | |
2002 | |
2003 * cc-engine.el (c-syntactic-information-on-region): New | |
2004 function to help debugging the syntactic analysis. | |
2005 | |
2006 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2007 | |
2008 * cc-align.el (c-lineup-template-args): Handle nested template | |
2009 arglists. | |
2010 | |
2011 * cc-langs.el (c++-template-syntax-table): New syntax table | |
2012 that makes `<' and `>' parenthesis characters, which is useful | |
2013 to switch to temporarily when analyzing template arglists. | |
2014 | |
2015 * cc-styles.el: Changed default alignment of labels in the | |
2016 java style to conform to the examples in the Java Language | |
2017 Specification. | |
2018 | |
2019 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args' | |
2020 by default. | |
2021 | |
2022 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2023 | |
2024 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma | |
2025 immediately before the closing paren in an arglist, so don't | |
2026 check that in Pike mode. Case 7A changed. | |
2027 | |
2028 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2029 | |
2030 * cc-cmds.el (c-indent-region): Fixed bug where comment-only | |
2031 lines were ignored under certain conditions. | |
2032 | |
2033 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2034 | |
2035 * cc-align.el (c-lineup-template-args): New function for | |
2036 aligning continued template argument lists. | |
2037 | |
2038 * cc-engine.el (c-guess-basic-syntax): Fix for member init | |
2039 lists containing function arglists split over several lines. | |
2040 Case 5D.1 changed. | |
2041 | |
2042 * cc-engine.el (c-guess-basic-syntax): Fixed bug where | |
2043 template-args-cont didn't get recognized when the first | |
2044 arglist opener line doesn't contain a template argument. New | |
2045 case 5K. | |
2046 | |
2047 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2048 | |
2049 * cc-defs.el (c-point): Changed from subst to macro for | |
2050 efficiency. | |
2051 (c-beginning-of-defun-1, c-end-of-defun-1): New | |
2052 beginning-of-defun/end-of-defun wrappers separated from | |
2053 c-point. | |
2054 | |
2055 * cc-menus.el (imenu-generic-expression, | |
2056 imenu-case-fold-search, imenu-progress-message): Dummy | |
2057 definitions to avoid compiler warnings if imenu can't be | |
2058 loaded. | |
2059 * cc-menus.el (cc-imenu-init): New function called at mode | |
2060 init. | |
2061 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved | |
2062 imenu initializations to cc-imenu-init. | |
2063 | |
2064 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2065 | |
2066 * cc-engine.el (c-guess-basic-syntax): Slightly better check | |
2067 for lambda-intro-cont in Pike mode. Case 6 changed. | |
2068 | |
2069 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where | |
2070 anything following "new Foo()" was considered an anonymous | |
2071 class body in Java mode. | |
2072 | |
2073 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
2074 | |
2075 * cc-cmds.el (c-comment-line-break-function): When breaking in | |
2076 a string, don't insert a new line. | |
2077 | |
2078 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
2079 | |
2080 * cc-engine.el (c-at-toplevel-p): New interface function which | |
2081 returns information useful to add-on authors. It tells you | |
2082 whether you're at a toplevel statement or not. | |
2083 | |
2084 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
2085 | |
2086 * cc-cmds.el (c-comment-line-break-function): It is possible | |
2087 that forward-line does not land us at the bol, say if we're on | |
2088 the last line in a file. In that case, do a | |
2089 back-to-indentation instead of a forward-comment -1. | |
2090 | |
2091 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2092 | |
2093 * cc-engine.el (c-beginning-of-statement-1): Don't catch | |
2094 "default:" as normal label in case 4. | |
2095 | |
2096 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2097 | |
2098 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to | |
2099 recognize continued bitfield declarations. Case 5D.1 changed. | |
2100 * cc-langs.el: New variable c-bitfield-key. | |
2101 * cc-mode.el: New variable c-bitfield-key. | |
2102 | |
2103 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
2104 | |
2105 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java | |
2106 anonymous array expressions (i.e. "new Foo[] {.. bracelist | |
2107 ..}"). | |
2108 | |
26816 | 2109 1999-12-12 Dave Love <fx@gnu.org> |
2110 | |
26943 | 2111 * mail/footnote.el: Require cl when compiling. Don't autoload |
2112 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays. | |
26816 | 2113 (footnote-insert-text-marker, Footnote-insert-pointer-marker): |
2114 Avoid `acons'. | |
2115 (footnote-mode-line-string, Footnote-add-footnote): Remove | |
2116 autoload cookie. | |
2117 | |
26814 | 2118 1999-12-12 Richard Sharman <rsharman@pobox.com> |
2119 | |
2120 * sh-script.el: Fix for when font-lock mode is active. | |
2121 (sh-font-lock-unfontify-region-function): New function. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2122 |
26812
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2123 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il> |
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2124 |
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2125 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even |
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2126 if start-process is not bound, since Ispell now supports such |
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2127 platforms as well. |
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2128 |
26811 | 2129 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
2130 | |
2131 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to | |
2132 rmail-summary-goto-msg. | |
2133 | |
2134 * files.el (after-find-file): Fix previous change. | |
2135 | |
2136 1999-12-11 Dave Love <fx@gnu.org> | |
2137 | |
2138 * help.el (where-is): Use `commandp' as predicate for | |
26806 | 2139 `completing-read' |
2140 | |
26804
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2141 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2142 |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2143 * cus-edit.el (custom-save-delete): Delete all occurrences, |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2144 leave point where the first occurrence was. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2145 (custom-save-faces): Insert a newline at the end of the comment. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2146 Avoid a double newline there. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2147 If final closeparen is at bol, put a space before it. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2148 (custom-save-variables): Likewise. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2149 (custom-file): Doc fix. |
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2150 |
26799 | 2151 1999-12-10 Gerd Moellmann <gerd@gnu.org> |
2152 | |
2153 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of | |
2154 regexp matching image and audio files. | |
2155 | |
26785 | 2156 1999-12-09 Dave Love <fx@gnu.org> |
2157 | |
2158 * mail/footnote.el: New file. | |
2159 | |
26780 | 2160 1999-12-09 Gerd Moellmann <gerd@gnu.org> |
2161 | |
2162 * files.el (after-find-file): Use auto-save-visited-file-name if | |
2163 set. | |
2164 | |
2165 * mail/feedmail.el (feedmail-find-eoh): Take | |
2166 feedmail-queue-alternative-mail-header-separator into account. | |
2167 | |
26777
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2168 1999-12-09 Stefan Monnier <monnier@cs.yale.edu> |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2169 |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2170 * smerge-mode.el: New file. |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2171 |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2172 * font-lock.el (font-lock-multiline): New variable. |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2173 (font-lock-add-keywords): Rename `major-mode' into `mode'. |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2174 (font-lock-remove-keywords): Added a dummy `mode' argument for |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2175 potential future support. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2176 (font-lock-fontify-anchored-keywords, |
26777
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2177 (font-lock-fontify-keywords-region): Only handle multiline strings |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2178 if necessary (avoids a pathological behavior in (f.ex) diff-mode). |
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2179 |
26772
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2180 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2181 |
26774
57be3cdaebfb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26772
diff
changeset
|
2182 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f. |
57be3cdaebfb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26772
diff
changeset
|
2183 |
26772
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2184 * dired-aux.el (dired-insert-subdir): Add autoload cookie. |
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2185 |
26760 | 2186 1999-12-07 Dave Love <fx@gnu.org> |
2187 | |
2188 * help.el (view-emacs-problems): New command, bound to C-h P. | |
2189 | |
2190 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems. | |
2191 | |
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2192 1999-12-07 Stefan Monnier <monnier@cs.yale.edu> |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2193 |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2194 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change. |
26748
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2195 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map): |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2196 New code to support the minor mode version. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2197 (diff-recenter): New function. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2198 (diff-next-hunk, diff-next-file): Use it. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2199 (diff-remembered-files-alist): New var. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2200 (diff-merge-strings): New function. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2201 (diff-find-file-name): Make it smarter and use the user's input more. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2202 (diff-mode): Cosmetic changes. |
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2203 |
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2204 * files.el (save-some-buffers): Turn EXITING into the more general |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2205 PRED argument to allow specifying a subset of buffers. |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2206 |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2207 * simple.el (kill-region): Use the new `delete-and-extract-region' |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2208 rather than the undo log (which is incorrect with *-change-functions). |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2209 |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2210 * font-lock.el (font-lock-default-fontify-region): Fix subtle |
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2211 off-by-one problem that could force re-fontifying the whole buffer. |
26747
a65919d40cd0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26744
diff
changeset
|
2212 (font-lock-remove-keywords): New function. |
a65919d40cd0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26744
diff
changeset
|
2213 (font-lock-add-keywords): Use the new function to ensure idempotence. |
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2214 |
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2215 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu> |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2216 |
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2217 * viper-cmd.el (viper-minibuffer-standard-hook, |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2218 viper-minibuffer-real-start): Mew functions. |
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2219 (viper-read-string-with-history,viper-file-add-suffix, |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2220 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the |
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2221 change in the status of the minibuffer prompt. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2222 |
26739 | 2223 1999-12-06 Gerd Moellmann <gerd@gnu.org> |
2224 | |
2225 * comint.el (comint-redirect-results-list) | |
2226 (comint-redirect-results-list-from-process): Remove interactive | |
2227 spec. | |
2228 | |
26738
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2229 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2230 |
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2231 * info.el (info-node, info-menu-5, info-xref): Define colors for |
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2232 Info faces if the display supports them. |
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2233 |
26736
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2234 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2235 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2236 Changes for automatic remapping of X colors on terminal frames: |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2237 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2238 * term/pc-win.el (msdos-setup-initial-frame): New function, run by |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2239 term-setup-hook. Call msdos-remember-default-colors and |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2240 msdos-handle-reverse-video. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2241 (msdos-face-setup): Parts of code moved to |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2242 msdos-setup-initial-frame. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2243 (msdos-handle-reverse-video): New function, modeled after |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2244 x-handle-reverse-video. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2245 (make-msdos-frame): Don't use initial-frame-alist and |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2246 default-frame-alist. Call msdos-handle-reverse-video. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2247 (msdos-color-aliases): Remove. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2248 (msdos-color-translate, msdos-approximate-color): Remove. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2249 (msdos-color-values): Use 16-bit RGB values. RGB values updated |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2250 for better approximation of X colors. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2251 (msdos-face-setup): Call tty-color-clear. Remove code that sets |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2252 up tty-color-alist (it is now on startup.el). |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2253 (x-display-color-p, x-color-defined-p, x-color-values, |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2254 x-defined-colors, face-color-supported-p, face-color-gray-p): |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2255 Remove. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2256 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2257 * facemenu.el (facemenu-read-color, list-colors-display): Use |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2258 defined-colors for all frame types. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2259 (facemenu-color-equal): Use color-values for all frame types. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2260 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2261 * faces.el (read-face-attribute): For :foreground and :background |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2262 attributes and frames on character terminals, translate the color |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2263 to the closest supported one before looking it up in the list of |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2264 valid values. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2265 (face-valid-attribute-values): Call defined-colors for all types |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2266 of frames. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2267 (defined-colors, color-defined-p, color-values, display-color-p): |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2268 New finctions. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2269 (x-defined-colors, x-color-defined-p, x-color-values, |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2270 x-display-color-p): Aliases for the above. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2271 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2272 * startup.el (command-line): Register terminal colors for frame |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2273 types other than x and w32, but only if the terminal supports |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2274 colors. Call tty-color-define instead of face-register-tty-color. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2275 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2276 * term/x-win.el (xw-defined-colors): Renamed from |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2277 x-defined-colors. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2278 * term/w32-win.el (xw-defined-colors): Likewise. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2279 |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2280 * term/tty-colors.el: New file. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2281 * loadup.el: Load term/tty-colors. |
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2282 |
26733 | 2283 1999-12-06 Dave Love <fx@gnu.org> |
2284 | |
2285 * ffap.el: Autoload the ffap alias directly. | |
2286 | |
26727 | 2287 1999-12-06 Inge Frick <inge@nada.kth.se> |
2288 | |
2289 * dired-aux.el (dired-do-shell-command): Changed documentation. | |
2290 (dired-shell-stuff-it): A `?' in COMMAND has now the same | |
2291 meaning as `*'. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2292 |
26721 | 2293 1999-12-06 Gerd Moellmann <gerd@gnu.org> |
2294 | |
26724 | 2295 * simple.el (insert-buffer): Doc fix. |
2296 | |
26721 | 2297 * apropos.el (apropos-mode): Add autoload cookie. |
2298 | |
2299 1999-12-06 Sam Steingold <sds@goems.com> | |
2300 | |
2301 * progmodes/etags.el (etags-tags-completion-table): Modified the | |
2302 regexp to allow for the CL symbols starting with `+*'. | |
2303 (tags-completion-table): Doc fix (it's an obarray, not an alist). | |
2304 (tags-completion-table, tags-recognize-empty-tags-table): Remove | |
2305 `function' quoting lambda. | |
2306 (tags-with-face): New macro. | |
2307 (list-tags, tags-apropos): Use it. | |
2308 (tags-apropos-additional-actions): New user option. | |
2309 (etags-tags-apropos-additional): Use it. | |
2310 (tags-apropos): Call etags-tags-apropos-additional. | |
2311 (tags-apropos-verbose): New user option. | |
2312 (etags-tags-apropos): Use it. | |
2313 (visit-tags-table-buffer, next-file): Use `unless'. | |
2314 (recognize-empty-tags-table): Renamed to | |
2315 tags-recognize-empty-tags-table. | |
2316 (complete-tag): Call tags-complete-tag bypassing try-completion. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2317 |
26717 | 2318 1999-12-06 Kenichi Handa <handa@etl.go.jp> |
2319 | |
2320 * international/mule.el (set-buffer-file-coding-system): Docstring | |
2321 modified. | |
2322 | |
26712 | 2323 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de> |
2324 | |
2325 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support | |
2326 using the hideshow package. | |
2327 (hs-special-modes-alist): Added entry for bibtex to allow the use | |
2328 of the hideshow package. | |
2329 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is | |
2330 not longer provided by bibtex.el directly. Instead the hideshow | |
2331 package should be used. | |
2332 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete | |
2333 references to bibtex-hide-entry-bodies. | |
2334 | |
2335 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
2336 | |
2337 * textmodes/bibtex.el: Copyright notice is up to date. Moved | |
2338 maintainer information closer to the beginning of the bibtex.el | |
2339 file. | |
2340 (bibtex-maintainer-salutation): New constant. | |
2341 (bibtex-version): New constant. | |
2342 (bibtex-submit-bug-report): Use bibtex-version and | |
2343 bibtex-maintainer-salutation. | |
2344 (bibtex-entry-field-alist): Made booktitle field optional for | |
2345 @inproceedings entries when crossreferenced. | |
2346 (bibtex-entry-field-alist): Added booktitle field to proceedings | |
2347 entry type (for cross referencing). Thanks to Wagner Toledo Correa | |
2348 for the suggestion. | |
2349 (bibtex-string-file-path): Fixed typo. | |
2350 | |
2351 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
2352 | |
2353 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &' | |
2354 for reftex.el. | |
2355 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex' | |
2356 to menu. | |
2357 | |
26708 | 2358 1999-12-04 Dave Love <fx@gnu.org> |
2359 | |
2360 * delsel.el: Revert previous change -- region is significant to | |
2361 skeleton. | |
2362 | |
26702
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2363 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu> |
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2364 |
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2365 * viper-cmd.el (viper-change-state): Use |
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2366 viper-ESC-moves-cursor-back to decide whether to move the cursor |
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2367 back. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2368 |
26692 | 2369 1999-12-03 Kenichi Handa <handa@mule.m17n.org> |
2370 | |
2371 * international/mule-util.el (truncate-string-to-width): Docsting | |
2372 fixed. | |
2373 | |
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2374 1999-12-02 Stefan Monnier <monnier@cs.yale.edu> |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2375 |
26692 | 2376 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious |
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2377 use of `cond'. |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2378 (lm-with-file): Move all the find-file...kill-buffer stuff into |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2379 this macro. Make it use `find-file-noselect' and make it kill |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2380 the buffer only if it wasn't already displayed somewhere. |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2381 (lm-summary, lm-authors, lm-maintainer, lm-creation-date) |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2382 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by) |
26692 | 2383 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file. |
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2384 (lm-commentary): Fix to handle the case when the change log is |
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2385 at the end of the file. |
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2386 |
26689 | 2387 1999-12-02 Kenichi Handa <handa@etl.go.jp> |
2388 | |
2389 * international/mule.el (charsetp): Fix typo in docstring. | |
2390 | |
2391 * international/mule-diag.el (list-coding-categories): Fix typo; | |
2392 automatic -> autoload. | |
2393 | |
26676 | 2394 1999-12-02 Gerd Moellmann <gerd@gnu.org> |
2395 | |
26686 | 2396 * vc.el (vc-update-change-log): Look for rcs2log under |
2397 exec-directory. | |
2398 | |
26683 | 2399 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change |
2400 outline-regexp, add outline-level. | |
2401 (lisp-outline-level): New. | |
2402 | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2403 * calendar/appt.el (appt-convert-time): Handle "12:MMam", |
26681 | 2404 remove extraneous string-match. |
2405 | |
26676 | 2406 * finder.el (finder-commentary): Activate Finder mode. |
2407 | |
26674 | 2408 1999-12-01 Anders Lindgren <andersl@andersl.com> |
2409 | |
2410 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned | |
2411 off when reverting buffers that contained mode specifiers. | |
2412 `revert-buffer' is now called with non-nil PRESERVE-MODES | |
2413 argument. | |
2414 | |
26672 | 2415 1999-12-01 Dave Love <fx@gnu.org> |
2416 | |
2417 * delsel.el: Grok skeleton-pair-insert-maybe. | |
2418 | |
26668
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2419 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2420 |
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2421 * progmodes/cperl-mode.el (cperl-under-as-char): |
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2422 Use nil as default. |
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2423 |
26660 | 2424 1999-11-30 Gerd Moellmann <gerd@gnu.org> |
2425 | |
2426 * speedbar.el (toplevel): Remove compatibility code for Emacs | |
2427 versions without custom.el. | |
2428 | |
26658 | 2429 1999-11-30 Dave Love <fx@gnu.org> |
2430 | |
26943 | 2431 * progmodes/fortran.el (fortran-strip-sequence-nos): New command. |
26666 | 2432 |
26662 | 2433 * autoinsert.el: Minor doc fixes. |
2434 (auto-insert): Return nil. | |
2435 | |
26658 | 2436 * faces.el (set-face-documentation): Purecopy STRING. |
2437 | |
26654 | 2438 1999-11-29 Dave Love <fx@gnu.org> |
2439 | |
26656 | 2440 * derived.el: Doc fixes, remove old backquote syntax. |
2441 | |
26654 | 2442 * cus-edit.el (custom-save-variables, custom-save-faces): Write a |
2443 comment warning about editing. | |
2444 | |
26651 | 2445 * help.el (help-mode-hook): Define. |
2446 | |
26649 | 2447 1999-11-29 Gerd Moellmann <gerd@gnu.org> |
2448 | |
2449 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct | |
2450 invalid translation of old-style backquote syntax to new syntax. | |
2451 | |
26636
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2452 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> |
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2453 |
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2454 * Makefile (DONTCOMPILE): Add term/internal.el. |
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2455 |
26628 | 2456 1999-11-26 Dave Love <fx@gnu.org> |
2457 | |
2458 * comint.el: Fix last change. | |
2459 | |
2460 * emacs-lisp/advice.el: Fix last change. | |
2461 | |
26626
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2462 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2463 |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2464 * cus-edit.el (Custom-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2465 (custom-variable-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2466 (custom-face-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2467 (custom-face-menu): "Reset to Standard" => "Erase Customization". |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2468 (custom-variable-menu): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2469 (custom-reset-menu): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2470 (custom-buffer-create-internal): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2471 |
26624 | 2472 1999-11-26 Dave Love <fx@gnu.org> |
2473 | |
2474 * progmodes/make-mode.el (makefile-mode-hook): Customize. | |
2475 | |
2476 * font-lock.el: Doc fixes. | |
2477 | |
2478 * menu-bar.el (menu-bar-mode): Customize. | |
2479 | |
2480 * cus-start.el: Add use-dialog-box. | |
2481 | |
2482 * add-log.el (change-log-mode-hook): Customize. | |
2483 (add-log-current-defun): Use | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2484 fortran-{beginning,end}-of-subprogram. |
26624 | 2485 |
26623
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2486 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2487 |
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2488 * emacs-lisp/advice.el: Many doc fixes. |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2489 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2490 * comint.el (comint-preoutput-filter-functions): Doc fix. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2491 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2492 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2493 |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2494 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2495 Improve messages for capitalization of arg names, |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2496 for flag variables, for t and nil, for imperatives. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2497 Call them imperatives rather than infinitives sans "to". |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2498 (checkdoc-common-verbs-wrong-voice): Add "moves". |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2499 (checkdoc-message-text-engine): Improve messages for y-or-n-p. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2500 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2501 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2502 Don't convert comments from 3-semicolon to 2-semicolon. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2503 That is a matter of style. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2504 (checkdoc-triple-semi-comment-check-flag): Variable deleted. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2505 (checkdoc-comments): Don't bind that variable. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2506 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2507 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2508 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2509 * files.el (write-file-hooks): Doc fix. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2510 |
26608 | 2511 1999-11-26 Gerd Moellmann <gerd@gnu.org> |
2512 | |
2513 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='. | |
2514 | |
26600 | 2515 1999-11-25 Dave Love <fx@gnu.org> |
2516 | |
2517 * hippie-exp.el: Require comint when compiling. | |
2518 (hippie-expand): Add :links. | |
2519 (hippie-expand-try-functions-list): Customize. | |
2520 | |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2521 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2522 |
26609 | 2523 * viper*el: Replaced old-style backquotes. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2524 |
26609 | 2525 * ediff*el: Replaced old-style backquotes. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2526 |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2527 * ediff-merge |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2528 (ediff-looks-like-combined-merge,ediff-get-combined-region): |
26609 | 2529 Changed to support the new format for ediff-combination-pattern. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2530 |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2531 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): |
26609 | 2532 Changed to support the new format for ediff-combination-pattern. |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2533 |
26581 | 2534 1999-11-24 Dave Love <fx@gnu.org> |
2535 | |
26584 | 2536 * custom.el (custom-declare-group): Purecopy DOC. |
2537 (custom-handle-keyword): Purecopy VALUE. | |
2538 (custom-add-link): Purecopy WIDGET. | |
2539 (custom-add-version): Purecopy VERSION. | |
2540 (custom-add-load): Purecopy LOAD. | |
2541 | |
2542 * cus-face.el (custom-declare-face): Purecopy DOC. | |
2543 | |
26581 | 2544 * info.el: |
2545 (Info-build-node-completions, Info-search, Info-follow-reference) | |
2546 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) | |
2547 (Info-find-emacs-command-nodes): Avoid properties on matched text | |
2548 which may appear in minibuffer. | |
2549 | |
26579 | 2550 1999-11-24 Gerd Moellmann <gerd@gnu.org> |
2551 | |
2552 * locate.el (locate-with-filter): Doc fix. | |
2553 | |
26577 | 2554 1999-11-24 Alex Schroeder <alex@gnu.org> |
2555 | |
2556 * sql.el (sql-find-sqli-buffer): New function. | |
2557 (sql-set-sqli-buffer-generally): New function. | |
2558 (sql-set-sqli-buffer): Better checking of new-buffer. | |
2559 (sql-copy-column): Add comma after INTO clause, too. | |
2560 | |
2561 1999-11-24 Alex Schroeder <alex@gnu.org> | |
2562 | |
2563 * sql.el (sql-imenu-generic-expression): New, used to set | |
2564 imenu-generic-expression. | |
2565 | |
2566 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when | |
2567 setting font-lock-defaults' SYNTAX-ALIST. Set | |
2568 imenu-generic-expression, imenu-case-fold-search, and | |
2569 imenu-syntax-alist. | |
2570 | |
2571 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95 | |
2572 and 46 when setting font-lock-defaults' SYNTAX-ALIST. | |
2573 | |
26575 | 2574 1999-11-23 Andrew Innes <andrewi@gnu.org> |
2575 | |
2576 * w32-win.el (w32-drag-n-drop): Load files in current window, if | |
2577 drop coords aren't over a specific window. | |
2578 | |
26564 | 2579 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2580 | |
2581 * ps-print.el: Define mule funs without checking if mule package is | |
2582 loaded. | |
2583 (ps-print-version): New version number (5.0.1). | |
2584 (ps-header-dirpart): Now uses abbreviate-file-name. | |
2585 | |
26559 | 2586 1999-11-23 Dave Love <fx@gnu.org> |
2587 | |
26943 | 2588 * progmodes/fortran.el (fortran-comment-line-start): Renamed from |
26561 | 2589 comment-line-start. |
2590 (fortran-comment-line-start-skip): Renamed from | |
2591 comment-line-start-skip. | |
2592 (fortran-mode-map): Use renamed functions. Add manual and custom | |
2593 entries to menu. | |
2594 (fortran-mode-hook): Customize. | |
2595 (fortran-comment-indent-function): Renamed from | |
2596 fortran-comment-hook. | |
2597 (delete-horizontal-regexp): Function deleted. | |
2598 (fortran-electric-line-number): Simplified. | |
2599 (fortran-beginning-of-subprogram): Renamed from | |
2600 beginning-of-fortran-subprogram. | |
2601 (fortran-end-of-subprogram): Renamed from | |
2602 end-of-fortran-subprogram. | |
2603 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram. | |
2604 (fortran-previous-statement, fortran-next-statement): Simplified. | |
2605 (fortran-blink-match): New function. | |
2606 (fortran-blink-matching-if, fortran-blink-matching-do): Use it. | |
2607 (fortran-indent-to-column): Don't use delete-horizontal-regexp. | |
2608 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use | |
2609 line-end-position. | |
2610 (fortran-fill): No longer interactive. Simplified. | |
2611 (fortran-break-line): Simplified. | |
2612 (fortran-analyze-file-format): Use char-after, not looking-at. | |
2613 | |
26943 | 2614 * emacs-lisp/find-func.el (find-function-regexp): Use |
2615 `define-minor-mode' after easy-menu change. | |
26559 | 2616 |
26554 | 2617 1999-11-23 Gerd Moellmann <gerd@gnu.org> |
2618 | |
2619 * comint.el: Add redirection.from active comint buffers into | |
2620 another buffer. Written by Peter Breton. | |
2621 | |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2622 1999-11-23 Stefan Monnier <monnier@cs.yale.edu> |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2623 |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
2624 * emacs-lisp/autoload.el (make-autoload): Recognize the new |
26554 | 2625 `define-minor-mode'. |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
2626 (define-minor-mode): Specify `doc-string-elt'. |
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
2627 |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2628 * emacs-lisp/easy-mmode.el: Changed maintainer. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2629 (easy-mmode-define-toggle): New BODY arg; Never append `-mode'; |
26554 | 2630 Use defcustom for the hooks; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2631 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2632 (define-minor-mode): Add BODY arg; Only declare the keymap if |
26554 | 2633 provided; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
2634 |
26533 | 2635 1999-11-22 Gerd Moellmann <gerd@gnu.org> |
2636 | |
26554 | 2637 * textmodes/text-mode.el (text-mode): Construct paragraph-start so |
26545 | 2638 that the leading `^' is at the start. This is necessary because |
2639 paragraphs.el tries to remove anchors, but can find them only if | |
2640 they are the first character. | |
2641 | |
26543 | 2642 * progmodes/antlr-mode.el: New file. |
2643 | |
26533 | 2644 * calendar/calendar.el: Fix autoload for |
2645 calendar-absolute-from-astro. Add autoload for | |
2646 calendar-print-astro-day-number. | |
2647 | |
26524 | 2648 1999-11-21 Anders Lindgren <andersl@andersl.com> |
2649 | |
2650 * follow.el: Use modern backquote syntax. Minor comment update. | |
2651 | |
26520 | 2652 1999-11-21 Gerd Moellmann <gerd@gnu.org> |
2653 | |
26522 | 2654 * simple.el (with-syntax-table): Don't switch buffers. |
2655 | |
26520 | 2656 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el, |
2657 progmodes/hideif.el: Use new backquote syntax. | |
2658 | |
26517 | 2659 1999-11-21 Ken Manheimer <klm@python.org> |
2660 | |
2661 * icomplete.el (icomplete-completions): Use an explicit variable | |
2662 `icomplete-prospects-length', obviating the need to use an | |
2663 apparently faulty throw/catch arrangement. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2664 |
26515
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
2665 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il> |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
2666 |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
2667 * term/internal.el (IT-display-table-setup): Don't overstep |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
2668 character code 255. |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
2669 |
26511 | 2670 1999-11-20 Kenichi Handa <handa@mule.m17n.org> |
2671 | |
2672 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font | |
2673 for the charset chinese-sisheng is 7bit encoding, not 8bit. | |
2674 | |
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
2675 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> |
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
2676 |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2677 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the |
26517 | 2678 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars. |
2679 | |
2680 * files.el (auto-mode-alist): Add patterns for diff-mode. | |
2681 | |
2682 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end | |
2683 to detect an empty prompt. | |
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
2684 |
26505 | 2685 1999-11-18 Dave Love <fx@gnu.org> |
2686 | |
2687 * simple.el (input-mode-8-bit): Fix the customization. | |
2688 | |
26489 | 2689 1999-11-18 Gerd Moellmann <gerd@gnu.org> |
2690 | |
26494 | 2691 * international/iso-acc.el (iso-languages): Add more |
2692 characters for Portuguese. | |
2693 | |
26492 | 2694 * speedbar.el: Clean up comment at the start of the file. |
2695 Remove RCS id. | |
2696 | |
26489 | 2697 * progmodes/compile.el (compilation-parse-errors): Use |
2698 compilation-buffer-p instead of testing major-mode. | |
2699 | |
26496 | 2700 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk> |
2701 | |
2702 * quickurl.el Added defcustom of quickurl-completion-ignore-case. | |
2703 (quickurl-ask): completion-ignore-case is set to the value of | |
2704 quickurl-completion-ignore-case for the duration of the call to | |
2705 completing-read. | |
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2706 |
26487 | 2707 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2708 | |
2709 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook. | |
2710 | |
26484
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2711 1999-11-18 Kenichi Handa <handa@etl.go.jp> |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2712 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2713 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2714 instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2715 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2716 * ps-print.el: Require ps-vars instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2717 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2718 * ps-mule.el: Require ps-vars instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
2719 |
26477 | 2720 1999-11-17 Gerd Moellmann <gerd@gnu.org> |
2721 | |
2722 * simple.el (with-syntax-table): Save buffer explicitly instead of | |
2723 using save-excursion. | |
2724 | |
26467 | 2725 1999-11-16 Gerd Moellmann <gerd@gnu.org> |
2726 | |
2727 * mail/supercite.el: New maintainer. | |
2728 | |
2729 1999-11-16 Reto Zimmermann <reto@synopsys.com> | |
2730 | |
2731 * progmodes/vhdl-mode.el: Use new backquote syntax. | |
2732 | |
2733 1999-11-16 Gerd Moellmann <gerd@gnu.org> | |
2734 | |
2735 * simple.el (with-syntax-table): New. | |
2736 | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2737 1999-11-15 Sam Steingold <sds@ksp.com> |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2738 |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2739 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2740 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
2741 1999-02-22 Sam Steingold <sds@goems.com> |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2742 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
2743 * goto-addr.el (goto-address-at-mouse, |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2744 goto-address-find-address-at-point): Use compose-mail. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2745 (goto-address-mail-method): Removed variable. |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
2746 (goto-address-send-using-mh-e, goto-address-send-using-mhe, |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2747 goto-address-send-using-mail): Removed functions. |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2748 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
2749 1998-11-03 Sam Steingold <sds@goems.com> |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2750 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
2751 * simple.el (backward-delete-char-untabify): |
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
2752 backward-delete-char-untabify-method can be `all' now - to delete |
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
2753 hungrily including newlines. |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2754 |
26456 | 2755 1999-11-15 Sam Steingold <sds@ksp.com> |
2756 | |
2757 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2758 |
26452 | 2759 1999-11-15 Dave Love <fx@gnu.org> |
2760 | |
2761 * cus-edit.el (customize-face, customize-face-other-window): | |
2762 Require match from completing-read. | |
2763 (custom-buffer-done-function): Default to custom-bury-buffer, not | |
2764 bury-buffer. | |
2765 | |
26450 | 2766 1999-11-15 Gerd Moellmann <gerd@gnu.org> |
2767 | |
26456 | 2768 * mail/rmail.el, iswitchb.el, hippie-exp.el, |
2769 progmodes/cperl-mode.el: Use new backquote syntax. | |
26450 | 2770 |
26445 | 2771 1998-09-14 Michael Ernst <mernst@alum.mit.edu> |
2772 | |
2773 * uniquify.el: Use new backquote syntax. | |
2774 | |
2775 1999-11-14 Markus Rost <rost@ias.edu> | |
26443 | 2776 |
2777 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r | |
2778 as in ispell-local-dictionary-alist. | |
2779 | |
26445 | 2780 1999-11-14 Alex Schroeder <alex@gnu.org> |
26440 | 2781 |
2782 * ansi-color.el (ansi-color-apply): Updated regexps to include | |
2783 highlighted face. | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2784 |
26445 | 2785 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
26437 | 2786 |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2787 * forms.el (forms--make-format-elt-using-text-properties): |
26437 | 2788 Treat `intangible' differently. |
2789 | |
2790 * forms.el: Use new backquote syntax. | |
2791 | |
26434 | 2792 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
2793 | |
2794 * textmodes/scribe.el (scribe-mode): Doc-fix. | |
2795 | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
2796 1999-11-13 Peter Breton <pbreton@ne.mediaone.net> |
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
2797 |
26435 | 2798 * net-utils.el (run-network-program, net-utils-run-program): Use |
2799 the new backquote syntax. | |
2800 (smbclient-program, smbclient-program-options) | |
2801 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | |
2802 variables | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
2803 (smbclient, smbclient-list-shares): New functions |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
2804 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2805 1999-11-12 Sam Steingold <sds@ksp.com> |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2806 |
26435 | 2807 * emulation/viper-init.el (viper-deflocalvar, viper-loop) |
2808 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) | |
2809 (viper-kbd-buf-definition, viper-kbd-mode-alist) | |
2810 (viper-kbd-mode-pair, viper-kbd-mode-definition) | |
2811 (viper-kbd-global-pair, viper-kbd-global-definition): | |
26429
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
2812 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
2813 |
26435 | 2814 * emulation/viper-cmd.el (viper-test-com-defun) |
2815 (viper-prefix-arg-value, viper-prefix-arg-com): | |
26429
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
2816 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
2817 |
26428
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2818 * emacs-lisp/debug.el (debugger-env-macro): |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2819 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2820 |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2821 * emacs-lisp/easymenu.el (easy-menu-make-symbol): |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2822 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
2823 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2824 * calendar/calendar.el (calendar-remove-frame-by-deleting): |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2825 New user variable. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2826 (calendar-hide-window): Use it. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2827 (increment-calendar-month, calendar-for-loop, calendar-sum): |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2828 Use the new backquote syntax. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2829 |
26424 | 2830 1999-11-12 Andrew Innes <andrewi@gnu.org> |
2831 | |
2832 * select.el (x-set-selection): Call buffer-substring, not | |
2833 substring. Also fix docstring | |
2834 | |
26422 | 2835 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl> |
2836 | |
2837 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list | |
2838 of customizable variables to bug report message. Added | |
2839 system-type to package name in bug report. | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2840 |
26419 | 2841 1999-11-12 Gerd Moellmann <gerd@gnu.org> |
2842 | |
2843 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name | |
2844 to display file names. | |
2845 | |
26409 | 2846 1999-11-11 Gerd Moellmann <gerd@gnu.org> |
2847 | |
26411 | 2848 * mwheel.el: Fix copyright notice, don't require 'cl at run time. |
2849 | |
26409 | 2850 * isearch.el: Add lazy-highlighting feature. |
2851 | |
26406 | 2852 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
2853 | |
2854 * progmodes/ps-mode.el (ps-mode-maintainer-address): New | |
2855 constant. | |
2856 (ps-mode-submit-bug-report): New function. Entry added to menu. | |
2857 | |
26399
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
2858 1999-11-10 William M. Perry <wmperry@aventail.com> |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
2859 |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
2860 * mwheel.el: New file to support the new style wheeled mice. |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
2861 |
26394 | 2862 1999-11-10 Gerd Moellmann <gerd@gnu.org> |
2863 | |
26406 | 2864 * startup.el (initial-scratch-message): Add ";;" to the front of |
2865 lines in the message. | |
2866 | |
26396 | 2867 * files.el (file-local-copy): Remove optional BUFFER argument |
2868 because that's not used by anything. | |
2869 | |
26394 | 2870 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as |
2871 to-address. | |
2872 | |
26387 | 2873 1999-11-08 Markus Rost <rost@ias.edu> |
2874 | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2875 * wid-edit.el (widget-button-click): Wrap with save-excursion |
26387 | 2876 to restore track-mouse in the correct buffer. |
2877 | |
2878 1999-11-08 Gerd Moellmann <gerd@gnu.org> | |
2879 | |
2880 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com. | |
2881 | |
2882 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl> | |
2883 | |
2884 * progmodes/ps-mode.el (ps-mode-print-function): Changed default | |
2885 lpr-command to "lp" for some system-types. (copied from lpr.el | |
2886 Emacs version 20.2.1). | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
2887 |
26362 | 2888 1999-11-04 Markus Rost <rost@ias.edu> |
2889 | |
2890 * simple.el (comment-region): Strip off white space at end of | |
2891 comment-start. | |
2892 | |
26354 | 2893 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
2894 | |
2895 * faces.el (secondary-selection): Fix wrong color name. | |
2896 | |
26352 | 2897 1999-11-04 John Tobey <jtobey@epsilondev.com> |
2898 | |
2899 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0", | |
2900 the default when invoking perldb in a non-Perl buffer, and other | |
2901 cases involving -e or --. | |
2902 | |
26342 | 2903 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
2904 | |
26352 | 2905 * simple.el (previous-matching-history-element) |
2906 (next-history-element): Use delete-field instead of erase-field. | |
2907 | |
2908 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit): | |
2909 Use delete-field instead of erase-field. | |
2910 | |
26344 | 2911 * faces.el (secondary-selection): Change background to yellow. |
2912 | |
26342 | 2913 * complete.el (PC-do-completion): Use minibuffer-prompt-end to |
2914 find the start of the text. Use field-string to read the user | |
2915 input. | |
2916 | |
26333 | 2917 1999-11-03 Gerd Moellmann <gerd@gnu.org> |
2918 | |
26338 | 2919 * faces.el (make-face-bold, make-face-unbold, make-face-italic) |
2920 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument | |
2921 for compatibility with old face implementation. | |
2922 | |
26336 | 2923 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit): |
2924 Use erase-field instead of erase-buffer. | |
2925 | |
26333 | 2926 * frame.el (blink-cursor-mode, blink-cursor-end): Use |
2927 internal-show-cursor with new interface. | |
2928 (blink-cursor-timer-function): New. | |
2929 (blink-cursor-start): Use blink-cursor-timer-function. | |
2930 | |
26331 | 2931 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
2932 | |
2933 * calendar.el (redraw-calendar): Move to nearest date before | |
2934 redrawing. | |
2935 | |
2936 * diary-lib.el (simple-diary-display): Reset modeline even if | |
2937 there are no diary entries since the diary buffer may be displayed. | |
2938 | |
26326 | 2939 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2940 | |
2941 * emacs-lisp/debug.el (debug): If noninteractive, display the | |
2942 backtrace using `message', then exit Emacs. | |
2943 (debugger-batch-max-lines): New variable. | |
2944 (debugger-setup-buffer): New subroutine, broken out of `debug'. | |
2945 Change the messages put at the start, to say that the debugger | |
2946 was entered. | |
2947 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2948 1999-11-02 Sam Steingold <sds@ksp.com> |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2949 |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2950 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp. |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2951 |
26295 | 2952 1999-11-01 John Tobey <jtobey@epsilondev.com> |
2953 | |
2954 * gud.el: (gud-perldb-massage-args): Massage correctly in the | |
2955 presence of perl switches other than "-e". | |
2956 | |
26287 | 2957 1999-11-01 Markus Rost <rost@ias.edu> |
2958 | |
2959 * dired-x.el (dired-smart-shell-command): Use | |
2960 shell-command-history as in shell-command. | |
2961 | |
26282 | 2962 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2963 | |
2964 * userlock.el (ask-user-about-lock): Doc fix. | |
2965 | |
26285 | 2966 * frame.el: Doc fixes. |
2967 | |
26271 | 2968 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
2969 | |
26279 | 2970 * frame.el (blink-cursor-mode): Call internal-show-cursor instead |
2971 of show-cursor. | |
2972 (blink-cursor-start, blink-cursor-end): Ditto. | |
2973 | |
26271 | 2974 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode. |
2975 | |
26269 | 2976 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2977 | |
2978 * window.el (walk-windows): If ALL-FRAMES is a frame, | |
2979 start on that frame. Use save-selected-window. | |
2980 | |
26266 | 2981 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
2982 | |
2983 * simple.el (end-of-buffer): Use window-end to find the window end | |
2984 instead of vertical-motion because this handles variable-height | |
2985 lines correctly. | |
2986 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2987 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2988 |
26266 | 2989 * ediff.el: Version change. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2990 |
26266 | 2991 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2992 make sure you are in a good frame before deleting other |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2993 windows. |
26266 | 2994 (ediff-file-checked-in-p): Don't consider CVS |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2995 files checked in. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2996 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2997 are writing to a newly created empty file. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
2998 |
26266 | 2999 * ediff-mult.el (ediff-show-session-group-hook): New default. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3000 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3001 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
26266 | 3002 First cd to the file directory. reportedly works |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3003 better with remote files. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3004 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3005 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal): |
26266 | 3006 Use file-name-nondirectory when passing files to CVS. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3007 |
26271 | 3008 * ediff-diff.el (ediff-cmp-options): New variable. |
26267 | 3009 (ediff-same-file-contents): Use ediff-cmp-options. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3010 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3011 * ediff-ptch.el (ediff-prompt-for-patch-buffer, |
26266 | 3012 ediff-get-patch-buffer): Use current buffer if it appears to be a |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3013 patch. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3014 |
26271 | 3015 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c |
3016 C-g | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3017 |
26266 | 3018 * viper-util.el (viper-nontrivial-find-file-function): Deleted. |
3019 (viper-glob-unix-files, viper-glob-mswindows-files): New functions. | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3020 (viper-save-cursor-color,viper-restore-cursor-color): |
26266 | 3021 Improved cursor color handling. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3022 (viper-get-saved-cursor-color-in-replace-mode, |
26266 | 3023 viper-get-saved-cursor-color-in-insert-mode): New functions for |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3024 better cursor color handling. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3025 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3026 * viper-ex.el (ex-read,ex-edit): |
26266 | 3027 Fixes for correct interpretation of #,%. |
3028 (viper-ex): Now works correctly when called from other functions. | |
3029 (viper-glob-function): New variable. | |
3030 (viper-ex): Save excursion before doing :global. | |
3031 | |
3032 * viper-mous.el (viper-counting-clicks-p): Bug fixes. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3033 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3034 * viper-cmd.el (viper-post-command-sentinel, |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3035 viper-insert-state-post-command-sentinel, |
26266 | 3036 viper-insert-state-pre-command-sentinel): Takes better care of |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3037 cursor colors. |
26267 | 3038 |
3039 * viper.el: Version change. | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3040 |
26260 | 3041 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com> |
3042 | |
3043 * whitespace.el (whitespace-update-modeline): Bugfix to ensure | |
3044 that the modeline display was updated *only* when | |
3045 `whitespace-display-in-modeline' was set, not otherwise. | |
3046 | |
26248 | 3047 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
3048 | |
26251 | 3049 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to |
3050 "frac12". | |
3051 | |
26248 | 3052 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for |
3053 ad-activate. | |
3054 | |
26246 | 3055 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com> |
3056 | |
26254 | 3057 * whitespace.el: Test for existence of `defcustom' and `defgroup' |
3058 using fboundp instead of assuming that these are not present in | |
3059 particular flavors of emacs. | |
3060 (whitespace-version): Update to 2.8 | |
3061 (whitespace-display-in-modeline): Add custom variable to control | |
3062 displaying the whitespace errors on the modeline based on | |
3063 suggestion from <klaus.berndl@sdm.de> | |
3064 (whitespace-buffer): Now returns `t' if unclean and `nil' if | |
3065 clean, to enable using as a hook function, as suggested by Puneet | |
3066 Goel <puneet@computer.org> | |
3067 (whitespace-buffer): Fix a subtle bug that cleaned up only if | |
3068 quiet was not set, even with whitespace-auto-cleanup set. | |
3069 (whitespace-mode-line): Now uses less modeline real estate and | |
3070 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace | |
3071 which is present in the file, and <y> is any type of whitespace | |
3072 whose check has been suppressed by setting | |
26246 | 3073 `whitespace-check-<whitespace-type>' to nil. |
26254 | 3074 (whitespace-unchecked-whitespaces): New function to return the |
3075 list of whitespaces for whom checks have been suppressed. | |
3076 (whitespace-display-unchecked-whitespaces): Renamed to | |
3077 `whitespace-update-modeline' to reflect its functionality. | |
26246 | 3078 |
26244 | 3079 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
3080 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3081 * progmodes/compile.el (compilation-error-regexp-alist): |
26244 | 3082 Undo previous change. |
3083 | |
26232 | 3084 1999-10-28 Dave Love <fx@gnu.org> |
3085 | |
3086 * help.el (help-follow): Make arg optional again and really | |
3087 default to point. | |
3088 | |
26228 | 3089 1999-10-28 Gerd Moellmann <gerd@gnu.org> |
3090 | |
26234 | 3091 * paths.el (rmail-file-name): Make it an option. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3092 |
26228 | 3093 * progmodes/ada-mode.el, progmodes/ada-prj.el, |
3094 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and | |
3095 comment fixes. | |
3096 | |
26231 | 3097 * progmodes/compile.el (compilation-error-regexp-alist): Recognize |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3098 MIPS Pro 7.3 compiler error message syntax. |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3099 |
26223 | 3100 1999-10-27 Dave Love <fx@gnu.org> |
3101 | |
3102 * progmodes/compile.el: Checkdoc-inspired fixes. | |
3103 | |
26220 | 3104 1999-10-27 Gerd Moellmann <gerd@gnu.org> |
3105 | |
3106 * lpr.el (print-buffer): Doc-string fix. | |
3107 | |
26218 | 3108 1999-10-27 Dave Love <fx@gnu.org> |
3109 | |
3110 * emacs-lisp/advice.el: Doc fixes. | |
3111 (ad-lemacs-p): Removed. | |
3112 (advice): Add :link to defgroup. | |
3113 | |
26209 | 3114 1999-10-27 Kenichi Handa <handa@etl.go.jp> |
3115 | |
3116 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change | |
3117 last-coding-system-used by the call of ange-ftp-set-ascii-mode. | |
3118 | |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3119 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3120 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3121 * window.el (walk-windows): If ALL-FRAMES is a frame, |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3122 start on that frame. Use save-selected-window. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3123 |
26207 | 3124 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3125 | |
3126 * emacs-lisp/advice.el (ad-activate-internal): Renamed from | |
3127 ad-activate. All callers changed, including those in data.c. | |
3128 (ad-activate-internal-off): Renamed from ad-activate-off. | |
3129 All uses changed. | |
3130 (ad-activate): Renamed from ad-activate-on. All uses changed. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3131 (ad-start-advice, ad-stop-advice, ad-recover-normality): |
26207 | 3132 Alter the definition of ad-activate-internal, not ad-activate. |
3133 | |
26196 | 3134 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
3135 | |
3136 * startup.el (command-line-1): Add support for command line | |
3137 arguments `file' and `execute'. Fix handling of `visit'. | |
3138 | |
26191 | 3139 1999-10-26 Kenichi Handa <handa@etl.go.jp> |
3140 | |
3141 * international/mule-cmds.el (read-input-method-name): Handle the | |
3142 case that the arg DEFAULT is symbol. | |
3143 | |
3144 * international/mule-diag.el (mule-diag): Handle the case that | |
3145 default-input-method is symbol. | |
3146 | |
26187 | 3147 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
3148 | |
3149 * textmodes/tildify.el: New file. | |
3150 | |
26184 | 3151 1999-10-25 Sam Steingold <sds@ksp.com> |
3152 | |
3153 * Makefile (compile-files): Fixed the "tr" strings. | |
3154 (EMACS): Set to ../src/emacs. | |
3155 | |
26173 | 3156 1999-10-25 Gerd Moellmann <gerd@gnu.org> |
3157 | |
3158 * info.el (Info-build-node-completions): Add '("*") to the | |
3159 completion list. | |
3160 | |
26167 | 3161 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3162 | |
3163 * frame.el (auto-raise-mode): When enabling the mode, | |
3164 immediately raise the selected frame. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3165 |
26170 | 3166 * indent.el (indent-region): Doc fix. |
3167 | |
26175 | 3168 * comint.el (comint-output-filter): Make the Comint buffer current |
3169 for the comint-preoutput-filter-functions. | |
3170 | |
26177 | 3171 * mail/reporter.el: Doc fix. |
3172 | |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3173 1999-10-24 Stephen Eglen <stephen@gnu.org> |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3174 |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
3175 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3176 that Octave lisp files can also run under XEmacs 20. |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
3177 (require 'custom) added so that files can run under Emacs 19.34. |
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
3178 |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3179 * iswitchb.el (iswitchb-default-keybindings): No need to use |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3180 read-kbd-macro in keybindings. |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3181 |
26151 | 3182 1999-10-23 Dave Love <fx@gnu.org> |
3183 | |
3184 * elide-head.el: New file. | |
3185 | |
26148 | 3186 1999-10-23 Gerd Moellmann <gerd@gnu.org> |
3187 | |
3188 * Makefile (compile-files, backup-compiled-files): New targets. | |
3189 (bootstrap, bootstrap-clean): Ditto. | |
3190 | |
26138
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3191 1999-10-22 Paul Eggert <eggert@twinsun.com> |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3192 |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3193 * international/mule-cmds.c (locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3194 Use Latin-1 (not Latin-3) for Afrikaans, Galician. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3195 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian, |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3196 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet). |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3197 Use Latin-8 for Welsh. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3198 Use Latin-1 for English if "en" is explicitly specified. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3199 Use Latin-1 for Scots Gaelic, Tagalog. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3200 Use Latin-1 (not Latin-4) for Greenlandic. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3201 Use Latin-1 (not Latin-2) for Albanian. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3202 (locale-preferred-coding-systems, locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3203 Remove generic ISO 8859 locales; locale-charset-language-names now |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3204 does this. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3205 (locale-charset-language-names): New variable. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3206 (set-locale-environment): Use language name specified by |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3207 locale-charset-language-names if its charsets disagree with the |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3208 language name specified by locale-language-names. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3209 |
26132 | 3210 1999-10-22 Dave Love <fx@gnu.org> |
3211 | |
26137 | 3212 * make-mode.el: Minor doc fixes. |
3213 | |
26132 | 3214 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure. |
3215 | |
26129 | 3216 1999-10-21 Dave Love <fx@gnu.org> |
3217 | |
3218 * loadup.el: Add latin-8, latin-9. | |
3219 | |
26124
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3220 1999-10-20 Paul Eggert <eggert@twinsun.com> |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3221 |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3222 * disp-table.el (standard-display-european): Remove undocumented |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3223 arg AUTO; no longer used by startup.el. Do not attempt to treat |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3224 all non-English language environments as coding system names. |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3225 Instead, use the downcased language environment name as a coding |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3226 system name if it is one; otherwise, use latin-1. |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3227 |
26121 | 3228 1999-10-20 Gerd Moellmann <gerd@gnu.org> |
3229 | |
3230 * dired.el (dired-move-to-filename-regexp): Fix long comment lines | |
3231 that were split so that part of the comment appeared as Lisp code. | |
3232 | |
26117 | 3233 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
3234 | |
3235 * ps-bdf.el: Doc fix. | |
3236 | |
3237 * ps-print-def.el: New file: common definitions for all parts of | |
3238 ps-print. | |
3239 (ps-multibyte-buffer): Moved from ps-mule. | |
3240 | |
3241 * ps-mule.el: File dependence fix. | |
3242 (ps-multibyte-buffer): Moved to ps-print-def. | |
3243 | |
3244 * ps-print.el: Doc fix, better customization. | |
3245 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble) | |
3246 (ps-print-color-p, ps-printing-region-p, ps-n-up-database) | |
3247 (ps-end-file): Doc fix. | |
3248 (ps-setup, ps-begin-file): Fun fix. | |
3249 (postscript): New group. | |
3250 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars. | |
3251 (ps-print-prologue-1): Adjust PostScript programming. | |
3252 (ps-print): Adjust group hierarchy. | |
3253 (ps-print-n-up, ps-print-zebra, ps-print-background, | |
3254 ps-print-printer) | |
3255 (ps-print-page): New subgroups. | |
3256 (ps-print-prologue-header, ps-printer-name, ps-lpr-command) | |
3257 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type) | |
3258 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing) | |
3259 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes) | |
3260 (ps-zebra-stripe-height, ps-print-background-image) | |
3261 (ps-print-background-text, ps-spool-config): Adjust customization. | |
3262 (dos-ps-printer): Definition eliminated. | |
3263 | |
3264 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
3265 | |
3266 * ps-mule.el: Doc fix, define functions properly if mule package is | |
3267 loaded or not. | |
3268 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if | |
3269 mule package is loaded or not. | |
3270 | |
3271 * ps-print.el: Doc fix, n-up printing. | |
3272 (ps-print-version): New version number (5.0). | |
3273 (ps-page-dimensions-database): Added document media. | |
3274 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling) | |
3275 (ps-page-order, ps-printing-region-p): New vars. | |
3276 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New | |
3277 funs. | |
3278 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines) | |
3279 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn) | |
3280 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end) | |
3281 (ps-n-up-xstart, ps-n-up-ystart): New macros. | |
3282 (ps-print-begin-sheet-hook): New hook. | |
3283 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New | |
3284 const. | |
3285 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job) | |
3286 (ps-end-file, ps-dummy-page, ps-generate): Fix funs. | |
3287 (ps-print-prologue-1): Adjust PostScript programming for n-up printing. | |
3288 (ps-count-lines): Changed to defun. | |
3289 (ps-header-page): Changed to defsubst, fix fun. | |
3290 (ps-printing-region): Doc fix, adjust programming code. | |
3291 (ps-output-boolean, ps-background-pages, ps-background-text) | |
3292 (ps-background-image, ps-background, ps-get-boundingbox): Adjust | |
3293 programming code. | |
3294 | |
3295 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
3296 | |
3297 * ps-print.el: Doc fix, duplex and setpagedevice configuration. | |
3298 (ps-print-version): New version number (4.2). | |
3299 (ps-spool-config, ps-spool-tumble): New vars. | |
3300 (ps-print-prologue-1): Changed to defconst, adjust PostScript | |
3301 programming, new PostScript procedure to handle errors. | |
3302 (ps-print-prologue-2): Changed to defconst. | |
3303 (ps-print-duplex-feature): New const: duplex and tumble setting. | |
3304 (ps-setup, ps-begin-file): Fix funs. | |
3305 (ps-boolean-capitalized): New fun. | |
3306 | |
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3307 1999-10-19 Stefan Monnier <monnier@cs.yale.edu> |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3308 |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3309 * Makefile (dontcompilefiles): Obsoleted. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3310 (DONTCOMPILE): Added emacs-lisp/cl-specs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3311 (EL): Unused. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3312 (temacs): Removed (unused). |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3313 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3314 version of the file (necessary for the update to work properly). |
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3315 (autoloads): Force the use of `pwd`/loaddefs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3316 (updates); Redefined in terms of other targets to reduce redundancy. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3317 (.el.elc): New default rule, just in case you want it. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3318 (compile): Use a single invocation of Emacs. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3319 (bootstrap-compile); Unneeded. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3320 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3321 |
26102 | 3322 1999-10-19 Dave Love <fx@gnu.org> |
3323 | |
3324 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug. | |
3325 | |
26100 | 3326 1999-10-19 Sam Steingold <sds@ksp.com> |
3327 | |
3328 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to | |
3329 comply with the comment. | |
3330 | |
26098 | 3331 1999-10-19 Gerd Moellmann <gerd@gnu.org> |
3332 | |
3333 * autorevert.el (auto-revert-mode): Make auto-revert-mode | |
3334 permanent-local. | |
3335 | |
26094 | 3336 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl> |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3337 |
26094 | 3338 * progmodes/ps-mode.el (ps-mode-print-function): Fix default |
3339 value: \"lpr\" changed to "lpr" | |
3340 (ps-mode-version): New constant | |
3341 (ps-mode-show-version): New function, added key in ps-mode-map | |
3342 (ps-run-messages): Removed | |
3343 (ps-run-font-lock-keywords-2): New defcustom variable replacing | |
3344 ps-run-messages. These keywords now include the value of | |
3345 ps-run-prompt, making its fontification customizable. | |
3346 (ps-run-init): Removed \\n from docstring, it is now added when | |
3347 the value is used | |
3348 (ps-run-font-lock-keywords-1): Added checking for initial ^ in | |
3349 ps-run-prompt | |
3350 (ps-mode): Added ps-run-font-lock-keywords-2 to list of | |
26095 | 3351 customizable variables in doc-string (its equivalent |
26094 | 3352 ps-run-messages was missing in previous version of the doc-string) |
3353 (ps-run-mode): Simplified assignment to font-lock-defaults, using | |
3354 symbols only | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3355 |
26091 | 3356 1999-10-19 Alex Schroeder <alex@gnu.org> |
3357 | |
3358 * ansi-color.el: Complete rewrite. | |
3359 | |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3360 1999-10-19 Paul Eggert <eggert@twinsun.com> |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3361 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3362 Fix bootstrapping problems. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3363 Use the system locale to specify Emacs locale defaults. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3364 |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3365 * international/mule-cmds.el (global-map): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3366 Do not use backquote, because that makes a bootstrapping |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3367 problem if you need to recompile all Lisp files using interpreted code. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3368 * international/mule.el (charset-id, charset-bytes, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3369 charset-dimension, charset-chars, charset-width, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3370 charset-direction, charset-iso-final-char, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3371 charset-iso-graphic-plane, charset-reverse-charset, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3372 charset-short-name, charset-long-name, charset-description, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3373 charset-plist): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3374 * subr.el (save-match-data): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3375 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3376 * international/mule-cmds.el |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3377 (set-display-table-and-terminal-coding-system): New function, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3378 containing code migrated out of set-language-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3379 (set-language-environment, set-locale-environment): Use it. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3380 (locale-translation-file-name): Moved here from startup.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3381 (locale-language-names, locale-preferred-coding-systems): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3382 New vars. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3383 (locale-name-match, set-locale-environment): New functions. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3384 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3385 * language/japan-util.el (setup-japanese-environment-internal): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3386 Prefer japanese-iso-8bit if the system-type is usg-unix-v. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3387 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3388 * startup.el (iso-8859-n-locale-regexp): Remove. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3389 (locale-translation-file-name): Move to mule-cmds.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3390 (command-line): Move locale-stuff into set-locale-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3391 |
26080 | 3392 1999-10-18 Dave Love <fx@gnu.org> |
3393 | |
3394 * abbrev.el (add-abbrev, inverse-add-abbrev) | |
3395 (expand-region-abbrevs): Remove properties from buffer text. | |
3396 | |
26064 | 3397 1999-10-17 Gerd Moellmann <gerd@gnu.org> |
3398 | |
26066 | 3399 * iswitchb.el (iswitchb-exhibit): Extract user-input only |
3400 from the mini-buffer, without the prompt. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3401 |
26064 | 3402 * simple.el (minibuffer-prompt-end): Return the position |
3403 after the prompt, not the position of that last character | |
3404 of the prompt. | |
3405 | |
26061 | 3406 1999-10-17 Miles Bader <miles@gnu.org> |
3407 | |
3408 * simple.el: Doc fixes. | |
3409 | |
3410 1999-10-17 Miles Bader <miles@gnu.org> | |
3411 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3412 * simple.el (previous-matching-history-element, next-history-element): |
26061 | 3413 Change to work correctly even if the point is in the prompt. |
3414 (choose-completion-string): Likewise. | |
3415 (minibuffer-prompt-width): New function (compatibility with old subr). | |
3416 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3417 * textmodes/paragraphs.el (forward-sentence, forward-paragraph): |
26061 | 3418 When constraining the final position to the current field, |
3419 don't use the ONLY-IN-LINE mode of constrain-to-field. | |
3420 | |
3421 1999-10-17 Miles Bader <miles@gnu.org> | |
3422 | |
3423 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to | |
3424 constrain-to-field. | |
3425 * textmodes/paragraphs.el (forward-sentence): Likewise. | |
3426 | |
3427 1999-10-17 Miles Bader <miles@gnu.org> | |
3428 | |
3429 * simple.el (line-move): Use constrain-to-field to avoid | |
3430 moving into a prompt. | |
3431 (previous-complete-history-element): Clarify doc string. | |
3432 (next-complete-history-element): Likewise. | |
3433 Use field-beginning instead of point-min. | |
3434 (next-matching-history-element): Use field-beginning and | |
3435 erase-field instead of point-min and erase-buffer. | |
3436 * textmodes/paragraphs.el | |
3437 (forward-paragraph, forward-sentence): Likewise. | |
3438 (backward-kill-paragraph, backward-kill-sentence): Remove code to | |
3439 constrain the kill to an field, as the movement commands now | |
3440 do this. | |
3441 | |
3442 1999-10-17 Miles Bader <miles@gnu.org> | |
3443 | |
3444 * simple.el (previous-matching-history-element): Get the | |
3445 minibuffer input with field-string instead of buffer-string. | |
3446 (choose-completion-string): Likewise. | |
3447 (next-history-element): Likewise. | |
3448 Erase the minibuffer input with erase-field, not erase-buffer. | |
3449 Use field-beginning to find the beginning of the input. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3450 * textmodes/paragraphs.el (backward-kill-sentence): |
26061 | 3451 Remove minibuffer-prompt hack. |
3452 Constrain to any input field. | |
3453 | |
26053 | 3454 1999-10-17 Sam Steingold <sds@ksp.com> |
3455 | |
3456 * bindings.el (completion-ignored-extensions): Added ".sparcf" | |
3457 for CMUCL on sparc and ".ufsl" for LispWorks. | |
3458 (bound-and-true-p): Bugfix: free variable `v'. | |
3459 | |
26050 | 3460 1999-10-16 Dave Love <d.love@dl.ac.uk> |
3461 | |
3462 * emacs-lisp/edebug.el (edebug-install-read-eval-functions) | |
3463 (edebug-uninstall-read-eval-functions): Use load-read-function, | |
3464 avoiding elisp-eval. | |
3465 | |
26048 | 3466 1999-10-16 Sam Steingold <sds@ksp.com> |
3467 | |
3468 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | |
3469 instead of `eql'. | |
3470 | |
26039
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3471 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3472 |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3473 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3474 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file), |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3475 (browse-url-temp-file-list, browse-url-delete-temp-file-list): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3476 * ediff-util.el (ediff-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3477 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3478 * emerge.el (emerge-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3479 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3480 * vc.el (vc-update-change-log): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3481 * mail/mailpost.el (post-mail-send-it): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3482 * mail/metamail.el (metamail-region): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3483 * progmodes/cmacexp.el (c-macro-expansion): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3484 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file. |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3485 |
26029 | 3486 1999-10-15 Gerd Moellmann <gerd@gnu.org> |
3487 | |
3488 * smtpmail.el (smtpmail-via-smtp): Add support for | |
3489 automatically appending a domain to RCPT TO: addresses. | |
3490 | |
26027 | 3491 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3492 | |
3493 * dired.el (dired-insert-directory): Insert the amount of | |
3494 free space after the total size. | |
3495 (dired-free-space-program, dired-free-space-args): New variables. | |
3496 | |
26023 | 3497 1999-10-14 Karl Heuer <kwzh@gnu.org> |
3498 | |
3499 * mail/rmail.el (rmail-pop-password-error): Add new pattern. | |
3500 | |
26017 | 3501 1999-10-14 Dave Love <fx@gnu.org> |
3502 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3503 * international/characters.el: |
26017 | 3504 * international/fontset.el: |
3505 * international/mule-conf.el: Add latin-iso8859-1[45]. | |
3506 | |
3507 * language/european.el: Add Latin-8, Latin-9. Modify some doc | |
3508 strings. | |
3509 | |
3510 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89]. | |
3511 (command-line): Detect Latin-[89] locales. | |
3512 | |
26011 | 3513 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
3514 | |
3515 * international/mule-cmds.el (select-safe-coding-system) | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3516 (leim-list-header): Avoid the use of strings that start with backslash |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3517 newline since lread.c:read1 has a hack to turn those strings into |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3518 integer 0 during the loadup.el process. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3519 |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3520 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially. |
26011 | 3521 |
26008 | 3522 1999-10-13 Dave Love <fx@gnu.org> |
3523 | |
3524 * image.el (insert-image): Copy the image spec and add an | |
3525 intangible property. | |
3526 | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3527 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3528 |
26008 | 3529 * help.el (help-xref-interned): Make it also work on variable-only |
3530 and function-only symbols. | |
3531 (help-make-xrefs): Take advantage of the new `help-xref-interned'. | |
3532 (help-follow): If the point under mouse is not highlighted, try | |
3533 `help-xref-interned' on the pointed-to symbol anyway. | |
3534 | |
3535 * info.el (Info-on-current-buffer): New entry point. | |
3536 (Info-find-node): Split into two for Info-on-current-buffer to | |
3537 hook into it. | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3538 (Info-current-file, Info-set-mode-line, Info-up): |
26008 | 3539 Info-current-file can now be t. |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3540 (Info-clone-buffer-hook): Function for `clone-buffer'. |
26008 | 3541 (Info-goto-node, Info-menu, Info-mode-map, Info-mode): |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3542 Make `clone-buffer' available in various ways to the user. |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3543 |
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
3544 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
3545 |
26008 | 3546 * simple.el (shell-command, shell-command-on-region): Use |
3547 make-temp-file. | |
3548 (clone-buffer, clone-process, clone-buffer-hook): New functions. | |
3549 | |
3550 * subr.el (with-current-buffer): Don't use backquotes to avoid | |
3551 bootstrapping problems. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3552 |
26008 | 3553 * loadup.el (load-path): Add subdirs for bootstrapping. |
3554 (docstrings): Ignore errors during bootstrapping. | |
3555 (args): New `bootstrap' argument (for use in place of `dump'). | |
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
3556 |
26001 | 3557 1999-10-12 Emmanuel Briot <briot@gnat.com> |
3558 | |
3559 * ada-stmt.el: Doc-string fixes. | |
3560 | |
25991 | 3561 1999-10-12 Gerd Moellmann <gerd@gnu.org> |
3562 | |
25998 | 3563 * recentf.el: New file. |
3564 | |
25991 | 3565 * ps-mode.el: New file. |
3566 | |
3567 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps, | |
3568 case insensitive. | |
3569 | |
25985 | 3570 1999-10-12 Richard Sharman <rsharman@pobox.com> |
3571 | |
3572 * sh-script.el: Added support for indenting existing scripts. | |
3573 (sh-mode-map): Added new bindings. | |
3574 (sh-mode): Updated mode doc-string for new commands, added | |
3575 make-local-variable calls, initialize mode-specific variables. | |
3576 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line | |
3577 is now a different function. | |
3578 (sh-header-marker): Changed docstring. | |
3579 (sh-set-shell): Initialize mode-specific variables. | |
3580 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select) | |
3581 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts): | |
3582 Changed these define-skeleton calls to work with user-specified | |
3583 indentation settings. | |
3584 (sh-basic-indent-line, sh-blink, sh-calculate-indent) | |
3585 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing) | |
3586 (sh-electric-hash, sh-electric-less, sh-electric-rparen) | |
3587 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info) | |
3588 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word) | |
3589 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if) | |
3590 (sh-guess-basic-offset, sh-handle-after-case-label) | |
3591 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do) | |
3592 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac) | |
3593 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open) | |
3594 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close) | |
3595 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else) | |
3596 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case) | |
3597 (sh-handle-this-then, sh-help-string-for-variable) | |
3598 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent) | |
3599 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init) | |
3600 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp) | |
3601 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style) | |
3602 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable) | |
3603 (sh-remove-our-text-properties, sh-rescan-buffer) | |
3604 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp) | |
3605 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer) | |
3606 (sh-scan-case, sh-search-word, sh-set-char-syntax) | |
3607 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value) | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3608 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New |
25985 | 3609 functions. |
3610 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax) | |
3611 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done) | |
3612 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done) | |
3613 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist) | |
3614 (sh-var-list): New variables. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3615 |
25983 | 3616 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk> |
3617 | |
25999 | 3618 * quickurl.el (quickurl-list-insert): `count-lines' was returning |
3619 a value one line to high if the cursor wasn't at the start of a | |
3620 line. A `beginning-of-line' is now performed before making the | |
3621 call to `count-lines'. | |
25983 | 3622 |
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
3623 1999-10-11 Stefan Monnier <monnier@cs.yale.edu> |
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
3624 |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3625 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice. |
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
3626 |
25960 | 3627 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
3628 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3629 * Makefile (setwins): Abstract out the command to find subdirectories |
25962 | 3630 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). |
25970 | 3631 (custom-deps, finder-data, autoloads, update-subdirs, updates) |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3632 (autoloads-with-other-emacs): Use it. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3633 |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3634 * diff-mode.el: New file. A mode for viewing/editing context diffs. |
25960 | 3635 |
25942 | 3636 1999-10-09 Gerd Moellmann <gerd@gnu.org> |
3637 | |
3638 * Makefile (bootstrap-compile): New target. Compile Lisp | |
3639 files with ../src/temacs. | |
3640 | |
27657 | 3641 1999-10-08 Dave Love <fx@gnu.org> |
3642 | |
3643 * ange-ftp.el: Require dired when compiling. | |
3644 (ange-ftp-normal-login): Allow EFS-style port specification. | |
3645 | |
25939 | 3646 1999-10-08 Simon Marshall <simon@gnu.org> |
3647 | |
3648 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. | |
3649 (regexp-opt-group): Use it to get common suffixes in STRINGS. | |
3650 If STRINGS is nil, return "" rather than nil. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3651 |
25937 | 3652 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
3653 | |
3654 * Makefile (compile): Compile files one by one. Set load-path to | |
3655 current directory and subdirectories when compiling. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3656 |
25918 | 3657 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
3658 | |
3659 * Makefile (EMACSOPT, DONTCOMPILE, EL): New. | |
3660 (emacs): Use it everywhere instead of EMACS. | |
3661 (compile): New target. Compile all Lisp files from scratch. | |
3662 (recompile): New target. Recompile lisp directory. | |
3663 (autoloads-with-other-emacs): New target. Build loaddefs.el with | |
3664 an Emacs executable not built in the current directory tree. | |
3665 | |
25908 | 3666 1999-10-07 Peter Breton <pbreton@ne.mediaone.net> |
3667 | |
3668 * filecache.el (file-cache-completion-ignore-case): New variable, | |
3669 defaulting to the value of completion-ignore-case. | |
3670 (file-cache-minibuffer-complete): Use it. | |
3671 (file-cache-files-matching, file-cache-files-matching-internal): | |
3672 New functions. | |
3673 | |
25905
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3674 1999-10-07 Emmanuel Briot <briot@gnat.com> |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3675 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3676 * ada-xref.el: New file |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3677 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3678 * ada-prj.el: New file |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3679 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3680 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3681 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3682 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3683 subprogram being created. |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3684 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3685 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*, |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3686 ada-indent-newline-indent): Rewritten to support the new indentation |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3687 scheme |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3688 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3689 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions): |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3690 New functions |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3691 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3692 * ada-mode.el (ada-fill-comment-paragraph): Add support for the |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3693 justification parameter |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3694 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3695 * ada-mode.el (ada-make-body, ada-gen-treat-proc, |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3696 ada-make-subprogram-body): Rewritten to benefit from the gnatstub |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3697 external program |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
3698 |
25900 | 3699 1999-10-07 Dave Love <fx@gnu.org> |
3700 | |
3701 * bindings.el (bound-and-true-p): New macro. | |
3702 (make-mode-line-mouse-sensitive): Don't require easymenu. | |
3703 | |
25886 | 3704 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
3705 | |
3706 * custom.el (defface): Extend documentation for new values of | |
3707 `type'. | |
3708 | |
3709 * faces.el (face-spec-set-match-display): Recognize `type' of | |
3710 `motif', `lucid', `x-toolkit'. | |
3711 (menu): New face. | |
3712 | |
25870 | 3713 1999-10-05 Dave Love <fx@gnu.org> |
3714 | |
3715 * files.el: Recognize temporary crontab files. | |
3716 | |
25873 | 3717 * info.el: Require jka-compr when compiling. |
3718 (Info-suffix-list): Add bzip2 files (non-ms-dos only). | |
3719 | |
25866 | 3720 1999-10-04 Dave Love <fx@gnu.org> |
3721 | |
3722 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, | |
3723 scroll-up-aggressively, scroll-down-aggressively. | |
3724 | |
3725 * time.el (display-time-mode): Add autoload cookie. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3726 |
25867 | 3727 * rect.el (delete-extract-rectangle): Doc fix from verna. |
25866 | 3728 |
3729 * help-macro.el (three-step-help): Customize. | |
3730 | |
25926 | 3731 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3732 | |
3733 * hexl.el (hexlify-buffer): Move point in proper range | |
3734 if it is too large. | |
3735 (hexl-after-revert-hook): Update hexl-max-address. | |
3736 (hexl-address-to-marker): Doc fix. | |
3737 | |
25865 | 3738 1999-10-03 Dave Love <fx@gnu.org> |
3739 | |
3740 * image.el (defimage): Remove redundant code. Substitute file in | |
3741 image plist. | |
3742 | |
3743 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3744 | |
3745 * vc.el (vc-backend-checkout): Use coding system 'no-conversion | |
3746 when doing with-temp-file. | |
3747 | |
3748 1999-10-01 Dave Love <fx@gnu.org> | |
3749 | |
3750 * cus-edit.el (custom-comment-create): Fill :from and :to slots. | |
3751 | |
3752 * help.el: Require view when compiling. | |
3753 (view-emacs-FAQ): Use Info version. | |
3754 | |
25837 | 3755 1999-09-29 Ken'ichi Handa <handa@gnu.org> |
3756 | |
3757 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed | |
3758 (normat->normal). Use correct font names for Korean | |
3759 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H). | |
3760 | |
3761 1999-09-29 Kenichi Handa <handa@etl.go.jp> | |
3762 | |
3763 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit | |
3764 code not used by KOI8 to the same 8-bit code instead of mapping to | |
3765 SPC. | |
3766 (cyrillic-alternativnyj-decode-table): Likewise. | |
3767 | |
3768 1999-09-29 Alex Schroeder <alex@gnu.org> | |
3769 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3770 * sql.el (sql-imenu-generic-expression): Aew, used to set |
25837 | 3771 imenu-generic-expression. |
3772 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting | |
3773 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression, | |
3774 imenu-case-fold-search, and imenu-syntax-alist. | |
3775 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when | |
3776 setting font-lock-defaults' SYNTAX-ALIST. | |
3777 | |
26025 | 3778 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3779 | |
3780 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard | |
3781 macro, try again. | |
3782 | |
25837 | 3783 1999-09-28 Dave Love <fx@gnu.org> |
3784 | |
3785 * cus-edit.el (custom-comment): Change widget definition. | |
3786 (custom-comment-create, custom-comment-show) | |
3787 (custom-comment-invisible-p): Don't use :comment-overlay. | |
3788 (custom-comment-hide): New function. | |
3789 (custom-variable-set, custom-variable-save) | |
3790 (custom-variable-reset-standard, custom-face-set) | |
3791 (custom-face-save): Use it. | |
3792 | |
25946 | 3793 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3794 | |
25949 | 3795 * hexl.el (hexl-mode): Do nothing if already in hexl mode. |
3796 | |
3797 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
3798 | |
25946 | 3799 * faces.el (region): Doc fix. |
3800 | |
25837 | 3801 1999-09-27 Dave Love <fx@gnu.org> |
3802 | |
3803 * isearch.el (isearch): Add :links in defgroup. | |
3804 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. | |
3805 (isearch-switch-frame-handler): Comment out (unused). | |
3806 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix. | |
3807 (isearch-ring-retreat-edit): Doc fix. | |
3808 (isearch-mouse-yank): New command. | |
3809 (isearch-last-command-char): Removed. Callers changed to use | |
3810 last-command-char. | |
3811 (isearch-char-to-string): Removed. Callers changed to use | |
3812 char-to-string. | |
3813 | |
25944 | 3814 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> |
3815 | |
3816 * ispell.el (ispell-dictionary-alist-6): Don't use "-C" | |
3817 option for Russian. | |
3818 | |
25837 | 3819 1999-09-25 Gerd Moellmann <gerd@gnu.org> |
3820 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3821 * faces.el (face-differs-from-default-p): Compare face |
25837 | 3822 attributes individually. |
3823 | |
3824 * image.el (put-image, insert-image): Add string argument. | |
3825 | |
3826 1999-09-24 Gerd Moellmann <gerd@gnu.org> | |
3827 | |
3828 * ange-ftp.el (ange-ftp-date-regexp): Make it work for | |
3829 LANG=de_DE.iso88591 on HPUX 11.0. | |
3830 | |
3831 * dired.el (dired-move-to-filename-regexp): Make it work | |
3832 for LANG=de_DE.iso88591 on HPUX 11.0. | |
3833 | |
26171 | 3834 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
3835 | |
3836 * info.el (info-initialize): Don't test existence of ALTERNATIVE | |
3837 if we know for some other reason it should not be used. | |
3838 | |
26179 | 3839 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg): |
3840 New variable. | |
3841 (edebug-recursive-edit): Save current-prefix-arg there, | |
3842 bind it, and set it back at the end. | |
3843 (edebug-outside-excursion): Restore and update the outside | |
3844 value of current-prefix-arg. | |
3845 (edebug-emacs-version-specific): Delete support for Epoch. | |
3846 | |
26180 | 3847 1999-09-24 Howard Melman <howard@silverstream.com> |
3848 | |
3849 * imenu.el (imenu-after-jump-hook): New variable. | |
3850 (imenu): Run menu-after-jump-hook. | |
3851 (imenu-name-lookup-function): New variable. | |
3852 * imenu.el (imenu--in-alist): Use those variables. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3853 |
25837 | 3854 1999-09-24 Carsten Dominik <cd@gnu.org> |
3855 | |
3856 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3857 multiple thebibliography environments. |
25837 | 3858 |
3859 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug | |
3860 with recentering window. | |
3861 (reftex-extract-bib-entries-from-thebibliography, | |
3862 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal | |
3863 with multiple thebibliography environments. | |
3864 | |
3865 * textmodes/reftex-vars.el | |
3866 (reftex-section-levels): Function allowed as cdr. | |
3867 (reftex-max-section-depth) New option. | |
3868 | |
3869 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal | |
3870 with multiple thebibliography environments. | |
3871 | |
3872 1999-09-23 Gerd Moellmann <gerd@gnu.org> | |
3873 | |
3874 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end | |
3875 instead of point-min in call to delete-region. | |
3876 | |
3877 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3878 | |
3879 * vc.el (vc-backend-checkout): Use with-temp-file when checking | |
3880 out into arbitrary file names. | |
3881 | |
3882 1999-09-19 Ken'ichi Handa <handa@gnu.org> | |
3883 | |
3884 * language/european.el ("Turkish"): New language environment. | |
3885 | |
3886 1999-09-19 Dave Love <fx@gnu.org> | |
3887 | |
3888 * delim-col.el: New file. | |
3889 | |
3890 1999-09-17 Richard Stallman <rms@gnu.org> | |
3891 | |
3892 * files.el (after-find-file): When visiting a backup file, | |
3893 make it read-only. | |
3894 | |
3895 * apropos.el (apropos-symbol-face): Non-nil even for ttys. | |
3896 (apropos-keybinding-face, apropos-label-face): Likewise. | |
3897 (apropos-property-face, apropos-match-face): Likewise. | |
3898 (apropos-label-properties): New variable. | |
3899 (apropos-print-doc): Use apropos-label-properties. | |
3900 (apropos-print): Set apropos-label-properties. | |
3901 | |
3902 1999-09-15 Richard Stallman <rms@gnu.org> | |
3903 | |
3904 * winner.el: Use aref instead of sref. | |
3905 | |
3906 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars. | |
3907 | |
3908 1999-09-14 Gerd Moellmann <gerd@gnu.org> | |
3909 | |
3910 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print. | |
3911 | |
3912 1999-09-14 Richard Stallman <rms@gnu.org> | |
3913 | |
3914 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload | |
3915 cookie, even if followed by a letter. | |
3916 | |
3917 1999-09-14 Stephen Eglen <stephen@gnu.org> | |
3918 | |
3919 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and | |
3920 --no-line-editing are passed to Octave by including them here | |
3921 rather than storing them in inferior-octave-startup-args. | |
3922 | |
3923 1999-09-14 Eli Zaretskii <eliz@gnu.org> | |
3924 | |
3925 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref, | |
3926 command, option, env and sc. | |
3927 | |
3928 * subr.el (shell-quote-argument): Quote argument with double | |
3929 quotes for ms-dos. | |
3930 | |
3931 1999-09-14 Richard Stallman <rms@gnu.org> | |
3932 | |
3933 * simple.el (eval-expression-print-level): New variable. | |
3934 (eval-expression-print-length): New variable. | |
3935 (eval-expression-debug-on-error): New variable. | |
3936 (eval-expression): Bind print-level, print-length and | |
3937 debug-on-error from those vars. | |
3938 | |
3939 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp): | |
3940 Bind print-level, print-length and debug-on-error. | |
3941 | |
3942 1999-09-14 Inge Frick <inge@nada.kth.se> | |
3943 | |
3944 * dired.el (dired-recursive-deletes): New custom variable. | |
3945 (dired-re-no-dot): New variable. | |
3946 (dired-delete-file): New function deletes files and directories | |
3947 recursively. | |
3948 (dired-internal-do-deletions): Use `dired-delete-file' to delete files. | |
3949 | |
3950 * dired-aux.el (dired-recursive-copies): New custom variable. | |
3951 (dired-handle-overwrite): Broke a long line. | |
3952 (dired-copy-file): Call `dired-copy-file-recursive' instead of | |
3953 `copy-file'. | |
3954 (dired-copy-file-recursive): New function. Copy directories | |
3955 recursively. | |
3956 (dired-do-create-files): Added support for generalized directory | |
3957 target. How-to function may now return a function. New fluid | |
3958 variable `dired-one-file'. | |
3959 (dired-copy-how-to-fn): New variable. | |
3960 (dired-do-copy): Bind `dired-recursive-copies' to preserve it. | |
3961 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files. | |
3962 (dired-do-copy-regexp): No recursive copies. | |
3963 | |
3964 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com> | |
3965 | |
3966 * whitespace.el (whitespace-version): Update version to 2.4 | |
3967 | |
3968 * whitespace.el: Add customization variables to conditionally test | |
3969 any of the five whitespaces, per request from Rune Kleveland | |
3970 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>. | |
3971 | |
3972 * whitespace.el (whitespace-spacetab-regexp): Fix doc string. | |
3973 | |
3974 * whitespace.el (whitespace-modes): Add `change-log-mode' to the | |
3975 list of modes to be checked for bogus whitespaces. | |
3976 | |
3977 * whitespace.el (whitespace-rescan-timer-time): Update | |
3978 documentation. | |
3979 | |
3980 * whitespace.el (whitespace-display-unchecked-whitespaces): | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3981 New function to update modeline with untested whitespaces. |
25837 | 3982 |
3983 * whitespace.el (whitespace-buffer): Test only whitespaces whose | |
3984 checking is turned on, and update modeline using the newly created | |
3985 `whitespace-display-unchecked-whitespaces'. | |
3986 | |
3987 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces | |
3988 whose checking is turned on, and update modeline using the newly | |
3989 created `whitespace-display-unchecked-whitespaces'. | |
3990 | |
3991 * whitespace.el (whitespace-describe): Update documentation. | |
3992 | |
3993 * whitespace.el (whitespace-tickle-timer): Test if | |
3994 `whitespace-rescan-timer-time' is non-zero before tickling timer. | |
3995 | |
3996 1999-09-13 Dave Love <fx@gnu.org> | |
3997 | |
3998 * hideif.el (hide-ifdef-mode): Add autoload cookie. | |
3999 | |
4000 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode | |
4001 for temp buffer. | |
4002 (checkdoc-this-string-valid): Don't assume default comment-start. | |
4003 | |
4004 1999-09-13 Gerd Moellmann <gerd@gnu.org> | |
4005 | |
4006 * rsz-mini.el: Remove code, keep the interface. | |
4007 | |
4008 1999-09-13 Dave Love <fx@gnu.org> | |
4009 | |
4010 * help.el (help-highlight-p): Doc fix. | |
4011 | |
4012 * faces.el (mode-line, header-line, tool-bar): Add :version. | |
4013 (highlight, secondary-selection): Add :group. | |
4014 (trailing-whitespace): Add :group, :version. | |
4015 | |
4016 * wid-edit.el: Remove some compatibility code and checks. | |
4017 (widget-specify-field, widget-specify-button): Don't use XEmacs | |
4018 properties. | |
4019 (widget-overlay-inactive): Change error message. | |
4020 (widget-button-pressed-face): New variable. | |
4021 (widget-button-click): Use it. | |
4022 (widget-documentation-link-add): Specify mouse and button faces. | |
4023 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions | |
4024 removed now the functionality is built in. | |
4025 | |
4026 * cus-edit.el: Don't define-widget-keywords. | |
4027 (multimedia): New group. | |
4028 (custom-last): Function removed. | |
4029 (custom-quote): Add vectorp case, comment out characterp case. | |
4030 (custom-buffer-done-function, custom-raised-buttons): New option. | |
4031 (Custom-buffer-done): New function. | |
4032 (custom-buffer-create-internal): Obey custom-raised-buttons, | |
4033 Custom-buffer-done. | |
4034 (custom-button-face): Make it `released-button'. | |
4035 (custom-button-pressed-face): Make it `pressed-button' | |
4036 (custom-mode-map): Bind "q" to Custom-buffer-done. | |
4037 (custom-mode): Deal with raised/pressed buttons. | |
4038 | |
4039 Changes from Didier Verna: | |
4040 (custom-prompt-variable): Optional third arg makes prompt for a | |
4041 comment string. | |
4042 (customize-set-value, customize-set-variable, | |
4043 customize-save-variable): Optional prefix makes function handle | |
4044 variable comments. | |
4045 (customize-customized, customize-saved, custom-variable-state-set) | |
4046 (custom-variable-set, custom-variable-save, custom-face-state-set) | |
4047 (custom-variable-reset-saved, custom-variable-reset-standard) | |
4048 (custom-face-set, custom-face-save, custom-face-reset-saved) | |
4049 (custom-face-reset-standard, customize-save-customized): Handle | |
4050 custom comments. | |
4051 (custom-comment-face, custom-comment-tag-face): New face. | |
4052 (custom-comment): New widget. | |
4053 (custom-comment-create, custom-comment-delete) | |
4054 (custom-comment-value-set, custom-comment-show) | |
4055 ()custom-comment-invisible-p): New functions. | |
4056 (custom-variable-value-create, custom-face-value-create): Create a | |
4057 comment field widget. | |
4058 (custom-variable-menu, custom-face-menu): New entry for custom | |
4059 comment. | |
4060 (custom-face-value-create): Remove compatibility code. | |
4061 (custom-save-variables, custom-save-faces): Possibly save custom | |
4062 comments. | |
4063 | |
4064 * cus-face.el (custom-face-attributes): Simplify :underline, | |
4065 :overline, :inverse-video cases. Fix up :box case (probably needs | |
4066 more work). | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4067 |
25837 | 4068 Change from Didier Verna: |
4069 (custom-set-faces): The arguments can now have a custom comment as | |
4070 fourth argument. | |
4071 | |
4072 * custom.el: Don't define-widget-keywords. | |
4073 Change from Didier Verna: | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4074 (custom-set-variables): The arguments can now have a |
25837 | 4075 custom comment as fifth element. |
4076 | |
4077 1999-09-13 Richard Stallman <rms@gnu.org> | |
4078 | |
4079 * info.el (Info-find-node): Cope better if guesspos is too large. | |
4080 | |
4081 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
4082 | |
4083 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4084 of buffer-substring because buffer-string doesn't copy the |
25837 | 4085 prompt. |
4086 | |
4087 * faces.el (mode-line): Replaces `modeline'. | |
4088 (toplevel): Make `modeline' an alias for `mode-line'. | |
4089 | |
4090 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
4091 | |
4092 * gs.el: Change `ghostscript' to `postscript' in comment. | |
4093 | |
4094 1999-09-11 Rob Riepel <riepel@Stanford.EDU> | |
4095 | |
4096 * emulation/tpu-edt.el (tpu-version): New version. | |
4097 (tpu-search-overlay, tpu-replace-overlay): New variables. | |
4098 (tpu-search-highlight, tpu-toggle-direction): New functions. | |
4099 (tpu-lm-replace): Set tpu-replace-overlay. | |
4100 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post | |
4101 command hook. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4102 |
25837 | 4103 1999-09-11 Richard Stallman <rms@gnu.org> |
4104 | |
4105 * isearch.el (isearch-mode-map): Undo previous change. | |
4106 | |
4107 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER, | |
4108 use all of that as the sexp. | |
4109 | |
4110 * files.el (find-file-noselect): Catch errors in file-expand-wildcards, | |
4111 and use the initial argument as file name directly. | |
4112 Likewise if nothing matches. | |
4113 | |
4114 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no> | |
4115 | |
4116 * winner.el: Major changes. Avoid changing point and mark. | |
4117 Save configurations after they change, not before. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4118 |
25837 | 4119 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu> |
4120 | |
4121 * emacs-lisp/bytecomp.el (byte-compile-output-docform): | |
4122 Bind print-continuous-numbering and print-number-table. | |
4123 | |
4124 1999-09-10 Dave Love <fx@gnu.org> | |
4125 | |
4126 * bindings.el (debug-ignored-errors): Restore BBDB stuff. | |
4127 | |
4128 1999-09-09 Richard Stallman <rms@gnu.org> | |
4129 | |
4130 * whitespace.el: Finish making it fit Emacs conventions. | |
4131 Add autoloads. | |
4132 | |
4133 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il> | |
4134 | |
4135 * generic-x.el (bat-generic-mode): "::"-style comments don't | |
4136 need to begin with "-". Fix the font-lock definitions of ON/OFF | |
4137 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO | |
4138 from the list of keywords. Add DO to the list of keywords. | |
4139 | |
4140 1999-09-09 Dave Love <fx@gnu.org> | |
4141 | |
26943 | 4142 * emacs-lisp/byte-opt.el (byte-optimize-backward-char): |
25837 | 4143 (byte-optimize-backward-word): New optimizations. |
4144 (side-effect-free-fns, side-effect-and-error-free-fns): Add | |
4145 entries. | |
4146 | |
4147 1999-09-09 Gerd Moellmann <gerd@gnu.org> | |
4148 | |
4149 * image.el (put-image): Remove optional buffer parameter. | |
4150 | |
4151 * faces.el (face-italic-p): Return t only for values `italic' | |
4152 and `oblique'. | |
4153 | |
4154 * mouse.el (mouse-drag-mode-line-1): Extension of former | |
4155 mouse-drag-mode-line that also drags the header line. | |
4156 (mouse-drag-mode-line): Call it. | |
4157 (mouse-drag-header-line): New. | |
4158 (toplevel): Bind down-mouse-1 on header lines to | |
4159 mouse-drage-header-line. | |
4160 | |
4161 1999-09-08 Gerd Moellmann <gerd@gnu.org> | |
4162 | |
4163 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref. | |
4164 (make-mode-line-mouse-sensitive): Replace `top-line' by | |
4165 `header-line'. | |
4166 | |
4167 1998-09-08 Michael Ernst <mernst@alum.mit.edu> | |
4168 | |
4169 * help.el (describe-function-1): Don't return empty string for keymaps. | |
4170 | |
4171 * fill.el (fill-region-as-paragraph, canonically-space-region): | |
4172 Respect colon-double-space at end of line. | |
4173 | |
4174 1999-09-08 Stephen Gildea <gildea@alum.mit.edu> | |
4175 | |
4176 * files.el (backup-by-copying-when-privileged-mismatch): New variable. | |
4177 (backup-buffer): Use it. | |
4178 | |
4179 1999-09-08 Peter Breton <pbreton@ne.mediaone.net> | |
4180 | |
4181 * generic-x.el (generic-define-unix-modes): Added new modes: | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4182 inetd-conf-generic-mode, etc-services-generic-mode, |
25837 | 4183 etc-passwd-generic-mode. These are all defined for Unix by default. |
4184 (apache-generic-mode): Use an imenu-generic-expression to list | |
4185 Configuration keywords. | |
4186 (samba-generic-mode): Use both ; and # as comment characters. | |
4187 (samba-generic-mode): Font-lock expressions now highlight name | |
4188 value pairs. | |
4189 (bat-generic-mode): Keywords are now case-insensitive through | |
4190 font-lock-defaults setting. | |
4191 (java-properties-generic-mode): Supports both ! and # as comment | |
4192 characters. | |
4193 (java-properties-generic-mode): Added an imenu-generic-expression | |
4194 (java-properties-generic-mode): Reworked to support the various | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4195 different ways to separate name and value (viz, '=', ':' and |
25837 | 4196 whitespace). |
4197 (show-tabs-generic-mode): Added this new generic-mode. | |
4198 | |
4199 1999-09-08 Richard Stallman <rms@gnu.org> | |
4200 | |
4201 * progmodes/inf-lisp.el: Moved from top directory. | |
4202 | |
4203 * tar-mode.el (tar-header-block-tokenize): | |
4204 Use `when' instead of `and'. Fix some clobbered text. | |
4205 | |
4206 * gud.el (gud-make-debug-menu): Make a child for the | |
4207 local menu, for its menu bar, and the debug menu. | |
4208 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): | |
4209 Use the history in the simple way. | |
4210 | |
4211 1999-09-07 Kenichi Handa <handa@etl.go.jp> | |
4212 | |
4213 * language/korea-util.el (default-korean-keyboard): Initialize it | |
4214 according to the environment variable HANGUL_KEYBOARD_TYPE. | |
4215 | |
4216 1999-09-07 Richard Stallman <rms@gnu.org> | |
4217 | |
4218 * subr.el (make-temp-file): New function. | |
4219 | |
4220 1999-09-07 Stefan Monnier <monnier@cs.yale.edu> | |
4221 | |
4222 * font-lock.el (font-lock-multiline): New text property contains | |
4223 a boolean to indicate if the char is part of a multiline match. | |
4224 (font-lock-default-fontify-region): Extend the region appropriately | |
4225 for multiline keywords. | |
4226 (font-lock-default-unfontify-region): Also remove the new | |
4227 font-lock-multiline text property. | |
4228 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. | |
4229 (font-lock-fontify-keywords-region): Mark multiline regexp matches. | |
4230 | |
4231 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
4232 | |
4233 * diary-lib.el (list-diary-entries): Make sure two-digit years | |
4234 have leading zeros. | |
4235 | |
4236 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
4237 | |
4238 * faces.el (face-set-after-frame-default): Initialize some | |
4239 attributes of some faces from frame parameters. | |
4240 | |
4241 * faces.el (scroll-bar, border, cursor, mouse): New faces. | |
4242 | |
4243 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
4244 | |
4245 * faces.el (fringe): Replaces face `margin'. | |
4246 | |
4247 1999-09-07 Dave Love <fx@gnu.org> | |
4248 | |
4249 * tar-mode.el (tar-header-block-tokenize): Bind linkname. | |
4250 | |
4251 1999-09-07 Richard Stallman <rms@gnu.org> | |
4252 | |
4253 * subr.el (push): Doc fix. | |
4254 | |
4255 1999-09-06 Richard Stallman <rms@gnu.org> | |
4256 | |
4257 * vc.el (vc-annotate-display): Use < 69 not < 70 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4258 to distinguish 20YY from 19YY. |
25837 | 4259 |
4260 * timezone.el (timezone-parse-date): Use < 69 not < 70 | |
4261 to distinguish 20YY from 19YY. | |
4262 | |
4263 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file. | |
4264 | |
4265 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk> | |
4266 | |
4267 * quickurl.el: (quickurl-list-focused-line): Removed. | |
4268 (quickurl-list-insert): Now works out the focused line using | |
4269 `count-lines' instead of using `quickurl-list-focused-line'. | |
4270 | |
4271 1999-09-06 Richard Stallman <rms@gnu.org> | |
4272 | |
4273 * mail/rmail.el (rmail-retry-failure): Unconditionally move | |
4274 to beginning of message. | |
4275 | |
4276 1999-09-06 Dave Love <fx@gnu.org> | |
4277 | |
4278 * isearch.el (isearch-mode-map): Add mouse-2. | |
4279 | |
26943 | 4280 * mail/rmail.el (rmail-read-password): Deleted. |
25837 | 4281 (rmail-get-pop-password): Use read-password. |
4282 | |
4283 * quickurl.el: Don't conditionally define caddr. | |
4284 (quickurl-url-comment): Use nth, not caddr in function and | |
4285 defsetf. | |
4286 | |
4287 1999-09-06 Richard Stallman <rms@gnu.org> | |
4288 | |
4289 * auto-show.el: Doc fixes. | |
4290 | |
4291 1999-09-06 Stephen Eglen <stephen@gnu.org> | |
4292 | |
4293 * progmodes/octave-inf.el (inferior-octave-startup-args): Add | |
4294 --no-line-editing so that TABs in source files are not interpreted | |
4295 as completion requests. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4296 |
25837 | 4297 1999-09-06 Gerd Moellmann <gerd@gnu.org> |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4298 |
25837 | 4299 * hscroll.el, auto-show.el: Remove all code, keep the public |
4300 interface as no-ops. | |
4301 | |
4302 * faces.el (face-bold-p): Don't return t if face has lighter | |
4303 weight than normal. | |
4304 | |
4305 1999-09-06 Eli Zaretskii <eliz@gnu.org> | |
4306 | |
4307 * startup.el (command-line): Make small-temporary-file-directory | |
4308 be nil except on ms-dos. | |
4309 | |
4310 * files.el (small-temporary-file-directory): Ditto. Also doc fix. | |
4311 | |
4312 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it | |
4313 is defined. | |
4314 | |
4315 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive | |
4316 letters with a colon after d or l. | |
4317 | |
4318 1999-09-06 Dave Love <fx@gnu.org> | |
4319 | |
26943 | 4320 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now |
4321 primitive.) | |
25837 | 4322 |
4323 1999-09-05 Richard Stallman <rms@gnu.org> | |
4324 | |
4325 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY. | |
4326 | |
4327 * textmodes/paragraphs.el (backward-kill-sentence): | |
4328 Don't test minibuffer-prompt-end here. | |
4329 (forward-sentence): Do handle it here. | |
4330 (backward-kill-paragraph): Don't test it here. | |
4331 (forward-paragraph): Handle it here. | |
4332 | |
4333 * mouse.el (font-menu-add-default): Simplify code. | |
4334 | |
4335 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
4336 | |
4337 * faces.el (header-line): Renamed from `top-line'. | |
4338 | |
4339 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
4340 | |
4341 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'. | |
4342 | |
4343 1999-09-04 Richard Stallman <rms@gnu.org> | |
4344 | |
4345 * whitespace.el: New file. | |
4346 | |
4347 1999-09-04 Dave Love <fx@gnu.org> | |
4348 | |
4349 * paths.el: Make some doc strings obey the make-docfile convention. | |
4350 | |
4351 * bindings.el: Likewise. | |
4352 (debug-ignored-errors): Remove BBDB ones. | |
4353 | |
4354 1999-09-03 Richard Stallman <rms@gnu.org> | |
4355 | |
4356 * mail/mh-comp.el (mh-forward): Get new subject line from the original, | |
4357 not from the draft to forward. | |
4358 | |
4359 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun. | |
4360 | |
4361 1999-09-03 Dave Love <fx@gnu.org> | |
4362 | |
4363 * double.el (double-mode): Customize the variable. | |
4364 | |
4365 1999-09-03 Kenichi Handa <handa@etl.go.jp> | |
4366 | |
4367 * international/characters.el: Delete duplicated code. | |
4368 | |
4369 1999-09-02 Richard Stallman <rms@gnu.org> | |
4370 | |
4371 * indent.el (indent-relative): Doc fix. | |
4372 | |
4373 * quickurl.el (quickurl): Doc fix. | |
4374 | |
4375 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
4376 | |
4377 * faces.el (margin): Change background to "gray" for mono (this is | |
4378 drawn with a stipple pattern). | |
4379 | |
4380 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
4381 | |
4382 * simple.el (next-history-element): Use minibuffer-prompt-end once | |
4383 again. Remove test for minibuffer-prompt-in-buffer. | |
4384 | |
4385 1999-09-02 Eli Zaretskii <eliz@gnu.org> | |
4386 | |
4387 * files.el (small-temporary-file-directory): New variable. | |
4388 | |
4389 * startup.el (command-line): Compute the value of | |
4390 small-temporary-file-directory. | |
4391 | |
4392 * ediff-init.el (ediff-temp-file-prefix): Use | |
4393 small-temporary-file-directory if non-nil. | |
4394 | |
4395 * vc.el (vc-update-change-log): Likewise. | |
4396 | |
4397 * progmodes/cmacexp.el (c-macro-expansion): Likewise. | |
4398 | |
4399 * simple.el (shell-command, shell-command-on-region): Use | |
4400 make-temp-name properly. Use small-temporary-file-directory if | |
4401 non-nil, otherwise temporary-file-directory, to generate temporary | |
4402 files. | |
4403 | |
4404 * dos-w32.el (direct-print-region-helper): Use | |
4405 temporary-file-directory. (From Stefan Monnier.) | |
4406 | |
4407 1999-09-02 Richard Stallman <rms@gnu.org> | |
4408 | |
4409 * progmodes/asm-mode.el (asm-mode): Set comment-start properly | |
4410 from asm-comment-char. | |
4411 (asm-font-lock-keywords): Recognize instruction width suffixes. | |
4412 | |
4413 1999-09-01 Richard Stallman <rms@gnu.org> | |
4414 | |
4415 * play/fortune.el: New file. | |
4416 | |
4417 1999-08-31 Dave Love <fx@gnu.org> | |
4418 | |
4419 * help.el (help-make-xrefs): Don't lose on non-empty blank line | |
4420 after key table. | |
4421 | |
26943 | 4422 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and |
4423 redisplay variables. | |
25837 | 4424 |
4425 * subr.el (push): Fix typo. | |
4426 | |
4427 1999-08-30 Kevin Blake <kblake@ticnet.com> | |
4428 | |
4429 * emacs-lisp/ring.el: Many doc fixes. | |
4430 (ring-size, ring-copy): New functions. | |
4431 | |
4432 1999-08-29 Richard Stallman <rms@gnu.org> | |
4433 | |
4434 * progmodes/etags.el (tags-loop-continue): | |
4435 After tags-loop-operate returns, force skip to next file. | |
4436 | |
4437 * mail/mail-extr.el (mail-extr-all-letters-but-separators) | |
4438 (mail-extr-first-letters, mail-extr-last-letters): | |
4439 Use character classes [:alpha:] and [:alnum:]. | |
4440 | |
4441 * subr.el (push, pop): New macros. | |
4442 | |
4443 * progmodes/compile.el (compilation-error-regexp-alist): | |
4444 New item for SGI IRIX MipsPro compilers. | |
4445 | |
4446 * speedbar.el (speedbar-directory-buttons): Recognize | |
4447 device names when checking for file names. | |
4448 | |
4449 * array.el (array-reconfigure-rows): Use generate-new-buffer. | |
4450 | |
4451 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros, | |
4452 and specially handle defvar inside their expansions. | |
4453 (eval-defun-1): New subroutine. | |
4454 | |
4455 * progmodes/compile.el (compilation-error-regexp-alist): | |
4456 Fix the Perl -w entry to allow period after line number. | |
4457 Don't allow newlines in file name, but allow them after line number | |
4458 for Perl debugging traces. | |
4459 | |
4460 * which-func.el (which-func-cleanup-function): New variable. | |
4461 (which-function): Call that function. | |
4462 | |
4463 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or ( | |
4464 to end a function name. | |
4465 | |
4466 * informat.el (Info-tagify): Don't insert more than one newline | |
4467 before the tag table. | |
4468 | |
4469 1999-08-29 Stefan Monnier <monnier@cs.yale.edu> | |
4470 | |
4471 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather | |
4472 than make-temp-name, use match-string-no-properties, and eliminate | |
4473 a quadratic behavior when building bibtex-strings. | |
4474 | |
4475 1999-08-29 Alex Schroeder <alex@gnu.org> | |
4476 | |
4477 * comint.el (comint-input-ring-separator): New variable. | |
4478 (comint-read-input-ring): Doc change; use | |
4479 comint-input-ring-separator when reading file. | |
4480 (comint-write-input-ring): Use | |
4481 comint-input-ring-separator when writing file. | |
4482 | |
4483 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com> | |
4484 | |
4485 * informat.el (Info-tagify): Start by widening. | |
4486 Match node headers that don't list the file name, | |
4487 and more kinds of page separations. | |
4488 Strip properties during tagification. | |
4489 Use start of node header line as tag's position. | |
4490 Fix the "done" message. | |
4491 | |
4492 (Info-validate): Save and restore match data around narrowing down. | |
4493 | |
4494 1999-08-28 Richard M. Stallman <rms@gnu.org> | |
4495 | |
4496 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): | |
4497 On repeated call, override previous values put into | |
4498 minor-mode-map-alist and minor-mode-alist. | |
4499 | |
4500 1999-08-28 Michael Ernst <mernst@alum.mit.edu> | |
4501 | |
4502 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format. | |
4503 | |
4504 1999-08-27 Andreas Schwab <schwab@gnu.org> | |
4505 | |
4506 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker | |
4507 from cvs update. | |
4508 | |
4509 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
4510 | |
4511 * calendar/calendar.el (calendar-move-hook): New hook. | |
4512 | |
4513 * calendar/cal-move.el: Call the new hook in every movement function. | |
4514 | |
4515 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload | |
4516 the right function name. | |
4517 | |
4518 1999-08-26 Stephen Gildea <gildea@alum.mit.edu> | |
4519 | |
4520 * time-stamp.el: Put quote-backquote around all symbol names | |
4521 in doc strings, for mousing. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4522 (time-stamp): Support multi-line patterns. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4523 (time-stamp-inserts-lines): New variable. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4524 (time-stamp-count): New variable. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4525 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes |
25837 | 4526 "Thu" instead of "%a". |
4527 | |
4528 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
4529 | |
4530 * simple.el (kill-word): Undo previous change. | |
4531 | |
4532 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
4533 | |
4534 * jit-lock.el (jit-lock-function): Extend the fontified range | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4535 to the beginning of the line containing the range start and |
25837 | 4536 the beginning of the line following the range end. |
4537 | |
4538 1999-08-24 Dave Love <fx@gnu.org> | |
4539 | |
4540 * timezone.el: Move provide to end. | |
4541 (timezone-parse-date): Simplify somewhat. Assume 2-digit years | |
4542 <70 are 2000+. | |
4543 (timezone-parse-time): Simplify somewhat. | |
4544 | |
4545 1999-08-24 Gerd Moellmann <gerd@gnu.org> | |
4546 | |
4547 * faces.el (margin): Renamed from bitmap-area. | |
4548 | |
4549 1999-08-24 Alex Schroeder <alex@gnu.org> | |
4550 | |
4551 * sql.el: Doc changes. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4552 (sql-sybase): Use sql-server instead of sql-database. |
25837 | 4553 |
4554 1999-08-23 Dave Love <fx@gnu.org> | |
4555 | |
4556 * rect.el: Add/fix various doc strings. Add `*' to all the | |
4557 interactive specs. | |
4558 | |
4559 1999-08-21 Gerd Moellmann <gerd@gnu.org> | |
4560 | |
4561 * jit-lock.el (jit-lock-function): Use line-beginning-position. | |
4562 Don't unwind-protect font-lock-fontify-region. | |
4563 | |
4564 * paragraphs.el (backward-kill-paragraph): Don't move | |
4565 point into mini-buffer prompt. | |
4566 (backward-kill-sentence): Ditto. | |
4567 | |
4568 * simple.el (next-history-element): Use minibuffer-prompt-end. | |
4569 Remove test for minibuffer-prompt-in-buffer. | |
4570 (kill-word): Don't move point into mini-buffer prompt. | |
4571 | |
4572 1999-08-21 Dave Love <fx@gnu.org> | |
4573 | |
4574 * Makefile: Exclude CVS dirs like RCS. | |
4575 | |
4576 1999-08-19 Dave Love <fx@gnu.org> | |
4577 | |
4578 * tooltip.el (tooltip-mode): Customize this, per convention. | |
4579 (tooltip-active): Option deleted. | |
4580 | |
4581 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize. | |
4582 | |
4583 * hanoi.el, page-ext.el: Declare dynamic vars. | |
4584 | |
4585 * term.el: Avoid ange-ftp related compilation warnings. | |
4586 | |
4587 1999-08-18 Gerd Moellmann <gerd@gnu.org> | |
4588 | |
4589 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode' | |
4590 the default so that beginners can benefit from it without | |
4591 searching in manuals. | |
4592 | |
4593 1999-08-18 Ray Blaak <blaak@gnu.org> | |
4594 | |
4595 * progmodes/delphi.el: Consider assembly sections as blocks, to | |
4596 indent them better. Make auto-indent on newline optional. | |
4597 | |
4598 1999-08-17 Gerd Moellmann <gerd@gnu.org> | |
4599 | |
4600 * bindings.el (mode-line-modified): Look up key binding for C-x | |
4601 C-q. If it's bound call that binding, otherwise call | |
4602 toggle-read-only. | |
4603 | |
4604 1999-08-17 Dave Love <fx@gnu.org> | |
4605 | |
4606 * info.el (info): Doc fix. | |
4607 | |
4608 * finder.el (finder-known-keywords): Add `multimedia'. | |
4609 | |
4610 * apropos.el: Don't capitalize custom group name. | |
4611 | |
4612 * info-look.el: Remove compatibility code. | |
4613 (info-lookup-guess-default*): DTRT for point at start of symbol. | |
4614 (info-complete): Don't lose with point not at end of symbol. | |
4615 | |
4616 1999-08-16 Gerd Moellmann <gerd@gnu.org> | |
4617 | |
4618 * term.el (toplevel): Make face `term-default' an empty face. | |
4619 The code relied on the fact that Emacs ignored invalid faces in | |
4620 face text properties in 20.4. | |
4621 | |
4622 1999-08-16 Richard M. Stallman <rms@gnu.org> | |
4623 | |
4624 * subr.el (point-at-eol, point-at-bol): New aliases. | |
4625 | |
4626 * simple.el: Functions reordered. | |
4627 | |
4628 * rect.el (delete-rectangle-line): Use line-end-position. | |
4629 | |
4630 1999-08-16 Karl Heuer <kwzh@gnu.org> | |
4631 | |
4632 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved | |
4633 here from simple.el. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4634 |
25837 | 4635 1999-08-16 Dave Love <fx@gnu.org> |
4636 | |
4637 * mouse.el: Provide `mldrag' for compatibility. | |
4638 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases, | |
4639 marked obsolete. | |
4640 | |
4641 * mldrag.el: Removed since the features are in mouse.el. | |
4642 | |
4643 * jka-compr.el (auto-compression-mode): New variable for | |
4644 customization. | |
4645 | |
4646 * bindings.el (mode-line-mule-info): Doc fix. | |
4647 | |
4648 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in | |
4649 name comparisons. | |
4650 | |
4651 * files.el (interpreter-mode-alist): Add make, guile, clisp. | |
4652 (find-file): Doc fix. | |
4653 | |
4654 1999-08-16 Carsten Dominik <cd@gnu.org> | |
4655 | |
4656 * textmodes/reftex.el: Most of the code moved to other files. | |
4657 * textmodes/reftex-auc.el: New file, split out from reftex.el | |
4658 * textmodes/reftex-cite.el: New file, split out from reftex.el | |
4659 * textmodes/reftex-global.el: New file, split out from reftex.el | |
4660 * textmodes/reftex-index.el: New file, split out from reftex.el | |
4661 * textmodes/reftex-parse.el: New file, split out from reftex.el | |
4662 * textmodes/reftex-ref.el: New file, split out from reftex.el | |
4663 * textmodes/reftex-sel.el: New file, split out from reftex.el | |
4664 * textmodes/reftex-toc.el: New file, split out from reftex.el | |
4665 * textmodes/reftex-vars.el: New file, split out from reftex.el | |
4666 * textmodes/reftex-vcr.el: New file, split out from reftex.el | |
4667 | |
4668 1999-08-16 Carsten Dominik <cd@gnu.org> | |
4669 | |
4670 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed | |
4671 conflict with pop-up-frames. | |
4672 (reftex-special-environment-parsers): New constant. | |
4673 (reftex-label-alist): car of an entry can also be a function. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4674 (reftex-what-special-env): Cew function. |
25837 | 4675 (reftex-label-location): Call `reftex-what-special-env'. |
4676 (reftex-compile-variables): Check for symbol in | |
4677 `reftex-label-alist'. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4678 (reftex-what-environment): Fixed bug with stacked environments of |
25837 | 4679 same kind (e.g. enumerate). |
4680 (reftex-process-string): Preserve default directory. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4681 (reftex-label-alist-builtin): Changed prefixes of endnote and |
25837 | 4682 footnote. Also the magic words. |
4683 (reftex-reference): Interprete new option | |
4684 `reftex-fref-is-default'. | |
4685 (reftex-replace-prefix-escapes): Interprete new `%S' format. | |
4686 (reftex-toc-mouse-view-line): Command removed (had no binding). | |
4687 (reftex-everything-regexp): New function. | |
4688 (reftex-nearest-match): Made better. | |
4689 (reftex-toc-find-section): Use new version of | |
4690 `reftex-nearest-match'. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4691 (reftex-insert-docstruct): Adapted to work with the index stuff. |
25837 | 4692 (reftex-parse-from-file): Find index entries as well. |
4693 (reftex-toc-toggle-index): New function | |
4694 (reftex-toc-map): `i' is now used to togle the index, File | |
4695 boundaries has been moved to `F'. | |
4696 (reftex-select-label-map): Toggling display of file boundaries is | |
4697 now on the `F' key, for consistency with `reftex-toc-map'. | |
4698 (reftex-erase-all-selection-and-index-buffers): Renamed from | |
4699 `reftex-erase-all-selection-buffer'. Now also kills the index | |
4700 buffers. | |
4701 (reftex-viewing-cross-references): Customization group renamed | |
4702 from reftex-viewing-cross-references-and-citations. | |
4703 (reftex-index-macro-regexp, | |
4704 reftex-find-index-entry-regexp-format): New variables | |
4705 (reftex-macros-with-index): New variable | |
4706 (reftex-add-index-macros): New function | |
4707 (reftex-renumber-simple-labels, reftex-translate): Allow for | |
4708 multiple labels in a single ref command. | |
4709 (reftex-index-support): New customization group | |
4710 (reftex-support-index, reftex-index-special-chars, | |
4711 reftex-index-macros, reftex-index-default-macro, | |
4712 reftex-index-default-tag, reftex-index-math-format, | |
4713 reftex-index-section-letters, reftex-index-include-context, | |
4714 reftex-index-follow-mode, reftex-index-header-face, | |
4715 reftex-index-section-face, reftex-index-tag-face, | |
4716 reftex-index-face): New options | |
4717 (reftex-index-map, reftex-index-menu, reftex-last-index-file, | |
4718 reftex-index-tag, reftex-index-return-marker, | |
4719 reftex-index-restriction-indicator, reftex-index-restriction-data, | |
4720 reftex-index-macro-regexp, reftex-index-level-re, | |
4721 reftex-index-key-end-re, reftex-find-index-entry-regexp-format, | |
4722 reftex-everything-regexp-no-index, reftex-index-re, | |
4723 reftex-macros-with-index, reftex-index-macro-alist): New variables | |
4724 (reftex-index-help, reftex-index-macros-builtin, | |
4725 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt, | |
4726 reftex-query-index-macro-help): New constants | |
4727 (reftex-index-selection-or-word, reftex-index, | |
4728 reftex-default-index, reftex-update-default-index, | |
4729 reftex-index-complete-tag, reftex-index-select-tag, | |
4730 reftex-index-complete-key, reftex-index-update-taglist, | |
4731 reftex-index-globally, reftex-index-mode, reftex-index-show-entry, | |
4732 reftex-display-index, reftex-insert-index, | |
4733 reftex-index-insert-new-letter, reftex-get-restriction, | |
4734 reftex-index-pre-command-hook, reftex-index-post-command-hook, | |
4735 reftex-index-show-help, reftex-index-next, reftex-index-previous, | |
4736 reftex-index-toggle-follow, reftex-index-toggle-context, | |
4737 reftex-index-view-entry, reftex-index-goto-entry-and-hide, | |
4738 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide, | |
4739 reftex-index-quit, reftex-index-quit-and-kill, | |
4740 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan, | |
4741 reftex-index-revert, reftex-index-switch-index-tag, | |
4742 reftex-index-restrict-to-section, reftex-index-widen, | |
4743 reftex-index-restriction-forward, | |
4744 reftex-index-restriction-backward, reftex-index-visit-location, | |
4745 reftex-index-analyze-entry, reftex-index-globalize, | |
4746 reftex-index-edit, reftex-index-toggle-range-beginning, | |
4747 reftex-index-toggle-range-end, reftex-index-edit-key, | |
4748 reftex-index-edit-attribute, reftex-index-edit-visual, | |
4749 reftex-index-edit-part, reftex-index-level-down, | |
4750 reftex-index-level-up, reftex-index-kill, reftex-index-undo, | |
4751 reftex-index-change-entry, reftex-index-goto-letter, | |
4752 reftex-add-index-macros, reftex-ensure-index-support, | |
4753 reftex-index-info-safe, reftex-index-info): New functions. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4754 |
25837 | 4755 |
4756 1999-08-15 Richard M. Stallman <rms@gnu.org> | |
4757 | |
4758 * paren.el (show-paren-mode): Support making show-paren-mode | |
4759 a buffer-local variable. Don't check for a window system. | |
4760 (show-paren-function): Check whether show-paren-function is | |
4761 enabled in current buffer; do the right thing if not. | |
4762 Don't check for a window system. | |
4763 (show-paren-mode): Make it a user variable. | |
4764 | |
4765 * add-log.el (add-log-current-defun): Exclude all trailing whitespace. | |
4766 Handle `enum' like `struct'. | |
4767 | |
4768 * server.el (server-process-filter): If a client visits no buffers, | |
4769 close it immediately before recording it. | |
4770 | |
4771 * mail/mail-utils.el (mail-unquote-printable): Make it autoload. | |
4772 Optimize by calling concat just once. Handle =\n sequence. | |
4773 (mail-unquote-printable-region): New command. | |
4774 (mail-quote-printable): Make it autoload. | |
4775 | |
4776 1999-08-15 Karl Heuer <kwzh@gnu.org> | |
4777 | |
4778 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org. | |
4779 | |
4780 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
4781 | |
4782 * lisp/texinfmt.el: Handle @ifnottex. | |
4783 | |
4784 1999-08-15 Eli Zaretskii <eliz@gnu.org> | |
4785 | |
4786 * frame.el (blink-cursor): Don't turn on cursor blinking for | |
4787 ms-dos. | |
4788 | |
4789 * faces.el (face-valid-attribute-values): Look in | |
4790 x-bitmap-file-path only for x and w32 window systems. | |
4791 | |
4792 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default". | |
4793 Do that if width is nil as well. | |
4794 (x-display-mm-height, x-display-mm-width): Update values. | |
4795 (x-colors): Compute the list from msdos-color-values. | |
4796 (x-select-enable-clipboard): Doc fix. | |
4797 (x-frob-font-weight, x-font-family-list): New functions. | |
4798 | |
4799 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> | |
4800 | |
4801 * window.el (shrink-window-if-larger-than-buffer): Don't try to | |
4802 back up from beginning of buffer. | |
4803 | |
4804 1999-08-13 Karl Heuer <kwzh@gnu.org> | |
4805 | |
4806 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound. | |
4807 | |
4808 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US> | |
4809 | |
4810 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G | |
4811 doomsday clock, speed control is added and changes are made to | |
4812 allow large numbers of rings: rings now show the whole ring | |
4813 number, not just the last digit; consecutive rings are allowed to | |
4814 be the same size when necessary to fit all the rings in the | |
4815 window; and poles can be oriented horizontally. Face support is | |
4816 thrown in gratuitously. | |
4817 (hanoi): Changed default number of rings back to 3. | |
4818 (hanoi-unix, hanoi-unix-64): New commands | |
4819 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, | |
4820 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, | |
4821 hanoi-odd-ring-face): New variables. | |
4822 (hanoi-internal, hanoi-current-time-float, hanoi-put-face, | |
4823 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for, | |
4824 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions. | |
4825 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n. | |
4826 (hanoi-topos, hanoi-draw-ring): Removed. | |
4827 | |
4828 1999-08-12 Gerd Moellmann <gerd@gnu.org> | |
4829 | |
4830 * faces.el (face-valid-attribute-values): Return an alist for | |
4831 families on ttys. | |
4832 (face-read-integer): Handle unspecified face attributes. Add | |
4833 completion for `unspecified'. | |
4834 (read-face-attribute): Handle unspecified font attributes. | |
4835 (face-valid-attribute-values): Add `unspecified' to lists so that | |
4836 it can be chosen via completion. | |
4837 (face-read-string): Don't recognize "none" as input. | |
4838 | |
4839 1999-08-10 Dave Love <fx@gnu.org> | |
4840 | |
4841 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc | |
4842 string. | |
4843 | |
4844 * sun-curs.el: Require sun-fns. | |
4845 | |
4846 1999-08-10 Dave Love <fx@gnu.org> | |
4847 | |
4848 * autorevert.el (auto-revert-mode): Add autoload cookie. | |
4849 | |
4850 * hscroll.el, auto-show.el: Files deleted -- we have built-in | |
4851 hscroll. | |
4852 | |
4853 * simple.el (hscroll-step, hscroll-point-visible) | |
4854 (hscroll-window-column): Remove now we have the mentioned real | |
4855 horizontal autoscrolling. | |
4856 | |
4857 1999-08-10 Richard M. Stallman <rms@gnu.org> | |
4858 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4859 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from |
25837 | 4860 control use of -f option. |
4861 (mail-specify-envelope-from): New variable. | |
4862 (mail-from-style): Doc fix. | |
4863 | |
4864 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn. | |
4865 (easy-menu-get-map): New arg TO-MODIFY helps choose | |
4866 between local and global maps. | |
4867 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map. | |
4868 (easy-menu-change): Doc fix. | |
4869 | |
4870 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward. | |
4871 (info-lookup-guess-default): Simplified and cleaned up. | |
4872 (info-lookup-guess-default*): Preserve point. | |
4873 | |
4874 * view.el (view-mode-disable): If buffer-read-only is nil, | |
4875 don't change it. | |
4876 | |
4877 * files.el (after-find-file): Disable View mode if buffer is no | |
4878 longer read-only. | |
4879 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4880 * view.el (view-mode-enable, view-mode-disable): |
25837 | 4881 Call force-mode-line-update. |
4882 | |
4883 1999-08-10 Karl Heuer <kwzh@gnu.org> | |
4884 | |
4885 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call. | |
4886 * array.el, play/landmark.el, international/latin-3.el: Likewise. | |
4887 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise. | |
4888 | |
4889 1999-08-10 Alex Schroeder <asc@bsiag.com> | |
4890 | |
4891 * ansi-color.el (ansi-color-to-text-properties): Added New state 5 | |
4892 to prevent m-eating-bug. | |
4893 | |
4894 1999-08-10 Eli Zaretskii <eliz@gnu.org> | |
4895 | |
4896 * term/pc-win.el (msdos-bg-mode): Remove. Call | |
4897 frame-set-background-mode instead. All callers changed. | |
4898 (msdos-face-setup): Don't force color display parameter, it is set | |
4899 by frame-set-background-mode. | |
4900 (make-msdos-frame): Call x-handle-reverse-video and | |
4901 face-set-after-frame-default. Delete frame if creation failed. | |
4902 | |
4903 * faces.el (face-set-after-frame-default): Don't call | |
4904 make-face-x-resource-internal for the pc window-system. | |
4905 | |
4906 1999-08-10 Dave Love <fx@melange.gnu.org> | |
4907 | |
4908 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat | |
4909 case with no docstring specially. | |
4910 | |
4911 1999-08-09 Eli Zaretskii <eliz@gnu.org> | |
4912 | |
4913 * complete.el (PC-do-completion): If completing on file name, | |
4914 reproduce str by concatenating its directory and basename parts. | |
4915 | |
4916 1999-08-07 Dave Love <fx@gnu.org> | |
4917 | |
4918 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid | |
4919 unibyte to multibyte conversion of search-forward (from Handa), | |
4920 but avoid the replacement if the language is Latin-N. | |
4921 | |
4922 1999-08-06 Richard Stallman <rms@gnu.org> | |
4923 | |
4924 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args | |
4925 of eval-buffer. | |
4926 | |
4927 * international/mule.el (load-with-code-conversion): | |
4928 Pass t to eval-buffer for DO-ALLOW-PRINT. | |
4929 | |
4930 1999-08-06 Geoff Voelker <voelker@cs.washington.edu> | |
4931 | |
4932 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist | |
4933 of filenames and attributes. | |
4934 (ls-lisp-insert-directory): Use directory-files-and-attributes | |
4935 for speed. | |
4936 | |
4937 1999-08-05 Dave Love <fx@gnu.org> | |
4938 | |
4939 * auto-show.el (auto-show-mode): Fix :set. | |
4940 | |
4941 * widget.el (define-widget-keywords): Make dummy definition and | |
4942 comment-out its use. | |
4943 | |
4944 1999-08-04 Richard Stallman <rms@gnu.org> | |
4945 | |
4946 * progmodes/tcl.el: Customized. | |
4947 | |
4948 * sql.el (sql-accumulate-and-indent): Instead of testing | |
4949 whether this is Emacs 20 before calling comint-accumulate, | |
4950 test whether comint-accumulate is defined. | |
4951 | |
4952 1999-08-04 Dave Love <fx@gnu.org> | |
4953 | |
4954 * sgml-mode.el: Require outline when compiling. | |
4955 (sgml-mode-hook, html-mode-hook): Customize. | |
4956 (sgml-validate-command): Fix :version. | |
4957 (html-autoview-mode): Doc fix. | |
4958 | |
4959 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do | |
4960 nothing in Latin-N environment. | |
4961 | |
4962 * info.el (Info-find-node): Call info-initialize here. | |
4963 (info): Not here. | |
4964 (Info-file-list-for-emacs): Add message, dired-x, c, viper. | |
4965 | |
4966 1999-08-04 Richard Stallman <rms@gnu.org> | |
4967 | |
4968 * ansi-color.el: New file. | |
4969 | |
4970 1999-08-04 Stefan Monnier <monnier@cs.yale.edu> | |
4971 | |
4972 * dired.el (dired-string-replace-match): Return `nil' when no match | |
4973 found with global search. | |
4974 | |
4975 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file): | |
4976 * terminal.el (te-terminfo-directory): | |
4977 * mail/mailpost.el (post-mail-send-it): | |
4978 * mail/metamail.el (metamail-region): | |
4979 * progmodes/ada-mode.el (ada-tmp-directory): | |
4980 Use temporary-file-directory. | |
4981 | |
4982 * progmodes/compile.el (compilation-parsing-end,compilation-setup) | |
4983 (compilation-filter, compilation-forget-errors) | |
4984 (compilation-parse-errors): Use a marker instead of an integer for | |
4985 `compilation-parsing-end'. | |
4986 | |
4987 * progmodes/diff.el (diff-parse-differences): | |
4988 Use a marker instead of an integer for `compilation-parsing-end'. | |
4989 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
4990 Use a marker instead of an integer for `compilation-parsing-end'. | |
4991 | |
4992 1999-08-03 Richard Stallman <rms@gnu.org> | |
4993 | |
4994 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View. | |
4995 (Buffer-menu-mode): Doc fix. | |
4996 (Buffer-menu-view): New command. | |
4997 (Buffer-menu-view-other-window): New command. | |
4998 | |
4999 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com> | |
5000 | |
5001 * replace.el (query-replace-regexp-eval) | |
5002 (replace-eval-replacement, replace-loop-through-replacements) | |
5003 (replace-match-string-symbols): New functions. | |
5004 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA). | |
5005 Use replace-loop-through-replacements. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5006 |
25837 | 5007 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk> |
5008 | |
5009 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | |
5010 (5x5): Doc fix. | |
5011 | |
5012 1999-08-03 Dave Love <fx@gnu.org> | |
5013 | |
5014 * fortran.el (fortran-indent-new-line): Make it an alias | |
5015 for reindent-then-newline-and-indent. | |
5016 | |
5017 1999-08-03 Didier Verna <verna@inf.enst.fr> | |
5018 | |
5019 * rect.el: All functions rewritten, except when noted above | |
5020 their declaration. Below is a list of interface changes. | |
5021 (apply-on-rectangle): New function, mostly replaces | |
5022 `operate-on-rectangle'. All callers changed. | |
5023 (move-to-column-force): Pass new second argument to `move-to-column'. | |
5024 (kill-rectangle): Added optional prefix arg to fill lines. | |
5025 (delete-rectangle): Ditto. | |
5026 (delete-whitespace-rectangle): Ditto. | |
5027 (delete-extract-rectangle): Ditto. | |
5028 (open-rectangle): Ditto. | |
5029 (clear-rectangle): Ditto. | |
5030 (delete-whitespace-rectangle-line): New function. | |
5031 (delete-rectangle-line): Added third arg FILL. | |
5032 (delete-extract-rectangle-line): Ditto. | |
5033 (open-rectangle-line): Ditto. | |
5034 (clear-rectangle-line): Ditto. | |
5035 | |
5036 1999-08-03 Ray Blaak <blaak@gnu.org> | |
5037 | |
5038 * progmodes/delphi.el: New file. | |
5039 | |
5040 1999-08-02 Richard Stallman <rms@gnu.org> | |
5041 | |
5042 * textmodes/outline.el (outline-previous-heading): New function. | |
5043 (outline-up-heading-all): Use outline-previous-heading. | |
5044 (outline-next-heading): Delete definition inserted yesterday. | |
5045 | |
5046 1999-08-01 Richard Stallman <rms@gnu.org> | |
5047 | |
5048 * textmodes/outline.el (outline-next-heading): New function. | |
5049 (outline-up-heading-all): New function. | |
5050 (outline-font-lock-level): Using outline-up-heading-all. | |
5051 Tell outline-back-to-heading to accept invisible headings. | |
5052 | |
5053 * simple.el (shell-command-on-region): EXIT-STATUS can be a string. | |
5054 | |
5055 * mail/mh-utils.el (mh-find-path-run): New variable. | |
5056 (mh-find-path): Test and set that. | |
5057 Set mail-user-agent only the first time this function is run. | |
5058 (mail-user-agent): Defvar deleted. | |
5059 | |
5060 * info.el (info-initialize): New function. | |
5061 (info): Call info-initialize. | |
5062 (Info-directory-list): Initialize to nil, | |
5063 so info-initialize will set it up for real. | |
5064 | |
5065 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5066 | |
5067 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it | |
5068 does not interpret a time as the year in a day-month entry. | |
5069 | |
5070 * calendar/diary-lib.el: Change syntax table entry for colon in | |
5071 the diary as part of the european-date-diary-pattern fix. | |
5072 | |
5073 1999-08-01 Eli Zaretskii <eliz@gnu.org> | |
5074 | |
5075 * international/mule.el (set-auto-coding): Allow whitespace before | |
5076 and after the "variable: value" pair. | |
5077 | |
5078 1999-07-30 Ken'ichi Handa <handa@gnu.org> | |
5079 | |
5080 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed. | |
5081 (default-sendmail-coding-system): Doc-string fixed. | |
5082 | |
5083 1999-07-30 Dave Love <fx@gnu.org> | |
5084 | |
5085 * subr.el (assoc-delete-all): New function, renamed from | |
5086 frame-delete-all. | |
5087 | |
5088 * frame.el: Change comments to doc strings and other doc fixes. | |
5089 (frame-delete-all): Moved to subr.el as `assoc-delete-all'. | |
5090 Callers changed. | |
5091 (set-background-color, set-foreground-color, set-cursor-color) | |
5092 (set-mouse-color, set-border-color): Offer completion of colours. | |
5093 (cursor): Add :version to defgroup. | |
5094 | |
5095 * facemenu.el (list-colors-display): Make it work on ttys. | |
5096 (facemenu-read-color): Likewise. | |
5097 | |
5098 1999-07-30 Richard M. Stallman <rms@gnu.org> | |
5099 | |
5100 * frame.el (frame-notice-user-settings): If background | |
5101 color has been changed, update background-mode from it, | |
5102 then update faces. | |
5103 | |
5104 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com> | |
5105 | |
5106 * net-utils.el (finger): Don't do indirect fingering. | |
5107 | |
5108 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5109 | |
5110 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of | |
5111 rules. Add separator at end of holidays. | |
5112 (cal-tex-rules): New customizable variable. | |
5113 (cal-tex-latexify-list): Add optional parameter to put separator | |
5114 at end. | |
5115 | |
5116 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu> | |
5117 | |
5118 * textmodes/fill.el (fill-individual-paragraphs): Calculate new | |
5119 fill prefix on each line while looping to the end of paragraph. | |
5120 End paragraph if it's longer than the existing fill prefix. | |
5121 | |
5122 * textmodes/fill.el (fill-context-prefix): Doc fix. | |
5123 | |
5124 1999-07-30 Dave Love <fx@gnu.org> | |
5125 | |
5126 * font-lock.el (jit-lock): Fix :load, add :version. | |
5127 | |
5128 1999-07-30 Eli Zaretskii <eliz@gnu.org> | |
5129 | |
5130 * term/pc-win.el (msdos-face-setup): Register standard colors in | |
5131 Vface_tty_color_alist. | |
5132 (face-color-supported-p, face_color_gray_p): New functions. | |
5133 | |
5134 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p | |
5135 is bound. | |
5136 | |
5137 * startup.el (command-line): Don't register default colors for | |
5138 MSDOS window-system. | |
5139 | |
5140 1999-07-29 Dave Love <fx@gnu.org> | |
5141 | |
5142 * f90.el (f90-mode-syntax-table): Change backslash to escape, not | |
5143 charquote. | |
5144 | |
5145 * lisp-mode.el (eval-defun): Re-written to avoid | |
5146 capturing variables. | |
5147 | |
5148 * picture.el (picture-beginning-of-line): Don't call | |
5149 hscroll-point-visible now we have real autoscrolling. | |
5150 (picture-end-of-line, picture-newline, picture-open-line): | |
5151 Likewise. | |
5152 | |
5153 * international/latin-8.el: New file. | |
5154 * international/latin-9.el: New file. | |
5155 | |
5156 1999-07-28 Dave Love <fx@gnu.org> | |
5157 | |
5158 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter. | |
5159 | |
5160 * msb.el: Require cl only when compiling. | |
5161 (msb--home-dir): Deleted. | |
5162 (msb--format-title): Use abbreviate-file-name. | |
5163 (msb--choose-file-menu): Simplify string comparison. | |
5164 | |
5165 1999-07-28 Gerd Moellmann <gerd@gnu.org> | |
5166 | |
5167 * faces.el (toolbar): Add face definition for mono displays. | |
5168 | |
5169 1999-07-27 Richard M. Stallman <rms@gnu.org> | |
5170 | |
5171 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
5172 | |
5173 * frame.el (frame-initialize): When setting frame-initial-frame-alist, | |
5174 force copying of default-frame-alist. | |
5175 | |
5176 1999-07-26 Ken'ichi Handa <handa@gnu.org> | |
5177 | |
5178 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp. | |
5179 | |
5180 1999-07-26 Richard M. Stallman <rms@gnu.org> | |
5181 | |
5182 * frame.el (set-mouse-color): If new color is nil, | |
5183 really respecify the current color. | |
5184 | |
5185 1999-07-26 Gerd Moellmann <gerd@gnu.org> | |
5186 | |
5187 * faces.el (bitmap-area): Change background of face `bitmap-area' | |
5188 to white for mono displays. | |
5189 | |
5190 1999-07-26 Kenichi Handa <handa@etl.go.jp> | |
5191 | |
5192 * international/ccl.el (ccl-embed-symbol): New function. | |
5193 (ccl-program-p): Deleted. Now it's implemented in C code. | |
5194 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol. | |
5195 (ccl-compile-translate-character): Likewise. | |
5196 (ccl-compile-map-single): Likewise. | |
5197 (ccl-compile-multiple-map-function): Likewise. | |
5198 (declare-ccl-program): Doc-string modified. | |
5199 (check-ccl-program): Check compiled CCL code by ccl-program-p. | |
5200 | |
5201 1999-07-25 Ken'ichi Handa <handa@etl.go.jp> | |
5202 | |
5203 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
5204 | |
5205 1999-07-25 Markus Rost <rost@gnu.org> | |
5206 | |
5207 * cus-edit.el (custom-save-variables, custom-save-faces): Sort | |
5208 the entries to make custom-file more readable. | |
5209 | |
5210 1999-07-25 Richard M. Stallman <rms@gnu.org> | |
5211 | |
5212 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs. | |
5213 | |
5214 * emacs-lisp/edebug.el: Delete compatibility code. | |
5215 (edebug-next-token-class): If . is followed by a digit, | |
5216 return `symbol' for the token class. | |
5217 | |
5218 * startup.el (command-line): If we don't find the user's init file, | |
5219 set user-init-file to nil. | |
5220 | |
5221 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5222 | |
5223 * info-look.el (info-lookup-interactive-arguments): Add optional | |
5224 argument query for new choice of help mode. | |
5225 (info-lookup-symbol): Use it. | |
5226 (info-lookup-file): Ditto. | |
5227 (info-lookup): Don't switch to other window, if already in Info | |
5228 buffer. | |
5229 | |
5230 1999-07-23 Dave Love <fx@gnu.org> | |
5231 | |
5232 * fortran.el (fortran-mode-syntax-table): Change `\' to `\' | |
5233 syntax. | |
26624 | 5234 (fortran-fontify-string, fortran-match-!-comment): Deleted. |
25837 | 5235 (fortran-font-lock-syntactic-keywords): New variable. |
5236 (fortran-mode): Use it. | |
5237 (fortran-font-lock-keywords-1): Don't do comments. | |
5238 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save | |
5239 match data. | |
5240 | |
5241 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls. | |
5242 | |
5243 * msb.el (msb-menu-bar-update-buffers): Renamed from | |
5244 menu-bar-update-buffers. | |
5245 (msb-custom-set, msb--toggle-menu-type): Call | |
5246 msb-menu-bar-update-buffers. | |
5247 (msb-mode): Revise the hook setting. | |
5248 | |
5249 * font-lock.el (turn-on-font-lock): Use tty-display-color-p. | |
5250 | |
5251 1999-07-23 Gerd Moellmann <gerd@gnu.org> | |
5252 | |
25956 | 5253 * font-lock.el, help.el, simple.el: Re-integrate previously |
5254 described changes that were lost due to errors while checking them | |
5255 in. | |
25837 | 5256 |
5257 1999-07-23 Kevin Blake <kblake@ticnet.com> | |
5258 | |
5259 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp. | |
5260 | |
5261 1999-07-23 Ken'ichi Handa <handa@etl.go.jp> | |
5262 | |
5263 * international/encoded-kb.el | |
5264 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character | |
5265 but push it to unread-command-events. | |
5266 (encoded-kbd-self-insert-iso2022-8bit): Likewise. | |
5267 (encoded-kbd-self-insert-sjis): Likewise. | |
5268 (encoded-kbd-self-insert-big5): Likewise. | |
5269 | |
5270 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up | |
5271 before left margin and fill-prefix by fill-find-break-point. | |
5272 | |
5273 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5274 | |
5275 * info-look.el (info-lookup-setup-mode): Don't give up, if | |
5276 info-lookup-make-completions returns an error. | |
5277 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file | |
5278 name latex, not latex2e. | |
5279 | |
5280 1999-07-21 Richard M. Stallman <rms@gnu.org> | |
5281 | |
5282 * replace.el (perform-replace): Turn off case-fold-search | |
5283 if FROM-STRING argument has uppercase in it. | |
5284 | |
5285 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5286 | |
5287 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock | |
5288 mode is on. Don't use end of changed text. | |
5289 | |
5290 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5291 | |
5292 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table. | |
5293 (cl-hash-table-p): Renamed from hash-table-p. | |
5294 (cl-hash-table-count): Renamed from hash-table-count. | |
5295 (maphash): Alias to cl-maphash removed. | |
5296 (gethash): Likewise. | |
5297 (puthash): Likewise. | |
5298 (remhash): Likewise. | |
5299 (clrhash): Likewise. | |
5300 | |
5301 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5302 | |
5303 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with | |
5304 third arg non-nil. See comment there why this isn't a good idea. | |
5305 | |
5306 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5307 | |
5308 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message. | |
5309 | |
5310 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call | |
5311 sit-for with 3rd arg non-nil to prevent redisplay. | |
5312 | |
5313 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5314 | |
5315 * image.el (image-type-from-file-header): If file doesn't | |
5316 have a directory part, add data-directory. | |
5317 | |
5318 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5319 | |
5320 * tooltip.el (tooltip-gud-tips-p): Set default to nil. | |
5321 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse | |
5322 motion handling when tooltip-gud-tips-p is nil. | |
5323 | |
5324 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5325 | |
5326 * tooltip.el (tooltip-mode): Don't use `plusp'. | |
5327 (tooltip-active): Use initial value of nil. | |
5328 | |
5329 * jit-lock.el (jit-lock-mode): Don't use `plusp'. | |
5330 | |
5331 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5332 | |
5333 * bindings.el (make-mode-line-mouse-sensitive): Add key | |
5334 definitions for `top-line'. | |
5335 | |
5336 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5337 | |
5338 * faces.el (top-line): New face. | |
5339 | |
5340 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5341 | |
5342 * image.el (image-type-regexps): Add regexp for PS files. | |
5343 | |
5344 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5345 | |
5346 * faces.el (set-face-attribute): Fix wrong handling of frame | |
5347 begin equal to t. | |
5348 | |
5349 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5350 | |
5351 * image.el (image-type-regexps): Add PNG format. | |
5352 | |
5353 1999-07-21 Dave Love <fx@gnu.org> | |
5354 | |
5355 * bindings.el (mode-line-modified): New variable. | |
5356 (mode-line-mode-menu-1): Switch to appropriate window before | |
5357 showing menu. | |
5358 | |
5359 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5360 | |
5361 * faces.el (face-underline): Removed. | |
5362 (face-underline-color): Ditto. | |
5363 | |
5364 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5365 | |
5366 * faces.el (face-x-resources): Fix typo. | |
5367 | |
5368 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5369 | |
5370 * faces.el: Remove handling of `:relief', extend handling of | |
5371 `:box'. | |
5372 (frame-set-background-mode): Choose new defface specs after | |
5373 frame parameters have changed. | |
5374 | |
5375 * cus-face.el: Ditto. | |
5376 | |
5377 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5378 | |
5379 * custom.el (defface): Extend documentation to include new | |
5380 face attributes. | |
5381 | |
5382 * cus-face.el (custom-face-attributes): Add overline, | |
5383 strike-through, box. | |
5384 | |
5385 * faces.el (face-valid-attribute-values): Handle overline, | |
5386 strike-through, box. | |
5387 (face-attribute-name-alist): Add pairs for new face attributes. | |
5388 (describe-face): Handle new face attributes. | |
5389 | |
5390 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5391 | |
5392 * faces.el (face-x-resources): Add overline, strike-through, box. | |
5393 | |
5394 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5395 | |
5396 * enriched.el (enriched-translations): Add `display' and | |
5397 "x-display". | |
5398 (enriched-handle-display-prop): New. | |
5399 (enriched-decode-display-prop): New. | |
5400 | |
5401 * format.el (top-level): Give `display' property | |
5402 `format-list-atomic-p. | |
5403 (format-annotate-single-property-change): Test that property. | |
5404 If present, treat list property values like atoms. | |
5405 | |
5406 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5407 | |
5408 * cus-face.el (custom-face-attributes): Use `choice' everywhere | |
5409 so that "*" can be entered. | |
5410 | |
5411 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5412 | |
5413 * cus-face.el (custom-face-attributes): Don't use `#''. | |
5414 | |
5415 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
5416 | |
5417 * cus-face.el (custom-face-attributes): Return underline | |
5418 face attribute directly from the second lambda of underline. | |
5419 | |
5420 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5421 | |
5422 * jit-lock.el (jit-lock-stealth-verbose): Set to nil. | |
5423 | |
5424 * frame.el (after-setting-font-hooks): New variable. | |
5425 (set-frame-font): Run those hooks. | |
5426 | |
5427 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region. | |
5428 | |
5429 * faces.el (set-face-attribute): Fix doc string. | |
5430 | |
5431 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5432 | |
5433 * cus-face.el (custom-face-attributes): Accept color name. | |
5434 | |
5435 * faces.el (face-underline-p): Accept unspecified underlining. | |
5436 (face-underline): Ditto. Fix doc string. | |
5437 | |
5438 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
5439 | |
5440 * faces.el (face-underline-color): New function. | |
5441 | |
5442 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
5443 | |
5444 * cus-face.el (custom-face-attributes): Support underline coloring. | |
5445 Added slot to choose a color. | |
5446 | |
5447 * faces.el (face-underline): New function. | |
5448 (face-underline-p): Support underline coloring. | |
5449 Return nil only if the underline attribute is 'normal. | |
5450 (set-face-underline): New function. | |
5451 (face-valid-attribute-values): Support underline coloring. | |
5452 | |
5453 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5454 | |
5455 * image.el (insert-image): Use `display' instead of `glyph' | |
5456 as text property name. | |
5457 (put-image): Ditto. | |
5458 (image-type-from-file-header): Use insert-file-contents-literally. | |
5459 | |
5460 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5461 | |
5462 * easymenu.el (easy-menu-do-add-item): Don't use the empty | |
5463 string to indicate separators. | |
5464 | |
5465 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5466 | |
5467 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max | |
5468 instead of message-log. | |
5469 | |
5470 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5471 | |
5472 * faces.el (bitmap-area): New face. | |
5473 | |
5474 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5475 | |
5476 * image.el (insert-image): New. | |
5477 | |
5478 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5479 | |
5480 * frame.el (blink-cursor): Set the symbol's value. | |
5481 (show-trailing-whitespace): Change group to font-lock. | |
5482 | |
5483 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5484 | |
5485 * jit-lock.el: New. | |
5486 * font-lock.el: Add jit-mode as new support mode. | |
5487 | |
5488 * font-lock.el (font-lock-fontify-keywords-region): Stop when | |
5489 reaching end instead of letting re-search-forward signal an error. | |
5490 (demand-lock-mode): New. | |
5491 (font-lock-turn-on-thing-lock): Add demand-lock-mode. | |
5492 (font-lock-turn-off-thing-lock): Ditto. | |
5493 (font-lock-after-fontify-buffer): Ditto. | |
5494 (font-lock-after-unfontify-buffer): Ditto. | |
5495 | |
5496 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5497 | |
5498 * gs.el: New file. | |
5499 | |
5500 * startup.el (command-line-1): Activate tooltip mode if | |
5501 interactive. | |
5502 | |
5503 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5504 | |
5505 * faces.el (toolbar): Grey default background. | |
5506 (modeline): Ditto. | |
5507 | |
5508 * image.el (image-type-regexps): New. | |
5509 (image-type-from-file-header): New. | |
5510 (create-image): Call it. | |
5511 | |
5512 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5513 | |
5514 * image.el: New file. | |
5515 | |
5516 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5517 | |
5518 * bindings.el (mode-line-format): Replace `mode-name' with | |
5519 `(:eval mode-line-mode-name)'. | |
5520 (mode-line-mode-name): New. | |
5521 (make-mode-line-mouse-sensitive): Don't change default value | |
5522 of `mode-name'. | |
5523 | |
5524 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5525 | |
5526 * tooltip.el: New file. | |
5527 | |
5528 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5529 | |
5530 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3 | |
5531 instead of mouse-3 to pop up menus. | |
5532 (mode-line-kill-buffer): Removed. | |
5533 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over | |
5534 buffer name. | |
5535 (mode-line-buffer-menu-1): Removed. | |
5536 | |
5537 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive. | |
5538 | |
5539 * bindings.el (mode-line-buffer-identification-keymap): New. | |
5540 (mode-line-buffer-menu-keymap): New. | |
5541 (mode-line-mode-menu-keymap): New. | |
5542 (mode-line-unbury-buffer): New. | |
5543 (mode-line-other-buffer): New. | |
5544 (mode-line-kill-buffer): New. | |
5545 (mode-line-buffer-menu-1): New. | |
5546 (mode-line-mode-menu-1): New. | |
5547 (make-mode-line-mouse-sensitive): New. | |
5548 | |
5549 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5550 | |
5551 * help.el (describe-key-briefly): Handle mode line strings | |
5552 with local-map properties. | |
5553 (describe-key): Ditto. | |
5554 (mode-line-key-binding): New. | |
5555 | |
5556 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5557 | |
5558 * scroll-bar.el (scroll-bar-timer): New. | |
5559 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer. | |
5560 | |
5561 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5562 | |
5563 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top' | |
5564 and `bottom'. | |
5565 | |
5566 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5567 | |
5568 * scroll-bar.el (scroll-bar-toolkit-scroll): New. | |
5569 (global): Use different key bindings if using tookit scroll bars. | |
5570 | |
5571 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5572 | |
5573 * faces.el (modeline): Define mode line face with relief for | |
5574 class color, only. | |
5575 (toolbar): New face. | |
5576 | |
5577 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5578 | |
5579 * frame.el (frame-initialize): Set frame-creation-function to | |
5580 tty-create-frame-with-faces. | |
5581 | |
5582 * faces.el (frame-set-background-mode): Make it work for | |
5583 window-system nil. | |
5584 | |
5585 * faces.el (tty-create-frame-with-faces): New. | |
5586 (face-set-after-frame-default): Make it work for TTY frames. | |
5587 | |
5588 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5589 | |
5590 * faces.el (face-valid-attribute-values): Use tty-defined-colors. | |
5591 Return a list of one font family for TTYs. Don't return bitmap | |
5592 file paths for TTY frames. | |
5593 | |
5594 * faces.el: Add face specs for tty displays to basic faces. | |
5595 | |
5596 * font-lock.el (font-lock-comment-face): Add spec for color tty. | |
5597 (font-lock-string-face): Ditto. | |
5598 (font-lock-keyword-face): Ditto. | |
5599 (font-lock-builtin-face): Ditto. | |
5600 (font-lock-function-name-face): Ditto. | |
5601 (font-lock-variable-name-face): Ditto. | |
5602 (font-lock-type-face): Ditto. | |
5603 (font-lock-constant-face): Ditto. | |
5604 (font-lock-warning-face): Ditto. | |
5605 | |
5606 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5607 | |
5608 * startup.el (command-line): Register default tty colors. | |
5609 | |
5610 * faces.el (face-spec-set-match-display): Recognize `type tty'. | |
5611 | |
5612 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5613 | |
5614 * faces.el (modeline): For X frames, use a modeline with relief. | |
5615 | |
5616 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5617 | |
5618 * faces.el (frame-update-faces): Copied from 20.2. | |
5619 (frame-update-face-colors): Ditto. Code removed that isn't | |
5620 applicable in the new face implementation. | |
5621 | |
5622 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5623 | |
5624 * frame.el (show-trailing-whitespace): New. | |
5625 | |
5626 * faces.el (trailing-whitespace): New basic face. | |
5627 | |
5628 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5629 | |
5630 * cus-face.el (custom-facep): Always define as alias for facep. | |
5631 | |
5632 * cus-face.el (custom-face-attributes): Use choice widgets. | |
5633 Remove :bold and :italic. | |
5634 | |
5635 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5636 | |
5637 * faces.el (face-charset-registries): Removed since fontset.el | |
5638 is no always loaded. | |
5639 | |
5640 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5641 | |
5642 * faces.el (internal-get-face): Added as obsolete function for | |
5643 compatibility. | |
5644 | |
5645 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5646 | |
5647 * frame.el (blink-cursor-end): Call show-cursor. | |
5648 (blink-cursor-mode): Ditto. | |
5649 | |
5650 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5651 | |
5652 * faces.el (face-spec-reset-face): Reset all attributes to | |
5653 `unspecified'. | |
5654 (face-spec-set): Use it. | |
5655 | |
5656 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5657 | |
5658 * faces.el (read-all-face-attributes): Bug fix. | |
5659 (face-read-integer): Allow nil default value. | |
5660 (face-valid-attribute-values): Use symbol names of attribute | |
5661 values for completion list. | |
5662 | |
5663 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5664 | |
5665 * faces.el (internal-find-face): Define for compatibility with | |
5666 20.2. | |
5667 (face-id): Likewise. | |
5668 | |
5669 * faces.el (face-id): Return the ID of a realized face for ASCII. | |
5670 | |
5671 * fontset.el (x-charset-registries): Removed. Now in faces.el. | |
5672 (x-complement-fontset-spec): Use face-charset-registries. | |
5673 | |
5674 * faces.el (face-font-selection-order): Set font selection order | |
5675 from Lisp. | |
5676 (face-alternative-font-family-alist): Set alternative font | |
5677 families from Lisp. | |
5678 | |
5679 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5680 | |
5681 * faces.el (set-face-charset-registries): Set symbol value. | |
5682 | |
5683 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5684 | |
5685 * faces.el (face-set-after-frame-default): Call function | |
5686 internal-merge-in-global-face. | |
5687 | |
5688 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5689 | |
5690 * faces.el (face-list): Return symbols from face-global-alist. | |
5691 | |
5692 * faces.el (face-list): Return a copy of the face name list so | |
5693 that it cannot be modified from outside (facemenu.el uses | |
5694 nreverse, for example). | |
5695 | |
5696 * cus-face.el (custom-face-attributes): Add :bold and :italic | |
5697 for compatibility with old code. | |
5698 | |
5699 * faces.el (set-face-attributes-from-resources): Additional | |
5700 frame parameter. | |
5701 (make-face-x-resource-internal): Set attributes from resources | |
5702 for a given frame or all frames. | |
5703 | |
5704 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5705 | |
5706 * faces.el (all-faces): Removed. | |
5707 | |
5708 * custom.el (defface): Add new face attributes to function | |
5709 comment. | |
5710 | |
5711 * font-lock.el (font-lock-comment-face): Use new face attribute | |
5712 names. | |
5713 (font-lock-string-face): Ditto. | |
5714 (font-lock-keyword-face): Ditto. | |
5715 (font-lock-builtin-face): Ditto. | |
5716 (font-lock-function-name-face): Ditto. | |
5717 (font-lock-variable-name-face): Ditto. | |
5718 (font-lock-type-face): Ditto. | |
5719 (font-lock-reference-face): Ditto. | |
5720 (font-lock-warning-face): Ditto. | |
5721 ((boundp 'font-lock-face-attributes)): Ditto. | |
5722 | |
5723 * cus-face.el (custom-face-attributes): Use new face attributes. | |
5724 | |
5725 * faces.el (set-face-attribute-from-resource): Initialize | |
5726 from resources only for X and W32. | |
5727 | |
5728 * cus-face.el (custom-declare-face): Don't make frame-local | |
5729 faces. | |
5730 | |
5731 * faces.el (describe-face): Use princ instead of insert. | |
5732 | |
5733 * faces.el: Add XLFD manipulation functions from 20.2 again | |
5734 because fontset.el uses them. | |
5735 (face-set-after-frame-default): Add empty definition. | |
5736 | |
5737 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5738 | |
5739 * faces.el (make-face): Correct typo. | |
5740 (set-face-attribute-from-resource): Use let*. | |
5741 (face-underline-p): Correct typo. | |
5742 (face-inverse-video-p): Ditto. | |
5743 (set-face-stipple): Ditto. | |
5744 (face-read-string): Make completion-list optional parameter. | |
5745 | |
5746 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5747 | |
5748 * faces.el (face-charset-registries): Alist mapping charset | |
5749 symbols to registries and encoding. | |
5750 | |
5751 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5752 | |
5753 * frame.el (blink-cursor-mode): Use interactive spec "P". | |
5754 | |
5755 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5756 | |
5757 * frame.el (blink-cursor-mode): Function to toggle blinking cursor | |
5758 mode. The cursor of selected_window blinks if the mode is enabled. | |
5759 | |
5760 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5761 | |
5762 * simple.el (next-history-element): Set point to the end of the | |
5763 prompt if minibuffer-prompt-in-buffer. | |
5764 | |
5765 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
5766 | |
5767 * faces.el (x-font-regexp): Add sub-expression parentheses for | |
5768 several font name components. | |
5769 | |
5770 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5771 | |
5772 * faces.el (set-face-relief): Use index 12 for relief. | |
5773 (face-fill-in): Set relief from data. | |
5774 (internal-make-face): Init relief to zero. | |
5775 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
5776 * faces.el (face-spec-set): Call modify-face with additional |
25837 | 5777 parameters for relief and fixed-p. |
5778 | |
5779 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5780 | |
5781 * cus-face.el: ':fixed and ':relief added. | |
5782 | |
5783 * faces.el (describe-face): Add fixed font attribute and relief. | |
5784 (face-attr-match-p): Ditto. | |
5785 (face-attr-construct): Ditto. | |
5786 (face-spec-set): Ditto. | |
5787 | |
5788 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5789 | |
5790 * faces.el (internal-make-face): Function to create a Lisp vector | |
5791 suitable for representing a face. | |
5792 (make-face): Use it instead of make-vector. | |
5793 (x-create-frame-with-faces): Use it instead of vector. | |
5794 (internal-facep): Increase vector size to 14. | |
5795 (internal-make-face): Ditto. | |
5796 (face-relief): Access relief thickness. | |
5797 (face-fixed-p): Access fixed font attribute. | |
5798 (set-face-fixed-p): Set fixed font attribute. | |
5799 (set-face-relief): Set relief attribute. | |
5800 (internal-face-interactive-int): Read int attribute of face. | |
5801 (modify-face): Add fixed-p and relief parameters. | |
5802 (copy-face): Handle fixed-p and relief. | |
5803 (face-equal): Compare fixed-p and relief. | |
5804 (face-differs-from-default-p): Ditto. | |
5805 (face-nontrivial-p): Add fixed-p and relief. | |
5806 | |
5807 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5808 | |
5809 * faces.el (eval-when-compile): Add set-face-shadow-thickness. | |
5810 (internal-facep): Increase vector size. | |
5811 (make-face): Ditto. | |
5812 (face-shadow-thickness): Added. | |
5813 (set-face-shadow-thickness): Added. | |
5814 (modify-face): Add optional shadow-thickness parameter. | |
5815 (make-face-x-resource-internal): Add shadows. | |
5816 (copy-face): Ditto. | |
5817 (face-equal): Ditto. | |
5818 (face-differs-from-default-p): Ditto. | |
5819 (face-nontrivial-p): Ditto. | |
5820 (face-attr-match-p): Ditto. | |
5821 (face-attr-construct): Ditto. | |
5822 (face-spec-set): Ditto. | |
5823 (face-fill-in): Ditto. | |
5824 | |
5825 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5826 | |
5827 * bench.el (bench-mark-split-window): New bench mark. | |
5828 | |
5829 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
5830 | |
5831 * faces.el (set-face-font): Don't pass default font to | |
5832 x-resolve-font so that font will not have to be of the same | |
5833 size. | |
5834 | |
5835 1999-07-20 Dave Love <fx@gnu.org> | |
5836 | |
5837 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it | |
5838 unconditionally t. | |
5839 | |
5840 1999-07-20 Karl Heuer <kwzh@gnu.org> | |
5841 | |
5842 * font-lock.el (c++-font-lock-extra-types): Add "type_info". | |
5843 | |
5844 1999-07-20 Dave Love <fx@gnu.org> | |
5845 | |
5846 * help.el (describe-variable): Fix test for customizability. | |
5847 | |
5848 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer): | |
5849 Check for readonly buffer in interactive spec. | |
5850 (zap-to-char, kill-line, kill-region, comment-region, kill-word) | |
5851 (backward-kill-word): Add * to interactive spec. | |
5852 | |
5853 * underline.el (underline-region, ununderline-region): Add * to | |
5854 interactive spec. | |
5855 | |
5856 * fill.el (canonically-space-region, justify-current-line): Add * | |
5857 to interactive spec. | |
5858 (fill-region-as-paragraph, fill-paragraph, fill-region) | |
5859 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check | |
5860 readonly buffer in interactive spec. | |
5861 | |
5862 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
5863 (backward-kill-sentence, kill-sentence): Add * to interactive | |
5864 spec. | |
5865 | |
5866 1999-07-19 Richard M. Stallman <rms@gnu.org> | |
5867 | |
5868 * dired-aux.el (dired-do-shell-command): Doc fix. | |
5869 | |
5870 * shell.el (shell-unquote-argument): New function. | |
5871 (shell-directory-tracker): Use shell-unquote-argument. | |
5872 * comint.el (comint-arguments): Handle \ followed by space or tab. | |
5873 | |
5874 1999-07-19 John Wiegley <jwiegley@borland.com> | |
5875 | |
5876 * term.el (ansi-term-fg-faces-vector): Added support for ANSI | |
5877 color codes 39 and 49, which by the way lynx uses them seem to | |
5878 mean "foreground reset" and "background reset". | |
5879 | |
5880 1999-07-19 Karl Heuer <kwzh@gnu.org> | |
5881 | |
5882 * font-lock.el (c++-keywords): Add "typeid". | |
5883 | |
5884 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but | |
5885 selects no font, treat that as zero selections, not one. | |
5886 | |
5887 1999-07-19 Dave Love <fx@gnu.org> | |
5888 | |
5889 * info.el (Info-search): Don't lose with empty regexp. | |
5890 | |
5891 * version.el: Cater for (free) `ident' program, not `which'. | |
5892 | |
5893 * hl-line.el: New file. | |
5894 | |
5895 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu | |
5896 for modes which don't define menus. | |
5897 | |
5898 1999-07-16 Richard M. Stallman <rms@gnu.org> | |
5899 | |
5900 * webjump.el (webjump-sample-sites): Update some URLs. | |
5901 | |
5902 1999-07-14 Richard Stallman <rms@gnu.org> | |
5903 | |
5904 * Version 20.4 released. | |
5905 | |
5906 1999-07-14 Andreas Schwab <schwab@gnu.org> | |
5907 | |
5908 * compare-w.el (compare-windows): Try to find the next window in | |
5909 the current frame before looking at the other frames. | |
5910 | |
5911 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
5912 | |
5913 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"): | |
5914 Use cyrillic-jcuken as default input method. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5915 |
25837 | 5916 1999-07-12 Richard Stallman <rms@gnu.org> |
5917 | |
5918 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for | |
5919 Java anonymous array expressions ("new Foo[] {.. bracelist ..}"). | |
5920 | |
5921 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian. | |
5922 (ispell-local-dictionary-alist): Add koi8-r for character set. | |
5923 | |
5924 * textmodes/flyspell.el (flyspell-get-word): | |
5925 Add special handling for when ispell-otherchars is empty. | |
5926 | |
5927 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no> | |
5928 | |
5929 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior | |
5930 when having nested functons. | |
5931 (pascal-indent-nested-functions) (pascal-indent-line) | |
5932 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for | |
5933 indenting nested functions. | |
5934 | |
5935 1999-07-09 Richard Stallman <rms@gnu.org> | |
5936 | |
5937 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes. | |
5938 | |
5939 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no> | |
5940 | |
5941 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when | |
5942 the `end' keyword was in the very beginning of the buffer. | |
5943 | |
5944 1999-07-08 Richard Stallman <rms@gnu.org> | |
5945 | |
5946 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix. | |
5947 | |
5948 * term.el (term-emulate-terminal): Avoid infinite loop | |
5949 in strange case where minibuffer window is selected but not active. | |
5950 | |
5951 1999-07-07 Stephen Eglen <stephen@gnu.org> | |
5952 | |
5953 * progmodes/octave-inf.el (inferior-octave-directory-tracker): | |
5954 Change regexp so that it doesn't match commands beginning with `cd'. | |
5955 | |
5956 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
5957 | |
5958 * mail/rmail.el (mail-unsent-separator): Add a missing \\|. | |
5959 | |
5960 1999-07-06 Richard Stallman <rms@gnu.org> | |
5961 | |
5962 * hscroll.el (hscroll-minibuffer-hook): New function. | |
5963 (hscroll-global-mode): Add and remove that hook. | |
5964 Set hscroll-old-truncate-was-global's default value. | |
5965 | |
5966 1999-07-05 Richard Stallman <rms@gnu.org> | |
5967 | |
5968 * files.el (revert-buffer): Don't preserve point here. | |
5969 (revert-buffer-insert-file-contents-function): Doc fix. | |
5970 | |
5971 * isearch.el (isearch-process-search-char): Write octal 200 correctly. | |
5972 | |
5973 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid | |
5974 doing a `stat' when it isn't necessary because that can cause | |
5975 trouble when an NFS server is down. | |
5976 | |
5977 1999-07-04 Richard Stallman <rms@gnu.org> | |
5978 | |
5979 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer. | |
5980 | |
5981 1999-07-03 Richard Stallman <rms@gnu.org> | |
5982 | |
5983 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte | |
5984 for \200...\240 also. | |
5985 (isearch-printing-char): Use unibyte-char-to-multibyte. | |
5986 | |
5987 1999-07-02 Richard Stallman <rms@gnu.org> | |
5988 | |
5989 * frame.el (minibuffer-frame-alist): Use defcustom. | |
5990 (pop-up-frame-alist): Likewise. | |
5991 (initial-frame-alist): Specify * in the doc string. | |
5992 | |
5993 * hscroll.el (hscroll-mode): Make it a permanent local. | |
5994 (hscroll-mode): Don't cancel the timer | |
5995 if HScroll mode is enabled in some other buffer. | |
5996 | |
5997 * isearch.el (isearch-done): If search ends in middle of intangible | |
5998 text (due to text property), move on to the limit of that text. | |
5999 | |
6000 1999-07-01 Andrew Innes <andrewi@gnu.org> | |
6001 | |
6002 * man.el (Man-build-man-command): Use value of null-device, | |
6003 instead of hard-coding "/dev/null". | |
6004 | |
6005 * dos-w32.el (untranslated-canonical-name): Avoid expanding | |
6006 ange-ftp file names, which might force ange-ftp to prompt for a | |
6007 password. | |
6008 | |
6009 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t, | |
6010 to prevent references to temp files. | |
6011 | |
6012 1999-06-30 Richard Stallman <rms@gnu.org> | |
6013 | |
6014 * progmodes/sh-script.el (sh-feature): If nothing is known | |
6015 about the given shell, use the values for `sh'. | |
6016 | |
6017 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
6018 | |
6019 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status", | |
6020 to make it non-recursive. | |
6021 | |
6022 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly. | |
6023 | |
6024 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6025 | |
6026 * auto-show.el (auto-show-mode): Fix Typo in :set. | |
6027 | |
6028 1999-06-29 Richard M. Stallman <rms@gnu.org> | |
6029 | |
6030 * progmodes/sh-script.el (sh-mode): When setting syntax | |
6031 table, default to the standard one. | |
6032 | |
6033 1999-06-27 Richard M. Stallman <rms@gnu.org> | |
6034 | |
6035 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix. | |
6036 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6037 1999-06-27 Stefan Monnier <monnier@cs.yale.edu> |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6038 |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6039 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up |
25837 | 6040 a frame when `return' is requested (even if pop-up-frames = t) |
6041 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function' | |
6042 should only be set for the bibtex buffer. | |
6043 | |
6044 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix. | |
6045 | |
6046 * progmodes/compile.el: Deal with compilation-error-screen-columns | |
6047 being buffer-local. | |
6048 | |
6049 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
6050 | |
6051 * comint.el (comint-password-prompt-regexp): Allow "(again)". | |
6052 | |
6053 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
6054 | |
6055 * cal-x.el (calendar-only-one-frame-setup): New function. | |
6056 * calendar.el (calendar): Call it if requested. | |
6057 | |
6058 1999-06-24 Karl Heuer <kwzh@gnu.org> | |
6059 | |
6060 * startup.el (iso-8859-n-locale-regexp): Doc fix. | |
6061 | |
6062 1999-06-22 Richard M. Stallman <rms@gnu.org> | |
6063 | |
6064 * mail/supercite.el (sc-emacs-features): Doc fix. | |
6065 | |
6066 1999-06-22 Karl Heuer <kwzh@gnu.org> | |
6067 | |
6068 * files.el (auto-mode-alist): Add pike-mode. | |
6069 | |
6070 1999-06-20 Paul R. Eggert <eggert@twinsun.com> | |
6071 | |
6072 * tar-mode.el (tar-header-block-tokenize): Don't assume that the | |
6073 last byte of a numeric field is a space or a NUL. Parse it as | |
6074 potentially part of the number. This is used by GNU tar | |
6075 1.12.64012 to handle larger values. | |
6076 | |
6077 1999-06-20 Karl Heuer <kwzh@gnu.org> | |
6078 | |
6079 * custom.el (custom-handle-keyword): Fix error message. | |
6080 | |
6081 1999-06-18 Andrew Innes <andrewi@gnu.org> | |
6082 | |
6083 * mail/smtpmail.el (smtpmail-send-it): Use | |
6084 convert-standard-filename to make file names for queued mail safe | |
6085 on Windows (`:' is invalid in file names on Windows). | |
6086 | |
6087 1999-06-17 Kenichi Handa <handa@etl.go.jp> | |
6088 | |
6089 * international/mule-cmds.el (describe-current-input-method): | |
6090 Current-input-method is string. | |
6091 (toggle-input-method): Docstring fixed. | |
6092 | |
6093 * international/mule-diag.el | |
6094 (describe-current-coding-system-briefly): Fix format string. | |
6095 | |
6096 * international/mule-util.el (coding-system-eol-type-mnemonic): | |
6097 Docstring modified. Return a string. | |
6098 | |
6099 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch> | |
6100 | |
6101 * sql.el (sql-input-ring-file-name): Doc fix. | |
6102 | |
6103 1999-06-17 Richard M. Stallman <rms@gnu.org> | |
6104 | |
6105 * calendar/cal-x.el (special-display-buffer-names): | |
6106 Don't put (get-file-buffer diary-file) on this list. | |
6107 | |
6108 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov> | |
6109 | |
6110 * play/mpuz.el (mpuz-try-proposal): Fix message call. | |
6111 Don't penalize player for certain impossible guesses. | |
6112 | |
6113 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
6114 | |
6115 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid, | |
6116 return the string "Unk 0 0000" so at least it appears to be a | |
6117 valid timestamp to `dired-move-to-filename-regexp'. | |
6118 | |
6119 1999-06-15 Ken'ichi Handa <handa@gnu.org> | |
6120 | |
6121 * ps-print.el (ps-control-character): Fix previous change. | |
6122 | |
6123 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6124 | |
6125 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid | |
6126 multiple output of the last message. | |
6127 | |
6128 1999-06-14 Eli Zaretskii <eliz@gnu.org> | |
6129 | |
6130 * term/internal.el (IT-display-table-setup): Do not remap \222 to | |
6131 the ASCII apostrophe, as most DOS codepages have some other glyph | |
6132 there. | |
6133 | |
6134 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
6135 | |
6136 * language/ethio-util.el (setup-ethiopic-environment-internal): | |
6137 Use quail-activate-hook instead of obsolete hook quail-mode-hook. | |
6138 (exit-ethiopic-environment): Likewize. | |
6139 | |
6140 1999-06-12 Richard M. Stallman <rms@gnu.org> | |
6141 | |
6142 * cus-start.el (scroll-preserve-screen-position): Fix typo in type. | |
6143 | |
6144 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6145 | |
6146 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with | |
6147 custom-initialize-default to avoid infinite loop. | |
6148 (crisp-mode): (defun) Call transient-mark-mode here, not when | |
6149 loading the file. Run crisp-mode-hook here, and run | |
6150 crisp-load-hook when loading the file. | |
6151 | |
6152 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in | |
6153 rmail-summary buffer, search for pattern in rmail-file. | |
6154 | |
6155 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo. | |
6156 | |
6157 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type. | |
6158 | |
6159 * ps-print.el (ps-printer-name): Fix custom type. | |
6160 | |
6161 1999-06-12 Reto Zimmermann <reto@synopsys.com> | |
6162 | |
6163 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug. | |
6164 (vhdl-port-paste-generic-map): Fix indentation bug. | |
6165 (vhdl-port-paste-port-map): Fix indentation bug. | |
6166 (vhdl-scan-file-contents): Make scanning case insensitive. | |
6167 | |
6168 1999-06-11 Richard M. Stallman <rms@gnu.org> | |
6169 | |
6170 * files.el (write-file): When buffer is not already visiting a file, | |
6171 don't put buffer name in the minibuffer, just make it the default. | |
6172 Also handle just directory as arg usefully in that case. | |
6173 | |
6174 * simple.el (sendmail-user-agent-compose): | |
6175 Ignore case when inserting the rest of the "other" headers. | |
6176 | |
6177 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n. | |
6178 | |
6179 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix. | |
6180 (info-lookup-interactive-arguments): Never insert the default | |
6181 into the minibuffer automatically. | |
6182 | |
6183 * emacs-lisp/cl-extra.el (getf): Don't call get*. | |
6184 | |
6185 1999-06-09 Richard M. Stallman <rms@gnu.org> | |
6186 | |
6187 * simple.el (shell-command): Avoid printing "mark set" message. | |
6188 | |
6189 1999-06-09 Dave Love <fx@gnu.org> | |
6190 | |
6191 * progmodes/compile.el (compilation-error-regexp-alist): Allow | |
6192 digits in program name in first pattern. | |
6193 | |
6194 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
6195 | |
6196 * vc.el (vc-dired-mode): Don't match anything before the date in | |
6197 dired-move-to-filename-regexp. | |
6198 | |
6199 1999-06-07 Ken'ichi Handa <handa@gnu.org> | |
6200 | |
6201 * international/quail.el (quail-define-rules): Fix typo in | |
6202 docstring. | |
6203 | |
6204 1999-06-05 Stephen Eglen <stephen@gnu.org> | |
6205 | |
6206 * iswitchb.el (iswitchb-default-keybindings): Add | |
6207 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather | |
6208 than when package is loaded. | |
6209 | |
6210 1999-06-04 Richard M. Stallman <rms@gnu.org> | |
6211 | |
6212 * startup.el (command-line): Don't set user-init-file directly; | |
6213 tell `load' to set it. | |
6214 | |
6215 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg. | |
6216 | |
6217 * simple.el (next-history-element): | |
6218 Handle minibuffer-text-before-history properly when reading sexps. | |
6219 | |
6220 * disp-table.el (standard-display-european): | |
6221 For an interactive call by the user, | |
6222 don't set enable-multibyte-characters, | |
6223 and don't set the terminal coding system. | |
6224 | |
6225 * textmodes/refbib.el: Don't print any messages or display | |
6226 a buffer when loading the library. | |
6227 (r2b-help): Doc fix. | |
6228 (r2b-help-message): Update the documentation. | |
6229 (r2b-load-quietly): Variable deleted. | |
6230 (r2b-convert-buffer): Doc fix. | |
6231 | |
6232 1999-06-04 Dave Love <fx@gnu.org> | |
6233 | |
6234 * help.el (help-xref-interned): Fix insertion of fdoc and revamp. | |
6235 | |
6236 * auto-show.el: Don't change hooks on loading. | |
6237 (auto-show-mode): Autoload. Default to nil. Add :set &c. | |
6238 (auto-show-mode): Add to hooks here. | |
6239 | |
6240 1999-06-04 Richard Sharman <rsharman@pobox.com> | |
6241 | |
6242 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite | |
6243 recursion on bogus input. | |
6244 | |
6245 1999-06-04 Eric M. Ludlam <zappo@ultranet.com> | |
6246 | |
6247 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user | |
6248 does not select a buffer from the buffers menu, then the attached | |
6249 frame is not switched to anything. | |
6250 | |
6251 1999-06-03 Ken'ichi Handa <handa@gnu.org> | |
6252 | |
6253 * language/vietnamese.el (ccl-encode-vscii): Typo fixed | |
6254 (viet-viscii-...->viet-vscii...). | |
6255 | |
6256 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed. | |
6257 | |
6258 1999-06-01 Dave Love <fx@gnu.org> | |
6259 | |
6260 * progmodes/fortran.el: Add :link to defgroup. | |
6261 (fortran-blink-matching-if): Match ELSE statements too. | |
6262 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so | |
6263 that filling is always done. | |
6264 | |
6265 1999-05-31 Richard M. Stallman <rms@gnu.org> | |
6266 | |
6267 * simple.el (append-next-kill): Use an arg to distinguish | |
6268 interactive calls from Lisp calls, rather than (interactive-p). | |
6269 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6270 * international/iso-transl.el (iso-transl-language-alist): |
25837 | 6271 Interchange n and N. |
6272 | |
6273 1999-05-31 Dave Love <fx@gnu.org> | |
6274 | |
6275 * msb.el Add to minor-mode-map-alist. Remove hook installation | |
6276 and keymap munging on load. | |
6277 (msb-mode): New option. | |
6278 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory): | |
6279 Doc fix. | |
6280 (msb-mode-map): New variable. | |
6281 (msb-mode): New command. | |
6282 | |
6283 1999-05-31 Dave Love <fx@gnu.org> | |
6284 | |
6285 * ispell.el: (ispell-alternate-dictionary): Fix custom type. | |
6286 (ispell-complete-word-dict): Likewise. | |
6287 | |
6288 1999-05-31 Eli Zaretskii <eliz@gnu.org> | |
6289 | |
6290 * forms.el (forms-save-buffer): Call set-buffer-modified-p to | |
6291 force the data buffer to be saved, even if the data didn't | |
6292 change, in case the write filter was modified. Restore the | |
6293 current record after read-file-filter finishes. | |
6294 | |
6295 1999-05-29 Karl Heuer <kwzh@gnu.org> | |
6296 | |
6297 * ispell4.el: Obsolete; file deleted. | |
6298 | |
6299 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line. | |
6300 | |
6301 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if | |
6302 VALUE is a syntax table. | |
6303 | |
6304 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie. | |
6305 | |
6306 * simple.el (zap-to-char): Doc fix. | |
6307 | |
6308 1999-05-27 Ken'ichi Handa <handa@gnu.org> | |
6309 | |
6310 * isearch.el (isearch-quote-char): Don't assume character codes | |
6311 0200 - 0237 stand for characters in some single-byte character | |
6312 charset. | |
6313 | |
6314 1999-05-27 Dave Love <fx@gnu.org> | |
6315 | |
6316 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c. | |
6317 | |
6318 1999-05-27 Andreas Schwab <schwab@gnu.org> | |
6319 | |
6320 * dired-aux.el (dired-insert-subdir-doinsert): Check that the | |
6321 headerline does not exist already. | |
6322 | |
6323 1999-05-26 Richard Stallman <rms@gnu.org> | |
6324 | |
6325 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
6326 Avoid nested null-loops. | |
6327 | |
6328 1999-05-26 Ken'ichi Handa <handa@gnu.org> | |
6329 | |
6330 * international/characters.el: Typo fixed; prefered->preferred. | |
6331 | |
6332 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
6333 Typo fixed; prefered->preferred. | |
6334 | |
6335 * map-ynp.el (map-y-or-n-p): Don't inherit the current input | |
6336 method in read-event. | |
6337 | |
6338 * international/mule.el (charset-info): Doc-string fixed. | |
6339 | |
6340 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
6341 | |
6342 * mail/smtpmail.el (smtpmail-send-it): Bind | |
6343 smtpmail-code-conv-from properly. | |
6344 (smtpmail-send-data-1): If DATA is a multibyte string, encode it | |
6345 by smtpmail-code-conv-from. | |
6346 | |
6347 1999-05-24 Richard Stallman <rms@gnu.org> | |
6348 | |
6349 * emulation/crisp.el (crisp-submit-bug-report): Function deleted. | |
6350 Binding deleted also. | |
6351 | |
6352 1999-05-24 Karl Heuer <kwzh@gnu.org> | |
6353 | |
6354 * comint.el (comint-bol-or-process-mark): Doc fix. | |
6355 | |
6356 1999-05-23 Dave Love <fx@gnu.org> | |
6357 | |
6358 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map. | |
6359 Enter it on minor-mode-map-alist. | |
6360 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed. | |
6361 Autoload. Add custom setter. | |
6362 (crisp-mark-line): Doc fix. | |
6363 (crisp-mode): Autoload. Re-write not to frob keymaps directly. | |
6364 (crisp-mode-hook): Define. | |
6365 | |
6366 1999-05-23 Ken'ichi Handa <handa@gnu.org> | |
6367 | |
6368 * files.el (recover-file): Recover buffer-file-coding-system. | |
6369 | |
6370 1999-05-22 Richard Stallman <rms@gnu.org> | |
6371 | |
6372 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp | |
6373 regexp match the date, to avoid treating date as file size. | |
6374 Add YYYY S option to WESTERN/ | |
6375 | |
6376 * bookmark.el: Delete some XEmacs compatibility code. | |
6377 (bookmark-jump-noselect): Check vc-backend. | |
6378 | |
6379 * subr.el (add-to-list): Doc fix. | |
6380 | |
6381 1999-05-21 Stephen Eglen <stephen@gnu.org> | |
6382 | |
6383 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer. | |
6384 | |
6385 1999-05-18 Richard Stallman <rms@gnu.org> | |
6386 | |
6387 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a | |
6388 non-space after the @anchor command. | |
6389 (texinfo-format-var): Handle other nested constructs, using | |
6390 texinfo-parse-expanded-arg and texinfo-discard-command, not | |
6391 texinfo-parse-arg-discard. | |
6392 | |
6393 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable. | |
6394 (debug): Bind and use debugger-outer-inhibit-redisplay. | |
6395 Bind inhibit-redisplay to nil. | |
6396 (debugger-env-macro): Treat inhibit-redisplay like other outside vars. | |
6397 | |
6398 1999-05-17 Dave Love <fx@gnu.org> | |
6399 | |
6400 * help.el (describe-function-1): Extra arg, interactive-p. | |
6401 (describe-key, describe-function): Use it. | |
6402 | |
6403 1999-05-17 Karl Heuer <kwzh@gnu.org> | |
6404 | |
6405 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie. | |
6406 | |
6407 1999-05-16 Dave Love <fx@gnu.org> | |
6408 | |
6409 * cus-start.el (all): Delete selective-display. Add scroll-margin, | |
6410 scroll-preserve-screen-position, scroll-conservatively. | |
6411 | |
6412 1999-05-16 Dave Love <fx@gnu.org> | |
6413 | |
6414 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case. | |
6415 | |
6416 1999-05-15 Reto Zimmermann <reto@Synopsys.COM> | |
6417 | |
6418 * progmodes/vhdl-mode.el: Completely revised and massively extended. | |
6419 | |
6420 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
6421 | |
6422 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no | |
6423 magic number and is not associated with a file. | |
6424 | |
6425 1999-05-14 Richard M. Stallman <rms@gnu.org> | |
6426 | |
6427 * files.el (find-file-noselect-1): Fix previous change. | |
6428 | |
6429 1999-05-14 Simon Marshall <simon@gnu.org> | |
6430 | |
6431 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'. | |
6432 | |
6433 1999-05-13 Ken'ichi Handa <handa@gnu.org> | |
6434 | |
6435 * international/mule-diag.el (mule-diag): Change MULE to Mule in | |
6436 docstring. | |
6437 | |
6438 * international/mule-cmds.el: Change MULE to Mule in docstrings | |
6439 and menus. | |
6440 | |
6441 1999-05-10 Kenichi HANDA <handa@etl.go.jp> | |
6442 | |
6443 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule | |
6444 to correctly reflect the value of BaseLineOffset in | |
6445 RelativeCompose. Now the value of RelativeCompose is an array of | |
6446 low and high positions. | |
6447 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and | |
6448 RLC for the above change. | |
6449 | |
6450 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org> | |
6451 | |
6452 * comint.el (comint-password-prompt-regexp): Modified to match the | |
6453 output of ksu and ssh-add. | |
6454 | |
6455 1999-05-11 Kenichi HANDA <handa@etl.go.jp> | |
6456 | |
6457 * language/korea-util.el (isearch-toggle-korean-input-method): | |
6458 Adjusted for the change of input method handling in isearch.el. | |
6459 (isearch-hangul-switch-symbol-ksc): Likewise. | |
6460 (isearch-hangul-switch-hanja): Likewise. | |
6461 | |
6462 1999-05-10 Dave Love <fx@gnu.org> | |
6463 | |
6464 * help.el (help-make-xrefs): Fix typo. | |
6465 | |
6466 1999-05-10 Andreas Schwab <schwab@gnu.org> | |
6467 | |
6468 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add | |
6469 unibyte-display-via-language-environment. | |
6470 | |
6471 * help.el (help-make-xrefs): Handle more cases when looking for | |
6472 commands in a keymap description. | |
6473 | |
6474 1999-05-10 Eli Zaretskii <eliz@gnu.org> | |
6475 | |
6476 * loadup.el: For ms-dos systems, load ccl and codepage. | |
6477 | |
6478 1999-05-09 Ken'ichi Handa <handa@gnu.org> | |
6479 | |
6480 * ps-print.el (ps-control-character): Call | |
6481 ps-mule-prepare-ascii-font to setup ASCII fonts. | |
6482 | |
6483 * ps-mule.el (ps-mule-begin-job): Redo this change "if | |
6484 ps-multibyte-buffer is nil, use | |
6485 ps-mule-font-info-database-default." | |
6486 | |
6487 1999-05-08 Ken Stevens <k.stevens@ieee.org> | |
6488 | |
6489 * ispell.el (ispell-local-dictionary-alist): New variable for | |
6490 customizing local dictionaries not accessable by everyone. | |
6491 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'. | |
6492 (ispell-required-version): Changed format `(major minor | |
6493 revision)' to support general pattern matching. | |
6494 (ispell-tex-skip-alists): AMS Tex block comment and `\author' | |
6495 skip region commented out due to incorrect skip potential in std latex. | |
6496 (ispell-word): Removed `when' macro. Fixed bug of not restoring | |
6497 cursor point on small words for calls from `ispell-minor-mode'. | |
6498 (check-ispell-version): Tests and accepts versions major.minor | |
6499 and above, with adjustments for interactions in 3.1.0-3.1.11. | |
6500 (ispell-get-line): No longer skips ispell process special characters. | |
6501 (ispell-comments-and-strings): Removed `when' macro call. | |
6502 (ispell-minor-check): Requires ispell-word to restore cursor point. | |
6503 (ispell-buffer-local-parsing): Supports checking comments only. | |
6504 | |
6505 1999-05-08 Karl Heuer <kwzh@gnu.org> | |
6506 | |
6507 * comint.el (comint-password-prompt-regexp): Fix last change to be | |
6508 more specific. | |
6509 | |
6510 1999-05-07 Richard M. Stallman <rms@gnu.org> | |
6511 | |
6512 * subr.el (with-temp-message): Fix the other call to message | |
6513 to use %s. | |
6514 | |
6515 1999-05-07 Michael Ernst <mernst@alum.mit.edu> | |
6516 | |
6517 * gud.el (gud-format-command): "%F" means file sans extension. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6518 (jdb): Use %F, not %f, for gud-break. |
25837 | 6519 |
6520 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org> | |
6521 | |
6522 * comint.el (comint-password-prompt-regexp): Modified so that it | |
6523 matches the output of kinit. | |
6524 | |
6525 1999-05-06 Greg Stark <gsstark@mit.edu> | |
6526 | |
6527 * timezone.el (timezone-parse-date): Recognize new format used in | |
6528 internet cookies. | |
6529 | |
6530 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu> | |
6531 | |
6532 * international/iso-acc.el (iso-languages): Add latin-2 cedillas. | |
6533 | |
6534 1999-05-04 Andrew Innes <andrewi@gnu.org> | |
6535 | |
6536 * time.el (display-time-update): Allow for wrap-around when | |
6537 checking against display-time-server-down-time. | |
6538 | |
6539 1999-05-04 Ken'ichi Handa <handa@gnu.org> | |
6540 | |
6541 * international/mule-diag.el (describe-coding-system): Fix English | |
6542 message. | |
6543 | |
6544 1999-05-03 Jason Rumney <jasonr@altavista.net> | |
6545 | |
6546 * term/w32-win.el: Change the x-charset-registry property for the | |
6547 Japanese charsets that are supported by Japanese Windows fonts. | |
6548 | |
6549 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
6550 | |
6551 * diary-lib.el (diary-remind): Rewritten to behave sensibly for | |
6552 diary-block diary entries for which the reminders and the diary | |
6553 entries can overlap. | |
6554 | |
6555 1999-05-02 Jason Rumney <jasonr@altavista.net> | |
6556 | |
6557 * term/w32-win.el (mouse-set-font): Ensure constructed fontset | |
6558 matches the font selected in the dialog. | |
6559 | |
6560 1999-05-02 Dave Love <fx@gnu.org> | |
6561 | |
6562 * browse-url.el (browse-url-browser-function): Add :version. | |
6563 | |
6564 * international/mule.el (auto-coding-alist): Add .tgz. | |
6565 | |
6566 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il> | |
6567 | |
6568 * international/codepage.el (cp-coding-system-for-codepage-1): | |
6569 Make the magnification parameter for the -dos encoder be 2. | |
6570 | |
6571 1999-05-2 Andrew Innes <andrewi@gnu.org> | |
6572 | |
6573 * term/w32-win.el (w32-drag-n-drop): Select file in window where | |
6574 it is dropped, rather than current window. | |
6575 | |
6576 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables | |
6577 after switching buffer, as case-fold-search is a buffer local | |
6578 variable. | |
6579 | |
6580 * w32-fns.el (convert-standard-filename): Only convert directory | |
6581 separators to backslash if the interactive shell is one of the | |
6582 standard Windows shells that has DOS semantics. | |
6583 | |
6584 * ls-lisp.el (ls-lisp-format-time): Trap errors from | |
6585 format-time-string, and return a suitable string to indicate the | |
6586 timestamp was invalid. | |
6587 | |
6588 * hexl.el (hexlify-command): Apply shell-quote-argument after | |
6589 expanding hexl-program in case exec-directory contains a space. | |
6590 (dehexlify-command): Ditto. | |
6591 | |
6592 * dos-w32.el (file-name-buffer-file-type-alist): Remove various | |
6593 file extension regexps which aren't necessarily binary files. | |
6594 (direct-print-region-helper): Use subst-char-in-string instead of | |
6595 binding directory-sep-char to convert filenames to DOS syntax. | |
6596 (direct-print-region-use-command-dot-com): New variable. | |
6597 (direct-print-region-helper): Use it to control whether to invoked | |
6598 command.com to print on Windows 9x. | |
6599 | |
6600 * browse-url.el (browse-url-browser-function): Default to | |
6601 browse-url-default-windows-browser on windows-nt. | |
6602 (browse-url-default-windows-browser): New function. | |
6603 | |
6604 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il> | |
6605 | |
6606 * forms.el (forms-mode): Don't call forms-first-record or | |
6607 forms-last-record if the data file has zero records. | |
6608 | |
6609 1999-04-29 Richard M. Stallman <rms@gnu.org> | |
6610 | |
6611 * files.el (find-file-noselect-1): If buffer-file-name has changed | |
6612 after find-file-not-found-hooks runs, recompute the truename. | |
6613 And don't use FILENAME after that point. | |
6614 | |
6615 1999-04-27 Dave Love <fx@gnu.org> | |
6616 | |
6617 * paren.el (show-paren-mode) | |
6618 * which-func.el (which-func-mode-global) | |
6619 * type-break.el (type-break-mode) | |
6620 * time.el (display-time-mode) | |
6621 * rsz-mini.el (resize-minibuffer-mode) | |
6622 * mouse-sel.el (mouse-sel-mode) | |
6623 * icomplete.el (icomplete-mode) | |
6624 * hscroll.el (hscroll-global-mode) | |
6625 * help.el (temp-buffer-resize-mode) | |
6626 * font-lock.el (global-font-lock-mode) | |
6627 * delsel.el (delete-selection-mode) | |
6628 * avoid.el (mouse-avoidance-mode) | |
6629 * autoinsert.el (auto-insert-mode) | |
6630 * winner.el (winner-mode): Doc fix. | |
6631 | |
6632 1999-04-26 Karl Heuer <kwzh@gnu.org> | |
6633 | |
6634 * mail/rmail.el (rmail-next-same-subject): When searching, ignore | |
6635 the same whitespace that was ignored in choosing the subject string. | |
6636 | |
6637 1999-04-26 Richard M. Stallman <rms@gnu.org> | |
6638 | |
6639 * info.el (Info-find-node): Position properly after finding anchor. | |
6640 | |
6641 * cus-start.el (all): Handle unibyte-display-via-language-environment. | |
6642 | |
6643 * simple.el (indent-new-comment-line): Fix previous change. | |
6644 | |
6645 * complete.el: Delete the wildcard expansion feature | |
6646 since that is now standard in find-file. | |
6647 (PC-try-load-many-files): Function deleted. | |
6648 (PC-after-load-many-files): Function deleted. | |
6649 (PC-many-files-list): Variable deleted. | |
6650 (PC-disable-wildcards): Variable deleted. | |
6651 (partial-completion-mode): Don't enable the wildcard feature. | |
6652 | |
6653 * complete.el (PC-look-for-include-file): Don't set global variables | |
6654 `error', `buf' and `filename' here. | |
6655 | |
6656 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker. | |
6657 | |
6658 1999-04-26 John Wiegley <johnw@oneworld.new-era.com> | |
6659 | |
6660 * textmodes/outline.el (outline-regexp): Doc fix. | |
6661 | |
6662 1999-04-26 John Wiegley <johnw@borland.com> | |
6663 | |
6664 * progmodes/compile.el (compilation-error-regexp-alist): Recognize | |
6665 C++Builder 4.0 error message syntax. | |
6666 | |
6667 1999-04-26 Mark Diekhans <markd@Grizzly.COM> | |
6668 | |
6669 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't | |
6670 supported, use find -exec. | |
6671 | |
6672 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
6673 | |
6674 * textmodes/texinfmt.el (texinfo-format-buffer): Bind | |
6675 coding-system-for-write, to avoid hanging when non-interactive. | |
6676 | |
6677 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6678 | |
6679 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to | |
6680 start with a newline. | |
6681 | |
6682 1999-04-13 Ken'ichi Handa <handa@gnu.org> | |
6683 | |
6684 * international/mule-conf.el (x-ctext): New coding system. | |
6685 | |
6686 1999-04-12 Richard M. Stallman <rms@gnu.org> | |
6687 | |
6688 * international/mule-cmds.el (input-method-function): | |
6689 Add permanent-local property. | |
6690 | |
6691 1999-04-12 Dave Love <fx@gnu.org> | |
6692 | |
6693 * jka-compr.el (jka-compr-insert-file-contents): Fix previous | |
6694 change to use jka-compr-byte-compiler-base-file-name. | |
6695 | |
6696 * supercite.el (sc-scan-info-alist): Revert last change. | |
6697 (sc-attrib-selection-list): Fix :type here instead. | |
6698 | |
6699 1999-04-11 Eli Zaretskii <eliz@gnu.org> | |
6700 | |
6701 * international/mule.el (auto-coding-alist-lookup): Include ms-dos | |
6702 in the list of case-insensitive filesystems. | |
6703 | |
6704 1999-04-09 Kenichi Handa <handa@etl.go.jp> | |
6705 | |
6706 * international/fontset.el (create-fontset-from-fontset-spec): | |
6707 Don't register duplicated alias fontset names. | |
6708 | |
6709 1999-04-08 Richard Stallman <rms@gnu.org> | |
6710 | |
6711 * international/mule.el (auto-coding-alist-lookup): New function. | |
6712 (set-auto-coding): Use auto-coding-alist-lookup. | |
6713 | |
6714 * jka-compr.el (jka-compr-insert-file-contents): | |
6715 Use auto-coding-alist-lookup to check for files that | |
6716 should not have eol conversion, in the unibyte case. | |
6717 | |
6718 1999-04-07 Dave Love <fx@gnu.org> | |
6719 | |
6720 * help.el (describe-variable): Check custom-loads property as well | |
6721 as custom-type. | |
6722 | |
6723 * abbrev.el (abbrev-mode): Customizing sets the default value. | |
6724 | |
6725 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
6726 | |
6727 * vc.el (vc-backend-revert): For CVS files that were made | |
6728 writeable with "cvs edit", call "cvs unedit" to undo that. | |
6729 | |
6730 1999-04-08 Dave Love <fx@gnu.org> | |
6731 | |
6732 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type | |
6733 more. | |
6734 (sc-emacs-features): Recognize Emacs 20. | |
6735 (sc-read-string): Use history arg. | |
6736 (sc-scan-info-alist): Check for rtnvalue a cons. | |
6737 | |
6738 1999-04-08 Kenichi HANDA <handa@etl.go.jp> | |
6739 | |
6740 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a | |
6741 coding system to encode the message by | |
6742 select-message-coding-system. | |
6743 | |
6744 1999-04-07 Richard Stallman <rms@gnu.org> | |
6745 | |
6746 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition. | |
6747 | |
6748 * winner.el: Reorder definitions. | |
6749 | |
6750 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs. | |
6751 | |
6752 * mail/rmail.el (rmail-decode-babyl-format): | |
6753 Undo previous change. | |
6754 | |
6755 1999-04-06 Richard Stallman <rms@gnu.org> | |
6756 | |
6757 * info.el (Info-find-node): Check for an anchor at the | |
6758 proper place, before reading an indirect file. | |
6759 | |
6760 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL. | |
6761 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6762 * jka-compr.el (jka-compr-insert-file-contents): |
25837 | 6763 Use raw-text-unix when we want no conversion. |
6764 | |
6765 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr> | |
6766 | |
6767 * timezone.el (timezone-parse-date): Corrected regexp for | |
6768 style (5) date format so that tenths of seconds are optional. | |
6769 | |
6770 1999-04-05 Eli Zaretskii <eliz@gnu.org> | |
6771 | |
6772 * term/internal.el (dos-cpNNN-setup): New function, with the guts | |
6773 of dos-codepage-setup. | |
6774 (cjk-codepages-alist): New variable, an alist of Far-Eastern | |
6775 codepages for which there's no need to set up cpNNN coding | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6776 systems. |
25837 | 6777 (dos-codepage-setup): Support Far-Eastern DOS terminals. |
6778 | |
6779 1999-04-05 Richard Stallman <rms@gnu.org> | |
6780 | |
6781 * mail/rmail.el (rmail-ignored-headers): Doc fix. | |
6782 | |
6783 1999-04-02 Richard Stallman <rms@gnu.org> | |
6784 | |
6785 * progmodes/compile.el (compilation-handle-exit): Do right thing | |
6786 if (car status) doesn't end in a newline. | |
6787 | |
6788 1999-04-01 Dave Love <fx@gnu.org> | |
6789 | |
6790 * progmodes/sql.el (SQL): Add defgroup :version. | |
6791 | |
6792 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
6793 | |
6794 * emacs-lisp/bytecomp.el (byte-compile-file): Clear | |
6795 buffer-file-coding-system. If the coding system used is raw-text, | |
6796 etc., make the *Compiler Input* buffer unibyte. | |
6797 | |
6798 * international/mule.el (find-new-buffer-file-coding-system): Doc fix. | |
6799 | |
6800 * loadup.el: Don't write the fns-...el file if not dumping. | |
6801 | |
6802 1999-03-31 Dave Love <fx@gnu.org> | |
6803 | |
6804 * snmp-mode.el (snmp): Fix defgroup :version. | |
6805 | |
6806 * hilit-chg.el (highlight-changes): Add defgroup :version. | |
6807 | |
6808 1999-03-31 Andreas Schwab <schwab@gnu.org> | |
6809 | |
6810 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after | |
6811 the gnus-save-hidden-threads macro. | |
6812 | |
6813 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk> | |
6814 | |
6815 * faces.el (face-set-after-frame-default): Obey the | |
6816 `customized-face' for new faces. | |
6817 | |
6818 1999-03-30 Dave Love <fx@gnu.org> | |
6819 | |
6820 * international/mule-cmds.el (current-language-environment): Doc fix. | |
6821 * abbrev.el (abbrev-mode): Doc fix. | |
6822 * autoinsert.el (auto-insert-mode): Doc fix. | |
6823 * complete.el (partial-completion-mode): Doc fix. | |
6824 * avoid.el (mouse-avoidance-mode): Doc fix. | |
6825 * delsel.el (delete-selection-mode): Doc fix. | |
6826 * font-lock.el (global-font-lock-mode): Doc fix. | |
6827 * help.el (temp-buffer-resize-mode): Doc fix. | |
6828 * hscroll.el (hscroll-global-mode): Doc fix. | |
6829 * icomplete.el (icomplete-mode): Doc fix. | |
6830 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
6831 * paren.el (show-paren-mode): Doc fix. | |
6832 * rsz-mini.el (resize-minibuffer-mode): Doc fix. | |
6833 * time.el (display-time-mode): Doc fix. | |
6834 * type-break.el (type-break-mode): Doc fix. | |
6835 * which-func.el (which-func-mode-global): Doc fix. | |
6836 * winner.el (winner-mode): Doc fix. | |
6837 | |
6838 1999-03-30 Michael Ernst <mernst@alum.mit.edu> | |
6839 | |
6840 * wid-edit.el (widget-before-change): Signal text-read-only rather | |
6841 than an ordinary error. | |
6842 | |
6843 1999-03-30 Richard M. Stallman <rms@gnu.org> | |
6844 | |
6845 * repeat.el: Don't require advice. | |
6846 (repeat): Do function-indirection in check for kbd macro. | |
6847 In self-insert case, use the *last* char in INSERTION. | |
6848 | |
6849 1999-03-30 Karl Heuer <kwzh@gnu.org> | |
6850 | |
6851 * progmodes/cc-cmds.el (c-indent-command): Doc fix. | |
6852 | |
6853 1999-03-29 Andreas Schwab <schwab@gnu.org> | |
6854 | |
6855 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for | |
6856 comint-input-filter-functions. Make variables related to shell | |
6857 directory tracking local. | |
6858 | |
6859 1999-03-26 Andreas Schwab <schwab@gnu.org> | |
6860 | |
6861 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable. | |
6862 | |
6863 * simple.el (shell-command-on-region): Cope with exit-status being | |
6864 nil, which happens if call-process-region was interrupted. | |
6865 | |
6866 1999-03-26 Richard M. Stallman <rms@gnu.org> | |
6867 | |
6868 * simple.el (indent-new-comment-line): Handle use at a point | |
6869 after a comment-end. Handle multiple comments. | |
6870 | |
6871 * mail/rmail.el (rmail-decode-babyl-format): | |
6872 To prevent locking, bind buffer-file-name to nil. | |
6873 | |
6874 1999-03-26 Karl Fogel <kfogel@red-bean.com> | |
6875 | |
6876 * mail-hist.el (mail-hist-current-header-name): Don't make | |
6877 off-by-one-error when determining if in message body. | |
6878 | |
6879 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
6880 | |
6881 * w32-fns.el (set-default-process-coding-system): Copied from | |
6882 dos-w32.el, but modified to use Unix line endings for process | |
6883 input, and to add a suitable entry to process-coding-system-alist | |
6884 for DOS shells. | |
6885 | |
6886 * dos-fns.el (set-default-process-coding-system): Copied from | |
6887 dos-w32.el. | |
6888 | |
6889 * dos-w32.el (set-default-process-coding-system): Move function to | |
6890 dos-fns.el; a different version is used in w32-fns.el. | |
6891 | |
6892 1999-03-24 Dave Love <fx@gnu.org> | |
6893 | |
6894 * info.el (Info-directory-list): Revert change to re-writing | |
6895 Info-default-directory-list, but put `alternative' first. | |
6896 (Info-insert-dir): Modify selecting the top dir file as a consequence. | |
6897 | |
6898 1999-03-23 Simon Marshall <simon@gnu.org> | |
6899 | |
6900 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is | |
6901 on the line by itself. | |
6902 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if | |
6903 it is not in a declarative context. | |
6904 | |
6905 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk> | |
6906 | |
6907 * cus-edit.el (custom-variable-prompt): Allow customization of | |
6908 autoloaded symbols. | |
6909 | |
6910 1999-03-22 Kenichi HANDA <handa@etl.go.jp> | |
6911 | |
6912 * simple.el (what-cursor-position): Don't cause error when point | |
6913 is at invalid multibyte sequence. | |
6914 | |
6915 1999-03-21 Karl Heuer <kwzh@gnu.org> | |
6916 | |
6917 * complete.el (partial-completion-mode): Doc fix. | |
6918 | |
6919 1999-03-19 Richard M. Stallman <rms@gnu.org> | |
6920 | |
6921 * progmodes/cplus-md.el (old-c++): Remove :group. | |
6922 | |
6923 * progmodes/c-mode.el (old-c): Remove :group. | |
6924 | |
6925 1999-03-18 Simon Marshall <simon@gnu.org> | |
6926 | |
6927 * font-lock.el (c-font-lock-keywords-2): Added "complex" type. | |
6928 (java-font-lock-keywords-2): Added "strictfp" keyword. | |
6929 | |
6930 1999-03-17 Jason Rumney <jasonr@altavista.net> | |
6931 | |
6932 * w32-fns.el (set-w32-system-coding-system) New function. | |
6933 (w32-system-coding-system) Initialize to 'iso-latin-1. | |
6934 | |
6935 1999-03-17 Eli Zaretskii <eliz@gnu.org> | |
6936 | |
6937 * international/mule-cmds.el (set-language-environment): Fix | |
6938 previous change: don't use dos-codepage when unbound. | |
6939 | |
6940 1999-03-17 Karl Heuer <kwzh@gnu.org> | |
6941 | |
6942 * calendar/appt.el (appt-make-list): Fix previous change. | |
6943 | |
6944 1999-03-16 Richard M. Stallman <rms@gnu.org> | |
6945 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6946 * window.el (shrink-window-if-larger-than-buffer): |
25837 | 6947 Don't try to redisplay with the cursor at the end |
6948 on its own line--that would force a scroll and spoil things. | |
6949 | |
6950 1999-03-16 Eli Zaretskii <eliz@gnu.org> | |
6951 | |
6952 * international/mule-cmds.el (set-language-environment): Don't use | |
6953 cpNNN-nonascii-translation-table if it is unbound. | |
6954 | |
6955 * term/internal.el (dos-codepage-setup): Compute the unibyte | |
6956 syntax table and bind unibyte-display-via-language-environment | |
6957 here, rather than at top level, so that resetting to unibyte in | |
6958 .emacs works as expected. | |
6959 | |
6960 1999-03-15 Simon Marshall <simon@gnu.org> | |
6961 | |
6962 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword. | |
6963 | |
6964 1999-03-14 Milan Zamazal <pdm@pvt.net> | |
6965 | |
6966 * abbrev.el (inverse-add-abbrev): Inherit the current input method. | |
6967 | |
6968 1999-03-14 Kenichi Handa <handa@etl.go.jp> | |
6969 | |
6970 * international/mule-util.el (detect-coding-with-priority): | |
6971 Restore the internal database. | |
6972 | |
6973 1999-03-14 Stephen Eglen <stephen@gnu.org> | |
6974 | |
6975 * mail/sendmail.el (sendmail-send-it): Fix typo in error string | |
6976 if mail-from-style has invalid value. | |
6977 | |
6978 1999-03-12 Karl Heuer <kwzh@gnu.org> | |
6979 | |
6980 * vc.el (vc-delete-logbuf-window): New var. | |
6981 (vc-finish-logentry): Use it. | |
6982 | |
6983 1999-03-12 Richard M. Stallman <rms@gnu.org> | |
6984 | |
6985 * startup.el (command-line-1): Improve startup msg. | |
6986 | |
6987 1999-03-12 Eric M. Ludlam <zappo@ultranet.com> | |
6988 | |
6989 * speedbar.el: Added commentary about stealthy functions. | |
6990 (speedbar-message) new function. | |
6991 (speedbar-y-or-n-p): New function | |
6992 (speedbar-with-attached-buffer) Moved macro before reference. | |
6993 Now uses `save-selected-window'. | |
6994 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh, | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6995 speedbar-generic-item-info, speedbar-item-info-file-helper, |
25837 | 6996 speedbar-item-delete, speedbar-insert-generic-list, |
6997 speedbar-timer-fn, speedbar-check-vc-this-line, | |
6998 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags, | |
6999 speedbar-buffers-item-info) Use speedbar-message. | |
7000 (speedbar-item-info) Limit `message-log-max'. | |
7001 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename, | |
7002 speedbar-item-delete, speedbar-item-object-delete, | |
7003 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p. | |
7004 | |
7005 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp> | |
7006 | |
7007 * server.el (server-start): Set coding system for the server | |
7008 process to raw-text. | |
7009 (server-process-filter): Decode file names if necessary. | |
7010 | |
7011 1999-03-12 Dave Love <fx@gnu.org> | |
7012 | |
7013 * textmodes/fill.el (sentence-end-double-space): Doc fix. | |
7014 | |
7015 * textmodes/paragraphs.el (sentence-end): Doc fix. | |
7016 | |
7017 1999-03-11 Karl Heuer <kwzh@gnu.org> | |
7018 | |
7019 * comint.el (comint-password-prompt-regexp): Accept "login password:" | |
7020 | |
7021 1999-03-09 Karl Heuer <kwzh@gnu.org> | |
7022 | |
7023 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line. | |
7024 (ispell-dictionary-alist-2): Likewise. | |
7025 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars. | |
7026 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars. | |
7027 (ispell-dictionary-alist): Build from six pieces, not just two. | |
7028 | |
7029 * ps-bdf.el (bdf-directory-list): Doc fix. | |
7030 | |
7031 * enriched.el (enriched-mode): Make var permanent-local. | |
7032 | |
7033 1999-03-09 Dave Love <fx@gnu.org> | |
7034 | |
7035 * textmodes/sgml-mode.el (html-mode): Use | |
7036 sentence-end-double-space when setting sentence-end. | |
7037 | |
7038 1999-03-09 Ken'ichi Handa <handa@gnu.org> | |
7039 | |
7040 * language/thai.el (tis-620): New alias coding system for thai-tis620. | |
7041 | |
7042 1999-03-08 Felix Lee <flee@cygnus.com> | |
7043 | |
7044 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook. | |
7045 | |
7046 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok. | |
7047 | |
7048 1999-03-08 Karl Heuer <kwzh@gnu.org> | |
7049 | |
7050 * dired-aux.el (dired-do-copy-regexp): Doc fix. | |
7051 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
7052 | |
7053 * dired.el (dired-do-copy-regexp): Doc fix. | |
7054 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
7055 | |
7056 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com> | |
7057 | |
7058 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp. | |
7059 | |
7060 1999-03-08 Jason Rumney <jasonr@altavista.net> | |
7061 | |
7062 * international/codepage.el (cp1250-decode-table) | |
7063 (cp1251-decode-table, cp1253-decode-table) | |
7064 (cp1257-decode-table): New translation tables for MS Windows codepages. | |
7065 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages. | |
7066 | |
7067 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
7068 | |
7069 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly. | |
7070 | |
7071 1999-03-07 Eli Zaretskii <eliz@gnu.org> | |
7072 | |
7073 * ps-bdf.el (bdf-directory-list): Different value for ms-dos. | |
7074 | |
7075 * term/internal.el (top level): Display character 255 as 8bit as well. | |
7076 | |
7077 1999-03-06 Dave Love <fx@gnu.org> | |
7078 | |
7079 * progmodes/cc-cmds.el (c-outline-level): Bind | |
7080 buffer-invisibility-spec. | |
7081 | |
7082 * progmodes/c-mode.el (c-outline-level): Likewise. | |
7083 | |
7084 * progmodes/ada-mode.el (ada-outline-level): Likewise. | |
7085 | |
7086 1999-03-05 Felix Lee <flee@cygnus.com> | |
7087 | |
7088 * textmodes/outline.el (outline-get-last-sibling): Doc fix. | |
7089 | |
7090 1999-03-05 Richard M. Stallman <rms@gnu.org> | |
7091 | |
7092 * bindings.el (complete-symbol): Invert meaning of prefix arg. | |
7093 | |
7094 1999-03-05 Andrew Innes <andrewi@gnu.org> | |
7095 | |
7096 * w32-fns.el (convert-standard-filename): Convert directory | |
7097 separators to Windows format. | |
7098 | |
7099 1999-03-05 Andreas Schwab <schwab@gnu.org> | |
7100 | |
7101 * international/skkdic-cnv.el: Provide skkdic-cnv. | |
7102 (skkdic-convert): Emit code to require skkdic-cnv at compile time. | |
7103 (batch-skkdic-convert): Doc fix. | |
7104 | |
7105 1999-03-04 Dave Love <fx@gnu.org> | |
7106 | |
7107 * custom.el (custom-set-variables): Protect against setter errors. | |
7108 | |
7109 1999-03-04 Eli Zaretskii <eliz@gnu.org> | |
7110 | |
7111 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of | |
7112 the file sizes from overflowing. | |
7113 (ls-lisp-format): If file size is a float, use %8.0f to print it. | |
7114 Under -s, print the size in blocks with %4.0f, in case they have | |
7115 a *really* huge file. | |
7116 | |
7117 1999-03-03 Dave Love <fx@gnu.org> | |
7118 | |
7119 * options.el (edit-options): Doc fix. | |
7120 (list-options): Don't lose with unbound symbols. Maintain | |
7121 Edit-options-mode. | |
7122 | |
7123 1999-03-01 Dave Love <fx@gnu.org> | |
7124 | |
7125 * mail/supercite.el (sc-attrib-selection-list): Fix custom type. | |
7126 | |
7127 1999-02-28 Richard M. Stallman <rms@gnu.org> | |
7128 | |
7129 * ispell.el (ispell-dictionary-alist-override): New variable. | |
7130 (ispell-dictionary-alist): Don't setq it, | |
7131 if ispell-dictionary-alist-override is set. | |
7132 | |
7133 * simple.el (shell-command-default-error-buffer): Renamed from | |
7134 shell-command-on-region-default-error-buffer. | |
7135 (shell-command-on-region): Mention in echo area when there | |
7136 is some error output. Mention success or failure, too. | |
7137 Accumulate multiple error outputs | |
7138 going forward, with formfeed in between. Display the error buffer | |
7139 when we have put something in it. | |
7140 (shell-command): Add the ERROR-BUFFER argument feature. | |
7141 | |
7142 1999-02-28 Karl Heuer <kwzh@gnu.org> | |
7143 | |
7144 * mail/mh-utils.el (mh-lib): Doc fix. | |
7145 (mh-lib-progs, mh-nmh-p): New vars. | |
7146 (mh-find-progs): Set mh-lib-progs along with other vars. | |
7147 (mh-path-search): New arg FUNC-P; if specified, use that instead | |
7148 of mh-file-command-p. | |
7149 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs. | |
7150 | |
7151 * mail/mh-comp.el (mh-repl-formfile): New var. | |
7152 (mh-smail-batch): Don't ignore all arguments. | |
7153 (mh-reply): Do the right thing when using nmh. | |
7154 | |
7155 1999-02-27 Kenichi Handa <handa@etl.go.jp> | |
7156 | |
7157 * international/mule-cmds.el (select-safe-coding-system): Be sure | |
7158 to show a buffer being decoded. | |
7159 | |
7160 1999-02-26 Ken'ichi Handa <handa@gnu.org> | |
7161 | |
7162 * ps-bdf.el (bdf-directory-list): Initialize it to | |
7163 '("/usr/local/share/emacs/fonts/bdf"). | |
7164 | |
7165 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7166 | |
7167 * ps-print.el: PostScript programming fix. | |
7168 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use | |
7169 setpagedevice operator). | |
7170 | |
7171 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7172 | |
7173 * ps-print.el: Doc fix, font size specifies landscape and portrait | |
7174 sizes. | |
7175 (ps-print-version): New version number (4.1.4). | |
7176 (ps-font-size, ps-header-font-size, ps-header-title-font-size): | |
7177 Specifies landscape and portrait sizes. | |
7178 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages) | |
7179 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun | |
7180 fix. | |
7181 (ps-get-font-size): New fun. | |
7182 (ps-font-size-internal, ps-header-font-size-internal) | |
7183 (ps-header-title-font-size-internal): New vars. | |
7184 | |
7185 * ps-mule.el: Change of ps-print font size variable name. | |
7186 (ps-mule-generate-font): Fun fix. | |
7187 (ps-mule-begin-job): Programming uniformization. | |
7188 | |
7189 1999-02-25 Dave Love <fx@gnu.org> | |
7190 | |
7191 * help.el (help-xref-info-regexp): Allow linebreaks and capital. | |
7192 (help-make-xrefs): Do Info case first. | |
7193 | |
7194 * repeat.el: Don't require advice. | |
7195 (repeat-last-kill-command): Variable deleted. | |
7196 | |
7197 1999-02-25 Richard Stallman <rms@gnu.org> | |
7198 | |
7199 * simple.el (shell-command-on-region): Don't go into the REPLACE = t | |
7200 case just because the current buffer is the output buffer. | |
7201 | |
7202 1999-02-25 Kenichi Handa <handa@etl.go.jp> | |
7203 | |
7204 * simple.el (what-cursor-position): To show the character's | |
7205 encoding, use encoded-string-description instead of information | |
7206 of chaset-origin-alist. | |
7207 | |
7208 * international/mule-cmds.el (iso-2022-control-alist): New variable. | |
7209 (encoded-code-description): New function. | |
7210 (encoded-string-description): New function. | |
7211 (encode-coding-char): New function. | |
7212 | |
7213 1999-02-25 Andrew Innes <andrewi@gnu.org> | |
7214 | |
7215 * startup.el (command-line) [windows-nt]: Fix typo in regexp | |
7216 checking for .emacs[.el[c]]. | |
7217 | |
7218 1999-02-24 Richard Stallman <rms@gnu.org> | |
7219 | |
7220 * help.el (describe-function-1): Don't print a whole lambda-function. | |
7221 | |
7222 1999-02-23 Ken'ichi Handa <handa@gnu.org> | |
7223 | |
7224 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow | |
7225 inputting ?\240. | |
7226 | |
7227 1999-02-23 Karl Heuer <kwzh@gnu.org> | |
7228 | |
7229 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst. | |
7230 | |
7231 * midnight.el (clean-buffer-list-kill-regexps): Doc fix. | |
7232 (clean-buffer-list-kill-buffer-names): Doc fix. | |
7233 | |
7234 * gud.el (gud-jdb-massage-args): Spelling fix. | |
7235 | |
7236 1999-02-23 Richard M. Stallman <rms@gnu.org> | |
7237 | |
7238 * subr.el (with-temp-message): Use %s so % in old msg won't fool us. | |
7239 | |
7240 1999-02-22 Eli Zaretskii <eliz@gnu.org> | |
7241 | |
7242 * arc-mode.el (archive-set-buffer-as-visiting-file): Save | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7243 excursion while calling set-auto-coding-function. |
25837 | 7244 |
7245 * play/handwrite.el (handwrite): Require ps-print, and use | |
7246 ps-printer-name and ps-lpr-command. Call ps-print-region-function | |
7247 if it's defined, instead of forking ps-lpr-command unconditionally. | |
7248 | |
7249 1999-02-22 Kenichi Handa <handa@etl.go.jp> | |
7250 | |
7251 * international/codepage.el (cp-coding-system-for-codepage-1): Put | |
7252 charset-origin-alist property to a coding system for the codepage. | |
7253 | |
7254 * international/mule.el: Modify comment for charset-origin-alist | |
7255 property of a coding system. | |
7256 | |
7257 * simple.el (what-cursor-position): charset-origin-alist property | |
7258 of a coding system may be a translation table or a symbol of which | |
7259 `translation-table' property is a translation table. | |
7260 | |
7261 1999-02-21 Richard Stallman <rms@gnu.org> | |
7262 | |
7263 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body | |
7264 to the "html" template. | |
7265 | |
7266 1999-02-21 Peter Breton <pbreton@ne.mediaone.net> | |
7267 | |
7268 * dirtrack.el (dirtrack): Added docstring. Now returns input. | |
7269 | |
7270 1999-02-18 Peter Breton <pbreton@ne.mediaone.net> | |
7271 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7272 * dirtrack.el (dirtrack): Check for the prompt in the input string |
25837 | 7273 instead of the buffer. |
7274 | |
7275 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch> | |
7276 | |
7277 * sql.el: Set version to 1.4.1. Changed mail address to | |
7278 alex@gnu.org. Mention the mailing list sql.el@gnu.org. | |
7279 (sql-input-ring-separator): Doc fix. | |
7280 (sql-mode-syntax-table): double-dash starts comments is defined as | |
7281 ". 56" instead of ". 12b" for XEmacs. | |
7282 (sql-stop, sql-interactive-mode): Doc fixes. | |
7283 (sql-postgres): Queries for database and server, not just one. | |
7284 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted. | |
7285 | |
7286 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is | |
7287 changed. This is needed for master.el to work. | |
7288 (sql-set-sqli-buffer): Use the new hook. | |
7289 | |
7290 * sql.el (sql-make-alternate-buffer-name): Function that sets | |
7291 sql-alternate-buffer-name. | |
7292 (sql-alternate-buffer-name): Possible name of SQLi buffers. | |
7293 (sql-interactive-mode): Set sql-alternate-buffer-name. | |
7294 (sql-rename-buffer): New command. | |
7295 (sql-interactive-mode-menu): Menu for SQLi buffers. | |
7296 | |
7297 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator | |
7298 and sql-input-ring-file-name are used to temporarily set | |
7299 comint-input-ring-file-name and comint-input-ring-separator when | |
7300 reading and writing input history files. | |
7301 | |
7302 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name. | |
7303 (sql-input-ring-file-name): New variable with customization. | |
7304 (sql-input-ring-separator): New variable with customization. | |
7305 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer. | |
7306 Callers changed. | |
7307 (sql-show-sqli-buffer): The message for "sql-buffer is not set" | |
7308 now includes the name of the current buffer. | |
7309 | |
7310 (sql-mode): Set paragraph-separate and paragraph-start so that | |
7311 sql-send-paragraph sends the entire SQL statements, even if it | |
7312 contains indented lines. | |
7313 | |
7314 1999-02-18 Dave Love <fx@gnu.org> | |
7315 | |
7316 * format.el (format-encode-run-method, format-decode-run-method): | |
7317 Fix previous change. | |
7318 | |
7319 1999-02-18 Ken'ichi Handa <handa@gnu.org> | |
7320 | |
7321 * international/mule.el (coding-system-list): Moved here from | |
7322 mule-util.el to avoid autoloading mule-util by the call of | |
7323 select-safe-coding-system. | |
7324 | |
7325 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
7326 | |
7327 * simple.el (turn-on-auto-fill): Mark it as an option for | |
7328 `text-mode-hook'. | |
7329 | |
7330 1999-02-17 Richard Stallman <rms@gnu.org> | |
7331 | |
7332 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
7333 Don't crash if (current-local-map) is nil. | |
7334 | |
7335 1999-02-17 Peter Breton <pbreton@ne.mediaone.net> | |
7336 | |
7337 * filecache.el (file-cache-filter-regexps): Added .class. | |
7338 | |
7339 1999-02-17 Ken'ichi Handa <handa@gnu.org> | |
7340 | |
7341 * international/mule-util.el (decompose-region): Use | |
7342 insert-buffer-substring instead of insert-buffer to avoid putting | |
7343 mark. | |
7344 | |
7345 1999-02-17 Andreas Schwab <schwab@gnu.org> | |
7346 | |
7347 * calendar/cal-move.el (scroll-calendar-left): Don't set | |
7348 displayed-month and displayed-year here, let generate-calendar do | |
7349 it, after range checking. | |
7350 | |
7351 1999-02-17 Simon Marshall <simon@gnu.org> | |
7352 | |
7353 * progmodes/cc-engine.el (c-at-toplevel-p): New function. | |
7354 | |
7355 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish | |
7356 correctly between an object declared via a constructor and a method. | |
7357 (font-lock-defaults-alist): Don't give `.' word syntax for Java. | |
7358 (java-font-lock-keywords-1): Fontify package names individually. | |
7359 (java-font-lock-extra-types): Ensure regexp matches capitalised only. | |
7360 (java-font-lock-keywords-2): Simplify type fontification. | |
7361 (java-font-lock-keywords-3): Likewise. | |
7362 | |
7363 1999-02-17 Kenichi Handa <handa@etl.go.jp> | |
7364 | |
7365 * language/japanese.el (iso-2022-jp-2): New coding system. | |
7366 ("Japanese"): Put iso-2022-jp-2 in coding-priority property. | |
7367 | |
7368 1999-02-16 Dave Love <fx@gnu.org> | |
7369 | |
7370 * help.el (describe-function-1): Accept non-symbols. | |
7371 | |
7372 1999-02-16 Paul Eggert <eggert@twinsun.com> | |
7373 | |
7374 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we | |
7375 find the last match if there are multiple matches. | |
7376 | |
7377 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7378 | |
7379 * tex-mode.el (tex-run-command, latex-run-command) | |
7380 (slitex-run-command, tex-command): Doc changes. | |
7381 (tex-start-options-string): Autoload it. Doc change. Provide | |
7382 a menu for customization. Allow nil. Quote backslashes only once. | |
7383 (tex-start-tex): Handle nil value of tex-start-options-string | |
7384 and apply shell-quote-argument to it. | |
7385 | |
7386 1999-02-16 Eli Zaretskii <eliz@gnu.org> | |
7387 | |
7388 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round | |
7389 the size in blocks, since it can be a float. | |
7390 (ls-lisp-format): Likewise | |
7391 | |
7392 1999-02-16 Ken'ichi Handa <handa@gnu.org> | |
7393 | |
7394 * language/japanese.el (japanese-shift-jis): Add | |
7395 charset-origin-alist property. | |
7396 | |
7397 1999-02-15 Richard Stallman <rms@gnu.org> | |
7398 | |
7399 * progmodes/compile.el (compile-internal): Use save-selected-window. | |
7400 | |
7401 * subr.el (momentary-string-display): Bind inhibit-read-only. | |
7402 | |
7403 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line. | |
7404 | |
7405 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il> | |
7406 | |
7407 * mail/rmail.el (rmail-show-message): If an unseen message has a | |
7408 Summary-line in its header, get past one more line before looking | |
7409 for the X-Coding-System header. | |
7410 | |
7411 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
7412 | |
7413 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files | |
7414 explicitly to accomodate Windows 9X lack of a useful copy program. | |
7415 | |
7416 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk> | |
7417 | |
7418 * wid-edit.el (widget-choice-value-create): Use `equal' | |
7419 instead of `eq'. | |
7420 | |
7421 1999-02-14 Richard Stallman <rms@gnu.org> | |
7422 | |
7423 * international/iso-transl.el: | |
7424 (iso-transl-ae): Renamed from iso-transl-e-slash. | |
7425 (iso-transl-a-ring): Renamed from iso-transl-a-slash. | |
7426 (iso-transl-AE): Renamed from iso-transl-E-slash. | |
7427 (iso-transl-A-ring): Renamed from iso-transl-A-slash. | |
7428 (iso-transl-char-map): Related changes. | |
7429 | |
7430 * format.el (format-replace-strings): Fix value of TO in REVERSE case. | |
7431 | |
7432 1999-02-13 Richard Stallman <rms@gnu.org> | |
7433 | |
7434 * textmodes/texinfmt.el (texinfo-alias): New function. | |
7435 (texinfo-fold-nodename-case): Add defvar. | |
7436 (texinfo-format-node): Do case folding if specified. | |
7437 | |
7438 * ffap.el (ffap-file-at-point): Test local file names | |
7439 immediately. Strip off line numbers. | |
7440 | |
7441 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch> | |
7442 | |
7443 * sql.el: Set version to 1.3.2 | |
7444 (sql-solid-program): Added support for solid. | |
7445 (sql-help): Doc mentions sql-solid. | |
7446 (sql-solid): Entry function for Solid. | |
7447 (sql-buffer): Doc explains the use of the variable and how to | |
7448 change it. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7449 (sql-mode-menu): Included entries for sql-show-sqli-buffer and |
25837 | 7450 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are |
7451 disabled if sql-buffer doesn't have a process; sql-send-paragraph | |
7452 is new. | |
7453 (sql-show-sqli-buffer): New function to display the value of | |
7454 sql-buffer. | |
7455 (sql-change-sqli-buffer): New function to change sql-buffer. | |
7456 (sql-mode): Doc explains how to change sql-buffer. | |
7457 (sql-send-paragraph): New function to send a paragraph. | |
7458 (sql-mode-map): Added keybinding for sql-send-paragraph. | |
7459 (sql-mysql): Doc corrected. | |
7460 (sql-ms): Doc corrected. | |
7461 | |
7462 * sql.el (sql-server): Doc fix. | |
7463 (sql-mysql): Added the use of sql-server to specify the host, | |
7464 sql-database now specifies database instead of host. | |
7465 (sql-mode-menu): Send... menu items are only active if sql-buffer | |
7466 is non-nil. | |
7467 (sql-help): Changed tag of entry functions a bit. | |
7468 | |
7469 * sql.el: Added keywords from `finder-by-keyword'. | |
7470 (sql-mode): Made sql-buffer a local variable, changed the | |
7471 documentation: removed instructions to add *.sql files to | |
7472 auto-mode-alist, added documentation for having mutliple SQL | |
7473 buffers sending their stuff to different SQLi buffers, each | |
7474 running a different process. | |
7475 (sql-postgres): Quoted *SQL* in doc string. | |
7476 (sql-ms): Likewise. | |
7477 (sql-ingres): Likewise. | |
7478 (sql-ingres): Quoted *SQL* in doc string, added references to | |
7479 sql-user and sql-password used during login. | |
7480 (sql-sybase): Quoted *SQL* in doc string, added comma. | |
7481 (sql-oracle): Likewise. | |
7482 (sql-interactive-mode): Added extensive documentation for having | |
7483 mutliple SQL buffers sending their stuff to different SQLi | |
7484 buffers, each running a different process. | |
7485 (sql-buffer): Changed doc from *SQL* to SQLi. | |
7486 (sql-get-login): Doc fix. | |
7487 | |
7488 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
7489 | |
7490 * international/mule-conf.el (undecided): Set ascii in | |
7491 safe-charsets property. | |
7492 | |
7493 1999-02-12 Richard Stallman <rms@gnu.org> | |
7494 | |
7495 * textmodes/paragraphs.el (paragraph-separate): Doc fix. | |
7496 | |
7497 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
7498 | |
7499 * ps-mule.el (ps-mule-font-info-database-default): Set the initial | |
7500 value to ps-mule-font-info-database-latin. | |
7501 | |
7502 1999-02-13 Kenichi HANDA <handa@etl.go.jp> | |
7503 | |
7504 * ps-mule.el (ps-multibyte-buffer): Doc-string modified. | |
7505 (ps-mule-font-info-database-default): New variable. | |
7506 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use | |
7507 ps-mule-font-info-database-default. | |
7508 | |
7509 1999-02-12 Dave Love <fx@gnu.org> | |
7510 | |
7511 * timezone.el (timezone-make-date-sortable) | |
7512 (timezone-make-date-arpa-standard): Doc fix. | |
7513 | |
7514 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
7515 | |
7516 * international/quail.el (quail-show-kbd-layout): Bind | |
7517 blink-matching-paren to nil. | |
7518 | |
7519 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field | |
7520 for ASCII and Latin-1. | |
7521 | |
7522 1999-02-12 Andreas Schwab <schwab@gnu.org> | |
7523 | |
7524 * gud.el (jdb): Fix regexp for comint-prompt-regexp. | |
7525 | |
7526 1999-02-12 Kenichi Handa <handa@etl.go.jp> | |
7527 | |
7528 * international/mule-cmds.el (language-info-alist): Remove | |
7529 description about charset-origin-alist. | |
7530 | |
7531 * international/mule.el: Comment added for a new coding system | |
7532 property `charset-origin-alit'. | |
7533 (make-translation-table): This variable deleted. | |
7534 | |
7535 * language/chinese.el (chinese-big5): Add charset-origin-alist | |
7536 property. | |
7537 ("Chinese-CNS"): Remove charset-origin-alist property. | |
7538 | |
7539 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist | |
7540 property. | |
7541 (cyrillic-alternativnyj): Likewise. | |
7542 ("Cyrillic-KOI8"): Remove charset-origin-alist property. | |
7543 ("Cyrillic-ALT"): Likewise. | |
7544 | |
7545 * language/vietnamese.el (vietnamese-viqr): Add | |
7546 charset-origin-alist property. | |
7547 ("Vietnamese"): Remove charset-origin-alist property. | |
7548 | |
7549 * simple.el (what-cursor-position): Don't use the varialbe | |
7550 charset-origin-alist, but use charset-origin-alist property of | |
7551 buffer-file-coding-system to decide external character set code. | |
7552 | |
7553 1999-02-10 Richard Stallman <rms@gnu.org> | |
7554 | |
7555 * shadowfile.el: Don't turn on the mode when the file is loaded. | |
7556 | |
7557 1999-02-09 Richard Stallman <rms@gnu.org> | |
7558 | |
7559 * progmodes/compile.el (compile-auto-highlight): Customize. | |
7560 | |
7561 * add-log.el (add-log-file-name-function): New variable. | |
7562 (add-change-log-entry): Call that function, if non-nil. | |
7563 | |
7564 1999-02-09 Michael Ernst <mernst@alum.mit.edu> | |
7565 | |
7566 * rmail.el (rmail-search): Track match with a marker, not an integer. | |
7567 | |
7568 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7569 | |
7570 * progmodes/compile.el (compilation-setup): Set value of | |
7571 compilation-directory-stack as in compilation-forget-errors. | |
7572 (compile-reinitialize-errors): Bind buffer-undo-list and | |
7573 deactivate-mark. | |
7574 (compilation-forget-errors): Likewise. | |
7575 | |
7576 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com> | |
7577 | |
7578 * textmodes/texinfo.el (texinfo-environment-regexp): Add the | |
7579 def... constructs. | |
7580 | |
7581 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu): | |
7582 Remove calls to sleep-for. | |
7583 | |
7584 1999-02-08 Eli Zaretskii <eliz@gnu.org> | |
7585 | |
7586 * international/codepage.el (cp-coding-system-for-codepage-1): On | |
7587 MS-DOS, use dos-unsupported-char-glyph for characters not | |
7588 supported by the codepage. | |
7589 (cp-make-coding-systems-for-codepage): Likewise. | |
7590 | |
7591 1999-02-08 Andreas Schwab <schwab@gnu.org> | |
7592 | |
7593 * international/mule-util.el (coding-system-list): Don't sort | |
7594 coding-system-list here. | |
7595 | |
7596 * international/mule.el (coding-system-lessp): Moved here from | |
7597 mule-util.el | |
7598 (add-to-coding-system-list): New function. | |
7599 (make-subsidiary-coding-system, make-coding-system, | |
7600 define-coding-system-alias): Use it instead of setting | |
7601 coding-system-list directly. | |
7602 | |
7603 1999-02-07 Dave Love <fx@gnu.org> | |
7604 | |
7605 * calendar/appt.el (appt-make-list): Don't splice quotes and date | |
7606 onto message. | |
7607 | |
7608 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7609 | |
7610 * imenu.el (imenu--last-menubar-index-alist): Add doc. | |
7611 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist. | |
7612 | |
7613 1999-02-06 Richard Stallman <rms@gnu.org> | |
7614 | |
7615 * language/european.el (setup-slovenian-environment): New function. | |
7616 ("Slovenian"): New language environment. | |
7617 | |
7618 * progmodes/sql.el (sql-help): Doc fix. | |
7619 (sql-mysql): Doc fix. | |
7620 | |
7621 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7622 | |
7623 * tex-mode.el: When compiling, require compare-w and skeleton | |
7624 to pacify the byte-compiler. Move the def's of the tex-commands | |
7625 together. Add a comment on kill-process vs. quit-process. | |
7626 | |
7627 1999-02-05 Dave Love <fx@gnu.org> | |
7628 | |
7629 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with | |
7630 null markers. | |
7631 (compile-goto-error): Likewise. | |
7632 | |
7633 1999-02-05 Stephen Gildea <gildea@alum.mit.edu> | |
7634 | |
7635 * time-stamp.el (time-stamp-format): Format doc tighter. | |
7636 (time-stamp-line-limit): 0 searches the entire buffer (careful!). | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
7637 (time-stamp): Don't re-write the time stamp if it didn't change. |
25837 | 7638 |
7639 1999-02-05 Alex Schroeder <asc@bsiag.com> | |
7640 | |
7641 * progmodes/sql.el: Changed version to 1.2.1. | |
7642 (sql-pop-to-buffer-after-send-region): Improved documentation. | |
7643 (sql-mysql-program): Added MySQL support. | |
7644 (sql-prompt-length): Made prompt-length configurable. | |
7645 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter. | |
7646 (sql-help): Added MySQL support, changed documentation. | |
7647 (sql-send-region): A message is displayed if something is sent. | |
7648 (sql-mode): Added buffer-local comment-start. | |
7649 (sql-interactive-mode): Use sql-prompt-length to set left-margin. | |
7650 (sql-interactive-mode): Added buffer-local comment-start. | |
7651 (sql-oracle): Set sql-prompt-length. | |
7652 (sql-sybase): Set sql-prompt-length. | |
7653 (sql-mysql): Added MySQL support. | |
7654 (sql-ingres): Set sql-prompt-length. | |
7655 (sql-ms): Set sql-prompt-length. | |
7656 (sql-postgres): Set sql-prompt-length. | |
7657 | |
7658 1999-02-04 Eli Zaretskii <eliz@gnu.org> | |
7659 | |
7660 * term/internal.el (dos-codepage-setup): Set selection coding | |
7661 system to cpNNN-dos. | |
7662 | |
7663 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
7664 | |
7665 * international/characters.el: Let ethiopic use iso-2022-7bit. | |
7666 | |
7667 1999-02-02 Dave Love <fx@gnu.org> | |
7668 | |
7669 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here... | |
7670 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here. | |
7671 | |
7672 1999-02-02 Karl Heuer <kwzh@gnu.org> | |
7673 | |
7674 * terminal.el (terminal-emulator): Doc fix. | |
7675 | |
7676 1999-02-02 Ken'ichi Handa <handa@gnu.org> | |
7677 | |
7678 * international/mule-util.el (compose-chars): Doc-string | |
7679 modified. Correctly handle a composition character in ARGS. | |
7680 | |
7681 1999-02-01 Richard Stallman <rms@gnu.org> | |
7682 | |
7683 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var. | |
7684 (makefile-menu-index-function): Function deleted. | |
7685 (makefile-mode): Use makefile-imenu-generic-expression. | |
7686 | |
7687 1999-02-01 Geoff Voelker <voelker@cs.washington.edu> | |
7688 | |
7689 * term/w32-win.el (w32-create-initial-fontsets): Back out previous | |
7690 change, invoke from before-init-hook. | |
7691 | |
7692 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu> | |
7693 | |
7694 * subr.el (remove-from-invisibility-spec): Cope with the case when | |
7695 buffer-invisibility-spec is t. | |
7696 | |
7697 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu> | |
7698 | |
7699 * calendar/calendar.el (calendar-mode-map): Fix bindings for | |
7700 appt-add and appt-delete. | |
7701 | |
7702 1999-02-01 Eli Zaretskii <eliz@gnu.org> | |
7703 | |
7704 * term/pc-win.el (msdos-approximate-color): New function. | |
7705 (msdos-color-translate): Call it to find a DOS color that best | |
7706 approximates an X-style "#NNNNNN" color specification. | |
7707 | |
7708 1999-02-01 Ken'ichi Handa <handa@gnu.org> | |
7709 | |
7710 * international/mule-util.el (compose-chars-component): Add | |
7711 autoload cookie. | |
7712 | |
7713 1999-01-31 Ken'ichi Handa <handa@gnu.org> | |
7714 | |
7715 * international/quail.el (quail-lookup-key): If cdr of MAP is a | |
7716 function, replace cdr of MAP by the return value of the function | |
7717 unconditionally. | |
7718 | |
7719 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7720 | |
7721 * progmodes/compile.el (compilation-next-error-locus): Don't | |
7722 decrease argument FIND-AT-LEAST of compilation-next-error-locus. | |
7723 | |
7724 1999-01-31 Eli Zaretskii <eliz@gnu.org> | |
7725 | |
7726 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs | |
7727 and NLs before "charset", and allow the charset name be in double | |
7728 quotes. | |
7729 | |
7730 1999-01-31 Richard Stallman <rms@gnu.org> | |
7731 | |
7732 * imenu.el (imenu-sort-function): Fix custom type. | |
7733 | |
7734 1999-01-30 Richard Stallman <rms@gnu.org> | |
7735 | |
7736 * speedbar.el (speedbar-line-token): Match {...} instead of [...]. | |
7737 (speedbar-line-token): Likewise. | |
7738 | |
7739 * play/gametree.el (gametree-default-score): Use defcustom. | |
7740 (gametree-score-regexp, gametree-score-closer): Likewise. | |
7741 (gametree-score-manual-flag, gametree-score-opener): Likewise. | |
7742 | |
7743 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7744 | |
7745 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when | |
7746 decoding. | |
7747 | |
7748 1999-01-29 Markus Rost <rost@gnu.org> | |
7749 | |
7750 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by | |
7751 tex-validate-buffer. | |
7752 (plain-tex-mode, latex-mode, slitex-mode): Likewise. | |
7753 (tex-validate-buffer): Renamed from validate-tex-buffer. Works | |
7754 now with recent occur-mode. | |
7755 (tex-validate-region): Really walk through all Sexps. | |
7756 (tex-region): Bind shell-dirtrack-verbose. | |
7757 (tex-file, tex-bibtex-file): Likewise. | |
7758 | |
7759 1999-01-29 Dave Love <fx@gnu.org> | |
7760 | |
7761 * finder.el: (finder-commentary): Fix interactive spec. Try | |
7762 appending .el to file name. | |
7763 (finder-find-library, finder-commentary): Doc fixes. | |
7764 | |
7765 1999-01-29 Andrew Innes <andrewi@gnu.org> | |
7766 | |
7767 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes | |
7768 where the userid contains directory separators. | |
7769 | |
7770 1999-01-29 Dave Love <fx@gnu.org> | |
7771 | |
7772 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list. | |
7773 (lm-commentary): Doc fix. | |
7774 | |
7775 1999-01-29 Andreas Schwab <schwab@gnu.org> | |
7776 | |
7777 * files.el (file-expand-wildcards): Never consider `.' and `..' a | |
7778 wildcard match. Fix regexp that tests if dirpart contains | |
7779 wildcard characters. | |
7780 | |
7781 1999-01-28 Richard Stallman <rms@gnu.org> | |
7782 | |
7783 * font-lock.el (font-lock-default-unfontify-region): | |
7784 If not font-lock-syntactic-keywords, don't remove syntax-table prop. | |
7785 | |
7786 1999-01-27 Jason Rumney <jasonr@altavista.net> | |
7787 | |
7788 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard | |
7789 from FAMILY field. | |
7790 (w32-create-initial-fontsets): Do not use before-init-hook. | |
7791 (mouse-set-font): Document. Automatically create and use fontsets. | |
7792 | |
7793 * dos-w32.el (direct-print-region-helper): Check for printer | |
7794 being t as well as a string. | |
7795 | |
7796 1999-01-27 Kenichi Handa <handa@etl.go.jp> | |
7797 | |
7798 * mail/rmail.el (rmail-decode-mime-charset): New variable. | |
7799 (rmail-mime-charset-pattern): New variable. | |
7800 (rmail-convert-to-babyl-format): Decode by MIME-charset if | |
7801 rmail-decode-mime-charset is non-nil. | |
7802 | |
7803 1999-01-27 Ken'ichi Handa <handa@gnu.org> | |
7804 | |
7805 * international/characters.el: Set category `q' for all characters | |
7806 in tibetan and tibetan-1-column. | |
7807 | |
7808 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
7809 | |
7810 * frame.el (select-frame-by-name): Obey focus-follows-mouse. | |
7811 (select-frame-by-name) [windows-nt]: Use w32-focus-frame. | |
7812 | |
7813 1999-01-27 Dave Love <fx@gnu.org> | |
7814 | |
7815 * international/mule-cmds.el (current-language-environment): | |
7816 Provide :link, :type (choices) and appropriate :get. | |
7817 | |
7818 1999-01-27 Eli Zaretskii <eliz@gnu.org> | |
7819 | |
7820 * startup.el (command-line): Set default eol-mnemonic-* strings to | |
7821 display end-of-line format in mode line. | |
7822 | |
7823 * cus-start.el (all): Add eol-mnemonic-* variables. | |
7824 | |
7825 1999-01-26 Dave Love <fx@gnu.org> | |
7826 | |
7827 * startup.el (command-line-1): Up-date copyright. | |
7828 | |
7829 * paths.el (Info-default-directory-list): Use configdir twice. | |
7830 | |
7831 * info.el (Info-directory-list): Don't set path-separator now | |
7832 we're not shipped with Texinfo. Simplify path definition. | |
7833 Substitute all occurrences of instdir in Info-default-directory-list. | |
7834 | |
7835 1999-01-25 Richard Stallman <rms@gnu.org> | |
7836 | |
7837 * startup.el (normal-top-level-add-subdirs-to-load-path): | |
7838 Record the inode numbers of the dirs processed, to avoid loop. | |
7839 | |
7840 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
7841 | |
7842 1999-01-25 Dave Love <fx@gnu.org> | |
7843 | |
7844 * browse-url.el (browse-url-netscape-program): Doc addition. | |
7845 | |
7846 * help.el (help-make-xrefs): Default info references to an `(emacs)' | |
7847 prefix. | |
7848 | |
7849 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see | |
7850 auto-mode-alist. | |
7851 | |
7852 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7853 | |
7854 * calendar/diary-lib.el (mark-diary-entries): Use | |
7855 assoc-ignore-case and do not capitalize when matching month and | |
7856 day names. | |
7857 | |
7858 * calendar/calendar.el (calendar-read-date): Ditto. | |
7859 | |
7860 * calendar/cal-hebrew.el (calendar-goto-hebrew-date) | |
7861 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto. | |
7862 | |
7863 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto. | |
7864 | |
7865 * calendar/cal-french.el (calendar-goto-french-date): Ditto. | |
7866 | |
7867 * calendar/cal-islam.el (calendar-goto-islamic-date) | |
7868 (mark-islamic-diary-entries): Ditto. | |
7869 | |
7870 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto. | |
7871 | |
7872 * calendar/cal-mayan.el (calendar-read-mayan-haab-date) | |
7873 (calendar-read-mayan-tzolkin-date): Ditto. | |
7874 | |
7875 * calendar/cal-persia.el (persian-prompt-for-date): Ditto. | |
7876 | |
7877 1999-01-22 Michael Ernst <mernst@alum.mit.edu> | |
7878 | |
7879 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker. | |
7880 | |
7881 1999-01-25 Karl Heuer <kwzh@gnu.org> | |
7882 | |
7883 * faces.el (list-faces-display): Multiline case of previous fix. | |
7884 | |
7885 1999-01-25 Andreas Schwab <schwab@gnu.org> | |
7886 | |
7887 * mail/mailalias.el (mail-complete-alist): Use alist as customize type. | |
7888 | |
7889 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu> | |
7890 | |
7891 * files.el (find-file): If find-file-noselect returns a list, | |
7892 do switch-to-buffer on each element. | |
7893 (find-file-other-window): Likewise for all but the first element. | |
7894 (find-file-other-frame): Same. | |
7895 (find-file-noselect): When we expand a wildcard, return a list | |
7896 of buffers. | |
7897 | |
7898 1999-01-24 Eli Zaretskii <eliz@gnu.org> | |
7899 | |
7900 * term/internal.el (dos-codepage-setup): Call prefer-coding-system | |
7901 to set the appropriate cpNNN-dos coding system as the | |
7902 highest-priority coding system. | |
7903 | |
7904 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
7905 | |
7906 * international/fontset.el (generate-fontset-menu): Return a | |
7907 sorted list by plain names of fontsets. | |
7908 | |
7909 * international/mule-diag.el (list-fontsets): Sort fontsets by | |
7910 plain names. | |
7911 | |
7912 * language/tibet-util.el (tibetan-vertical-stacking): If the arg | |
7913 FIRST is a composite character, decompose it at first. | |
7914 | |
7915 1999-01-23 Dave Love <fx@gnu.org> | |
7916 | |
7917 * format.el: Doc fixes. | |
7918 (format-encode-run-method): Have things happen in the right buffer. | |
7919 Deal with errors from method. Set coding-system-for-write. | |
7920 (format-decode-run-method): Have things happen in the right buffer. | |
7921 Deal with errors from method. Set coding-system-for-read. | |
7922 (format-alist): Use nil instead of unmatchable regexps. | |
7923 | |
7924 * simple.el (shell-command-on-region): Return command's exit status. | |
7925 | |
7926 1999-01-23 Eric Ludlam <zappo@gnu.org> | |
7927 | |
7928 * speedbar.el (speedbar-item-info-file-helper): Add optional arg | |
7929 of the file whose info we want to display. | |
7930 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize. | |
7931 (speedbar-add-mode-functions-list) Improve doc. | |
7932 (speedbar-line-token) New function. | |
7933 (speedbar-dired) Fix order of directories in -shown-directories. | |
7934 (speedbar-line-path): Default return is default-directory | |
7935 (speedbar-buffers-line-path): Return is dir name only. | |
7936 (speedbar-mode-functions-list): New variable. | |
7937 (speedbar-mouse-item-info): Rewrote to be a replaceable fn. | |
7938 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper | |
7939 speedbar-files-item-info speedbar-buffers-item-info): New functions. | |
7940 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list): | |
7941 New functions. | |
7942 (speedbar-line-file): Broke out part that fetches file from a line. | |
7943 (speedbar-line-text): New function extracted from speedbar-line-file. | |
7944 (speedbar-line-path): Converted into a replaceable function. | |
7945 (speedbar-files-line-path, speedbar-buffers-line-path): New functions. | |
7946 | |
7947 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
7948 | |
7949 * international/fontset.el (create-fontset-from-x-resource): Make | |
7950 style variants. | |
7951 | |
7952 1999-01-22 Dave Love <fx@gnu.org> | |
7953 | |
7954 * paths.el (Info-default-directory-list): Put sysdir after start. | |
7955 | |
7956 1999-01-22 Sam Steingold <sds@goems.com> | |
7957 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
7958 * midnight.el (clean-buffer-list): Do not kill a buffer if it has |
25837 | 7959 a process associated with it. |
7960 | |
7961 1999-01-22 Jason Rumney <jasonr@altavista.net> | |
7962 | |
7963 * term/w32-win.el (w32-standard-fontset-spec): Simplified. | |
7964 | |
7965 1999-01-22 Felix Lee <flee@cygnus.com> | |
7966 | |
7967 * vc.el (vc-annotate-display): Delete old overlays. Fix check for | |
7968 major-mode. | |
7969 (vc-annotate-mode): Delete variable. | |
7970 | |
7971 1999-01-22 Andrew Innes <andrewi@gnu.org> | |
7972 | |
7973 * startup.el (command-line): [windows-nt]: Check for existence of | |
7974 .emacs file so as to notice .emacs.el or .emacs.elc and use them | |
7975 in preference to _emacs. | |
7976 | |
7977 1999-01-22 Dave Love <fx@gnu.org> | |
7978 | |
7979 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref. | |
7980 | |
7981 1999-01-20 Richard Stallman <rms@gnu.org> | |
7982 | |
7983 * files.el (find-file-noselect): Do wildcard processing only | |
7984 if new arg WILDCARDS is non-nil. | |
7985 (find-file, find-file-other-window): New arg WILDCARDS. | |
7986 Default it to non-nil if interactive. | |
7987 (find-file-other-frame): Likewise. | |
7988 (find-file-read-only): Likewise. | |
7989 (find-file-read-only-other-window): Likewise. | |
7990 (find-file-read-only-other-frame): Likewise. | |
7991 | |
7992 * wid-edit.el (widget-alist-convert-option): Delete spurious comma. | |
7993 (widget-plist-convert-option): Delete spurious comma. | |
7994 | |
7995 1999-01-19 Jason Rumney <jasonr@altavista.net> | |
7996 | |
7997 * term/w32-win.el (w32-standard-fontspec-spec): Change | |
7998 iso8859-5 to koi8-r. Add iso8859-9. | |
7999 | |
8000 1999-01-19 Dave Love <fx@gnu.org> | |
8001 | |
8002 * browse-url.el (browse-url-maybe-new-window): Delete macro and | |
8003 its uses. | |
8004 | |
8005 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark | |
8006 is active. | |
8007 (fortran-indent-subprogram): Likewise. | |
8008 | |
8009 1999-01-19 Dave Love <d.love@dl.ac.uk> | |
8010 | |
8011 * paths.el (Info-default-directory-list): Perhaps add /usr/info. | |
8012 | |
8013 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8014 | |
8015 * wid-edit.el (alist): Use sexp as default key-type. | |
8016 | |
8017 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8018 | |
8019 * textmodes/tex-mode.el (tex-define-common-keys): | |
8020 Remove key binding of tex-feed-input. | |
8021 (tex-mode-map): Bind tex-feed-input here. | |
8022 (tex-start-shell): Use compilation-shell-minor-mode. Set | |
8023 comint-input-filter-functions before running tex-shell-hook. | |
8024 (tex-start-tex): Forget compilation errors. | |
8025 (tex-compilation-parse-errors): Rewritten to work also with | |
8026 compile-mouse-goto-error and compile-goto-error. Adjusted to | |
8027 change in tex-region. | |
8028 (tex-region): For the temp file use file-name without directory. | |
8029 (tex-file): Expand file name of tex-print-file. | |
8030 | |
8031 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8032 | |
8033 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call. | |
8034 | |
8035 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no> | |
8036 | |
8037 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid | |
8038 beginning could cause Emacs to hang. Fixed. | |
8039 | |
8040 1999-01-18 Ken'ichi Handa <handa@gnu.org> | |
8041 | |
8042 * international/ccl.el (ccl-compile-translate-character): Handle | |
8043 the case that a tranlation table is CCL register correctly. | |
8044 | |
8045 * international/mule-cmds.el (select-safe-coding-system): | |
8046 Hightlight at most 256 characters. | |
8047 | |
8048 1999-01-18 Dave Love <fx@gnu.org> | |
8049 | |
8050 * startup.el (command-line): If the init file changes operation to | |
8051 unibyte, make all buffers unibyte and re-set language environment. | |
8052 | |
8053 * disp-table.el (standard-display-european): Make all existing | |
8054 buffers unibyte. Fix doc. | |
8055 | |
8056 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8057 | |
8058 * wid-edit.el (coding-system): Define this unconditionally. | |
8059 | |
8060 * simple.el (shell-command-on-region-default-error-buffer): New var. | |
8061 (shell-command-on-region): Use that variable as interactive | |
8062 value of ERROR-BUFFER argument. | |
8063 | |
8064 1999-01-17 Sam Steingold <sds@goems.com> | |
8065 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8066 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'. |
25837 | 8067 |
8068 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8069 | |
8070 * progmodes/compile.el (compilation-goto-locus): If already in the | |
8071 compilation buffer's window, keep it in that window. | |
8072 (compile-mouse-goto-error): Add Doc. Don't play with windows. | |
8073 (compile-goto-error): Don't play with windows. | |
8074 | |
8075 * textmodes/tex-mode.el (latex-run-command): Doc fix. | |
8076 (tex-command): Doc fix. | |
8077 (tex-compilation-parse-errors): Doc fix. | |
8078 (tex-generate-zap-file-name): Don't start the name with -. | |
8079 (tex-expand-files): Works now also with strings ending with ":". | |
8080 | |
8081 1999-01-17 Ian T Zimmerman <itz@transbay.net> | |
8082 | |
8083 Patch failed to install: | |
8084 * gametree.el: Document scoring functionality. | |
8085 (gametree-score-regexp): Add optional plus sign. | |
8086 (gametree-score-opener): Replace `:' with `=' as the former | |
8087 conflicts with gametree-half-ply-regexp. | |
8088 (gametree-transpose-following-leaves): Add. | |
8089 (gametree-insert-new-leaf): Make modifying commands barf in read | |
8090 only buffers. | |
8091 (gametree-break-line-here): Add a call to | |
8092 `gametree-transpose-following-leaves'. This maintains the | |
8093 necessary invariant that on each level all leaf children precede | |
8094 all nonleaf children. This has always been implied, but left to | |
8095 the user, and, unfortunately, undocumented. | |
8096 | |
8097 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
8098 | |
8099 * wid-edit.el (plist, alist): New widget types. | |
8100 | |
8101 1999-01-17 Dave Love <fx@gnu.org> | |
8102 | |
8103 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and | |
8104 fix scope of condition-case therein. | |
8105 | |
8106 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
8107 | |
8108 * dos-w32.el: (find-buffer-file-type-coding-system): Use | |
8109 default-buffer-file-coding-system when file doesn't exist (and | |
8110 isn't covered by a special case) instead of forcing undecided-dos | |
8111 against the user's wishes. | |
8112 | |
8113 * dos-w32.el (direct-print-region-helper): New function based on | |
8114 direct-print-region-function; sends data to specified printer port | |
8115 without further translation. Recognize and handle specially the | |
8116 standard `print' and `nprint' programs, as well as `lpr' and | |
8117 similar programs. Only write directly to the printer port if no | |
8118 print program is specified. Work around a bug in Windows 9x | |
8119 affecting Win32 version of Emacs by invoking command.com to write | |
8120 to the printer port instead of writing directly. | |
8121 (direct-print-region-function): Use direct-print-region-helper to | |
8122 do most of the work. | |
8123 (direct-ps-print-region-function): New function; analogue of | |
8124 direct-print-region-function for ps-print. | |
8125 (ps-lpr-command): Comment out setq; leave as example usage. | |
8126 (ps-lpr-switches): Ditto. | |
8127 | |
8128 * lpr.el: (printer-name): Update docstring about usage on MS-DOS | |
8129 and MS-Windows. | |
8130 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on | |
8131 DOS and Windows platforms, to indicate direct printing. Update | |
8132 the docstring accordingly. | |
8133 | |
8134 * ps-print.el: (ps-printer-name): Update docstring about usage on | |
8135 MS-DOS and MS-Windows. | |
8136 (ps-lpr-command): Update docstring as for lpr-command. | |
8137 (ps-print-region-function): New variable. | |
8138 (ps-do-despool): Use it. | |
8139 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for | |
8140 DOS/Windows. | |
8141 | |
8142 * subr.el (subst-char-in-string): New function. | |
8143 | |
8144 1999-01-17 Eli Zaretskii <eliz@gnu.org> | |
8145 | |
8146 * international/codepage.el (cp852-decode-table): Fill a nil entry. | |
8147 | |
8148 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename. | |
8149 (bdf-find-font-info): New function, looks for the first readable | |
8150 file from a list of alternatives. | |
8151 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info | |
8152 instead of bdf-get-font-info. | |
8153 (bdf-generate-glyphs): If font-name is a cons cell, pass its car | |
8154 to ps-mule-generate-bitmap-glyph. | |
8155 | |
8156 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative | |
8157 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can | |
8158 now be a list of alternative names. | |
8159 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car. | |
8160 (ps-mule-prepare-font): Likewise. | |
8161 | |
8162 * international/codepage.el (cp855-decode-table, | |
8163 cp850-decode-table): Fill some nil entries. | |
8164 | |
8165 1999-01-16 Dave Love <fx@gnu.org> | |
8166 | |
8167 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert | |
8168 last change. | |
8169 | |
8170 1999-01-15 Dave Love <fx@gnu.org> | |
8171 | |
8172 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions | |
8173 and change regexp for command names. | |
8174 (help-xref-go-back, function-called-at-point, symbol-file) | |
8175 (where-is): Doc fixes. | |
8176 (help-xref-go-back): Remove interactive spec. | |
8177 (describe-function-1): Fix message for alias. Buttomize alias | |
8178 name. | |
8179 | |
8180 * simple.el (join-line): New alias. | |
8181 | |
8182 1999-01-15 Johan Vromans <jvromans@squirrel.nl> | |
8183 | |
8184 * forms.el: (forms--show-record): Convert integers to string | |
8185 expicitly since concat will no longer accept integers. | |
8186 (forms-print): Use local `total-nb-records' since | |
8187 `forms--total-records' will be inaccessible after buffer switching. | |
8188 | |
8189 1998-01-14 Felix Lee <flee@cygnus.com> | |
8190 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8191 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness. |
25837 | 8192 |
8193 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8194 | |
8195 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change. | |
8196 | |
8197 1999-01-14 Eli Zaretskii <eliz@gnu.org> | |
8198 | |
8199 * international/codepage.el (cp850-decode-table): Fix previous change. | |
8200 | |
8201 1999-01-14 Simon Marshall <simon@gnu.org> | |
8202 | |
8203 * shell.el (shell-dirtrack-verbose): New custom variable. | |
8204 (shell-dirstack-message): Use it. | |
8205 | |
8206 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
8207 | |
8208 * international/mule-conf.el: Coding system alias `dos' for | |
8209 `undecided-dos', `mac' for `undecided-mac'. | |
8210 | |
8211 * international/mule-cmds.el (describe-language-environment): | |
8212 Don't alter input-method-alist. | |
8213 | |
8214 1999-01-13 Eli Zaretskii <eliz@gnu.org> | |
8215 | |
8216 * international/codepage.el (cp850-decode-table): Replace nil | |
8217 entries with codes of similary looking glyphs. (Suggested by | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8218 Jason Rumney <jasonr@altavista.net>.) |
25837 | 8219 |
8220 1999-01-13 Dave Love <fx@gnu.org> | |
8221 | |
8222 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise". | |
8223 | |
8224 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change. | |
8225 | |
8226 1999-01-12 Karl Heuer <kwzh@gnu.org> | |
8227 | |
8228 * files.el (auto-save-hook): Defvar this. | |
8229 | |
8230 1999-01-12 Alex Schroeder <asc@bsiag.com> | |
8231 | |
8232 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock | |
8233 faces, eliminating the need to load font-lock before loading sql. | |
8234 (sql-mode-oracle-font-lock-keywords): Likewise. | |
8235 (sql-mode-postgres-font-lock-keywords): Likewise. | |
8236 | |
8237 1999-01-11 Dave Love <fx@gnu.org> | |
8238 | |
8239 * cus-start.el: Add inhibit-eol-conversion. | |
8240 | |
8241 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap | |
8242 the values round. | |
8243 | |
8244 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8245 | |
8246 * help.el (help-mode-finish): Renamed from help-mode-maybe. | |
8247 Don't switch to Help mode here. | |
8248 (temp-buffer-setup-hook): Use help-mode-finish. | |
8249 (help-mode-setup): New function. | |
8250 (temp-buffer-setup-hook): Use help-mode-setup. | |
8251 | |
8252 * progmodes/sql.el: New file. | |
8253 | |
8254 * files.el (auto-mode-alist): Add sql-mode. | |
8255 | |
8256 * faces.el (list-faces-display): Improve the formatting | |
8257 by computing the maximum length required for any face-name. | |
8258 | |
8259 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8260 | |
8261 * progmodes/compile.el (compilation-shell-minor-mode): New function. | |
8262 | |
8263 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu> | |
8264 | |
8265 * term.el (term_send_home): Change the string to | |
8266 be the same as the one emitted by xterm and consistent with the | |
8267 ones emitted by prior and next. | |
8268 (term_send_end): Likewise. | |
8269 | |
8270 1999-01-10 Dave Love <fx@gnu.org> | |
8271 | |
8272 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse | |
8273 bindings. | |
8274 | |
8275 1999-01-10 Eli Zaretskii <eliz@gnu.org> | |
8276 | |
8277 * international/codepage.el (codepage-setup): Doc fix. | |
8278 (cp-decoding-vector-for-codepage): Likewise. | |
8279 | |
8280 1999-01-10 Markus Rost <rost@gnu.org> | |
8281 | |
8282 * cus-edit.el (custom-save-delete): First scan the custom-file. | |
8283 | |
8284 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8285 | |
8286 * international/iso-transl.el: Define a "function name" for | |
8287 each translation that isn't ASCII. Use these function names | |
8288 in iso-transl-char-map. | |
8289 | |
8290 1999-01-08 Kenichi Handa <handa@etl.go.jp> | |
8291 | |
8292 * international/mule-util.el (decompose-region): Do decomposition | |
8293 on temporary unibyte buffer. | |
8294 | |
8295 * international/mule.el (make-char): Doc-string modified. | |
8296 | |
8297 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8298 | |
8299 * simple.el (comment-region): Delete spaces only if we | |
8300 deleted a comment starter. | |
8301 | |
8302 1999-01-07 Dave Love <fx@gnu.org> | |
8303 | |
8304 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. | |
8305 | |
8306 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom | |
8307 like eval-defun does. | |
8308 | |
8309 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark]. | |
8310 | |
8311 * generic.el: Re-write `(make-variable-buffer-local (defvar ...' | |
8312 constructions. Doc fixes. | |
8313 (generic-create-generic-function): Use defalias, not fset. | |
8314 | |
8315 * find-func.el: More doc fixes. | |
8316 | |
8317 1999-01-06 Stephen Eglen <stephen@gnu.org> | |
8318 | |
8319 * files.el (save-buffers-kill-emacs): Show the list of current | |
8320 processes before prompting to kill them and exit. | |
8321 | |
8322 1999-01-06 Dave Love <fx@gnu.org> | |
8323 | |
8324 * emacs-lisp/find-func.el: Doc fixes. | |
8325 (find-function-regexp): Extend for define-generic-mode, | |
8326 define-derived-mode, easy-mmode-define-minor-mode. | |
8327 | |
8328 1999-01-06 Dave Love <fx@gnu.org> | |
8329 | |
8330 * progmodes/fortran.el (fortran-window-create): Account for scroll | |
8331 bar width. | |
8332 | |
8333 * browse-url.el: Require (noerror) w3-auto when compiling. | |
8334 (browse-url-maybe-new-window): Make it a macro and revert last | |
8335 change to callers. | |
8336 (browse-url-w3): Require w3 for w3-fetch-other-window. | |
8337 | |
8338 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8339 | |
8340 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the | |
8341 argument. | |
8342 | |
8343 1999-01-06 Simon Marshall <simon@gnu.org> | |
8344 | |
8345 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix. | |
8346 | |
8347 * font-lock.el (font-lock-default-fontify-buffer): When using | |
8348 with-temp-message, use nil rather than current-message. | |
8349 | |
8350 * lazy-lock.el (lazy-lock-unstall): | |
8351 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil | |
8352 rather than current-message. | |
8353 | |
8354 * fast-lock.el (fast-lock-save-cache-1): | |
8355 (fast-lock-cache-data): When using with-temp-message, use nil rather | |
8356 than current-message. | |
8357 | |
8358 1999-01-06 Eli Zaretskii <eliz@gnu.org> | |
8359 | |
8360 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
8361 the valid-codes property. | |
8362 | |
8363 * international/mule-cmds.el (prefer-coding-system): Call | |
8364 set-coding-priority, so that the internal array of priorities is | |
8365 also updated. | |
8366 | |
8367 * international/mule-util.el: | |
8368 (coding-system-change-eol-conversion, | |
8369 coding-system-change-text-conversion): Don't define here. | |
8370 | |
8371 * international/mule-cmds.el: Define them here. Remove the | |
8372 autoload cookies. | |
8373 | |
8374 1999-01-06 Andreas Schwab <schwab@gnu.org> | |
8375 | |
8376 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled | |
8377 if it was enabled before. | |
8378 | |
8379 * view.el (View-revert-buffer-scroll-page-forward): Bind | |
8380 view-scroll-auto-exit instead of obsolete view-mode-auto-exit. | |
8381 | |
8382 * files.el (recover-session): Preserve point when inserting | |
8383 explanation. | |
8384 | |
8385 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8386 | |
8387 * cus-edit.el (custom-save-delete): Don't delete whitespace | |
8388 and comments before the sexp that is replaced. | |
8389 | |
8390 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8391 | |
8392 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error. | |
8393 | |
8394 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
8395 | |
8396 * vc.el (vc-dired-hook): Use the original value of | |
8397 dired-move-to-filename-regexp on lines that have not been | |
8398 reformatted yet. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8399 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the |
25837 | 8400 file lines have already been reformatted. |
8401 | |
8402 1999-01-05 Dave Love <fx@gnu.org> | |
8403 | |
8404 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search | |
8405 buffer-local. | |
8406 | |
8407 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se> | |
8408 | |
8409 * progmodes/f90.el: Change of regular expressions for type to | |
8410 correct highlighting and identation. Some small fixes for | |
8411 compatibility with XEmacs. | |
8412 | |
8413 1999-01-05 Stephen Eglen <stephen@gnu.org> | |
8414 | |
8415 * mspools.el (mspools-vm-system-mail): Provide an alternative | |
8416 value based on rmail-spool-directory if $MAIL is not defined. | |
8417 | |
8418 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
8419 | |
8420 * textmodes/reftex.el (reftex-section-levels): Allow negative levels. | |
8421 (reftex-section-info): Handle negative section levels. | |
8422 (reftex-view-crossref-extra): New option. | |
8423 (reftex-view-crossref): Generalized to work in more places. | |
8424 (reftex-find-citation-regexp-format, reftex-find-reference-format, | |
8425 reftex-macros-with-labels, reftex-global-search-marker): New variables. | |
8426 (reftex-view-cite-locations-from-bibtex): New command. | |
8427 (reftex-view-regexp-match, reftex-global-search, | |
8428 reftex-global-search-continue): New functions. | |
8429 (reftex-extract-bib-entries): No error for non-existing BibTeX | |
8430 file, just a message. | |
8431 (reftex-extract-bib-entries): Better error handling. | |
8432 (reftex-select-with-char): Use `*RefTeX Select*' for selection | |
8433 help and force it on current frame. | |
8434 (reftex-default-bibliography): New function. | |
8435 (reftex-access-parse-file): Check consistency after loading a | |
8436 parse file. When inconsistent, enfore rescan. | |
8437 (reftex-check-parse-consistency): New function. | |
8438 (easy-menu-define): Options section drastically shortened. | |
8439 | |
8440 1999-01-05 Kenichi Handa <handa@etl.go.jp> | |
8441 | |
8442 * language/thai-util.el (thai-compose-string): New function. | |
8443 | |
8444 1999-01-04 Inge Frick <inge@nada.kth.se> | |
8445 | |
8446 * easymenu.el (easy-menu-define): Doc fix. | |
8447 (easy-menu-create-menu): New keyword :included. | |
8448 (easy-menu-do-add-item): New keyword :included. SUFFIX may | |
8449 be an expression, not only a string. Simulate style `button'. | |
8450 Use easy-menu-define-key-intern instead of easy-menu-define-key. | |
8451 (easy-menu-define-key-intern): New function. | |
8452 (easy-menu-add-item): Understand value returned from | |
8453 easy-menu-item-present-p and easy-menu-remove-item. | |
8454 (easy-menu-return-item): New function. | |
8455 (easy-menu-item-present-p, easy-menu-remove-item): Use it. | |
8456 | |
8457 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8458 | |
8459 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
8460 Use rmail-output-read-rmail-file-name to read the file name. | |
8461 Always call rmail-output-to-rmail-file noninteractively. | |
8462 When count > 1, do the loop here. | |
8463 Handle rmail-delete-after-output here. | |
8464 (rmail-summary-output): Similar changes. | |
8465 | |
8466 * mail/rmailout.el: Provide `rmailout'. | |
8467 (rmail-output-read-rmail-file-name): New function. | |
8468 (rmail-output-to-rmail-file): Use that. | |
8469 (rmail-output-read-file-name): New function. | |
8470 (rmail-output): Use that. | |
8471 | |
8472 * files.el (find-file-noselect): Let /: suppress wildcard matching. | |
8473 Error if wildcard matches no files. | |
8474 | |
8475 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8476 | |
8477 * menu-bar.el (clipboard-yank): Doc fix. | |
8478 | |
8479 * info.el (Info-insert-dir): Chase symlinks for file-attributes. | |
8480 | |
8481 1998-12-31 Markus Rost <rost@delysid.gnu.org> | |
8482 | |
8483 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo. | |
8484 | |
8485 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk> | |
8486 | |
8487 * rmail.el (rmail-encode-string): Make sure mask value is | |
8488 positive; (emacs-pid) returns a negative number on Windows 9x | |
8489 which causes odd behaviour. | |
8490 | |
8491 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8492 | |
8493 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS, | |
8494 and about w32-* variables unless on Windows/NT. | |
8495 | |
8496 1998-12-31 Boris Goldowsky <boris@alum.mit.edu> | |
8497 | |
8498 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only | |
8499 if buffer is modified; ask about all modified buffers. | |
8500 | |
8501 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8502 | |
8503 * simple.el (what-cursor-position): Fix previous change. | |
8504 | |
8505 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu> | |
8506 | |
8507 * mail/sendmail.el (mail-mode): Eliminate ambiguous match | |
8508 from paragraph-start. | |
8509 | |
8510 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8511 | |
8512 * international/mule-cmds.el (prefer-coding-system): If the | |
8513 argument requires specific EOL conversion type, make the default | |
8514 coding systems use that. | |
8515 | |
8516 1998-12-30 Drew Csillag <drew_csillag@geocities.com> | |
8517 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8518 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer): |
25837 | 8519 Use shell-command-on-region. |
8520 (m4-start-m4, m4-end-m4): Functions deleted. | |
8521 | |
8522 1998-12-30 Michael Ernst <mernst@alum.mit.edu> | |
8523 | |
8524 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout. | |
8525 | |
8526 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8527 | |
8528 * browse-url.el (browse-url-mail): Give argument SEND-ACTION | |
8529 to compose-mail in the correct places and as a list. | |
8530 | |
8531 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp> | |
8532 | |
8533 * page-ext.el: Added mouse-selection feature for pages directory buffer. | |
8534 (pages-directory-map): Bind mouse-2 | |
8535 (pages-copy-header-and-position): Put text property. | |
8536 (pages-directory-goto-with-mouse): New function. | |
8537 | |
8538 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8539 | |
8540 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
8541 Doc fix. | |
8542 (cp-coding-system-for-codepage-1): Likewise. | |
8543 | |
8544 1998-12-29 Kenichi Handa <handa@etl.go.jp> | |
8545 | |
8546 * language/thai-util.el (thai-post-read-conversion): Handle Thai | |
8547 composition sequence correctly here instead of calling | |
8548 thai-compose-region. | |
8549 | |
8550 * textmodes/fill.el (fill-region-as-paragraph): While deleting a | |
8551 newline in multibyte buffer, if previous or next character is a | |
8552 composite char, check the first component of the composite char. | |
8553 | |
8554 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org> | |
8555 | |
8556 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer | |
8557 and track-mouse. | |
8558 | |
8559 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8560 | |
8561 * mail/sendmail.el (mail-yank-original): Remove text properties | |
8562 after insertion. | |
8563 (mail-yank-region): Barf if no mark is set in the message | |
8564 being replied to. | |
8565 | |
8566 * help.el (function-called-at-point): First look for function at point. | |
8567 | |
8568 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8569 | |
8570 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage. | |
8571 | |
8572 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8573 | |
8574 * simple.el (what-cursor-position): Print character encoding also. | |
8575 | |
8576 1998-12-26 Dave Love <fx@gnu.org> | |
8577 | |
8578 * textmodes/flyspell.el: If local-maps work, don't put | |
8579 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB | |
8580 in flyspell-mouse-map (only). | |
8581 (flyspell-use-local-map): New variable. | |
8582 Use a different mouse-2 binding in that case, | |
8583 and don't add to minor-mode-map-alist. | |
8584 (make-flyspell-overlay, flyspell-correct-word): | |
8585 Test flyspell-use-local-map. | |
8586 | |
8587 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8588 | |
8589 * files.el (file-expand-wildcards): Handle wildcards in directory name. | |
8590 Be careful about whether to return a relative file name, | |
8591 and if so, relative to what directory. | |
8592 | |
8593 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8594 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8595 * emacs-lisp/easymenu.el (easy-menu-get-map): |
25837 | 8596 Change global map only if this menu exists in the global map already, |
8597 and not in the local map. | |
8598 (easy-menu-do-add-item): Fix error message. | |
8599 | |
8600 * foldout.el (foldout-inhibit-key-bindings): | |
8601 Avoid concatenating onto outline-minor-mode-prefix. | |
8602 Make a new keymap for that prefix, if it does not already have one. | |
8603 | |
8604 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu> | |
8605 | |
8606 * cperl-mode.el: | |
8607 Can use linear algorithm for indentation if Emacs supports it. | |
8608 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp. | |
8609 (cperl-after-block-p): Likewise. | |
8610 (cperl-after-block-and-statement-beg): Likewise. | |
8611 (cperl-after-block-p): After END/BEGIN we are a block. | |
8612 (cperl-after-expr-p): Skip labels when checking | |
8613 (cperl-indent-region): Make a marker for END - text added/removed. | |
8614 Disable hooks during the call (how to call them later?). | |
8615 Now indents 820-line-long function in 6.5 sec (including | |
8616 syntaxification) the first time (when buffer has few | |
8617 properties), 7.1 sec the second time. | |
8618 (cperl-indent-region): Do not indent whitespace lines | |
8619 (cperl-style-alist) | |
8620 Include `cperl-merge-trailing-else' where the value is clear. | |
8621 (cperl-styles-entries): Likewise. | |
8622 (cperl-problems): Improvements to docs. | |
8623 (cperl-tips): Likewise. | |
8624 (cperl-non-problems): Likewise. | |
8625 (cperl-mode): Make lazy syntaxification possible. | |
8626 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30). | |
8627 `font-lock-unfontify-region-function' was set to a wrong function. | |
8628 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8629 (cperl-find-pods-heres): Safe a position in buffer where it is safe to |
25837 | 8630 restart syntaxification. Changed so that -d ?foo? is a RE. Do |
8631 not warn on `=cut' if doing a chunk only. 1 << 6 was OK, | |
8632 but 1<<6 was considered as HERE-doc. | |
8633 <file/glob> made into a string. | |
8634 Postpone addition of faces after syntactic step. | |
8635 Recognition of <FH> was wrong. | |
8636 Highlight `gem' in s///gem as a keyword. `qr' recognized. | |
8637 Knows that split// is null-RE. | |
8638 Highlights separators in 3-parts expressions as labels. | |
8639 <> was considered as a glob. | |
8640 Would err if the last line is `=head1'. | |
8641 $a-1 ? foo : bar; was a considered a regexp. | |
8642 `<< (' was considered a start of HERE-doc. | |
8643 mark qq[]-etc sections as syntax-type=string | |
8644 Was not processing sub protos after a comment ine. | |
8645 Was treating $a++ <= 5 as a glob. | |
8646 Tolerate unfinished REx at end-of-buffer. | |
8647 `unwind-protect' was left commented. | |
8648 / and ? after : start a REx. | |
8649 | |
8650 (cperl-syntaxify-by-font-lock): Set to t, should be safe now. | |
8651 Better default, customizes to `message' too, off in text-mode. | |
8652 | |
8653 (cperl-array-face): Renamed from `font-lock-emphasized-face', | |
8654 `defface'd. | |
8655 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'. | |
8656 `defface'd. | |
8657 (cperl-emacs-can-parse): New state variable. | |
8658 (cperl-indent-line): Corrected to use global state. | |
8659 (cperl-calculate-indent): Likewise. | |
8660 (cperl-fix-line-spacing): Likewise (not used yet). | |
8661 (cperl-calculate-indent): Did not consider `,' as | |
8662 continuation mark for statements. | |
8663 (cperl-calculate-indent): Avoid parse-data optimization at toplevel. | |
8664 Remove another parse-data optimization at toplevel: would | |
8665 indent correctly. | |
8666 Correct for labels when calculating indentation of continuations. | |
8667 Docstring updated. | |
8668 (cperl-choose-color): Converted to a function (to be | |
8669 compilable in text-mode). | |
8670 (cperl-dark-background): Disable without window-system. | |
8671 Do `defface' only if window-system. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8672 (cperl-fix-line-spacing): Sped up to bail out early. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8673 (x-color-defined-p): Was not compiling on XEmacs |
25837 | 8674 Was defmacro'ed with a tick. Remove another def. |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8675 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones |
25837 | 8676 (cperl-unwind-to-safe): New function. |
8677 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8678 (cperl-fontify-syntaxically): Unwinds start and end to go out of |
25837 | 8679 long strings (not very successful). |
8680 (cperl-forward-re): Highlight the trailing / in s/foo// as string. | |
8681 Highlight the starting // in s//foo/ as function-name. | |
8682 Emit a meaningful error instead of a cryptic one for an | |
8683 uncomplete REx near end-of-buffer. | |
8684 | |
8685 (cperl-electric-keyword): `qr' recognized. | |
8686 (cperl-electric-else): Likewise | |
8687 (cperl-to-comment-or-eol): Likewise | |
8688 (cperl-make-regexp-x): Likewise | |
8689 (cperl-init-faces): Likewise, and `lock' (as overridable?). | |
8690 Corrected to use new macros; | |
8691 `if' for copying `reference-face' to `constant-face' was backward. | |
8692 remove init `font-lock-other-emphasized-face', | |
8693 `font-lock-emphasized-face', `font-lock-keyword-face'. | |
8694 Interpolate `cperl-invalid-face'. | |
8695 (cperl-make-regexp-x): Misprint in a message. | |
8696 (cperl-syntaxify-unwind): New configuration variable | |
8697 (cperl-fontify-m-as-s): New configuration variable | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8698 (cperl-electric-pod): Check for after-expr was performed |
25837 | 8699 inside of POD too. |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8700 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs. |
25837 | 8701 (cperl-clobber-mode-lists): New configuration variable. |
8702 (cperl-not-bad-style-regexp): Updated. | |
8703 Init: `cperl-is-face' was busted. | |
8704 (cperl-make-face): New macros. | |
8705 (cperl-force-face): New macros. | |
8706 (font-lock-other-type-face): Done via `defface' too. | |
8707 (cperl-nonoverridable-face): New face. Renamed from | |
8708 `font-lock-other-type-face'. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8709 (cperl-init-faces-weak): Use `cperl-force-face'. |
25837 | 8710 (cperl-comment-indent): Commenting __END__ was not working. |
8711 (cperl-indent-for-comment): Likewise. | |
8712 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'. | |
8713 When removing old TAGS info was not relativizing filename. | |
8714 (cperl-tags-hier-init): Gross hack to pretend we work (are we?). | |
8715 Another try to work around XEmacs problems. Better progress messages. | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8716 (toplevel): Require custom unprotected => failure on 19.28. |
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8717 (cperl-xemacs-p): Defined when compile too |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8718 (cperl-find-tags): Was writing line/pos in a wrong order, |
25837 | 8719 pos off by 1 and not at beg-of-line. |
8720 (cperl-etags-snarf-tag): New macro | |
8721 (cperl-etags-goto-tag-location): New macro | |
8722 (cperl-version): New variable. New menu entry | |
8723 random docstrings: References to "future" 20.3 removed. | |
8724 Menu was described as `CPerl' instead of `Perl' | |
8725 (perl-font-lock-keywords): Would not highlight `sub foo($$);'. | |
8726 (cperl-toggle-construct-fix): Was toggling to t instead of 1. | |
8727 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face' | |
8728 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face', | |
8729 `font-lock-reference-face', `font-lock-keyword-face'. | |
8730 Use `eval-after-load'. | |
8731 Remove not-CPerl-related faces. | |
8732 (cperl-tips-faces): New variable and an entry into Mini-docs. | |
8733 (cperl-indent-exp): Was not processing else-blocks. | |
8734 (cperl-get-state): NOP line removed. | |
8735 (cperl-ps-print): New function and menu entry. | |
8736 (cperl-ps-print-face-properties): New configuration variable. | |
8737 (cperl-invalid-face): New configuration variable. | |
8738 (perl-font-lock-keywords): Highlight trailing whitespace | |
8739 (cperl-contract-levels): Documentation corrected. | |
8740 (cperl-contract-level): Likewise. | |
8741 (cperl-ps-extend-face-list): New macro. | |
8742 (cperl-invalid-face): Change to ''underline. | |
8743 | |
8744 1998-12-25 Markus Rost <rost@delysid.gnu.org> | |
8745 | |
8746 * mail/rmailout.el (rmail-output): Abbreviate name of default-file | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8747 for read-file-name. |
25837 | 8748 (rmail-output-to-rmail-file): Likewise. |
8749 | |
8750 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
8751 | |
8752 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
8753 If MENU is nil, use global menu-bar map. | |
8754 (easy-menu-add-item, easy-menu-remove-item): Argument renamed. | |
8755 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed. | |
8756 | |
8757 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8758 | |
8759 * ps-mule.el (ps-mule-begin-job): Programming uniformization. | |
8760 | |
8761 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8762 | |
8763 * ps-print.el (ps-print-version): New version number (4.1.3). | |
8764 | |
8765 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8766 | |
8767 * international/mule-cmds.el: Use make-sparse-keymap instead of | |
8768 define-prefix-key when defining MULE menu items. | |
8769 | |
8770 * info.el (Info-node-at-bob-matching): New function. | |
8771 (Info-find-node, Info-build-node-completions): Call it. | |
8772 | |
8773 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org> | |
8774 | |
8775 * help.el (describe-function-1): Say "keymap", not "Lisp macro", | |
8776 when this is an autoloaded keymap. | |
8777 | |
8778 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8779 | |
8780 * international/codepage.el (cp-coding-system-for-codepage-1): | |
8781 Create separate encoders and decoders, for DOS and Unix. Make the | |
8782 usual family of 3 coding systems, so that automatic detection of | |
8783 EOL type works. | |
8784 (cp-make-coding-systems-for-codepage): Don't intern DOS- and | |
8785 Unix-specific symbols here, and don't call | |
8786 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi | |
8787 Handa <handa@etl.go.jp>.) | |
8788 | |
8789 * dos-vars.el (dos-codepage-setup-hook): New defcustom. | |
8790 | |
8791 * term/internal.el (IT-character-translations): New variable, an | |
8792 alist used to display characters for which there's no glyphs in | |
8793 the current codepage. | |
8794 (IT-display-table-setup): New function, sets up the DOS terminal | |
8795 for a given codepage. | |
8796 (dos-codepage-setup): New function, sets up the MULE environment | |
8797 for the current value of dos-codepage. | |
8798 (top-level if): In the multibyte mode, turn on | |
8799 unibyte-display-via-language-environment. In the unibyte mode, | |
8800 set up the special syntax tables to map lower- to upper case and | |
8801 back. | |
8802 | |
8803 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org> | |
8804 | |
8805 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt. | |
8806 (speedbar-frame-plist) Remove useless comments. | |
8807 (speedbar-frame-mode) Do not specify height if it is in the param list. | |
8808 Use default y position w/out changing it. | |
8809 If default x position is a list, keep, calculate the non-list X | |
8810 value when devining an initial position. | |
8811 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files. | |
8812 (speedbar-tag-group-name-minimum-length): New variable. | |
8813 (speedbar-frame-parameter): New compatibility function. | |
8814 (speedbar-frame-mode): Updated to use speedbar-frame-parameter. | |
8815 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub | |
8816 groups to keep things in the right order, and to help with some | |
8817 naming conventions. | |
8818 (speedbar-create-tag-hierarchy): Enable buffer local version of | |
8819 `speedbar-tag-hierarchy-method' in the buffer we are tagging. | |
8820 (speedbar-line-path) Make DEPTH param optional. Devine it if absent. | |
8821 the case, derive it from the cursor location in speedbar. | |
8822 | |
8823 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8824 | |
8825 * international/mule-cmds.el (set-language-environment): On MS-DOS | |
8826 terminals, install DOS-specific nonascii-translation-table if the | |
8827 language info doesn't specify one. Pass the default eol-type to | |
8828 set-language-environment-coding-systems. | |
8829 (set-default-coding-systems): Copy the eol-type property for the | |
8830 new default values of {buffer-file,process}-coding-system from the | |
8831 old defaults. | |
8832 (set-language-environment-coding-systems): Accept an optional | |
8833 argument EOL-TYPE, and set the eol-type property of the default | |
8834 coding systems accordingly. | |
8835 (set-terminal-coding-system): Enable menu item on MS-DOS terminals. | |
8836 (set-keyboard-coding-system): Likewise. | |
8837 (set-default-coding-systems): Don't set | |
8838 default-terminal-coding-system on MS-DOS to anything but nil. | |
8839 (prefer-coding-system): Describe in the doc string that | |
8840 default-terminal-coding-system is not changed on MS-DOS. | |
8841 (set-language-environment): For MS-DOS, set standard syntax table | |
8842 and display table for all characters with code above 127. | |
8843 (standard-display-european-internal): For MS-DOS, pass all | |
8844 characters with code above 127 directly to the terminal, and don't | |
8845 remap characters 160 and 146 in the unibyte case. | |
8846 | |
8847 * international/codepage.el: New file. | |
8848 | |
8849 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8850 | |
8851 * diary-lib.el (diary-float): Fix end-of-year error and typos in | |
8852 comments. | |
8853 | |
8854 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> | |
8855 | |
8856 * map-ynp.el (map-y-or-n-p): Ignore input methods. | |
8857 | |
8858 * subr.el (read-passwd): Likewise. | |
8859 | |
8860 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org> | |
8861 | |
8862 * info.el (Info-find-node): Add 1 to the position read from the | |
8863 tag table. Don't fail if the node delimiter ^_ is the first | |
8864 character in the file. | |
8865 (Info-insert-dir): Don't fail when the node delimiter ^_ is the | |
8866 first character in the file. | |
8867 (Info-read-subfile): Likewise. | |
8868 (Info-select-node): Likewise. | |
8869 (Info-build-node-completions): Likewise. | |
8870 | |
8871 1998-12-16 Richard Stallman <rms@gnu.org> | |
8872 | |
8873 * term/x-win.el (x-cut-buffer-or-selection-value): | |
8874 If clipboard is enabled, try it before PRIMARY selection. | |
8875 | |
8876 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
8877 | |
8878 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C | |
8879 insert c-cedilla and C-cedilla respectively, like in latin-1. | |
8880 | |
8881 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org> | |
8882 | |
8883 * language/hebrew.el: Don't use sublists in the flags argument | |
8884 passed to make-coding-system. | |
8885 | |
8886 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
8887 | |
8888 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a | |
8889 list of character sets found by find-charset-region. | |
8890 | |
8891 * ps-mule.el: Always require ps-print. Move some function | |
8892 definitions for Emacs 20.2 and the earlier to ps-print.el. | |
8893 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2. | |
8894 | |
8895 * ps-print.el: Define several functions for Emacs 20.2 and the | |
8896 earlier version. | |
8897 (ps-printer-name): Check if printer-name is bound. | |
8898 | |
8899 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8900 | |
8901 * ps-mule.el: Programming uniformization and little code improvement. | |
8902 (ps-mule-prepare-font): Programming uniformization. | |
8903 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar) | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8904 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement. |
25837 | 8905 |
8906 * ps-bdf.el: Programming uniformization and little code improvement. | |
8907 (bdf-search-and-read): New fun. | |
8908 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path) | |
8909 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box) | |
8910 (bdf-info-relative-compose, bdf-info-baseline-offset) | |
8911 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector) | |
8912 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization. | |
8913 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file) | |
8914 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code | |
8915 improvement. | |
8916 | |
8917 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8918 | |
8919 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix | |
8920 and mule related code extraction. Autoload ps-mule funs. | |
8921 | |
8922 * ps-mule.el: Doc fix. Require ps-print only when compiled. | |
8923 (ps-mule-prologue-generated): New fun. | |
8924 (ps-mule-plot-string): Add autoload cookie. | |
8925 (ps-mule-begin-job): Call ps-mule-prologue-generated. | |
8926 | |
8927 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
8928 | |
8929 * ps-bdf.el: Require ps-mule instead of ps-print. | |
8930 (bdf-directory-list): Add autoload cookie. | |
8931 | |
8932 * ps-mule.el: New file. Mule related code extracted from | |
8933 ps-print.el. Require ps-print, provide ps-mule. | |
8934 (ps-multibyte-buffer): Add autoload cookie. | |
8935 (ps-mule-prepare-ascii-font): New fun. | |
8936 (ps-mule-set-ascii-font): New fun. | |
8937 (ps-mule-skip-same-charset): Fun deleted. | |
8938 (ps-mule-plot-string): Set ps-mule-current-charset. | |
8939 (ps-mule-initialize): Add autload cookie. Don't set | |
8940 ps-mule-font-info-database here. | |
8941 (ps-mule-begin-job): Renamed from ps-mule-begin. Update | |
8942 ps-mule-font-info-database and ps-control-or-escape-regexp. | |
8943 (ps-mule-begin-page): New fun. | |
8944 | |
8945 * ps-print.el: Mule related code moved to ps-mule.el. | |
8946 (ps-begin-job): While setting ps-control-or-escape-regexp, don't | |
8947 check ps-mule-charset-list. | |
8948 (ps-begin-page): Don't set ps-mule-current-charset, instead call | |
8949 ps-mule-begin-page. | |
8950 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font. | |
8951 (ps-plot-region): Don't set ps-mule-current-charset, instead call | |
8952 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset, | |
8953 instead skip same charsets by itself. | |
8954 (ps-generate): Call ps-mule-initialize of needs-begin-file is | |
8955 non-nil. Call ps-mule-begin-job. | |
8956 | |
8957 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
8958 | |
8959 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf | |
8960 instead of bdf. | |
8961 | |
8962 * ps-print.el (ps-mule-font-info-database): Doc-string modified. | |
8963 (ps-mule-external-libraries): New element FEATURE. | |
8964 (ps-mule-init-external-library): Ajusted for the above change. | |
8965 (ps-mule-generate-font): Likewise. | |
8966 (ps-mule-generate-glyphs): Likewise. | |
8967 (ps-mule-prepare-font): Likewise. | |
8968 (ps-mule-initialize): Likewise. | |
8969 (ps-begin-file): Superfluous tailing parenthesis deleted. | |
8970 | |
8971 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
8972 | |
8973 * international/fontset.el (x-decompose-font-name): If PATTERN | |
8974 doesn't have any wild cards, return a vector made from a name that | |
8975 is found by x-resolve-font-name found. Comments added. | |
8976 | |
8977 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
8978 Handle the case of unknown charset. | |
8979 (find-multibyte-characters): If invalid multibyte characters are | |
8980 found, return the corresponding strings instead of character | |
8981 codes. | |
8982 (find-multibyte-characters): Adjusted for the above change. | |
8983 (select-safe-coding-system): For a unibyte buffer, always returns | |
8984 DEFAULT-CODING-SYSTEM. | |
8985 (get-charset-property): Fix previous change. Make it a function. | |
8986 (put-charset-property): Make it a function. | |
8987 | |
8988 * international/mule.el (make-coding-system): Set mime-charset | |
8989 property of *-with-esc coding system to nil. | |
8990 | |
8991 * international/quail.el (quail-point-in-conversion-region): New | |
8992 function. | |
8993 (quail-conversion-backward-delete-char): When a key sequence is | |
8994 being translated, call quail-delete-last-char. | |
8995 | |
8996 * language/devan-util.el | |
8997 (devanagari-reorder-glyphs-for-decomposition): Fix the way to | |
8998 handle devanagari-decomposition-rules. | |
8999 | |
9000 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org> | |
9001 | |
9002 * textmodes/texinfo.el (texinfo-tex-buffer): Bind | |
9003 tex-start-options-string to empty string. | |
9004 (texinfo-tex-region): Use texinfo-tex-trailer as documented. | |
9005 | |
9006 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org> | |
9007 | |
9008 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and | |
9009 5xx responses are already handled properly). | |
9010 | |
9011 1998-12-13 Richard Stallman <rms@gnu.org> | |
9012 | |
9013 * progmodes/compile.el (compilation-error-regexp-alist): Insist | |
9014 on a non-digit in the file name. | |
9015 | |
9016 * simple.el (comment-region): Handle comment-padding | |
9017 separately for insertion and for deletion, in the right way for each. | |
9018 | |
9019 1998-12-13 Felix Lee <flee@cygnus.com> | |
9020 | |
9021 * progmodes/compile.el (compilation-error-regexp-alist): Fix | |
9022 regexp to match "ChangeLog:1:1998-12-09 ..." | |
9023 | |
9024 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org> | |
9025 | |
9026 * cus-start.el (dos-unsupported-char-glyph): Add. | |
9027 | |
9028 1998-12-11 Dave Love <fx@gnu.org> | |
9029 | |
9030 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap | |
9031 forward-sexp in condition-case. | |
9032 | |
9033 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
9034 Remove unnecessary test on `library' for explicit file name. | |
9035 Widen scope of save-match-data. | |
9036 | |
9037 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
9038 | |
9039 * international/mule.el (load-with-code-conversion): If the loaded | |
9040 file was inserted with no-conversion or raw-text coding system, | |
9041 make the buffer unibyte. | |
9042 | |
9043 1998-12-09 Richard Stallman <rms@gnu.org> | |
9044 | |
9045 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
9046 Get rid of nested loops. | |
9047 | |
9048 * mouse.el (mouse-drag-vertical-line): | |
9049 If WHICH-SIDE is not `right', then scroll bars are on the left. | |
9050 | |
9051 * loadhist.el (load-history-loaded): defvar moved to help.el. | |
9052 | |
9053 * help.el (symbol-file-load-history-loaded): Variable renamed, | |
9054 and defvar moved from loadhist.el. | |
9055 (symbol-file): Renamed from describe-function-find-file. | |
9056 Load fns-VERSION.el here. | |
9057 (describe-variable, describe-function-1): Use symbol-file. | |
9058 | |
9059 * textmodes/tex-mode.el (tex-generate-zap-file-name): | |
9060 Don't start the name with #. | |
9061 | |
9062 * ispell.el: Take out the eval-when's. | |
9063 | |
9064 1998-12-09 Peter Breton <pbreton@ne.mediaone.net> | |
9065 | |
9066 * dirtrack.el (dirtrack-directory-change-hook): New hook. | |
9067 (dirtrack): Run it. Make debug message more verbose. | |
9068 | |
9069 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
9070 | |
9071 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct | |
9072 name of the abbrev table, and provide support for XEmacs. | |
9073 (octave-xemacs-p): New variable. | |
9074 | |
9075 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
9076 | |
9077 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to | |
9078 exit, when mail-interactive is nil. | |
9079 | |
9080 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr> | |
9081 | |
9082 * files.el (after-find-file): Message fix. | |
9083 | |
9084 1998-12-09 Ken Stevens <stevens@kdstevens.com> | |
9085 | |
9086 * ispell.el (ispell-kill-ispell): Don't send newline after EOF. | |
9087 | |
9088 1998-12-09 Geoff Voelker <voelker@cs.washington.edu> | |
9089 | |
9090 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle | |
9091 filenames using backslashes. | |
9092 | |
9093 1998-12-09 Dave Love <fx@gnu.org> | |
9094 | |
9095 * browse-url.el (browse-url-mail): Call compose-mail-other-window | |
9096 with correct number of args. | |
9097 (browse-url-maybe-new-window): New arg. Callers changed. | |
9098 | |
9099 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing | |
9100 comment. | |
9101 | |
9102 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
9103 | |
9104 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional. | |
9105 | |
9106 1998-12-08 Markus Rost <rost@delysid.gnu.org> | |
9107 | |
9108 * vc.el (vc-rcs-release): Fix Type. | |
9109 (vc-sccs-release): Fix Type. | |
9110 (vc-cvs-release): Fix Type. | |
9111 | |
9112 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix | |
9113 arg work right. | |
9114 | |
9115 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple | |
9116 output of last undeleted message. | |
9117 | |
9118 1998-12-07 Geoff Voelker <voelker@cs.washington.edu> | |
9119 | |
9120 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
9121 (buffer-undo-list) [windows-nt]: Use different relative path. | |
9122 | |
9123 1998-12-07 Simon Marshall <simon@gnu.org> | |
9124 | |
9125 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types. | |
9126 | |
9127 1998-12-05 Markus Rost <rost@delysid.gnu.org> | |
9128 | |
9129 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler. | |
9130 | |
9131 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops. | |
9132 | |
9133 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
9134 | |
9135 * info.el (Info-menu): Don't return error if point is between menu | |
9136 header and first menu item. | |
9137 | |
9138 1998-12-04 Dave Love <fx@gnu.org> | |
9139 | |
9140 * help.el (describe-function-1): Fix description for alias. | |
9141 | |
9142 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org> | |
9143 | |
9144 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*- | |
9145 specifications from summary line. | |
9146 | |
9147 * rect.el (delete-whitespace-rectangle): Mark for autoload. | |
9148 (close-rectangle): Define alias only once in loaddefs.el. | |
9149 | |
9150 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org> | |
9151 | |
9152 * term/internal.el: Remove code which sets up a special syntax | |
9153 table for non-ASCII characters. | |
9154 | |
9155 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org> | |
9156 | |
9157 * dos-w32.el (direct-print-region-function): Try to ensure that | |
9158 printer-name is expanded to a file name on a local drive; | |
9159 sometimes printing a file loaded from a network volume fails. | |
9160 (direct-print-region-function): Add a function to | |
9161 write-region-annotate-functions to append a formfeed character to | |
9162 the region being printed, if the region doesn't end with a | |
9163 formfeed already. This avoids creating a second print job | |
9164 containing a blank page when print spooling is enabled on Windows. | |
9165 | |
9166 1998-12-02 Dave Love <fx@gnu.org> | |
9167 | |
9168 * help.el (help-make-xrefs): Use `info', not the non-autoloaded | |
9169 `Info-goto-node'. | |
9170 | |
9171 1998-12-02 Richard Stallman <rms@gnu.org> | |
9172 | |
9173 * help.el (temp-buffer-resize-mode): Doc fix. | |
9174 | |
9175 * cus-edit.el (custom-save-delete): Save point before | |
9176 reading a sexp, rather than backing up. | |
9177 | |
9178 * international/iso-transl.el: Fix previous change. | |
9179 | |
9180 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
9181 | |
9182 * vc.el (vc-dired-window-configuration, vc-ediff-windows, | |
9183 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode): | |
9184 Added defvars to suppress compilation warnings. | |
9185 | |
9186 1998-11-30 Ken Stevens <k.stevens@ieee.org> | |
9187 | |
9188 * ispell.el: Improved and fixed customize for variables: | |
9189 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp, | |
9190 ispell-dictionary-alist, ispell-skip-sgml. | |
9191 Improved and fixed comments in variables and messages for | |
9192 functions: ispell-help-in-bufferp, ispell-local-dictionary, | |
9193 ispell-menu-map, ispell-checking-message, ispell-parser, | |
9194 ispell-word, lookup-words, ispell-change-dictionary, ispell-region, | |
9195 ispell-begin-tex-skip-regexp, ispell-begin-skip-region, | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9196 ispell-comments-and-strings, ispell-continue, ispell-complete-word, |
25837 | 9197 ispell-message-text-end, ispell-add-per-file-word-list. |
9198 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding | |
9199 system is now required for all languages. Casechars improved for | |
9200 castellano, castellano8, and norsk dictionaries. Dictionary | |
9201 norsk7-tex added. Dictionary polish added. | |
9202 (ispell-dictionary-alist): Redefined at load-time to support | |
9203 dictionary changes. | |
9204 (ispell-menu-map): Redefined at load-time to support menu changes. | |
9205 (ispell-check-version): New alias for `check-ispell-version'. | |
9206 (ispell-parse-output): Fixed matching for ispell error messages. | |
9207 Correctly returns spelling suggestions in order generated by ispell | |
9208 process. | |
9209 (check-ispell-version): Ensure `case-fold-search' doesn't get | |
9210 redefined. | |
9211 (ispell-complete-word): Ensure `case-fold-search' doesn't get | |
9212 redefined. Fix bug that didn't respect case of word being completed. | |
9213 (ispell-init-process): Set process coding system to be compatible | |
9214 with emacs processes and the ispell process. | |
9215 (ispell-kill-ispell): Ensures ispell process has terminated before | |
9216 starting new process. This can otherwise confuse process filters | |
9217 and hang the ispell process. | |
9218 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved | |
9219 skipping support for sgml. | |
9220 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r | |
9221 which could cause `ispell-complete-word' to hang. | |
9222 (ispell-message): Improved message reference matching. Ensure | |
9223 `case-fold-search' doesn't get redefined. | |
9224 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't | |
9225 get redefined. Fixed bug in returning to nroff mode from tex mode. | |
9226 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't | |
9227 get redefined. | |
9228 | |
9229 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9230 | |
9231 * textmodes/flyspell.el (flyspell-check-word-p): | |
9232 Don't delay inside a kbd macro. | |
9233 | |
9234 * subr.el (make-local-hook): Return the hook variable. | |
9235 | |
9236 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
9237 | |
9238 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe): | |
9239 Use a timer instead of post-command-hook. | |
9240 (hscroll-timer): New variable. | |
9241 | |
9242 1998-11-30 Dave Love <fx@gnu.org> | |
9243 | |
9244 * help.el (help-xref-button): Do nothing if text already has the | |
9245 help-xref property. | |
9246 (describe-variable): Revert previous change to hyperlink to source. | |
9247 | |
9248 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9249 | |
9250 * bindings.el (features): Add `base64' to this list. | |
9251 | |
9252 * loadhist.el (symbol-file): Doc fix. | |
9253 | |
9254 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
9255 | |
9256 * files.el (hack-one-local-variable): Cope with non-file buffers. | |
9257 | |
9258 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9259 | |
9260 * help.el (describe-mode): Put major mode first. | |
9261 | |
9262 * calendar/appt.el (appt-disp-window): Use pop-to-buffer, | |
9263 to support special-display and same-window features. | |
9264 | |
9265 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9266 | |
9267 * simple.el (transpose-subr, transpose-subr-1): Rename variables | |
9268 bound in one function and used in the other. | |
9269 (transpose-subr-start1, transpose-subr-start2): Add defvars. | |
9270 (transpose-subr-end1, transpose-subr-end2): Add defvars. | |
9271 | |
9272 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9273 | |
9274 * autoinsert.el (auto-insert-alist): Use user-mail-address. | |
9275 | |
9276 1998-11-26 Kenichi Handa <handa@etl.go.jp> | |
9277 | |
9278 * international/ccl.el (ccl-dump-translate-character-const-tbl): | |
9279 Give format correct control string. | |
9280 | |
9281 * international/mule.el (define-translation-table): Fix bug of | |
9282 setting incorrect translation-table-id. If the first element of | |
9283 ARGS is a translation table, just register it. | |
9284 | |
9285 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist | |
9286 property. | |
9287 | |
9288 1998-11-24 Michael Ernst <mernst@alum.mit.edu> | |
9289 | |
9290 * thingatpt.el (thing-at-point-url-at-point): Don't use current | |
9291 syntax table to determine what is whitespace. | |
9292 | |
9293 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9294 | |
9295 * frame.el (frame-parameter): Doc fix. | |
9296 | |
9297 * textmodes/tex-mode.el (tex-feed-input): New function. | |
9298 (tex-define-common-keys): Add binding for C-c C-m. | |
9299 | |
9300 1998-11-23 Dave Love <fx@gnu.org> | |
9301 | |
9302 * progmodes/fortran.el: Various minor doc fixes. | |
9303 (fortran-font-lock-keywords-1): Add `d' to comment-chars. | |
9304 (fortran-with-subprogram-narrowing): New macro. | |
9305 (fortran-check-for-matching-do): Use it. | |
9306 (fortran-end-do): Use fortran-check-end-prog-re. | |
9307 (fortran-beginning-do, fortran-end-if, fortran-beginning-if) | |
9308 (fortran-calculate-indent, fortran-calculate-indent): Likewise. | |
9309 | |
9310 1998-11-23 Simon Marshall <simon@gnu.org> | |
9311 | |
9312 * font-lock.el (font-lock-defaults): Doc fix. | |
9313 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message. | |
9314 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword. | |
9315 | |
9316 * lazy-lock.el (lazy-lock-unstall): | |
9317 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message. | |
9318 | |
9319 * fast-lock.el (fast-lock-save-cache-1): | |
9320 (fast-lock-cache-data): Rewritten to use with-temp-message. | |
9321 | |
9322 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org> | |
9323 | |
9324 * mail/rmail.el (rmail-set-message-counters-counter): Detect | |
9325 messages that have been added with DOS line endings and convert | |
9326 the line endings for such messages. | |
9327 | |
9328 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
9329 | |
9330 * help.el: Add resizing of temporary buffers. | |
9331 (temp-buffer-resize-mode): New command and variable. | |
9332 (temp-buffer-max-height): New variable. | |
9333 (resize-temp-buffer-window): New function. | |
9334 | |
9335 * window.el (window-buffer-height): New function, split from | |
9336 shrink-window-if-larger-than-buffer. | |
9337 (shrink-window-if-larger-than-buffer): Use window-buffer-height. | |
9338 | |
9339 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9340 | |
9341 * frame.el (initial-frame-alist): Add defcustom. | |
9342 | |
9343 * shell.el (shell-prompt-pattern): Add defcustom. | |
9344 | |
9345 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
9346 | |
9347 * message.el (message-ignored-supersedes-headers): Remove | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9348 NNTP-Posting-Date. |
25837 | 9349 |
9350 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9351 | |
9352 * help.el (describe-mode): Don't avoid loop indirecting thru | |
9353 value of INDICATOR. | |
9354 | |
9355 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9356 | |
9357 * help.el (describe-variable): Allow any variable with a defcustom, | |
9358 even if it is not a user variable. | |
9359 | |
9360 * mail/rmail.el (mail-unsent-separator): Additional alternative. | |
9361 | |
9362 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org> | |
9363 | |
9364 * gnus/nntp.el (nntp-request-group): Allow for failures when | |
9365 requesting a new group. | |
9366 | |
9367 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9368 | |
9369 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix. | |
9370 | |
9371 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
9372 | |
9373 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons. | |
9374 | |
9375 1998-11-19 Simon Marshall <simon@gnu.org> | |
9376 | |
9377 * subr.el (with-temp-message): New macro. | |
9378 | |
9379 * emacs-lisp/lisp-mode.el (with-temp-message): | |
9380 Add lisp-indent-function property. | |
9381 | |
9382 1998-11-18 Dave Love <fx@gnu.org> | |
9383 | |
9384 * progmodes/fortran.el (fortran-end-prog-re): Fix typo. | |
9385 | |
9386 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9387 | |
9388 * emacs-lisp/bytecomp.el (temp-buffer-show-hook): | |
9389 This is not obsolete. | |
9390 | |
9391 1998-11-18 Kenichi Handa <handa@etl.go.jp> | |
9392 | |
9393 * textmodes/picture.el: Make a new map by make-keymap. | |
9394 (picture-desired-column): New variable. | |
9395 (picture-update-desired-column): New function. | |
9396 (picture-beginning-of-line): Set picture-desired-column to 0. | |
9397 (picture-end-of-line): Set picture-desired-column to the current | |
9398 column. | |
9399 (picture-forward-column): Pay attention to multi-column character. | |
9400 (picture-backward-column): Likewise. | |
9401 (picture-move-down): Likewise. | |
9402 (picture-move-up): Likewise. | |
9403 (picture-movement-nw): With prefix arg, move twice columns. | |
9404 (picture-movement-ne): Likewise. | |
9405 (picture-movement-sw): Likewise. | |
9406 (picture-movement-se): Likewise. | |
9407 (picture-set-motion): Handle two-column movements. | |
9408 (picture-move): Call picture-move-down or picture-forward-column | |
9409 only when necessary. | |
9410 (picture-insert): Pay attention to picture-desired-column. | |
9411 (picture-self-insert): Likewise. | |
9412 (picture-clear-column): Pay attention to multi-column character. | |
9413 (picture-mode): Modify doc-string for two-column movement. | |
9414 | |
9415 * rect.el (move-to-column-force): New function. | |
9416 (operate-on-rectangle): If coerce-tabs is non-nil, call | |
9417 move-to-column-force instead of move-to-column. | |
9418 (insert-rectangle): Call move-to-column-force instead of | |
9419 move-to-column. | |
9420 (open-rectangle-line): If begextra is not zero, call | |
9421 move-to-column-force. | |
9422 | |
9423 | |
9424 1998-11-16 Dave Love <fx@gnu.org> | |
9425 | |
9426 * textmodes/sgml-mode.el Require skeleton when compiling. | |
9427 (sgml-font-lock-keywords-1): Accept single-letter tags. | |
9428 (v2): Defvar free variable. | |
9429 | |
9430 1998-11-16 Sam Steingold <sds@goems.com> | |
9431 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9432 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL |
25837 | 9433 macro, not ELisp one. |
9434 | |
9435 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
9436 | |
9437 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte | |
9438 characters to symbol. | |
9439 | |
9440 * language/japan-util.el (japanese-zenkaku-region): New optional | |
9441 arg KATAKANA-ONLY. | |
9442 | |
9443 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
9444 | |
9445 * international/mule.el | |
9446 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
9447 is changed to unibyte, return inserted bytes. | |
9448 | |
9449 * tar-mode.el (tar-header-block-tokenize): Decode codes of file | |
9450 and link names if necessary. | |
9451 (tar-header-block-summarize): Handle the case that file or link | |
9452 names are multibyte. | |
9453 (tar-summarize-buffer): At first set the current buffer unibyte, | |
9454 then if there are multibyte file names, change it to multibyte. | |
9455 (tar-mode): Get char position from tar-header-offset. | |
9456 (tar-extract): Avoid multibyte<->unibyte conversion in | |
9457 insert-buffer-subsring by setting both buffers unibyte | |
9458 temporarily. | |
9459 (tar-copy): Set the buffer unibyte while doing a work. Write | |
9460 without code conversion. | |
9461 (tar-expunge): Set the buffer unibyte while doing a work. | |
9462 (tar-alter-one-field): Likewise. | |
9463 (tar-clear-modification-flags): Compare byte position with | |
9464 tar-header-offset. | |
9465 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in | |
9466 insert-buffer-subsring by setting both buffers unibyte | |
9467 temporarily. Pay attention to multibyteness while updating the | |
9468 descriptor-line. | |
9469 (tar-mode-write-file): Write without code conversion. | |
9470 | |
9471 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
9472 | |
9473 * nngateway.el: Require cl. | |
9474 | |
9475 1998-11-15 Dave Love <fx@gnu.org> | |
9476 | |
9477 * progmodes/fortran.el: Fix previous change: | |
9478 (fortran-end-prog-re1): Changed. | |
9479 (fortran-check-end-prog-re): New function. | |
9480 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it. | |
9481 | |
9482 1998-11-13 Tom Breton <tob@world.std.com> | |
9483 | |
9484 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of | |
9485 GNU Emacs. | |
9486 | |
9487 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> | |
9488 | |
9489 * textmodes/reftex.el: (reftex-finding-files): Group documentation | |
9490 fixed. | |
9491 (reftex-toc-toggle-file-boundary, | |
9492 reftex-toc-toggle-labels, | |
9493 reftex-toc-toggle-context,reftex-find-start-point): New functions. | |
9494 (reftex-toc-include-labels, reftex-toc-include-context, | |
9495 reftex-toc-include-file-boundaries, | |
9496 reftex-toc-keep-other-windows): New options. | |
9497 (reftex-use-text-after-label-as-context): Option removed. | |
9498 (reftex-extract-bib-entries): Protect use in non-latex | |
9499 buffers. | |
9500 (reftex-toc-visit-location): Renamed from | |
9501 `reftex-toc-visit-line'. | |
9502 (reftex-latin1-to-ascii): Works now with and without Mule. | |
9503 (reftex-truncate): Removed special stuff for Emacs 20.2. | |
9504 (reftex-get-offset): Made more general. | |
9505 (reftex-show-label-location): Renamed from | |
9506 `reftex-select-label-callback'. | |
9507 (reftex-pop-to-label): Function removed (using | |
9508 `reftex-show-label-location' instead. | |
9509 (reftex-insert-docstruct): Renamed from | |
9510 `reftex-make-and-insert-label-list'. Function args changed. | |
9511 (reftex-toc): Now uses `reftex-insert-docstruct' and | |
9512 `reftex-find-start-point'. | |
9513 (reftex-select-item): Use `reftex-find-start-point'. | |
9514 (reftex-toc-visit-line): Can display labels and file | |
9515 boundaries. | |
9516 (reftex-TeX-master-file): `(TeX-master-file)' protected. | |
9517 | |
9518 1998-11-12 Sam Steingold <sds@goems.com> | |
9519 | |
9520 * browse-url.el (browse-url): Handle the case when | |
9521 `browse-url-browser-function' is a lambda list. | |
9522 | |
9523 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org> | |
9524 | |
9525 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the | |
9526 version string. | |
9527 * loadhist.el (symbol-file): Likewise | |
9528 | |
9529 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> | |
9530 | |
9531 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling. | |
9532 | |
9533 1998-11-11 Sam Steingold <sds@goems.com> | |
9534 | |
9535 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call | |
9536 `run-lisp' instead of signalling an error. | |
9537 | |
9538 1998-11-11 Karl Heuer <kwzh@gnu.org> | |
9539 | |
9540 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change. | |
9541 | |
9542 1998-11-11 Richard Stallman <rms@gnu.org> | |
9543 | |
9544 * vc-hooks.el (vc-toggle-read-only): Doc fix. | |
9545 | |
9546 1998-11-11 Per Starback <starback@update.uu.se> | |
9547 | |
9548 * ispell.el: (ispell-dictionary-alist-2): Removed svenska, | |
9549 renamed svenska8 to svenska, and fixed and extended CASECHARS | |
9550 for it. | |
9551 | |
9552 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org> | |
9553 | |
9554 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode | |
9555 handling if setpagedevice is not available. | |
9556 (ps-begin-file): Fix typo. | |
9557 | |
9558 1998-11-11 Kenichi Handa <handa@etl.go.jp> | |
9559 | |
9560 * international/mule-util.el (compose-chars-component): Signal | |
9561 error if CH is a rule-based composition character. | |
9562 (compose-chars): Signal error if an already compsed character is | |
9563 going to be composed by rule-base. | |
9564 | |
9565 * term/x-win.el: If a resolved ASCII font name doesn't conform to | |
9566 full XLFD, don't try to get information of WEIGHT and SLANT from | |
9567 that font name. | |
9568 | |
9569 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
9570 | |
9571 * dos-w32.el (set-default-process-coding-system): Use function on | |
9572 before-init-hook to set default-process-coding-system based on | |
9573 enable-multibyte-characters. | |
9574 | |
9575 * term/w32-win.el ([language-change]): For now ignore | |
9576 keyboard language-change events. | |
9577 | |
9578 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
9579 | |
9580 * ediff-util.el (ediff-make-temp-file): Run the prefix through | |
9581 convert-standard-file-name, but leave the results of | |
9582 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2 | |
9583 characters if the original name already exists, or has a special | |
9584 handler. | |
9585 | |
9586 1998-11-10 Karl Heuer <kwzh@gnu.org> | |
9587 | |
9588 * international/iso-insert.el: Delete autoload cookies. | |
9589 | |
9590 * international/iso-transl.el: Add autoload cookies. | |
9591 | |
9592 1998-11-10 Richard Stallman <rms@gnu.org> | |
9593 | |
9594 * ispell.el (ispell-get-coding-system): Default to iso-latin-1. | |
9595 (ispell-process-line): Don't treat multibyte | |
9596 | |
9597 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk> | |
9598 | |
9599 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call | |
9600 setpagedevice to specify the page size if setpagedevice is | |
9601 available. This is necessary to select the correct paper tray on | |
9602 Level 2 printers with multiple paper sizes available. | |
9603 | |
9604 (ps-begin-file): Cope with font names that contain spaces, and | |
9605 call BeginDoc in a BeginSetup/EndSetup block. | |
9606 | |
9607 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
9608 | |
9609 * loadup.el (buffer-undo-list): Run fns-VERSION.el through | |
9610 convert-standard-filename. | |
9611 | |
9612 * loadhist.el (symbol-file): Run fns-VERSION.el through | |
9613 convert-standard-filename. | |
9614 | |
9615 1998-11-06 Richard Stallman <rms@gnu.org> | |
9616 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9617 * textmodes/texinfmt.el (texinfo-format-scan): |
25837 | 9618 Detect the case of two @-commands in a row; process just the first. |
9619 (texinfo-append-refill): If line has a @c, insert the @refill | |
9620 before it. | |
9621 (texinfo-format-refill): Return with point where the @refill was. | |
9622 | |
9623 * files.el (hack-local-variables): Test local-enable-local-variables. | |
9624 (hack-local-variables-prop-line): Likewise. | |
9625 (set-auto-mode): Don't test local-enable-local-variables here. | |
9626 (enable-local-variables): Doc fix. | |
9627 (local-enable-local-variables): Doc fix. | |
9628 (normal-mode): Doc fix. | |
9629 | |
9630 1998-11-06 Karl Heuer <kwzh@gnu.org> | |
9631 | |
9632 * emacs-lisp/find-func.el (find-variable-noselect): Autoload. | |
9633 | |
9634 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM> | |
9635 | |
9636 * simple.el (line-number-mode): Doc fix. | |
9637 | |
9638 1998-11-06 Kenichi Handa <handa@etl.go.jp> | |
9639 | |
9640 * international/fontset.el (create-fontset-from-fontset-spec): | |
9641 Give correct arg to `error'. | |
9642 | |
9643 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org> | |
9644 | |
9645 * textmodes/sgml-mode.el (html-mode): Doc fix. | |
9646 (sgml-name-8bit-mode): Fix missing format character in message string. | |
9647 | |
9648 1998-11-05 Karl Heuer <kwzh@gnu.org> | |
9649 | |
9650 * mail/sendmail.el (sendmail-send-it): Check for failure. | |
9651 | |
9652 1998-11-05 Richard Stallman <rms@gnu.org> | |
9653 | |
9654 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6. | |
9655 | |
9656 * rect.el (delete-whitespace-rectangle): close-rectangle renamed. | |
9657 (close-rectangle): Define as alias. | |
9658 | |
9659 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu> | |
9660 | |
9661 * textmodes/tex-mode.el (tex-start-shell): Track directory changes. | |
9662 | |
9663 1998-11-05 Dave Love <fx@gnu.org> | |
9664 | |
9665 * help.el (describe-variable): Don't quote link to source. | |
9666 | |
9667 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu> | |
9668 | |
9669 * gud.el (gud-common-init): Use pop-to-buffer. | |
9670 (same-window-regexps): Add an element that matches all gud buffers. | |
9671 | |
9672 1998-11-04 Jason Rumney <jasonr@altavista.net> | |
9673 | |
9674 * term/w32-win.el (x-get-selection-value): Alias to | |
9675 x-cut-buffer-or-selection-value. | |
9676 (w32-standard-fontset-spec): New variable. | |
9677 (w32-create-initial-fontsets, mouse-set-font): Check whether | |
9678 new-fontset is available. | |
9679 (w32-use-w32-font-dialog): Enable use of set-variable. | |
9680 | |
9681 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
9682 | |
9683 * vc.el (with-vc-file, edit-vc-file): New macros. | |
9684 | |
9685 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
9686 | |
9687 * international/quail.el (quail-show-guidance-buf): Call | |
9688 set-minibuffer-window to set minibuffer window of the current | |
9689 frame correctly. | |
9690 | |
9691 1998-11-03 Theodore Jump <tjump@tertius.com> | |
9692 | |
9693 * term/w32-win.el: Require fontset. | |
9694 | |
9695 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org> | |
9696 | |
9697 * faces.el (set-face-font): Call resolve-fontset-name on w32. | |
9698 (set-face-font-auto): Ditto. | |
9699 | |
9700 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org> | |
9701 | |
9702 * mouse.el (mouse-drag-region): Fix typo. | |
9703 | |
9704 1998-11-02 Dave Love <fx@gnu.org> | |
9705 | |
9706 * progmodes/fortran.el Fix for fontification of strings lost somehow: | |
9707 (fortran-fontify-string): New function. | |
9708 (fortran-font-lock-keywords-1): Use it. | |
9709 | |
9710 1998-11-02 Markus Rost <rost@delysid.gnu.org> | |
9711 | |
9712 * comint.el (comint-file-name-quote-list): Doc fix. | |
9713 | |
9714 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9715 | |
9716 * loadup.el (buffer-undo-list): Write fns-VERSION.el into | |
9717 build directory, not source directory. | |
9718 | |
9719 * mouse.el (mouse-drag-region): Fake up a mouse-motion event | |
9720 if we did not get one for the final move. | |
9721 | |
9722 1998-11-01 Dave Love <fx@gnu.org> | |
9723 | |
9724 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): | |
9725 Don't funcall browse-url-browser-function. | |
9726 | |
9727 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url): | |
9728 Don't funcall browse-url-browser-function. | |
9729 | |
9730 * fortran.el (fortran-end-prog-re1): Fix the regexp. | |
9731 | |
9732 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9733 | |
9734 * files.el (revert-buffer): Doc fix. | |
9735 | |
9736 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9737 | |
9738 * textmodes/tex-mode.el (tex-start-options-string): | |
9739 Quote the backslashes with more backslashes. | |
9740 | |
9741 1998-10-31 Dave Love <fx@gnu.org> | |
9742 | |
9743 * webjump.el (webjump-sample-sites): Fix Lisp archive site. | |
9744 (webjump): Don't funcall browse-url-browser-function. | |
9745 | |
9746 1998-10-30 Kenichi Handa <handa@etl.go.jp> | |
9747 | |
9748 * international/quail.el (quail-start-translation): Handle | |
9749 switching of the frame in read-key-sequence. | |
9750 (quail-start-conversion): Likewise. | |
9751 (quail-show-guidance-buf): Detach quail-guidance-buf from any | |
9752 windows before setting an appropriate window for it. | |
9753 (quail-hide-guidance-buf): Use window-minibuffer-p. Set | |
9754 quail-guidance-win to nil. | |
9755 (quail-update-guidance): If quail-guidance-buf is not in the | |
9756 selected frame, call quail-show-guidance-buf again. | |
9757 | |
9758 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no> | |
9759 | |
9760 * progmodes/pascal.el (pascal-mode): | |
9761 `blink-matching-paren-dont-ignore-comments' set to t. | |
9762 | |
9763 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
9764 | |
9765 * calendar/cal-menu.el (cal-menu-update): Fix menu wording. | |
9766 | |
9767 1998-10-30 Dave Love <fx@gnu.org> | |
9768 | |
9769 * vc.el (vc-backend-merge-news): Check for "P" output. | |
9770 | |
9771 * help.el (describe-variable): Hyperlink the definition. | |
9772 | |
9773 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org> | |
9774 | |
9775 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp. | |
9776 (sh-set-shell): Likewise. | |
9777 | |
9778 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected. | |
9779 | |
9780 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type. | |
9781 (edebug-on-error): Fix customize type to match that of | |
9782 debug-on-error. | |
9783 | |
9784 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type. | |
9785 | |
9786 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use | |
9787 report-emacs-bug-address instead of undefined bug-gnu-emacs. | |
9788 | |
9789 * international/mule-cmds.el (select-message-coding-system): Doc | |
9790 fix. | |
9791 | |
9792 * international/mule-diag.el (describe-coding-system): Describe | |
9793 all flags. | |
9794 | |
9795 * mail/sendmail.el (sendmail-coding-system, | |
9796 default-sendmail-coding-system): Doc fix. | |
9797 | |
9798 * simple.el (shell-command-on-region): Doc fix. | |
9799 | |
9800 * loadup.el: Write fns-*.el in current directory instead of | |
9801 data-directory since no installation directory exists yet. Mark | |
9802 buffer unmodified afterwards. | |
9803 | |
9804 * loadhist.el (symbol-file): Load fns-*.el from exec-directory | |
9805 instead of data-directory since it is architecture dependent. | |
9806 (load-history-loaded): Update doc string. | |
9807 | |
9808 1998-10-29 Geoff Voelker <voelker@cs.washington.edu> | |
9809 | |
9810 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC | |
9811 path as a default directory when canonicalizing names. | |
9812 | |
9813 * w32-fns.el: Remove a dangling reference to a directory on the | |
9814 build machine. | |
9815 | |
9816 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9817 | |
9818 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and | |
9819 namespace related keywords such as `class', `body', `private', | |
9820 `variable', `namespace eval', etc. | |
9821 (tcl-imenu-generic-expression): Handle itcl body and class definitions. | |
9822 (tcl-mode): Added ":" as a word constituent to the syntax-alist of | |
9823 imenu and font-lock so that searches for \sw would find words | |
9824 containing colons. | |
9825 | |
9826 * progmodes/etags.el (initialize-new-tags-table): | |
9827 Do not alter find-tag-marker-ring and tags-location-ring. | |
9828 | |
9829 1998-10-27 Geoff Voelker <voelker@cs.washington.edu> | |
9830 | |
9831 * term/w32-win.el: Require fontset. | |
9832 (w32-init-fontsets): New function (code from x-win.el). | |
9833 | |
9834 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
9835 | |
9836 * cal-x.el (diary-frame-parameters, calendar-frame-parameters, | |
9837 calendar-and-diary-frame-parameters): Add title parameter. | |
9838 | |
9839 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9840 | |
9841 * completion.el (dynamic-completion-mode): New function to enable | |
9842 the mode. (Just loading the file now does not change anything.) | |
9843 | |
9844 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
9845 | |
9846 * ps-print.el: User option for multibyte buffer handling and doc fix. | |
9847 (ps-multibyte-buffer): New user option. | |
9848 (ps-setup): Print new user option. | |
9849 (ps-print-quote): New fun. | |
9850 (ps-color-p, ps-mule-font-info-database-latin): New var. | |
9851 (ps-default-color, ps-mule-font-info-database) | |
9852 (ps-mule-font-info-database-ps-bdf): Adjust initialization. | |
9853 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file) | |
9854 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate): | |
9855 Little code improvement. | |
9856 (ps-mule-initialize): Initialize ps-mule-font-info-database. | |
9857 (ps-print-prologue-header, ps-font-family, ps-font-size) | |
9858 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size) | |
9859 (ps-build-face-reference, ps-mule-font-info-database-bdf) | |
9860 (ps-mule-external-libraries, ps-mule-init-external-library) | |
9861 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string): | |
9862 Doc fix. | |
9863 (ps-print-version): New version number (4.1.1) and doc fix. | |
9864 (ps-print-prologue-header): New user option. | |
9865 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter): | |
9866 Conditional compilation for GNU Emacs and emacsens. | |
9867 (ps-generate-postscript-with-faces): Skip invisible text better. | |
9868 (ps-setup): Print new user option. | |
9869 (ps-print-preprint): Check if input file name exists and is unwritable. | |
9870 (ps-begin-file): Adjust PostScript prologue header for duplex printers | |
9871 and insert user PostScript prologue header comments. | |
9872 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding): | |
9873 New funs. | |
9874 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated. | |
9875 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue): | |
9876 PostScript programming normalization. | |
9877 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font) | |
9878 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string) | |
9879 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar) | |
9880 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font) | |
9881 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool): | |
9882 Programming style normalization. | |
9883 | |
9884 1998-10-26 Kenichi Handa <handa@etl.go.jp> | |
9885 | |
9886 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
9887 version, check the value of mule-version. | |
9888 | |
9889 * international/mule-util.el (compose-region): Insert then delete | |
9890 to preserve markers. | |
9891 (decompose-region): Use search-forward for efficiency. | |
9892 | |
9893 * language/chinese.el (pre-write-encode-hz): Cancel previous | |
9894 change, use generate-new-buffer instead of get-buffer-create. | |
9895 * language/devan-util.el | |
9896 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
9897 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
9898 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
9899 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
9900 | |
9901 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9902 | |
9903 * mail/rmailsum.el (rmail-message-subject-p): | |
9904 Handle message whose header has not been reformatted. | |
9905 | |
9906 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir. | |
9907 | |
9908 1998-10-25 Jason Rumney <jasonr@altavista.net> | |
9909 | |
9910 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist): | |
9911 New variables. | |
9912 (mouse-set-font): Use font menus instead of dialog according to | |
9913 w32-use-w32-font-dialog. | |
9914 | |
9915 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
9916 | |
9917 * calendar/calendar.el (calendar-day-name-array): Add doc string | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9918 correctly! |
25837 | 9919 (calendar-month-name-array): Add doc string correctly! |
9920 | |
9921 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9922 | |
9923 * net-utils.el (whois-get-tld): Rewrite not to use `do'. | |
9924 | |
9925 1998-10-21 Markus Rost <rost@delysid.gnu.org> | |
9926 | |
9927 * lisp/info.el (Info-next-menu-item): Stay on top of node. | |
9928 | |
9929 * mail/rmailout.el (rmail-output): Insert newline only if necessary. | |
9930 | |
9931 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case. | |
9932 | |
9933 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines. | |
9934 | |
9935 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org> | |
9936 | |
9937 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*". | |
9938 | |
9939 1998-10-21 Karl Heuer <kwzh@gnu.org> | |
9940 | |
9941 * emacs-lisp/profile.el (profile-timer-program): Var deleted. | |
9942 (profile-timer-process, profile-temp-result-, profile-time): Likewise. | |
9943 (profile-filter, profile-reset-timer): Functions deleted. | |
9944 (profile-check-zero-init-times, profile-get-time): Likewise. | |
9945 (profile-find-function, profile-quit): Likewise. | |
9946 (profile-distinct, profile-call-stack, profile-last-time): New vars. | |
9947 (profile-time-list, profile-init-list): Doc fix. | |
9948 (profile-functions): Simplify. | |
9949 (profile-print): Use float. Make output include space separators. | |
9950 (profile-add-time): New helper function. | |
9951 (profile-function-prolog): Renamed from profile-start-function. | |
9952 Handle profile-distinct. | |
9953 (profile-function-epilog): Renamed from profile-update-function. | |
9954 Handle profile-distinct. | |
9955 (profile-a-function): If the function to be profiled is an | |
9956 autoload form, load it. If it's lazy-loaded, fetch it. | |
9957 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it. | |
9958 (profile-restore-fun): Arg FUN is now a function symbol, as was | |
9959 documented, rather than a one-element list. | |
9960 (profile-finish): Call profile-restore-fun properly. | |
9961 | |
9962 1998-10-21 Kenichi Handa <handa@etl.go.jp> | |
9963 | |
9964 * international/characters.el: Setup charset property | |
9965 nospace-between-words. | |
9966 | |
9967 * international/mule-cmds.el (get-charset-property): If CHARSET is | |
9968 composition, return nil. | |
9969 (put-charset-property): If CHARSET is composition, do nothing. | |
9970 | |
9971 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer. | |
9972 * language/devan-util.el | |
9973 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
9974 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
9975 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
9976 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
9977 | |
9978 * textmodes/fill.el (sentence-end-without-period): New variable. | |
9979 (canonically-space-region): Pay attention to | |
9980 sentence-end-without-period. | |
9981 (fill-find-break-point): The first argument CHARSET deleted. | |
9982 Caller changed. | |
9983 (fill-region-as-paragraph): Pay attention to charset property | |
9984 nospace-between-words and text property nospace-between-words. | |
9985 | |
9986 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9987 | |
9988 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for | |
9989 an unrecognized shell. | |
9990 | |
9991 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org> | |
9992 | |
9993 * desktop.el (desktop-save): Include minor modes symbolically. | |
9994 (desktop-create-buffer): Turn on all minor modes in `mim'. | |
9995 | |
9996 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
9997 | |
9998 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files. | |
9999 (sh-font-lock-keywords): Handle rpm and rpm2. | |
10000 (sh-ancestor-alist): Handle rpm. | |
10001 | |
10002 * files.el (auto-mode-alist): Recognize .rpm files. | |
10003 Also .spec and .mspec files. | |
10004 | |
10005 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
10006 | |
10007 * faces.el (frame-set-background-mode): Enable the function for | |
10008 MSDOS frames. | |
10009 | |
10010 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
10011 | |
10012 * calendar/calendar.el (calendar-day-name-array): Add doc string. | |
10013 (calendar-month-name-array): Add doc string. | |
10014 | |
10015 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10016 | |
10017 * simple.el (kill-ring-max): Increased to 60. | |
10018 | |
10019 1998-10-17 Kenichi Handa <handa@etl.go.jp> | |
10020 | |
10021 * international/characters.el: Setup auto-fill-chars. | |
10022 | |
10023 * international/kinsoku.el (kinsoku): Check the variable | |
10024 enable-kinsoku. | |
10025 | |
10026 * simple.el (do-auto-fill): Don't check kinsoku-enable here. | |
10027 Don't call kinsoku directly, intead call fill-find-break-point. | |
10028 | |
10029 * textmodes/fill.el: Setup `fill-find-break-point-function' | |
10030 property to character sets which require `kinsoku' processing for | |
10031 filling. | |
10032 (fill-find-break-point): New function. | |
10033 (fill-region-as-paragraph): Don't check kinsoku-enable here. | |
10034 Don't call kinsoku directly, intead call fill-find-break-point. | |
10035 | |
10036 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10037 | |
10038 * faces.el (modify-face-read-string): Return (nil) for "none". | |
10039 (modify-face): Don't get error if (nil) is the argument. | |
10040 (face-try-color-list): Don't check whether nil is a valid color. | |
10041 | |
10042 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10043 | |
10044 * emacs-lisp/bytecomp.el (byte-recompile-directory): | |
10045 Print message about each directory, even in batch mode. | |
10046 | |
10047 * gnus/nntp.el: Require `cl' before using nnoo-declare. | |
10048 | |
10049 * ps-print.el (ps-mule-chars-in-string): No need to use sref. | |
10050 (ps-mule-string-char): No need to use sref. | |
10051 (ps-mule-next-index): No need to use sref. | |
10052 | |
10053 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved. | |
10054 | |
10055 * files.el (revert-buffer-internal-hook): Add defvar. | |
10056 | |
10057 * arc-mode.el (archive-mode): Locally set file-precious-flag. | |
10058 | |
10059 * tar-mode.el (tar-mode): Locally set file-precious-flag. | |
10060 | |
10061 1998-10-16 Markus Rost <rost@delysid.gnu.org> | |
10062 | |
10063 * international/mule-cmds.el (default-input-method): Fix custom type. | |
10064 | |
10065 * net-utils.el (whois-server-list): Fix customization type. | |
10066 | |
10067 * shell.el (shell-input-autoexpand): Fix customization group. | |
10068 | |
10069 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10070 | |
10071 * repeat.el (repeat): Handle keyboard macros properly. | |
10072 Handle new prefix arg after self-insert command. | |
10073 | |
10074 * repeat.el: Don't include cl even at compile time. | |
10075 (repeat): Avoid using `loop'. | |
10076 | |
10077 * simple.el (shell-command-on-region): Doc fix. | |
10078 (next-history-element): Special error message if no default. | |
10079 | |
10080 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10081 | |
10082 * ps-print.el (ps-print-buffer): Doc fix. | |
10083 (ps-despool): Likewise. | |
10084 | |
10085 * arc-mode.el (arc-mode): Provide arc-mode. | |
10086 | |
10087 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10088 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10089 * ps-print.el (ps-print-buffer): Doc fix. |
25837 | 10090 |
10091 1998-10-14 Dave Love <fx@gnu.org> | |
10092 | |
10093 * ange-ftp.el (ange-ftp-read-passwd): Function deleted. | |
10094 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd. | |
10095 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise. | |
10096 | |
10097 * progmodes/fortran.el (fortran-mode-map): Change "Join | |
10098 Continuation Line" to "Join Line". | |
10099 (fortran-font-lock-keywords-1): Add "cycle", "exit". | |
10100 | |
10101 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
10102 | |
10103 * progmodes/fortran.el (fortran-join-line): Use | |
10104 `delete-indentation' instead of issuing an error message if not on | |
10105 a continuation line. Provide for joining several lines using | |
10106 prefix arg. | |
10107 | |
10108 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org> | |
10109 | |
10110 * term/pc-win.el (msdos-color-values): New variable. | |
10111 (x-color-values): New function, emulates its namesake from | |
10112 src/xfns.c. | |
10113 (msdos-bg-mode): Add all dark colors to those which return | |
10114 "dark". | |
10115 | |
10116 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10117 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10118 * replace.el (keep-lines, flush-lines, how-many): |
25837 | 10119 Don't ignore case if arg has upper case letters. |
10120 | |
10121 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch> | |
10122 | |
10123 * progmodes/vhdl-mode.el | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10124 (vhdl-add-index-menu): Reverse order in imenu-generic-expression. |
25837 | 10125 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec) |
10126 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map) | |
10127 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop) | |
10128 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo). | |
10129 (vhdl-when): Fix indentation problem. | |
10130 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev. | |
10131 (vhdl-get-port, vhdl-get-generic): Bug fix in template. | |
10132 (vhdl-hooked-abbrev): Bug fix in hooked abbrev. | |
10133 | |
10134 1998-10-13 Geoff Voelker <voelker@cs.washington.edu> | |
10135 | |
10136 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable. | |
10137 (ls-lisp-insert-directory): Renamed from insert-directory. | |
10138 (insert-directory): New function. | |
10139 | |
10140 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10141 | |
10142 * simple.el (completion-fixup-function): Variable deleted. | |
10143 (completion-setup-function): Delete code for completion-fixup-function. | |
10144 * emacs-lisp/lisp.el (lisp-complete-symbol): | |
10145 Don't bind completion-fixup-function. | |
10146 | |
10147 * files.el (find-file-wildcards): New option. | |
10148 (find-file-noselect): Handle wild cards, if enabled. | |
10149 (file-expand-wildcards): New function. | |
10150 | |
10151 * simple.el (set-fill-column): Doc fix. | |
10152 | |
10153 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10154 | |
10155 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search. | |
10156 | |
10157 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org> | |
10158 | |
10159 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only): | |
10160 Move declaration before first use. | |
10161 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr, | |
10162 hif-math, hif-factor): Rename token to hif-token and token-list to | |
10163 hif-token-list. | |
10164 (hif-token, hif-token-list): Declare them. | |
10165 (hif-find-ifdef-block): Return cons of top and bottom point | |
10166 instead of setting dynamically bound variables. | |
10167 (hide-ifdef-block, show-ifdef-block): Use return value of | |
10168 hif-find-ifdef-block. | |
10169 | |
10170 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10171 | |
10172 * subr.el (read-passwd): Use clear-this-command-keys. | |
10173 | |
10174 * telnet.el (telnet-initial-filter): Use clear-this-command-keys. | |
10175 | |
10176 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read | |
10177 and ...-for-write. | |
10178 | |
10179 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk> | |
10180 | |
10181 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected | |
10182 responses to GROUP command, since this may be called from a timer | |
10183 with quit inhibited. | |
10184 | |
10185 1998-10-12 Kenichi Handa <handa@etl.go.jp> | |
10186 | |
10187 * international/ccl.el (ccl-compile-if): If there's no false-cmds, | |
10188 set unconditional-jump to nil. | |
10189 (ccl-compile-read-multibyte-character): Return nil. | |
10190 (ccl-compile-write-multibyte-character): Likewise. | |
10191 (ccl-compile-translate-character): Likewise | |
10192 (ccl-compile-map-multiple): Likewise. | |
10193 (ccl-compile-map-single): Likewise. | |
10194 | |
10195 * international/kinsoku.el: Add coding tag. | |
10196 (kinsoku-bol): Remove superfluous TAB in a string. | |
10197 | |
10198 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
10199 Delete `composition' (if any) from CHARSETS. | |
10200 | |
10201 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10202 | |
10203 * international/mule-cmds.el (setup-specified-language-environment): | |
10204 Add apropos-inhibit property. | |
10205 (describe-specified-language-support): Likewise. | |
10206 | |
10207 1998-10-11 Kenichi HANDA <handa@etl.go.jp> | |
10208 | |
10209 * international/mule.el (make-coding-system): Create -with-esc | |
10210 variant coding system. | |
10211 | |
10212 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
10213 | |
10214 * progmodes/etags.el (tags-loop-revert-buffers): New variable. | |
10215 (next-file): Optionally offer to revert a file's buffer, | |
10216 if it has an existing buffer but the file has changed. | |
10217 | |
10218 * info.el (Info-insert-dir): Detect and report problems | |
10219 in input files, such as "No Top node". Return with point | |
10220 at the beginning of the text. | |
10221 (Info-find-node): Reinsert the code to handle files | |
10222 with no tags table; it was deleted by mistake. | |
10223 | |
10224 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
10225 | |
10226 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let | |
10227 texinfo-find-higher-level-node repeatedly find the same node. | |
10228 (texinfo-find-higher-level-node): Doc fix. | |
10229 | |
10230 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10231 | |
10232 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string. | |
10233 (smtpmail-address-buffer): Add defvar. | |
10234 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise. | |
10235 | |
10236 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved. | |
10237 | |
10238 * ffap.el (ffap-machine-p-local): Fix editing error. | |
10239 | |
10240 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10241 | |
10242 * faces.el (frame-set-background-mode): | |
10243 Don't do anythung for text-only or MSDOS frame. | |
10244 | |
10245 1998-10-08 Kenichi Handa <handa@etl.go.jp> | |
10246 | |
10247 * international/quail.el (quail-defrule): New optional arg APPEND. | |
10248 (quail-defrule-internal): Fix bug of handling the argument APPEND. | |
10249 | |
10250 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10251 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10252 * gnus/pop3.el (pop3-open-server): |
25837 | 10253 Set process-coding-system-alist around open-network-stream. |
10254 | |
10255 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10256 | |
10257 * files.el (save-buffer): Doc fix. | |
10258 | |
10259 1998-10-07 Karl Heuer <kwzh@gnu.org> | |
10260 | |
10261 * emacs-lisp/profile.el (profile-fix-fun): If already profiled, | |
10262 return DEF unchanged, not nil. Simplify. | |
10263 | |
10264 1998-10-06 Geoff Voelker <voelker@cs.washington.edu> | |
10265 | |
10266 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp. | |
10267 | |
10268 1998-10-06 Peter Breton <pbreton@ne.mediaone.net> | |
10269 | |
10270 * generic.el (generic-mode-with-type): Added hooks for generic-modes. | |
10271 | |
10272 * net-utils.el (ftp, nslookup): Require comint. | |
10273 (network-service-connection): Likewise. | |
10274 (whois-server-name): Defaults to whois.arin.net | |
10275 (whois-server-list, whois-server-tld, whois-guess-server): New var. | |
10276 (whois): Tries to guess the appropriate top-level domain server. | |
10277 (whois-get-tld): New function. | |
10278 | |
10279 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs. | |
10280 (dirtrack-debug-toggle): Added this function. | |
10281 | |
10282 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
10283 | |
10284 * files.el (find-file-noselect): Switch to the correct buffer | |
10285 before checking find-file-literally, and allow non-nil non-t | |
10286 rawfile params. | |
10287 | |
10288 1998-10-06 Karl Heuer <kwzh@gnu.org> | |
10289 | |
10290 * midnight.el (clean-buffer-list): Add autoload cookie. | |
10291 | |
10292 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from | |
10293 no-autosave. | |
10294 * tar-mode.el (tar-mode-revert): Likewise. | |
10295 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed | |
10296 from ediff-arrange-autosave-in-merge-jobs. Callers changed. | |
10297 * gnus/message.el (message-auto-save-directory): Renamed from | |
10298 message-autosave-directory. All references changed. | |
10299 | |
10300 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
10301 | |
10302 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary | |
10303 string. Expose mime stuff while searching. | |
10304 | |
10305 1998-10-06 Richard Stallman <rms@gnu.org> | |
10306 | |
10307 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result. | |
10308 | |
10309 * replace.el (perform-replace): Position point properly | |
10310 before and after the recursive edit of C-r. | |
10311 | |
10312 * progmodes/etags.el (tags-reset-tags-tables): Properly | |
10313 find the markers in the old rings that are being discarded. | |
10314 | |
10315 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10316 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10317 * apropos.el (apropos-print): Control invalid characters. |
25837 | 10318 |
10319 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): | |
10320 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid | |
10321 confusing customize. | |
10322 | |
10323 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org> | |
10324 | |
10325 * generic-x.el (bat-generic-mode): Fix regexps for keywords and | |
10326 built-in commands. Add more built-in commands and fix face names. | |
10327 | |
10328 1998-10-05 Simon Marshall <simon@gnu.org> | |
10329 | |
10330 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar. | |
10331 | |
10332 1998-10-04 Eric Ludlam <zappo@gnu.org> | |
10333 | |
10334 * speedbar.el (speedbar-initial-expansion-list-name): Remove | |
10335 customization since it is not useful in this case. | |
10336 (speedbar-frame-mode): Check if cfx or cfy is a list, and make | |
10337 sure it gets evalled to a number. Also verify that set-frame-name | |
10338 fn exists before calling it. | |
10339 | |
10340 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine): | |
10341 Protect a `forward-sexp' call which could fail, and improved regex | |
10342 for ie, and eg abbreviations. | |
10343 | |
10344 1998-10-02 Noah Friedman <friedman@splode.com> | |
10345 | |
10346 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not | |
10347 send-string. | |
10348 (rlogin-send-Ctrl-D): Here also. | |
10349 (rlogin-send-Ctrl-Z): Here also. | |
10350 (rlogin-send-Ctrl-backslash): Here also. | |
10351 | |
10352 1998-10-02 Dave Love <fx@gnu.org> | |
10353 | |
10354 * outline.el (hide-region-body): Bind | |
10355 outline-view-change-hook to nil while making repeated calls to | |
10356 outline-flag-region. Run it once at the end. | |
10357 (hide-other, hide-sublevels, show-children): Likewise. | |
10358 | |
10359 * info-look.el: Remove duplicate scheme-mode entry. | |
10360 (info-lookup-make-completions): When looking for entries, check | |
10361 that `item' isn't null or "Menu". | |
10362 | |
10363 1998-10-01 Karl Heuer <kwzh@gnu.org> | |
10364 | |
10365 * net-utils.el: Don't require ffap. | |
10366 (net-utils-machine-at-point, net-utils-url-at-point): New functions. | |
10367 (ping, nslookup-host, finger, network-connection-to-service): Use them. | |
10368 | |
10369 1998-09-30 Richard Stallman <rms@gnu.org> | |
10370 | |
10371 * ispell.el (check-ispell-version): No need to bind default-major-mode. | |
10372 | |
10373 * imenu.el (imenu--generic-function): Sort each submenu by position. | |
10374 (imenu--sort-by-position): New function. | |
10375 | |
10376 * cus-edit.el (Custom-mode-menu): Fix info node name. | |
10377 (customize group): Fix info node name. | |
10378 | |
10379 * mail/mailalias.el (build-mail-aliases): Don't allow | |
10380 a newline in the alias name. Don't define an alias | |
10381 if the definition would be empty. | |
10382 | |
10383 * which-func.el (which-func-mode-global): Make :set function | |
10384 more reliable. | |
10385 | |
10386 * custom.el (custom-set-variables): Load the requests first, | |
10387 then check the symbol's `set' function. | |
10388 | |
10389 * ffap.el: Doc fixes. | |
10390 | |
10391 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10392 | |
10393 * gnus.el: (gnus-valid-select-methods): Fix type. | |
10394 * gnus-sum.el (gnus-summary-respool-default-method): Fix type. | |
10395 * gnus-score.el (gnus-orphan-score): Fix type. | |
10396 (gnus-score-default-header, gnus-score-default-type): Fix type. | |
10397 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type. | |
10398 (gnus-saved-headers): Fix type. | |
10399 | |
10400 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix): | |
10401 Avoid nil value of `two-lines-citation-part'. | |
10402 | |
10403 1998-09-30 Roman Belenov <roman@nstl.nnov.ru> | |
10404 | |
10405 * which-func.el (which-function): Handle case when | |
10406 (car imenu--index-alist) is nil. | |
10407 | |
10408 1998-09-29 Dave Love <fx@gnu.org> | |
10409 | |
10410 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from | |
10411 bzip2 args. | |
10412 | |
10413 1998-09-29 Simon Marshall <simon@gnu.org> | |
10414 | |
10415 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and | |
10416 comint-exec-hook. | |
10417 | |
10418 1998-09-29 Stephen Eglen <stephen@gnu.org> | |
10419 | |
10420 * info-look.el: Add support for Octave. | |
10421 | |
10422 1998-09-28 Carsten Dominik <cd@delysid.gnu.org> | |
10423 | |
10424 * textmodes/reftex.el (reftex-finding-files): New customize group. | |
10425 (reftex-texpath-environment-variables, | |
10426 reftex-use-external-file-finders, reftex-external-file-finders, | |
10427 reftex-search-unrecursed-path-first): New options. | |
10428 (reftex-process-string, reftex-find-file-externally): New | |
10429 functions. | |
10430 (reftex-access-search-path): Execute shell commands to find the | |
10431 search path. | |
10432 (reftex-toggle-auto-view-crossref): When turning on, make sure | |
10433 `reftex-auto-view-crossref' becomes non-nil. | |
10434 (reftex-abbrev-regexp): Constant removed. | |
10435 (reftex-convert-string): Abbrev regexp calculated locally. | |
10436 | |
10437 1998-09-28 Dave Love <fx@gnu.org> | |
10438 | |
10439 * progmodes/fortran.el: Don't call regexp-opt when deriving | |
10440 font-lock patterns with keywords that aren't all literal. | |
10441 | |
10442 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
10443 | |
10444 * octave-inf.el (inferior-octave-prompt): Also match prompts of | |
10445 the form `octave.bin:1>' which come from using precopiled binary | |
10446 versions. | |
10447 | |
10448 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
10449 | |
10450 * help.el (help-for-help): Use %THIS-KEY%. | |
10451 (help-quit): Add doc. | |
10452 | |
10453 * help-macro.el (make-help-screen): Keep HELP-TEXT | |
10454 in a separate function definition, not in the help command FNAME. | |
10455 Replace %THIS-KEY% with the key sequence that ran FNAME. | |
10456 | |
10457 1998-09-25 Richard Stallman <rms@gnu.org> | |
10458 | |
10459 * textmodes/texinfo.el (texinfo-show-structure): | |
10460 Bind inhibit-read-only. | |
10461 | |
10462 * isearch.el (isearch-search-and-update): Properly | |
10463 handle upper case letters in the reverse-search special case. | |
10464 | |
10465 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10466 | |
10467 * gnus.el: Extend the list of autoloaded functions. | |
10468 | |
10469 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
10470 buffer before creating help group. (from Gnus v5.6.43, fix by | |
10471 1998-08-20 Per Starback <starback@update.uu.se>) | |
10472 | |
10473 * gnus-util.el (gnus-output-to-rmail): Adjust to | |
10474 `rmail-output-to-rmail-file'. | |
10475 | |
10476 1998-09-25 Karl Heuer <kwzh@gnu.org> | |
10477 | |
10478 * hexl.el (hexl-mode-map): More of previous change. | |
10479 | |
10480 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
10481 (tex-start-tex): Don't use tex-start-options-string in star case. | |
10482 Quote file name in star case as well as in non-star. | |
10483 Add blank and quoting of option string here. | |
10484 (tex-start-options-string): Not here. | |
10485 | |
10486 1998-09-23 Karl Heuer <kwzh@gnu.org> | |
10487 | |
10488 * term.el (term-delimiter-argument-list): Doc fix. | |
10489 (term-emulate-terminal): Escape literal semicolon. | |
10490 * progmodes/asm-mode.el (asm-mode): Doc fix. | |
10491 (asm-comment-char): Escape literal semicolon. | |
10492 * emulation/viper-cmd.el (viper-movement-commands): Likewise. | |
10493 | |
10494 1998-09-23 Richard Stallman <rms@gnu.org> | |
10495 | |
10496 * hexl.el (hexl-mode-map): Don't override all ESC bindings, | |
10497 only those that normally modify the buffer. | |
10498 | |
10499 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer | |
10500 over again. | |
10501 | |
10502 1998-09-23 E. Jay Berkenbilt <ejb@ql.org> | |
10503 | |
10504 * ispell.el (check-ispell-version): Ensure same buffer is current | |
10505 when let-binding of case-fold-search ends. | |
10506 | |
10507 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
10508 | |
10509 * ps-print.el: Skip invisible overlay. | |
10510 Test for set-buffer-multibyte rather than using mule-version. | |
10511 (ps-print-version): New version number (4.1) and doc fix. | |
10512 (ps-generate-postscript-with-faces): Skip invisible overlay. | |
10513 | |
10514 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu> | |
10515 | |
10516 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes. | |
10517 | |
10518 1998-09-22 Kenichi Handa <handa@etl.go.jp> | |
10519 | |
10520 * international/quail.el (quail-update-guidance): Check for the | |
10521 return value of (quail-guidance) fixed. | |
10522 (quail-update-translation): Bind quail-current-str locally when it | |
10523 calls quail-update-guidance. | |
10524 (quail-update-translation): If input-method-exit-on-first-char is | |
10525 non-nil, terminate translation only when the current input method | |
10526 is simple. | |
10527 | |
10528 1998-09-22 Paul Eggert <eggert@twinsun.com> | |
10529 | |
10530 * startup.el (locale-translation-file-name): Prefer X-related names | |
10531 to the name used by GNU/Linux sans X. Set to nil if no file found. | |
10532 (command-line): Use locale-translation-file-name if it is not nil, | |
10533 instead of testing for its existence again. | |
10534 regexp-quote the ctype before using it in a regexp. | |
10535 Allow a colon to appear after the ctype in the aliases file, | |
10536 as is done in X11R6.4. | |
10537 | |
10538 1998-09-21 Richard Stallman <rms@gnu.org> | |
10539 | |
10540 * mail/rmail.el (rmail-resend): Work properly if invoked from summary. | |
10541 | |
10542 * calendar/appt.el (appt-interval): Variable deleted. | |
10543 (appt-check): For minutes in between appt-display-interval times, | |
10544 do check, but don't display anything except an updated mode line. | |
10545 Count against appt-display-interval based on minutes since | |
10546 first display of this appointment, not based on time of day. | |
10547 If appt-display-mode-line, force mode line redisplay | |
10548 whenever appt-mode-string has changed. | |
10549 (appt-add, appt-delete): Add autoload cookies. | |
10550 (appt-check): Catch errors from calling `diary'. | |
10551 (appt-max-time): Renamed from max-time. | |
10552 (appt-now-displayed, appt-display-count): New variables. | |
10553 (appt-timer): Don't create one if we already have one. | |
10554 | |
10555 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
10556 More general code to use the source buffer instead of the zap file. | |
10557 | |
10558 * hilit-chg.el (highlight-compare-with-file): Renamed from | |
10559 compare-with-file. | |
10560 | |
10561 * loadhist.el (load-history-loaded): New variable. | |
10562 (symbol-file): Load etc/fns-VERSION.el if that has not been done. | |
10563 | |
10564 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it. | |
10565 | |
10566 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
10567 Fix error messages. | |
10568 | |
10569 1998-09-21 Markus Armbruster <armbru@pond.sub.org> | |
10570 | |
10571 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an | |
10572 Emacs frame. | |
10573 | |
10574 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10575 | |
10576 * mail/rmail.el (rmail-decode-babyl-format): Recognize both | |
10577 `undecided' and `undecided-unix'. | |
10578 | |
10579 1998-09-21 Dave Love <fx@gnu.org> | |
10580 | |
10581 * help.el (help-make-xrefs): Fix typo affecting Info references. | |
10582 | |
10583 * subr.el (remove-hook): Check list values to avoid errors. | |
10584 | |
10585 1998-09-18 Noah Friedman <friedman@splode.com> | |
10586 | |
10587 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and | |
10588 store string in eldoc-last-message without consing a new string. | |
10589 Rearrange logic from nested if's into cond's. | |
10590 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string. | |
10591 Do not print message; just return string. | |
10592 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring. | |
10593 Do not print message; just return string. | |
10594 Cache that string in eldoc-last-data. | |
10595 (eldoc-last-data): Make into a vector. | |
10596 (eldoc-get-fnsym-args-string): Use new data form of structure. | |
10597 (eldoc-get-var-docstring): Here also. | |
10598 (eldoc-last-data-store): New function. | |
10599 (eldoc-get-fnsym-args-string): Use it. | |
10600 (eldoc-get-var-docstring): Here also. | |
10601 (eldoc-docstring-first-line): Minimize interim string consing. | |
10602 Call substitute-command-keys on the result. | |
10603 (eldoc-print-var-docstrings, eldoc-print-docstring, | |
10604 eldoc-docstring-message): Functions removed. | |
10605 (eldoc-docstring-format-sym-doc): New function, functionality | |
10606 ripped out of eldoc-docstring-message. | |
10607 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it. | |
10608 | |
10609 1998-09-18 Kenichi Handa <handa@etl.go.jp> | |
10610 | |
10611 * international/mule.el (make-coding-system): Doc-string modified. | |
10612 | |
10613 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org> | |
10614 | |
10615 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type. | |
10616 | |
10617 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix | |
10618 customize type. | |
10619 | |
10620 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize | |
10621 type. | |
10622 | |
10623 * progmodes/compile.el (compilation-error-screen-columns): New | |
10624 variable. | |
10625 (compilation-next-error-locus): Use it to decide whether to use | |
10626 forward-char or move-to-column. | |
10627 | |
10628 * mail/rmail.el (rmail-movemail-program): Fix customize type. | |
10629 | |
10630 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage, | |
10631 feedmail-fiddle-plex-user-list, | |
10632 feedmail-spray-address-fiddle-plex-list, | |
10633 feedmail-prompt-before-queue-user-alist, | |
10634 feedmail-prompt-before-queue-help-supplement, | |
10635 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug, | |
10636 feedmail-queue-alternative-mail-header-separator): Fix customize | |
10637 type. | |
10638 | |
10639 * startup.el (site-run-file): Fix customize type. | |
10640 | |
10641 * speedbar.el (speedbar-initial-expansion-list-name): Fix | |
10642 customize type. | |
10643 | |
10644 * shell.el (shell-input-autoexpand): Fix customize type. | |
10645 | |
10646 * ps-print.el (ps-font-info-database): Add missing dots in value. | |
10647 Improve layout of customize type. | |
10648 | |
10649 * net-utils.el (traceroute-program-options, ping-program-options, | |
10650 ipconfig-program-options, netstat-program-options, | |
10651 arp-program-options, route-program-options, | |
10652 nslookup-program-options, ftp-program-options): Fix customize | |
10653 type. | |
10654 | |
10655 * midnight.el (clean-buffer-list-kill-regexps, | |
10656 clean-buffer-list-kill-buffer-names, | |
10657 clean-buffer-list-kill-never-buffer-names, | |
10658 clean-buffer-list-kill-never-regexps): Fix customize type. | |
10659 | |
10660 * man.el (Man-init-defvars): Avoid trailing nil on | |
10661 Man-filter-list. | |
10662 | |
10663 * lpr.el (printer-name): Fix customize type. | |
10664 | |
10665 1998-09-16 Kenichi Handa <handa@etl.go.jp> | |
10666 | |
10667 * international/mule-cmds.el (reset-language-environment): Call | |
10668 update-coding-systems-internal. | |
10669 | |
10670 * international/mule-conf.el: Call update-coding-systems-internal | |
10671 at the tail. | |
10672 | |
10673 1998-09-14 Dave Love <fx@gnu.org> | |
10674 | |
10675 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't | |
10676 use the menu-enable properties, pending doing it correctly and | |
10677 acceptably fast. | |
10678 | |
10679 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text. | |
10680 | |
10681 1998-09-13 Dave Love <d.love@dl.ac.uk> | |
10682 | |
10683 * progmodes/hideshow.el (hs-grok-mode-type): Check | |
10684 comment-{start,end} non-nil as well as bound. Report an error if | |
10685 we can't grok the mode. | |
10686 | |
10687 1998-09-13 Richard Stallman <rms@gnu.org> | |
10688 | |
10689 * simple.el (blink-matching-open): Don't log paren matching | |
10690 messages in *Messages*. | |
10691 | |
10692 1998-09-12 Richard Stallman <rms@gnu.org> | |
10693 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10694 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up): |
25837 | 10695 Set point-before-scroll at end even if there was an error. |
10696 | |
10697 * ange-ftp.el (ange-ftp-insert-file-contents): | |
10698 Use binary mode for dumb-unix hosts as for unix hosts. | |
10699 (ange-ftp-copy-file-internal): Likewise. | |
10700 | |
10701 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
10702 | |
10703 * emacs-lisp/pp.el: Doc fixes. | |
10704 | |
10705 * wid-edit.el (widget-menu-max-shortcuts): New variable. | |
10706 (widget-choose): Don't use single-char shortcuts if # items | |
10707 exceeds that many. Use minibuffer instead. | |
10708 | |
10709 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
10710 | |
10711 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg. | |
10712 | |
10713 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org> | |
10714 | |
10715 * speedbar.el (speedbar-frame-mode): Do not set frame position if | |
10716 in terminal mode. | |
10717 | |
10718 1998-09-10 Noah Friedman <friedman@splode.com> | |
10719 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10720 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from |
25837 | 10721 defcustom declaration. It's wreaking too much havoc with XEmacs |
10722 and older versions of Emacs, which share this code. | |
10723 | |
10724 * type-break.el (type-break-mode): Here also. | |
10725 | |
10726 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg | |
10727 `t' to add-hook also to modify the new local value. | |
10728 | |
10729 1998-09-10 Dave Love <fx@gnu.org> | |
10730 | |
10731 * vc.el (vc-insert-headers): Doc fix. | |
10732 | |
10733 1998-09-10 Richard Stallman <rms@gnu.org> | |
10734 | |
10735 * textmodes/flyspell.el (flyspell-mode-on): Make the | |
10736 ispell-... variables permanent locals. | |
10737 (flyspell-mode-off): Add autoload cookie. | |
10738 | |
10739 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host, | |
10740 do use binary mode, just as for `unix'. | |
10741 (ange-ftp-host-type): If HOST is nil, return `unix'. | |
10742 | |
10743 * dired.el (dired-mark-files-containing-regexp): | |
10744 Don't scan directories. Ignore non-readable files. | |
10745 | |
10746 * progmodes/compile.el (compilation-error-regexp-alist): | |
10747 Fix previous change: allow . and _ in command name. | |
10748 | |
10749 * dired.el (dired-mark-files-containing-regexp): Fix previous change. | |
10750 | |
10751 * uncompress.el (uncompress-while-visiting): | |
10752 Use just the car of what find-operation-coding-system returns. | |
10753 | |
10754 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename. | |
10755 | |
10756 * shell.el (shell-file-name-quote-list): Add # to the value. | |
10757 | |
10758 1998-09-10 E. Jay Berkenbilt <ejb@ql.org> | |
10759 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10760 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook |
25837 | 10761 to make killing of ispell process work even if |
10762 kill-all-local-variables has been run. | |
10763 | |
10764 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
10765 | |
10766 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite | |
10767 loop when sexp entry ends at end of file with no newline. | |
10768 | |
10769 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
10770 | |
10771 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved) | |
10772 (Custom-reset-standard): Fix menu inconsistency. | |
10773 | |
10774 * mail/feedmail.el (feedmail-from-line): Allow t. | |
10775 (feedmail-message-id-suffix): Allow nil. | |
10776 | |
10777 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
10778 Simplify. Make prefix arg work right. | |
10779 | |
10780 1998-09-09 Dave Love <fx@gnu.org> | |
10781 | |
10782 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
10783 | |
10784 * help.el (help-xref-interned): Bind inhibit-read-only when inserting. | |
10785 | |
10786 1998-09-08 Dave Love <fx@gnu.org> | |
10787 | |
10788 * add-log.el (change-log-font-lock-keywords): Do parenthesized | |
10789 stuff only after file names or at start of line. Allow parens | |
10790 around e-mail, as well as angles. | |
10791 | |
10792 * gnus/nnweb.el (require): Wrap requirement of w3 and url in | |
10793 ignore-errors too, eval'd when compile. Require w3 stuff at load | |
10794 time for nicer failure if it's not available. | |
10795 | |
10796 1998-09-07 Geoff Voelker <voelker@cs.washington.edu> | |
10797 | |
10798 * comint.el (comint-arguments): Ignore backslashes when using | |
10799 w32 shells that expect backslashes as the directory separator. | |
10800 | |
10801 1998-09-04 Kenichi Handa <handa@etl.go.jp> | |
10802 | |
10803 * international/fontset.el (resolved-ascii-font): New variable. | |
10804 (x-complement-fontset-spec): By side effect, set | |
10805 `resolved-ascii-font' to the resolved name of ASCII font." | |
10806 (create-fontset-from-fontset-spec): Don't get a value for | |
10807 resolved-ascii-font from the list full-fontlist. It is set by | |
10808 x-complement-fontset-spec now. | |
10809 | |
10810 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
10811 version, check the value of mule-version. | |
10812 | |
10813 1998-09-07 Carsten Dominik <cd@delysid.gnu.org> | |
10814 | |
10815 * textmodes/reftex.el (reftex-view-crossref): Split up into | |
10816 several functions. No longer moves to find a macro. | |
10817 (reftex-view-cr-cite, reftex-view-cr-ref, | |
10818 reftex-end-of-bib-entry): New functions. | |
10819 (reftex-auto-view-crossref): New value `window' allowed. | |
10820 (reftex-view-crossref-when-idle): Process new `window' option in | |
10821 (reftex-translate-to-ascii-function): New default. | |
10822 (reftex-label-illegal-re): Default changed, removed Latin1. | |
10823 (reftex-latin1-to-ascii): New function. | |
10824 (reftex-what-environment): Check for section regexp before use. | |
10825 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with | |
10826 absolute path names. | |
10827 (reftex-TeX-master-file): Changed sequence of file checks. | |
10828 (reftex-do-citation): bibview cache only with RefTeX mode on. | |
10829 | |
10830 1998-09-06 Richard Stallman <rms@gnu.org> | |
10831 | |
10832 * progmodes/compile.el (compilation-error-regexp-alist): | |
10833 In first pattern (GNU utilities and other things), | |
10834 allow a space after the optional program name at the beginning. | |
10835 | |
10836 * mail/mail-hist.el (mail-hist-current-header-contents): | |
10837 Fix previous change: use mail-header-end. | |
10838 | |
10839 1998-09-06 Bill Richter <richter@math.nwu.edu> | |
10840 | |
10841 * international/ccl.el: Doc fixes. | |
10842 * international/encoded-kb.el: Doc fixes. | |
10843 * international/fontset.el: Doc fixes. | |
10844 * international/kinsoku.el: Doc fixes. | |
10845 * international/kkc.el: Doc fixes. | |
10846 * international/mule-cmds.el: Doc fixes. | |
10847 * international/mule-conf.el: Doc fixes. | |
10848 * international/mule-util.el: Doc fixes. | |
10849 * international/mule.el: Doc fixes. | |
10850 | |
10851 1998-09-05 Eric Ludlam <zappo@gnu.org> | |
10852 | |
10853 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function. | |
10854 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'. | |
10855 (checkdoc-this-string-valid-engine): Permit ? as terminating | |
10856 punctuation for first line sentence breaking. | |
10857 (checkdoc-this-string-valid): When converting a comment into a doc | |
10858 string, make sure " chars are \". | |
10859 (checkdoc-sentencespace-region-engine): Only do double space check | |
10860 if based on the variable `sentence-end-double-space' | |
10861 (checkdoc-this-string-valid-engine): ? ends valid sentence. | |
10862 (checkdoc-proper-noun-region-engine): Exclude items in URLs | |
10863 | |
10864 1998-09-04 Richard Stallman <rms@gnu.org> | |
10865 | |
10866 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): | |
10867 Recognize define-skeleton as a function definer. | |
10868 | |
10869 * cus-edit.el (customize-option): Refuse to customize | |
10870 a variable that has no defcustom. But if variable is autoloaded, | |
10871 first try to load the library that defines it. | |
10872 | |
10873 * international/iso-insert.el: Use `string' before calling `insert' | |
10874 so that in multibyte buffers we insert multibyte chars. | |
10875 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10876 * dired.el (dired-mark-files-containing-regexp): |
25837 | 10877 Don't use find-file; instead, insert the file in a temp buffer. |
10878 | |
10879 * textmodes/tex-mode.el (tex-start-options-string): New option. | |
10880 (tex-start-tex): Use that variable. | |
10881 | |
10882 * mail/rmail.el (rmail-primary-inbox-list): Make the initial | |
10883 value in the `repeat' alternative a list. | |
10884 | |
10885 * textmodes/fill.el (fill-individual-paragraphs): Before deleting | |
10886 the inserted newline, verify that one was really inserted. | |
10887 | |
10888 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode | |
10889 remains on or remains off. | |
10890 (flyspell-multi-language-p): Default changed to nil. | |
10891 | |
10892 * progmodes/ada-mode.el (ada-search-ignore-string-comment): | |
10893 In "found in comment" case, don't beginning-of-line after forward-line. | |
10894 | |
10895 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): | |
10896 If the function definition is not a lambda, return original FORM | |
10897 with no error. | |
10898 | |
10899 1998-09-04 Peter Breton <pbreton@ne.mediaone.net> | |
10900 | |
10901 * net-utils.el (netstat-program-options): Changed from nil to "-a" | |
10902 so that by default netstat shows all network connections. | |
10903 | |
10904 1998-09-04 Bob Weiner <weiner@altrasoft.com> | |
10905 | |
10906 * international/quail.el: Doc fixes. | |
10907 | |
10908 * info.el (info): Don't add parens if FILE already has them. | |
10909 | |
10910 1998-09-04 Geoff Voelker <voelker@cs.washington.edu> | |
10911 | |
10912 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word | |
10913 on extension lines. | |
10914 | |
10915 1998-09-03 Geoff Voelker <voelker@cs.washington.edu> | |
10916 | |
10917 * w32-fns.el (w32-shell-dos-semantics): New function. | |
10918 | |
10919 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu> | |
10920 | |
10921 * international/quail.el (quail-choose-completion-string): Store | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10922 completion `choice' in `quail-current-str'; don't insert it. |
25837 | 10923 |
10924 1998-09-02 Kenichi Handa <handa@etl.go.jp> | |
10925 | |
10926 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH | |
10927 argument to ps-mule-generate-bitmap-font. | |
10928 | |
10929 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII | |
10930 entry and change Latin-1 entry in the default value. | |
10931 (ps-mule-font-info-database-ps-bdf): New variable. | |
10932 (ccl-encode-ethio-unicode): Bug of CCL code fixed. | |
10933 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function | |
10934 registerd in FONT-SPEC. | |
10935 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct | |
10936 charcter width of bitmap fonts. | |
10937 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript | |
10938 procedure NF. | |
10939 (ps-begin-file): Output PostScript code for setting | |
10940 SpaceWidthRatio. | |
10941 (ps-plot-region): Use line-beginning-position to get a position of | |
10942 the beginning of the current line. | |
10943 | |
10944 * international/mule-cmds.el (register-input-method): Doc-string | |
10945 modified. | |
10946 | |
10947 1998-09-01 Dave Love <fx@gnu.org> | |
10948 | |
10949 * international/mule-cmds.el (current-language-environment): Fix | |
10950 setter function. | |
10951 | |
10952 1998-09-01 Simon Marshall <simon@gnu.org> | |
10953 | |
10954 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite. | |
10955 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately. | |
10956 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class | |
10957 names with font-lock-type-face. Fontify type specs, etc., with | |
10958 font-lock-keyword-face. | |
10959 | |
10960 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
10961 | |
10962 * international/fontset.el (x-complement-fontset-spec): If ASCII | |
10963 font is specified in FONTLIST, don't substitute it for the | |
10964 resolved name. | |
10965 | |
10966 1998-08-31 Paul Eggert <eggert@twinsun.com> | |
10967 | |
10968 * international/mule.el (charset-description): Doc fix. | |
10969 | |
10970 * language/chinese.el, language/cyrillic.el, language/czech.el, | |
10971 language/devanagari.el, language/ethiopic.el, | |
10972 language/european.el, language/hebrew.el, language/indian.el, | |
10973 language/japanese.el, language/korean.el, language/lao.el, | |
10974 language/slovak.el, language/thai.el, language/tibetan.el, | |
10975 language/vietnamese.el: | |
10976 Add coding: local variable, to avoid bootstrapping problem | |
10977 if you need to recompile all the Lisp files using interpreted code. | |
10978 | |
10979 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
10980 | |
10981 * cal-china.el (chinese-year-cache): Change range of years from | |
10982 1989-2000 to 1990-2010. | |
10983 | |
10984 1998-08-29 Dave Love <d.love@dl.ac.uk> | |
10985 | |
10986 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie. | |
10987 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined. | |
10988 | |
10989 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
10990 | |
10991 * ps-print.el (ps-print-control-characters): Doc-string modified. | |
10992 (ps-output-string-prim): Comment format changed. | |
10993 (ps-do-despool): Indentation of source code changed. | |
10994 | |
10995 1998-08-28 Kenichi Handa <handa@etl.go.jp> | |
10996 | |
10997 * subr.el (sref): Make it an alias of aref. Make the | |
10998 byte-compiler warn that it is obsolete. | |
10999 (char-bytes): Make the byte-compiler warn that it is obsolete. | |
11000 | |
11001 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment): | |
11002 Calculate the total bytes using position-bytes instead of | |
11003 char-bytes. | |
11004 | |
11005 1998-08-27 Karl Heuer <kwzh@gnu.org> | |
11006 | |
11007 * snmp-mode.el: New file. | |
11008 * files.el (auto-mode-alist): Add snmp-mode patterns. | |
11009 | |
11010 1998-08-27 Karl Eichwalder <ke@suse.de> | |
11011 | |
11012 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'. | |
11013 | |
11014 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
11015 | |
11016 * calendar/diary-lib.el (diary-block): Doc fix.. | |
11017 * calendar/calendar.el (diary-list-include-blanks): Doc fix.. | |
11018 | |
11019 1998-08-27 Richard Stallman <rms@gnu.org> | |
11020 | |
11021 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp. | |
11022 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space. | |
11023 Clear appt-mode-string if we don't put something in it. | |
11024 | |
11025 1998-08-27 Dave Love <fx@gnu.org> | |
11026 | |
11027 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking | |
11028 dired-local-variables-file for dired-x. | |
11029 | |
11030 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look | |
11031 for compressed library files too. | |
11032 | |
11033 1998-08-26 Kenichi Handa <handa@etl.go.jp> | |
11034 | |
11035 * language/european.el ("Latin-1"): Modify `documentation' key value. | |
11036 ("Latin-2"): Likewise. | |
11037 | |
11038 1998-08-26 Karl Heuer <kwzh@gnu.org> | |
11039 | |
11040 * dired-x.el (dired-guess-shell-alist-default): Fix regexp. | |
11041 | |
11042 1998-08-26 Albert L. Ting <alt@artisan.com> | |
11043 | |
11044 * mail/mail-hist.el (mail-hist-current-header-name): Fix test. | |
11045 (mail-hist-current-header-contents): Use mail-text-start. | |
11046 | |
11047 1998-08-26 Richard Stallman <rms@gnu.org> | |
11048 | |
11049 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2. | |
11050 (customize-changed-options-previous-release): New variable. | |
11051 (customize-changed-options): Use that variable as default arg. | |
11052 | |
11053 1998-08-26 Karl Eichwalder <ke@suse.de> | |
11054 | |
11055 * midnight.el: Require `timer' not only when compiling. | |
11056 | |
11057 1998-08-26 Per Starback <starback@update.uu.se> | |
11058 | |
11059 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
11060 buffer before creating help group. | |
11061 | |
11062 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
11063 | |
11064 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind | |
11065 coding-system-for-write before saving. | |
11066 | |
11067 1998-08-26 Kevin Rodgers <kevinr@ihs.com> | |
11068 | |
11069 * isearch.el (isearch-forward): Doc fix. | |
11070 | |
11071 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org> | |
11072 | |
11073 * emacs-lisp/find-func.el: Fix :version tags to have a string | |
11074 value, not a float. | |
11075 | |
11076 * cus-dep.el: Fix typo in output. | |
11077 | |
11078 1998-08-25 Dave Love <fx@gnu.org> | |
11079 | |
11080 * repeat.el (repeat): Doc fix. | |
11081 [From rms:] | |
11082 (repeat-previous-repeated-command): New variable. | |
11083 (repeat): Check for real-last-command being null or repeat. Set | |
11084 repeat-previous-repeated-command. | |
11085 | |
11086 * browse-url.el (browse-url-netscape): Fix format for hex escapes. | |
11087 | |
11088 1998-08-25 Kenichi Handa <handa@etl.go.jp> | |
11089 | |
11090 * gnus/message.el (message-send-mail-with-sendmail): Bind | |
11091 coding-system-for-write by the return value of | |
11092 select-message-coding-system. | |
11093 (message-send-mail-with-qmail): Likewise. | |
11094 | |
11095 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
11096 | |
11097 * emacs-lisp/autoload.el: Fix doc-string-elt property on | |
11098 define-derived-mode. | |
11099 | |
11100 * files.el (file-name-invalid-regexp): | |
11101 Fix regex for ms-dos without long file names. | |
11102 | |
11103 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
11104 | |
11105 * ps-print.el: Multi-byte buffer handling. | |
11106 (ps-print-version): New version number (4.0) and doc fix. | |
11107 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional | |
11108 compilation for GNU Emacs and emacsens. | |
11109 (ps-generate-postscript-with-faces): Force invisible text to be | |
11110 visible. | |
11111 (dos-ps-printer): New var to avoid compilation gripes. | |
11112 | |
11113 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
11114 | |
11115 * ps-print.el (ps-mule-plot-string): Pay attention to the case | |
11116 that no more characters can't be printed in the current line. | |
11117 | |
11118 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
11119 | |
11120 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be | |
11121 greater than TO. | |
11122 | |
11123 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
11124 | |
11125 * ps-print.el: Add codes to make ps-print.el work also on Emacs | |
11126 20.2 and the earlier version. | |
11127 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. | |
11128 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. | |
11129 (ps-mule-find-wrappoint): Likewise. | |
11130 (ps-mule-generate-font): Change `X' to `x' in format | |
11131 control-string. | |
11132 (ps-generate): Call ps-mule-begin before calling ps-begin-job. | |
11133 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and | |
11134 `restore' form procedures `BC' and `EC'. | |
11135 | |
11136 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
11137 | |
11138 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox | |
11139 is an executable procedure. Make LineThickness, Xshadow, and | |
11140 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. | |
11141 (ps-mule-font-info-database, ps-mule-font-info-database-ps, | |
11142 ps-mule-font-info-database-bdf): New vars. | |
11143 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. | |
11144 (ccl-encode-ethio-unicode): New CCL program. | |
11145 (ps-mule-encode-ethiopic): New fun. | |
11146 (ps-mule-current-charset): New var. | |
11147 (ps-mule-get-font-spec, ps-mule-font-spec-src, | |
11148 ps-mule-font-spec-name, ps-mule-font-spec-encoding, | |
11149 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. | |
11150 (ps-mule-external-libraries): New var. | |
11151 (ps-mule-init-external-library): New fun. | |
11152 (ps-mule-font-cache): New var. | |
11153 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs. | |
11154 (ps-last-font): New var. | |
11155 (ps-mule-prepare-font): New fun. | |
11156 (ps-mule-charset-list): New var. | |
11157 (ps-mule-prologue-generated, ps-mule-prologue): New vars. | |
11158 (ps-mule-skip-same-charset, ps-mule-find-wrappoint, | |
11159 ps-mule-plot-string): New funs. | |
11160 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue): | |
11161 New vars. | |
11162 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
11163 ps-mule-prepare-cmpchar-font): New funs. | |
11164 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New | |
11165 vars. | |
11166 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font, | |
11167 ps-mule-generate-bitmap-glyph): New funs. | |
11168 (ps-mule-initialize, ps-mule-begin): New funs. | |
11169 (ps-output-string-prim): Insert string as unibyte. | |
11170 (ps-output-prologue): New fun. | |
11171 (ps-flush-output): Handle the case of 'prologue. | |
11172 (ps-begin-file): Call ps-mule-initialize. | |
11173 (ps-begin-job): Set ps-control-or-escape-regexp differently if | |
11174 printing multibyte characters. | |
11175 (ps-begin-page): Set ps-mule-current-charset to 'ascii. | |
11176 (ps-basic-plot-string): Handle the case of printing ASCII | |
11177 characters by external libraries (e.g. BDF). | |
11178 (ps-set-font): Set ps-last-font. | |
11179 (ps-plot-region): Handle multibyte characters, use | |
11180 ps-mule-plot-string for them. | |
11181 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin. | |
11182 | |
11183 * bdf.el: New file. | |
11184 | |
11185 1998-08-23 Kenichi HANDA <handa@etl.go.jp> | |
11186 | |
11187 * international/mule-cmds.el (select-message-coding-system): New | |
11188 function. | |
11189 (set-language-environment-coding-systems): Set | |
11190 default-sendmail-coding-system. | |
11191 | |
11192 * mail/sendmail.el (sendmail-coding-system): Doc-string modified. | |
11193 (default-sendmail-coding-system): New variable. | |
11194 (sendmail-send-it): Encode the message by a coding system | |
11195 select-message-coding-system returns. | |
11196 | |
11197 1998-08-23 Eric Ludlam <zappo@gnu.org> | |
11198 | |
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
11199 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'. |
25837 | 11200 (speedbar-mode): Set buffer to read only. |
11201 (speedbar-temp-buffer-show-function): For emacs don't call hook | |
11202 with arguments. | |
11203 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. | |
11204 | |
11205 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu> | |
11206 | |
11207 * speedbar.el (speedbar-key-map): Fix typo. | |
11208 | |
11209 See ChangeLog.7 for earlier changes. |