Mercurial > emacs
annotate lisp/ChangeLog @ 31283:27fcb36bcb2a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 30 Aug 2000 00:44:08 +0000 |
parents | 13d1af0d1a1f |
children | 9b67d19bfb68 |
rev | line source |
---|---|
31283 | 1 2000-08-30 Kenichi Handa <handa@etl.go.jp> |
2 | |
3 * international/quail.el (quail-start-translation): Bind locally | |
4 last-command-event, last-command, and this-command. | |
5 (quail-start-conversion): Likewise. | |
6 | |
31282 | 7 2000-08-29 Gerd Moellmann <gerd@gnu.org> |
8 | |
9 * progmodes/executable.el | |
10 (executable-make-buffer-file-executable-if-script-p): Check that | |
11 buffer contains at least 2 characters. | |
12 | |
31276 | 13 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il> |
14 | |
15 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix. | |
16 | |
31264 | 17 2000-08-29 Dave Love <fx@gnu.org> |
18 | |
31270 | 19 * diff-mode.el (diff-mode) <defgroup>: Add :version. |
20 (diff-mode-shared-map): Bind mouse-2. | |
21 (diff-imenu-generic-expression): New variable. | |
22 (diff-mode): Use it. | |
23 | |
31264 | 24 * mouse.el (mouse-major-mode-menu): Use local-key-binding. |
25 (mouse-popup-menubar): Add minor mode menus. | |
26 (popup-menu): Check for lookup-key returning number. | |
27 | |
31263 | 28 2000-08-29 Miles Bader <miles@gnu.org> |
29 | |
30 * comint.el (comint-send-input): Create overlays using the proper | |
31 front/read-advance arguments. | |
32 | |
31254 | 33 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
34 | |
35 * ps-print.el: Even/odd pages printing. Doc fix. | |
36 (ps-print-version): New version number (6.0). | |
37 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image) | |
38 (ps-background, ps-begin-file, ps-begin-job): Code fix. | |
39 (ps-print-duplex-feature): Variable eliminated. | |
40 (ps-even-or-odd-pages): New variable. | |
41 | |
31265
d33c1be1708d
Fix the file name in the entries for ebnf2ps.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31264
diff
changeset
|
42 * progmodes/ebnf2ps.el: Doc fix. |
31256 | 43 (ebnf-version): New version (3.3). |
44 (ebnf-user-arrow): Change variable customization to sexp. | |
45 (ebnf-user-arrow): Function eliminated. | |
46 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix. | |
47 | |
31242 | 48 2000-08-29 Kenichi Handa <handa@etl.go.jp> |
49 | |
31244 | 50 * help.el (help-xref-mule-regexp): New variable. |
31242 | 51 (help-make-xrefs): Handle help-xref-mule-regexp. |
52 | |
53 * international/mule-cmds.el (help-xref-mule-regexp-template): New | |
54 variable. | |
55 (describe-input-method): Temporarily activate the specfied input | |
56 method to display the information. | |
57 (describe-language-environment): Hyperlinks to mule related items. | |
58 | |
59 * international/mule-diag.el (charset-multibyte-form-string): New | |
60 function. | |
61 (list-character-sets-1): Use charset-multibyte-form-string. | |
62 (describe-character-set): New function. | |
63 (describe-coding-system): Hyperlinks to safe character sets. | |
64 | |
65 * international/quail.el (quail-help): New arg PACKAGE. | |
66 Hyperlinks to mule related items. | |
67 (quail-help-insert-keymap-description): Use | |
68 substitute-command-keys instead of describe-bindings. | |
69 (quail-translation-help): Hyperlinks to mule related items. | |
70 | |
31240 | 71 2000-08-28 John Wiegley <johnw@gnu.org> |
72 | |
31241 | 73 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to |
74 have a defsubst call itself. Made `eshell-flatten-list' back into | |
75 a function again. | |
76 | |
31240 | 77 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety |
78 catch, in case re-centering point at bottom messes up the display. | |
79 This happens frequently in Emacs 21, due I believe to variable | |
80 line heights. | |
81 | |
82 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order | |
83 to call `find-tag-interactive'. | |
84 | |
85 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display | |
86 the list of remember directories. | |
87 | |
31239 | 88 2000-08-28 John Wiegley <johnw@gnu.org> |
89 | |
90 * align.el: Test align-region-separate to see if it's a symbol. | |
91 | |
92 2000-08-27 John Wiegley <johnw@gnu.org> | |
93 | |
94 * eshell/esh-util.el (eshell-flatten-list): Made this function | |
95 into a defsubst form. It gets used very frequently, although | |
96 calls don't occur all that often. | |
97 | |
98 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before | |
99 examining it. | |
100 | |
101 * eshell/esh-cmd.el (eshell-rewrite-while-command): | |
102 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of | |
103 `eshell-protect'. | |
104 (eshell-copy-handles): Created a new macro for duplicating the | |
105 current set of open handles. This is needed by the looping | |
106 functions. | |
107 (eshell-do-eval): Fixed while and if, so that the eshell-test-body | |
108 is not incorrectly stomped on. | |
109 | |
110 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror | |
111 declaration for pcomplete-use-paring. | |
112 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the | |
113 value of eshell-cmpl-use-paring. | |
114 * pcomplete.el (pcomplete-use-paring): New config variable, to | |
115 indicate whether paring should be used. | |
116 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out | |
117 completion alternatives that have already been used. | |
118 | |
119 * eshell/esh-mode.el (eshell-repeat-argument): Added function, | |
120 bound to C-c C-y, which will repeat the previous N arguments | |
121 (based on prefix argument). | |
122 (eshell-mode): Bind C-c C-y to eshell-repeat-argument. | |
123 | |
124 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer | |
125 if there is no *Help* buffer. This is for XEmacs, which renames | |
126 its help buffers uniquely. TODO: Find out what the current buffer | |
127 name to delete is. | |
128 | |
129 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the | |
130 first entry that correlates to a passwd/group number. Later | |
131 entries (used for group/user name aliasing to multiple IDs) are | |
132 ignored. | |
133 | |
134 * eshell/em-xtra.el (eshell/expr): | |
135 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make) | |
136 (eshell-grep, eshell/diff, eshell/locate): | |
137 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the | |
138 argument list, before passing it to the system command. | |
139 | |
140 * eshell/esh-mode.el (eshell-find-tag): Added a special version of | |
141 `find-tag' for use at final position in Eshell buffers (which | |
142 otherwise triggers an error on Emacs 21). | |
143 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell | |
144 buffer, if it is currently bound to `find-tag'. | |
145 | |
146 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile | |
147 in the list of matched Makefile names. | |
148 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current | |
149 directory, prefer its contents to Makefile. | |
150 | |
151 * eshell/em-dirs.el (eshell/cd): cd commands that look up | |
152 directory parts (like "cd old new", or "cd =regexp"), are now case | |
153 sensitive on non-Windows/DOS platforms. | |
154 | |
155 * eshell/esh-mode.el (eshell-parse-command-input): When a user | |
156 types RET after an open delimiter (like "), display a message | |
157 indicating that Eshell is waiting for the closing delimiter. | |
158 | |
159 * eshell/esh-var.el (eshell/unset): Added a command for unsetting | |
160 environment variables. | |
161 | |
162 * eshell/em-unix.el (eshell/diff): Added logic to fail more | |
163 gracefully if the user enters incorrect arguments. | |
164 | |
165 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in | |
166 Eshell buffers. | |
167 | |
168 * eshell/esh-var.el (eshell-interpolate-variable): | |
169 * eshell/esh-mode.el (eshell-move-argument): | |
170 * eshell/em-unix.el (eshell-du-sum-directory): | |
171 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): | |
172 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of | |
173 (not (= ...)). | |
174 | |
175 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply', | |
176 to ensure the `preserve' flag gets propagated when doing recursive | |
177 directory copies. | |
178 | |
179 2000-08-09 Stefan Monnier <monnier@cs.yale.edu> | |
180 | |
181 * eshell/em-hist.el (eshell-put-history, eshell-get-history): | |
182 Don't convert \n into \0177 in memory. | |
183 (eshell-read-history, eshell-write-history): Convert \n to \0177, | |
184 and back again, when reading and writing. | |
185 | |
186 2000-07-06 Eli Zaretskii <eliz@is.elta.co.il> | |
187 | |
188 * eshell/esh-util.el (eshell-processp): Added to relieve constant | |
189 testing of `fboundp' on `processp'. | |
190 | |
191 * eshell/esh-proc.el (eshell/kill): Use eshell-processp. | |
192 (eshell/jobs): Don't call process-list if it is not bound. | |
193 (eshell-gather-process-output): Support systems where async | |
194 subprocesses aren't supported. | |
195 (eshell-scratch-buffer, eshell-last-sync-output-start): New | |
196 variables. | |
197 | |
198 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when | |
199 eshell-do-eval returns t. | |
200 (eshell-do-pipelines-synchronously): New defmacro. | |
201 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines | |
202 when async subprocesses aren't supported. | |
203 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer | |
204 if async subprocesses aren't supported. | |
205 (eshell-resume-command): Don't assume STATUS is a string. | |
206 | |
207 * eshell/em-unix.el (eshell/rm): Use eshell-processp. | |
208 | |
209 * eshell/esh-io.el (eshell-virtual-targets): Doc fix. | |
210 (eshell-close-target, eshell-get-target): Use eshell-processp. | |
211 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc | |
212 fix. | |
213 (eshell-get-target, eshell-create-handles): Doc fix. | |
214 | |
215 2000-06-28 Miles Bader <miles@lsi.nec.co.jp> | |
216 | |
217 * em-smart.el (eshell-smart-maybe-jump-to-end): Change the | |
218 criterion to include commands that output something, as long as it | |
219 leaves both the command and the end-of-buffer visible when the | |
220 command has exited. | |
221 (eshell-review-quick-commands): Adjust the help doc string | |
222 accordingly. | |
223 | |
31236
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
224 2000-08-28 Peter Breton <pbreton@ne.mediaone.net> |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
225 |
31238
d9e6c7b507bd
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31236
diff
changeset
|
226 * locate.el (locate): Cleaned up locate command's interactive prompting |
31242 | 227 Thanks to Fran,Ag(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions. |
31238
d9e6c7b507bd
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31236
diff
changeset
|
228 |
31236
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
229 * filecache.el (file-cache-case-fold-search): New variable |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
230 (file-cache-assoc-function): New variable |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
231 (file-cache-minibuffer-complete): Use file-cache-assoc-function. |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
232 Use file-cache-case-fold-search variable |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
233 (file-cache-add-file): Use file-cache-assoc-function |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
234 (file-cache-delete-file): likewise |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
235 (file-cache-directory-name): likewise |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
236 (file-cache-debug-read-from-minibuffer): likewise |
53ceca8d12b9
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
31231
diff
changeset
|
237 |
31231 | 238 2000-08-28 Gerd Moellmann <gerd@gnu.org> |
239 | |
240 * abbrev.el (list-abbrevs): Add optional parameter LOCAL. | |
241 (abbrev-table-name): New function. | |
242 (prepare-abbrev-list-buffer): Add optional parameter LOCAL. | |
243 If non-nil list local abbrev, only. | |
244 | |
31229 | 245 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu> |
246 | |
247 * uce.el (uce-reply-to-uce): Remove hard-coded "*Article*" from | |
248 Gnus support code, and use special article copy buffer | |
249 `(gnus-original-article-buffer)' instead. This allows to get rid | |
250 of article-hide-headers usage (which breaks in the latest Gnus | |
251 version). Thanks to Detlev Zundel. | |
252 | |
31216 | 253 2000-08-28 Kenichi Handa <handa@etl.go.jp> |
254 | |
255 * international/quail.el (quail-use-package): Hide "... loaded" | |
256 message. | |
257 (quail-start-translation, quail-start-conversion): Likewise. | |
258 | |
259 * international/kkc.el (kkc-region): Hide "... loaded" message. | |
260 | |
31212 | 261 2000-08-27 Dave Love <fx@gnu.org> |
262 | |
263 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg. | |
264 | |
31198 | 265 2000-08-27 Miles Bader <miles@gnu.org> |
266 | |
267 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts. | |
268 | |
31195 | 269 2000-08-27 Kenichi Handa <handa@etl.go.jp> |
270 | |
271 * international/ja-dic-cnv.el (skkdic-convert): Insert (require | |
272 'ja-dic-cnv), not (require 'skkdic-cnv). | |
273 | |
31180 | 274 2000-08-26 Miles Bader <miles@gnu.org> |
275 | |
31194 | 276 * faces.el (face-x-resources): Add entry for :inherit. |
277 * cus-face.el (custom-face-attributes): Add support for :inherit | |
278 attribute. Add support for relative face heights. | |
279 (custom-face-attributes-get): Treat `nil' as being a default value | |
280 for :inherit (as well as `unspecified'). | |
281 | |
31191 | 282 * faces.el (set-face-attribute): Update doc string. |
283 (face-attribute-name-alist): Add :inherit. | |
284 (face-valid-attribute-values): Handle :inherit. | |
285 (face-read-string): Rephrase prompt to be less confusing. | |
286 Assume that DEFAULT is a string, since we must return a string. | |
287 (face-read-integer): Use `format' to turn DEFAULT into an | |
288 acceptable default for face-read-string. Match NEW-VALUE against | |
289 the string "unspecified", not the symbol `unspecified', since | |
290 that's what face-read-string returns. | |
291 (read-face-attribute): Lookup a name for old-value in valid, and | |
292 use it as a default if we find one. Treat all values from | |
293 face-read-string as strings. If the default is used, don't do any | |
294 more processing on the value, just use the old value directly. | |
295 (read-face-and-attribute, modify-face): Tweak prompt. | |
296 (read-face-name): Don't assume prompt ends with a space. | |
297 | |
31180 | 298 * faces.el (describe-face): Add support for :inherit attribute. |
299 | |
31166 | 300 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
301 | |
31167 | 302 * terminal.el (terminal-emulator): Fix args to `concat'. Now |
303 concat doesn't accept interger. | |
304 | |
31166 | 305 * international/kkc.el: Remove SKK from Keywords. Require |
306 ja-dic-utl instead of skkdic-utl. | |
307 | |
308 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el. | |
309 Provide ja-dic-cnv instead of skkdic-cnv. | |
310 (ja-dic-filename): Renamed from skkdic-filename. Referers changed | |
311 (iso-2022-7bit-short): Add safe-charsets property. | |
312 (skkdic-convert-postfix): Search Japanese chou-on character in | |
313 addition to Hiragana character. | |
314 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise. | |
315 (skkdic-convert): Change file names from skkdic.el to ja-dic.el | |
316 (batch-skkdic-convert): Likewise. | |
317 | |
318 * international/ja-dic-utl.el: Renamed from skkdic-utl.el. | |
319 Provide ja-dic-utl instead of skkdic-utl. | |
320 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic. | |
321 | |
31156 | 322 2000-08-24 Dave Love <fx@gnu.org> |
323 | |
31158 | 324 * disp-table.el (standard-display-default): Make the test of `l' |
325 useful. | |
326 | |
31156 | 327 * language/european.el ("Latin-8", "Latin-9"): Add input methods, |
328 mod sample text. | |
329 | |
330 * international/iso-ascii.el: Make pilcrow convenient string | |
331 consistent with section. | |
332 (iso-ascii-display): Set up multibyte characters as well as | |
333 unibyte. | |
334 | |
31137 | 335 2000-08-24 Kenichi Handa <handa@etl.go.jp> |
336 | |
337 * international/mule-cmds.el (reset-language-environment): Set | |
338 default-process-coding-system to '(undecided . iso-latin-1), which | |
339 makes process I/O almost consistent with file I/O. Call this | |
340 function when mule-cmds.el[c] is loaded. | |
341 | |
31092 | 342 2000-08-22 Andrew Innes <andrewi@gnu.org> |
343 | |
344 * makefile.w32-in: New file. | |
345 | |
31038 | 346 2000-08-22 Miles Bader <miles@lsi.nec.co.jp> |
347 | |
348 * comint.el (comint-output-filter): Compare end of | |
349 comint-last-output-overlay with the start of the newly inserted | |
350 text, not the end, when deciding whether to extend it. | |
351 Set saved-point's insertion type to advance after insertion. | |
352 | |
353 * shell.el (shell-font-lock-keywords): Remove prompt highlighting, | |
354 since this is now done independently of font-lock mode. | |
355 | |
31009 | 356 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
357 | |
358 * server.el (server-kill-new-buffers): New user option. | |
359 (server-existing-buffer): New buffer-local variable. | |
360 (server-visit-files): When using an existing buffer, set | |
361 server-existing-buffer to t. | |
362 (server-buffer-done): If server-kill-new-buffers is t, kill the | |
363 buffer, unless it was already present before visiting it with | |
364 Emacs server. | |
365 | |
31006 | 366 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il> |
367 | |
368 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag, | |
369 even if the display doesn't support colors: some displays will | |
370 support bold/underline faces. | |
371 | |
30997 | 372 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
373 | |
31004 | 374 * emacs-lisp/cl.el (cl-macroexpand): Doc fix. |
375 | |
30997 | 376 * startup.el (command-line): If user's init file had an error, |
377 add explanatory text to *Messages*. | |
378 | |
30994 | 379 2000-08-21 Kenichi Handa <handa@etl.go.jp> |
380 | |
381 * man.el (Man-getpage-in-background): Decode the process output by | |
382 the system locale coding system. | |
383 | |
30980 | 384 2000-08-20 Dave Love <fx@gnu.org> |
385 | |
30991 | 386 * wid-edit.el (widget-choose, widget-choice-mouse-down-action): |
387 Don't test x-popup-menu. | |
388 (function) <complete-function>: Complete only fbound symbols. | |
389 <validate, value>: New. | |
390 (variable) <complete-function>: Complete only bound symbols. | |
391 (coding-system): Add :base-only, :complete-function, :validate, | |
392 :value, :prompt-match. | |
393 (widget-coding-system-prompt-value): Use read-coding-system and | |
394 act on :base-only. | |
395 (editable-field): Add :help-echo. | |
396 (widget-push-button-gui, widget-push-button-cache) | |
397 (widget-gui-action, widget-editable-list-gui): COmment out, along | |
398 with uses. | |
399 (widget-at): Make arg optional. | |
400 (widget-echo-help): Adjust for current help-echo calling sequence. | |
401 (widget-specify-field, widget-specify-button) | |
402 (widget-specify-insert, widget-get-sibling, widget-image-find) | |
403 (widget-convert, widget-insert, widget-leave-text) | |
404 (widget-beginning-of-line, widget-end-of-line, widget-kill-line) | |
405 (widget-setup, widget-field-find, widget-before-change) | |
406 (widget-after-change, widget-default-complete) | |
407 (widget-default-create, widget-default-delete) | |
408 (widget-push-button-value-create, editable-field) | |
409 (widget-field-prompt-value, widget-field-validate) | |
410 (widget-choice-value-create, widget-choice-action) | |
411 (widget-choice-validate, widget-checklist-add-item) | |
412 (widget-radio-add-item, widget-radio-chosen) | |
413 (widget-radio-value-inline, widget-editable-list-value-create) | |
414 (widget-editable-list-entry-create) | |
415 (widget-documentation-link-add) | |
416 (widget-documentation-string-value-create) | |
417 (widget-regexp-validate, widget-file-complete) | |
418 (widget-sexp-validate, widget-plist-convert-widget) | |
419 (widget-plist-convert-widget, widget-alist-convert-widget) | |
420 (widget-alist-convert-widget, widget-color-complete): Simplify, | |
421 particularly to avoid bindings which aren't optimized out. | |
422 | |
30980 | 423 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces): |
424 Doc fix. | |
425 (down-list, backward-up-list, up-list, kill-sexp) | |
426 (backward-kill-sexp, mark-sexp): Make arg optional. | |
427 (lisp-complete-symbol): Add optional arg PREDICATE. | |
428 | |
429 * cus-start.el: Add display-buffer-reuse-frames, | |
430 file-coding-system-alist. | |
431 | |
30975 | 432 2000-08-20 Gerd Moellmann <gerd@gnu.org> |
433 | |
434 * startup.el (command-line): Clear realized faces after | |
435 modifying TTY color mappings. | |
436 | |
30972 | 437 2000-08-20 Miles Bader <miles@gnu.org> |
438 | |
439 * faces.el (face-attr-match-p): Don't return true if ATTRS are | |
440 merely a subset of FACE's attributes. | |
441 | |
30966 | 442 2000-08-19 Miles Bader <miles@gnu.org> |
443 | |
444 * comint.el (comint-output-filter): Save the point with a marker, | |
445 not just a buffer position. | |
446 | |
447 * international/mule.el (set-buffer-process-coding-system): Make | |
448 interactive prompt less confusing. | |
449 | |
30963 | 450 2000-08-19 Gerd Moellmann <gerd@gnu.org> |
451 | |
452 * hilit-chg.el: General cleanup of doc strings, comments and | |
453 code formatting. | |
454 | |
30960 | 455 2000-08-19 Miles Bader <miles@gnu.org> |
456 | |
457 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line): | |
458 Compiler macro removed; beginning-of-line is no longer always | |
459 equivalent to forward-line, in the presence of fields. | |
460 | |
461 * comint.el (comint-output-filter): Remove ad-hoc saving of | |
462 restriction, and just use save-restriction, now that it works | |
463 correctly. Don't adjust comint-last-input-start to account for | |
464 our insertion; it shouldn't have moved because we don't use | |
465 insert-before-markers anymore. Comment out call to | |
466 `force-mode-line-update'; why is it here? | |
467 | |
468 * gud.el (gud-basic-call): Temporarily widen gud comint buffer | |
469 while checking for prompt to delete. Use `forward-line 0' | |
470 instead of beginning-of-line. | |
471 (gud-filter): Temporarily widen gud comint buffer while | |
472 examining output. | |
473 | |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
474 2000-08-18 Stefan Monnier <monnier@cs.yale.edu> |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
475 |
31018
c5196e8ccc16
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
31009
diff
changeset
|
476 * progmodes/sh-script.el: Big bag of typos. |
c5196e8ccc16
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
31009
diff
changeset
|
477 |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
478 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
479 check since ispell-process is not bound when ispell is not yet loaded. |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
480 |
30953 | 481 2000-08-18 Dave Love <fx@gnu.org> |
482 | |
483 * image.el (find-image): Copy `spec' before using plist-put. | |
484 | |
30948 | 485 2000-08-18 Gerd Moellmann <gerd@gnu.org> |
486 | |
487 * textmodes/ispell.el (ispell-dictionary-alist-6): Add | |
488 `portugues'. | |
489 | |
490 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to | |
491 backward-kill-sexp, analogous to kill-sexp. | |
492 | |
493 * progmodes/icon.el (icon-indent-line) | |
494 (icon-is-continuation-line): Handle comments specially. | |
495 | |
496 2000-08-17 Ken Stevens <k.stevens@ieee.org> | |
497 | |
498 * ispell.el: Set to standard author/maintainer/keyword fields. | |
499 Fine tuning to menu map appearance and operation, and added help. | |
500 Remove `start' and `end' error messages when compiling. | |
501 (ispell-choices-win-default-height): Fixed comment string. | |
502 (ispell-dictionary-alist-1): Fixed regexp in castellano and | |
503 castellano8 dictionaries. | |
504 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary. | |
505 (ispell-dictionary-alist-4): Fixed regexp in francais-tex | |
506 dictionary, added italiano dictionary. | |
507 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a | |
508 word character | |
509 (ispell-tex-skip-alists): Added psfig support. | |
510 (ispell-skip-html): Renamed from ispell-skip-sgml. | |
511 (ispell-begin-skip-region-regexp, ispell-skip-region) | |
512 (ispell-minor-check): Improved html skipping support to skip across | |
513 code, and recognize `&' commands without propper `;' syntax; | |
514 (ispell-process-line): Fix alignment error when manually | |
515 correcting spelling. | |
516 (ispell): Fix comment string. | |
517 (ispell-add-per-file-word-list): Always put word list on new line. | |
518 | |
30922 | 519 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
520 | |
30928 | 521 * format.el (format-encode-run-method): Fix error message to say |
522 `encode' instead of `decode'. Use save-window-excursion around | |
523 shell-command-on-region as in format-decode-run-method because | |
524 shell-command-on-region can display a buffer with error output. | |
525 (format-decode): Don't record undo information for the decoding. | |
526 (format-annotate-function): Add parameter FORMAT-COUNT. Make | |
527 that number part of the temporary buffer name so that more than | |
528 one decoding using a temporary buffer can happen safely. | |
529 | |
530 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead | |
531 of `A-z' in the regexp. | |
532 | |
533 * hilit-chg.el: Fix typos in commentary. | |
534 | |
30922 | 535 * help.el (view-emacs-news): Rewritten for new naming scheme |
536 for old NEWS files. | |
537 | |
538 * startup.el (command-line): Pop to *Messages* in case an error | |
539 is signaled while loading user-init-file. | |
540 | |
30908
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
541 2000-08-17 Andreas Schwab <schwab@suse.de> |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
542 |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
543 * files.el (insert-directory): Don't lose original file name, |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
544 undoing an undocumented change. |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
545 |
30906 | 546 2000-08-17 Alex Schroeder <alex@gnu.org> |
547 | |
548 * sql.el (sql-magic-go): Use comint-bol. | |
549 (sql-copy-column): Use comint-line-beginning-position. | |
550 (comint-line-beginning-position): Define a replacement for | |
551 comint-line-beginning-position if it is not fboundp. | |
552 | |
553 2000-08-17 Alex Schroeder <alex@gnu.org> | |
554 | |
555 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map; | |
556 it didn't have any effect anyway. | |
557 | |
558 2000-08-17 Alex Schroeder <alex@gnu.org> | |
559 | |
560 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters | |
561 --pset and pager=off instead of sending \\o|cat at the beginning | |
562 of the session. | |
563 | |
30903 | 564 2000-08-17 Miles Bader <miles@gnu.org> |
565 | |
566 * progmodes/octave-inf.el: Add compatibility definition of | |
567 comint-line-beginning-position. | |
568 | |
30898 | 569 2000-08-17 Kenichi Handa <handa@etl.go.jp> |
570 | |
571 * startup.el (normal-top-level): Look in each dir in load-path for | |
572 a leim-list.el file too. This assures of loading leim-list.el | |
573 that is created at Emacs installation time even if a user have his | |
574 own leim-list.el. | |
575 | |
30897 | 576 2000-08-17 Miles Bader <miles@gnu.org> |
577 | |
578 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the | |
579 foreground color to black if the background is dark. | |
580 | |
30887
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
581 2000-08-16 Stefan Monnier <monnier@cs.yale.edu> |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
582 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
583 * loadhist.el (unload-feature): Typo. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
584 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
585 * finder.el (finder-compile-keywords): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
586 * cus-dep.el (custom-make-dependencies): Add local-variable settings |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
587 to the generated file. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
588 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
589 * mail/mh-e.el (mh-make-local-vars): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
590 Replace make-variable-buffer-local with make-local-variable. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
591 |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
592 * play/landmark.el: |
30887
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
593 * options.el (Edit-options-{set,toggle,t,nil}): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
594 * mail/mailabbrev.el (mail-abbrevs-mode): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
595 * textmodes/tex-mode.el (tex-expand-files): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
596 * textmodes/outline.el (outline-minor-mode): Don't quote lambda. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
597 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
598 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
599 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
600 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point). |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
601 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
602 Allow going past the last element. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
603 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark) |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
604 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
605 (cvs-mouse-toggle-mark): Don't move point. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
606 (cvs-revert-if-needed): Avoid re-eval of local variables and modes. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
607 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
608 * progmodes/compile.el (grep): Provide a default set of files. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
609 (next-error): Docstring fix. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
610 (compilation-find-file): Avoid find-file (fails in a dedicated window). |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
611 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
612 * emacs-lisp/easy-mmode.el (define-minor-mode): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
613 Use `symbol-value' to keep the byte-compiler quiet. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
614 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
615 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
616 (diff-find-source-location): New fun, extracted from diff-goto-source. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
617 (diff-goto-source): Use it. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
618 (diff-next-complex-hunk, diff-filter-lines): New function. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
619 (diff-apply-hunk): New command. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
620 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
621 * smerge-mode.el (smerge-mode-menu): Doc fix. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
622 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
623 * msb.el (msb-mode): Define it in terms of define-minor-mode. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
624 |
30870 | 625 2000-08-16 Dave Love <fx@gnu.org> |
626 | |
30894 | 627 * windmove.el (windmove) <defgroup>: Add :version. |
628 | |
629 * net/goto-addr.el: Don't require browse-url. Require thingatpt. | |
630 (goto-address-fontify-p, goto-address-highlight-p) | |
631 (goto-address-url-face, goto-address-url-mouse-face) | |
632 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix. | |
633 (goto-address-url-regexp): Use thing-at-point-url-regexp. | |
634 (goto-address-fontify, goto-address-at-mouse): Simplify, | |
635 (goto-address-at-point): browse-url-url-at-point, | |
636 goto-address-find-address-at-point can return nil. | |
637 (goto-address-find-address-at-point): Return nil on failure. | |
638 | |
639 * align.el (align) <defgroup>: Add :version. | |
640 | |
641 * calculator.el (calculator): Add :version. | |
642 (calculator): Use two lines for calculator window if `modeline' | |
643 face is boxed. | |
644 | |
30870 | 645 * play/5x5.el: Doc fixes. |
646 (5x5) <defgroup>: Add :version. | |
647 | |
648 * play/fortune.el (fortune) <defgroup>: Add :version. | |
649 (fortune-append): Fix error message. | |
650 (fortune-from-region): Doc fix. | |
651 | |
652 * play/pong.el (pong): Doc fix. | |
653 | |
654 * play/morse.el: Keywords, commentary, autoloads. | |
655 | |
30854 | 656 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il> |
657 | |
658 * desktop.el (desktop-save): Don't look at symbol-value of a | |
659 member of minor-mode-alist, unless it is boundp. | |
660 | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
661 2000-08-16 Sam Steingold <sds@gnu.org> |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
662 |
30897 | 663 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
664 `while'; use `with-current-buffer' instead of `save-excursion'. |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
665 Removed unnecessary kludges now that "*Buffer List*" is excluded. |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
666 |
30846 | 667 2000-08-16 Kenichi Handa <handa@etl.go.jp> |
668 | |
669 * international/ccl.el (declare-ccl-program): Docstring modified. | |
670 (ccl-execute-with-args): Likewise. | |
671 | |
30839 | 672 2000-08-16 Miles Bader <miles@gnu.org> |
673 | |
30903 | 674 * progmodes/sql.el: Add compatibility definition of |
30839 | 675 comint-line-beginning-position. |
676 | |
30808 | 677 2000-08-15 Gerd Moellmann <gerd@gnu.org> |
678 | |
30829 | 679 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as |
680 'buffer-menu' property. | |
681 (Buffer-menu-buffer): Use `buffer' property if `buffer-name' | |
682 fails. | |
683 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name | |
684 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer | |
685 wasn't killed. | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
686 |
30825 | 687 * buff-menu.el (list-buffers-noselect): Don't display the |
688 *Buffer List* buffer. | |
689 | |
30822 | 690 * font-lock.el: Require jit-lock to prevent a very late |
691 `Loading jit-lock' message. | |
692 | |
30808 | 693 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
694 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors' |
30808 | 695 mail address. |
696 | |
30804 | 697 2000-08-15 Miles Bader <miles@gnu.org> |
698 | |
699 * textmodes/ispell.el (ispell-graphic-p): New constant. | |
700 (ispell-choices-win-default-height, ispell-help): Use | |
701 `ispell-graphic-p' instead of `xemacsp'. | |
702 | |
30802 | 703 2000-08-15 Dave Love <fx@gnu.org> |
704 | |
30842 | 705 * simple.el: Autoload widget-convert when compiling. |
706 (mail-user-agent): Doc fix. | |
707 | |
708 * help.el (function-called-at-point, variable-at-point): Use | |
709 with-syntax-table. | |
710 (help-manyarg-func-alist): Add insert-and-inherit. | |
711 | |
712 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'. | |
713 | |
714 * delsel.el (delsel-unload-hook): New function. | |
715 | |
716 * find-file.el: Doc fixes. Move provide to end. | |
717 (ff) <defgroup>: Add :link. | |
718 (ff-goto-click): Deleted. | |
719 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window): | |
720 Use mouse-set-point. | |
721 | |
722 * textmodes/tildify.el: Doc fixes. | |
723 (tildify) <defgroup>: Add:version. | |
724 | |
725 * progmodes/glasses.el (glasses) <defgroup>: Add :version. | |
726 (glasses-custom-set): Use set-default, not set. | |
727 (minor-mode-alist): Propertize the lighter. | |
728 (glasses-mode): Provide optional arg. | |
729 | |
30813 | 730 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link. |
731 (global-cwarn-mode): Don't make it a user option. Unquote lambda. | |
732 (cwarn-font-lock-feature-keywords-alist): Don't make it a user | |
733 option. Provide :type. | |
734 (cwarn-configuration): Provide :type. | |
735 (cwarn-mode): Doc fix. | |
736 | |
737 * add-log.el (change-log-merge): Doc fix. | |
738 (change-log-redate): New command. | |
739 | |
30802 | 740 * net/browse-url.el (browse-url-filename-alist): Add a clause for |
741 Doze and Dog. | |
742 (browse-url): Use dolist, not mapcar. | |
743 (browse-url-at-point): Check for null url. | |
744 (browse-url-event-buffer, browse-url-event-point): Functions | |
745 deleted. | |
746 (browse-url-at-mouse, browse-url-netscape): Simplify. | |
747 | |
748 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus | |
749 modes. | |
750 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators): | |
751 Fix previous change to mapcan. | |
752 (msb--init-file-alist, msb--add-separators) | |
753 (msb--make-keymap-menu): Simplify. | |
754 (msb--choose-file-menu): Use copy-sequence. | |
755 (msb-mode-map): Add title to keymap. | |
756 (msb-unload-hook): New function. | |
757 | |
758 * bs.el: Fix indentation. | |
759 (bs) <defgroup>: Add :links. | |
30894 | 760 (bs-show): Doc fix. |
761 (bs-apply-sort-faces): Don't use window-system. | |
762 (bs-mode-font-lock-keywords): Avoid testing for XEmacs. | |
30802 | 763 |
30796 | 764 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
765 | |
766 * calendar/timeclock.el (timeclock-file): Run .timelog through | |
767 convert-standard-filename. | |
768 | |
30788 | 769 2000-08-14 Gerd Moellmann <gerd@gnu.org> |
770 | |
30790 | 771 * emacs-lisp/authors.el: New file. |
772 | |
30788 | 773 * paren.el (show-paren-priority): New user option. |
774 (show-paren-function): Set overlay priorities to | |
775 show-paren-priority. | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
776 |
30783 | 777 2000-08-14 Miles Bader <miles@gnu.org> |
778 | |
779 * comint.el (comint-bol): Use `forward-line 0' instead of calling | |
780 beginning-of-line with inhibit-field-text-motion bound. | |
781 | |
30781 | 782 2000-08-14 Gerd Moellmann <gerd@gnu.org> |
783 | |
784 * calendar/timeclock.el: New file. | |
785 | |
786 2000-08-14 David Ponce <david@dponce.com> | |
787 | |
788 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to | |
789 `widget-button-click'. so that one can use left mouse button to | |
790 click on dialog buttons. | |
791 | |
792 2000-08-14 Emmanuel Briot <briot@gnat.com> | |
793 | |
794 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase | |
795 identifiers, since XML is case sensitive | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
796 |
30767 | 797 2000-08-12 Miles Bader <miles@gnu.org> |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
798 |
30769 | 799 * comint.el (comint-output-filter): Don't bother frobbing |
800 window-start, it doesn't seem to be necessary. | |
30767 | 801 |
802 * comint.el (comint-send-string, comint-send-region): Make into | |
803 real functions. Snapshot the prompt before sending. | |
804 | |
30764 | 805 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> |
806 | |
807 * info.el (Info-find-emacs-command-nodes): Rewrite to use | |
808 technique similar to Info-index, instead of relying on specific | |
809 names of relevant Index nodes. | |
810 (Info-goto-emacs-command-node): Bind Info-history to nil when | |
811 going to the first node found by Info-find-emacs-command-nodes. | |
812 | |
30770
dfa82b47c25d
Fix a typo in Eli Zaretskii's name.
Eli Zaretskii <eliz@gnu.org>
parents:
30769
diff
changeset
|
813 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> |
30758 | 814 |
815 * menu-bar.el (menu-bar-help-menu): Add a :help string. | |
816 | |
30741 | 817 2000-08-10 Miles Bader <miles@gnu.org> |
818 | |
819 * comint.el (comint-output-filter): Doc fixes & misc code cleanup. | |
820 | |
30739 | 821 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
822 | |
823 * info.el (Info-file-list-for-emacs): More elements for the | |
824 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, | |
825 and woman manuals. | |
826 | |
30737 | 827 2000-08-10 Miles Bader <miles@lsi.nec.co.jp> |
828 | |
829 * comint.el (comint-send-input): Make the newline boundary overlay | |
830 rear-nonsticky. Use `insert' instead of `insert-before-markers'. | |
831 (comint-output-filter): Use `insert' instead of | |
832 `insert-before-markers'. Extend comint-last-output-overlay when | |
833 necessary since we can't rely on insert-before-markers to do it. | |
834 * gud.el (gud-filter): Use `with-current-buffer' instead of | |
835 save-excursion when inserting the output, so that point gets | |
836 updated correctly; the old method relied on a rather dodgy | |
837 side-effect of comint-output-filter to avoid the effect of | |
838 save-excursion. | |
839 | |
30734 | 840 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
841 | |
842 * files.el (recover-file): Call insert-directory instead of | |
843 invoking `ls' directly. | |
844 | |
30732 | 845 2000-08-10 Miles Bader <miles@gnu.org> |
846 | |
847 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face) | |
848 (comint-last-prompt-overlay): New variables. | |
849 (comint-output-filter): Implement prompt highlighting. | |
850 (comint-snapshot-last-prompt): New function. | |
851 (comint-send-input): Snapshot the last prompt. | |
852 Use comint-highlight-input-face. | |
853 (comint-highlight-input-face): Renamed from `comint-highlight-face'. | |
854 Use defface instead of defcustom. | |
855 (send-invisible, comint-send-eof): Snapshot the last prompt. | |
856 (comint-delchar-or-maybe-eof): Use comint-send-eof. | |
857 (comint-mode): Make `comint-last-prompt-overlay' buffer-local. | |
858 | |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
859 2000-08-09 Stefan Monnier <monnier@cs.yale.edu> |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
860 |
30719
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
861 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
862 (regexp-opt-group): Use a list of chars for `letters'. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
863 (regexp-opt-charset): `chars' is now a list of chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
864 Use a char-table rather than a vector so it works for multibyte chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
865 |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
866 * pcvs.el (cvs-menu): Don't move point. Use popup-menu. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
867 Set cvs-minor-current-files to the selected fileinfo. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
868 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
869 (cvs-mode-insert): Manually macroexpand `ignore-errors'. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
870 |
30715 | 871 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il> |
872 | |
873 * files.el (insert-directory): Don't call access-file on | |
874 directories on DOS and Windows. | |
875 | |
30704 | 876 2000-08-09 Kenichi Handa <handa@etl.go.jp> |
877 | |
878 * international/ccl.el (ccl-embed-data): Make ccl-program-vector | |
879 longer if necessary. | |
880 (ccl-embed-code): Call ccl-embed-data to store CODE in | |
881 ccl-program-vector. | |
882 | |
30701 | 883 2000-08-09 Miles Bader <miles@gnu.org> |
884 | |
885 * comint.el (comint-output-filter): Properly handle the case where | |
886 the text surrounded by comint-last-output-overlay was deleted. | |
887 | |
30671 | 888 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
889 | |
30693 | 890 * info.el (Info-insert-dir): Use Info-additional-directory-list if |
891 non-nil. | |
892 (Info-file-list-for-emacs): Remove "info" from the list because | |
893 that leads to trying to use the documentation from file `info' | |
894 in various situations where it isn't appropriate, for instance | |
895 C-h C-k C-h i. | |
896 | |
897 * ffap.el (ffap-read-file-or-url-internal): Handle case that | |
898 DIR and/or STRING are nil. | |
899 | |
900 * progmodes/compile.el (compilation-setup): Make variable | |
901 compilation-error-screen-columns buffer-local, as some comment | |
902 in the code suggests it should be. | |
903 | |
904 * files.el (auto-mode-interpreter-regexp): New variable. | |
905 (set-auto-mode): Use it. | |
906 | |
907 * indent.el (indent-for-tab-command): Doc fix. | |
908 | |
909 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
910 | |
30671 | 911 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N=' |
912 labels. | |
913 | |
914 * help.el (print-help-return-message): When | |
915 display-buffer-reuse-frames is set, let the help window been quit, | |
916 instead of deleting it, which might delete a reused frame. | |
917 | |
30664 | 918 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
919 | |
920 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to | |
921 rename a directory to a name that differs only by its letter case. | |
922 | |
30655 | 923 2000-08-08 Kenichi Handa <handa@etl.go.jp> |
924 | |
925 * international/quail.el (quail-define-rules): Handle Quail decode | |
926 map correctly. Add code for supporting annotations. | |
927 (quail-install-decode-map): New function. | |
928 (quail-defrule-internal): New optional arguments decode-map and | |
929 props. | |
930 (quail-advice): New function. | |
931 | |
30651
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
932 2000-08-07 Sam Steingold <sds@gnu.org> |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
933 |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
934 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass', |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
935 `defconst', `define-condition', `with-slots'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
936 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
937 |
30649 | 938 2000-08-03 Miles Bader <miles@gnu.org> |
939 | |
940 * comint.el (comint-use-prompt-regexp-instead-of-fields): | |
941 New variable. | |
942 (comint-prompt-regexp, comint-get-old-input): Document dependence on | |
943 comint-use-prompt-regexp-instead-of-fields. | |
944 (comint-send-input): Add `input' field property to stuff we send to | |
945 the process, if comint-use-prompt-regexp-instead-of-fields is nil. | |
946 (comint-output-filter): Add `output' field property to process | |
947 output, if comint-use-prompt-regexp-instead-of-fields is nil. | |
948 (comint-replace-by-expanded-history) | |
949 (comint-get-old-input-default, comint-show-output) | |
950 (comint-backward-matching-input, comint-forward-matching-input) | |
951 (comint-next-prompt, comint-previous-prompt): Use field | |
952 properties if comint-use-prompt-regexp-instead-of-fields is nil. | |
953 (comint-line-beginning-position): New function. | |
954 (comint-bol): Use comint-line-beginning-position. Make ARG optional. | |
955 (comint-replace-by-expanded-history-before-point): Use | |
956 comint-line-beginning-position and line-end-position. | |
957 (comint-last-output-overlay): New variable. | |
958 (comint-mode): Make `comint-last-output-overlay' buffer-local. | |
959 | |
960 * shell.el (shell-prompt-pattern): Doc change. | |
961 (shell-backward-command): Use line-beginning-position. | |
962 | |
963 * gud.el (gud-gdb-complete-command): Use | |
964 comint-line-beginning-position. | |
965 | |
966 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if | |
967 comint-bol doesn't actually go to the beginning of the line. | |
968 | |
969 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp | |
970 if comint-use-prompt-regexp-instead-of-fields is non-nil. | |
971 (try-expand-line-all-buffers): Likewise. | |
972 | |
973 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of | |
974 explicitly matching comint-prompt-regexp. | |
975 (sql-copy-column): Use comint-line-beginning-position instead of | |
976 explicitly matching comint-prompt-regexp. | |
977 | |
978 * progmodes/octave-inf.el (inferior-octave-complete): Use | |
979 comint-line-beginning-position. | |
980 | |
981 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change. | |
982 | |
983 * progmodes/idlw-shell.el (idlwave-shell-send-command): When | |
984 looking for a prompt, use `forward-line 0' instead of | |
985 `beginning-of-line', to avoid getting caught by an input field. | |
986 | |
30633 | 987 2000-08-07 Gerd Moellmann <gerd@gnu.org> |
988 | |
989 * files.el (shell-quote-wildcard-pattern): Make sure to return | |
990 PATTERN, in the Unix case. | |
991 | |
30629 | 992 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il> |
993 | |
994 * play/zone.el (zone): Discard any pending input before running | |
995 the randomly-chosen pgm. | |
996 | |
30623 | 997 2000-08-07 Kenichi Handa <handa@etl.go.jp> |
998 | |
999 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of | |
1000 checking the existence of any multibyte characters. | |
1001 | |
30619 | 1002 2000-08-06 Gerd Moellmann <gerd@gnu.org> |
1003 | |
30622 | 1004 * help.el (describe-mode): Test minor-mode symbol for being |
1005 bound before testing its value for being nil. | |
1006 | |
30619 | 1007 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of |
1008 `first', `second', and `third'. | |
1009 | |
1010 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. | |
1011 (second): Make it an alias for `cadr'. | |
1012 | |
30616 | 1013 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il> |
1014 | |
1015 * bs.el (bs-apply-sort-faces): Don't use window-system, since all | |
1016 types of display support faces now. | |
1017 | |
30614 | 1018 2000-08-05 Gerd Moellmann <gerd@gnu.org> |
1019 | |
1020 * pcvs.el (require): Require `cl' during compilation, only. | |
1021 | |
1022 * emacs-lisp/cl.el (first, ..., tenth): Make them macros. | |
1023 (toplevel): Remove `remq' and `remove' from autoloads. | |
1024 (cl-fake-autoloads): New variable. If set, arrange for an error | |
1025 when CL functions etc. are autoloaded. | |
1026 | |
30585 | 1027 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
1028 | |
30593 | 1029 * play/zone.el (zone, zone-pgm-stress): Don't use window-system. |
1030 | |
30591 | 1031 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is |
1032 popped up, but the user clicks outside the menu, return an empty | |
1033 regexp (that causes unhighlight-regexp to have no effect). | |
1034 | |
30589 | 1035 * menu-bar.el (menu-bar-games-menu): Add Zone. |
1036 | |
30585 | 1037 * hi-lock.el (toplevel): Require font-lock. |
1038 | |
30576 | 1039 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
1040 | |
31265
d33c1be1708d
Fix the file name in the entries for ebnf2ps.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31264
diff
changeset
|
1041 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward. |
30576 | 1042 (ebnf-8-bit-chars): New var for bug fix. |
1043 (ebnf-string): Bug fix. | |
1044 | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1045 2000-08-03 Sam Steingold <sds@gnu.org> |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1046 |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1047 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1048 instead of `buffer-string'. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1049 (require 'cl): Always, not just when compiling. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1050 `ignore-errors' in `interactive', `list*', `defun*' &c make this |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1051 necessary. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1052 |
30567 | 1053 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il> |
1054 | |
1055 * international/mule-cmds.el (select-safe-coding-system): Make | |
1056 the message text about selecting a safe coding system more clear. | |
1057 | |
30564 | 1058 2000-08-02 Gerd Moellmann <gerd@gnu.org> |
1059 | |
30565 | 1060 * hi-lock.el: New file. |
1061 | |
1062 * play/zone.el: New file. | |
1063 | |
30564 | 1064 * replace.el (occur): Set tab-width in the *Occur* buffer to the |
1065 value of tab-width in the original buffer. Choose a line number | |
1066 format that's a multiple of the original buffer's tab width, so | |
1067 that lines appear right. | |
1068 | |
1069 * textmodes/ispell.el (ispell): New function, replacing an alias. | |
1070 Spell-check active region if in transient-mark-mode and mark | |
1071 is active; otherwise spell-check buffer. | |
1072 | |
1073 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
1074 | |
1075 * ps-mule.el: Fix a customization problem on | |
1076 ps-mule-font-info-database-default. | |
1077 | |
30555 | 1078 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il> |
1079 | |
1080 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use | |
1081 display-mouse-p instead of window-system. | |
1082 (ebrowse-member-mode-map): Ditto. | |
1083 | |
30553 | 1084 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
1085 | |
31265
d33c1be1708d
Fix the file name in the entries for ebnf2ps.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31264
diff
changeset
|
1086 * progmodes/ebnf2ps.el: Update ps-print functions call. |
d33c1be1708d
Fix the file name in the entries for ebnf2ps.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31264
diff
changeset
|
1087 Indentation fix. Doc fix. |
30553 | 1088 (ebnf-version): New version number (3.2). |
1089 (ebnf-format-color, ebnf-begin-job): Code fix. | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
1090 |
30547 | 1091 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il> |
1092 | |
30549 | 1093 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition |
1094 font lock support on window-system. | |
1095 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise. | |
1096 | |
30547 | 1097 * textmodes/ispell.el (ispell-highlight-spelling-error): Use |
1098 display-color-p, if fboundp, instead of window-system. | |
1099 | |
30545 | 1100 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
1101 | |
1102 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p | |
1103 instead of window-system. | |
1104 | |
1105 * wid-edit.el (widget-choose): Use display-mouse-p instead of | |
1106 window-system. | |
1107 (widget-choice-mouse-down-action): Use display-popup-menus-p | |
1108 instead of window-system. | |
1109 | |
1110 * strokes.el (strokes-file): Run the file name through | |
1111 convert-standard-filename. | |
1112 (strokes-mode): Call display-mouse-p instead of looking at | |
1113 window-system. Change the error message accordingly. | |
1114 | |
1115 * progmodes/cpp.el (toplevel): Support faces on tty's. | |
1116 | |
1117 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X) | |
1118 (lm-plot-square, lm-init-display): Don't use window-system. | |
1119 | |
1120 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face) | |
1121 (gomoku-plot-square, gomoku-init-display): Don't use window-system. | |
1122 | |
1123 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p | |
1124 instead of looking at window-system. | |
1125 | |
30528 | 1126 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
1127 | |
1128 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead | |
1129 of testing if iswitchb-prepost-hooks is bound, because the | |
1130 latter will always be true when invoking a recursive minibuffer | |
1131 from an active Iswitchb buffer. | |
1132 | |
30526 | 1133 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il> |
1134 | |
1135 * files.el (shell-quote-wildcard-pattern): New function. | |
1136 (insert-directory): Call it. Only prepend "\" to command on Unix | |
1137 and GNU/Linux systems. | |
1138 | |
30524 | 1139 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
1140 | |
1141 * eshell/esh-groups.el: Change custom :link file names | |
1142 from `eshell.info' to `eshell'. | |
1143 | |
1144 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk> | |
1145 | |
1146 * dired.el (dired-build-subdir-alist): Expand subdirectory names | |
1147 correctly in recursive ange-ftp listings. | |
1148 | |
1149 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
1150 | |
1151 * ps-print.el: Fix bug 1: if ps-font-size-internal, | |
1152 ps-header-font-size-internal and | |
1153 ps-header-title-font-size-internal variables are not set, | |
1154 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if | |
1155 face text property is (foreground-color . COLOR) or | |
1156 `(background-color . COLOR)', ps-print crashes. Doc fix. | |
1157 (ps-print-version): New version number (5.2.4). | |
1158 (ps-plot-region): Code fix. | |
1159 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1. | |
1160 (ps-face-attribute-list, ps-face-attributes, ps-face-background): | |
1161 Bug fix 2. | |
1162 | |
1163 2000-07-30 Milan Zamazal <pdm@freesoft.cz> | |
1164 | |
1165 * glasses.el (glasses-make-readable): Fix uncapitalization of | |
1166 identifiers like `myXMLDocument'. | |
1167 | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
1168 2000-07-28 Karl Fogel <kfogel@red-bean.com> |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
1169 |
30524 | 1170 * mail/mail-hist.el (mail-hist-previous-input) |
1171 (mail-hist-next-input): Do the obvious code factorization. | |
1172 (mail-hist-retrieve-and-insert): New func, contains common | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
1173 code of above two. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
1174 If inserting a message body, leave point at top. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
1175 |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
1176 2000-07-28 Sam Steingold <sds@gnu.org> |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
1177 |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
1178 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime): |
30524 | 1179 Use `<=', not `<' to compare times! |
1180 (ange-ftp-ls): Remove. | |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
1181 |
30502 | 1182 2000-07-27 Gerd Moellmann <gerd@gnu.org> |
1183 | |
30516 | 1184 * play/cookie1.el: Add explanation of how to make cookie.el |
1185 compatible with strfile(1) to comment. | |
1186 | |
1187 * subr.el (remove, remq): New functions. | |
1188 | |
30511 | 1189 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly |
1190 escape `*' in regexps. | |
1191 (midnight-find): Reverse order of arguments in the funcall of | |
1192 TEST. | |
1193 | |
1194 * bindings.el (completion-ignored-extensions): Add `.la', `.lo', | |
1195 and `.class'. | |
1196 | |
30502 | 1197 * play/meese.el: Add Commentary section. |
1198 | |
30516 | 1199 2000-07-27 Alex Schroeder <alex@gnu.org> |
1200 | |
1201 * sql.el (sql-ms): Added autoload cookie. | |
1202 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase) | |
1203 (sql-oracle): Ditto. | |
1204 (sql-help): Doc change. | |
1205 | |
1206 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data | |
1207 types and exceptions. | |
1208 | |
1209 2000-07-27 Alex Schroeder <alex@gnu.org> | |
1210 | |
1211 * sql.el (sql-placeholder-history): New variable. | |
1212 (sql-query-placeholders-and-send): New function that will query | |
1213 the user and replace placeholders with user input. | |
1214 (sql-oracle): If running on NT, set comint-input-sender to | |
1215 sql-query-placeholders-and-send. | |
1216 | |
1217 (sql-stop): If in the SQLi buffer, insert stop notification, else | |
1218 present it as a message. | |
1219 | |
1220 2000-07-27 Alex Schroeder <alex@gnu.org> | |
1221 | |
1222 * sql.el (sql-input-ring-separator): Doc change. | |
1223 (sql-input-ring-file-name): Doc change. | |
1224 (sql-interactive-mode): Use `sql-input-ring-separator' and | |
1225 `sql-input-ring-file-name' to set the comint-mode equivalents | |
1226 without making them local variables. | |
1227 (sql-stop): Don't bind `sql-input-ring-separator' and | |
1228 `sql-input-ring-file-name' dynamically to their comint-mode | |
1229 equivalents. | |
1230 | |
30490 | 1231 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
1232 | |
1233 * international/mule.el (register-char-codings): New function. | |
1234 (make-coding-system): Handle `safe-chars' specification in the arg | |
1235 PROPERTY. | |
1236 | |
1237 * international/mule-cmds.el | |
1238 (find-coding-systems-region-subset-p): This function deleted. | |
1239 (sort-coding-systems-predicate): New variable. | |
1240 (sort-coding-systems): New function. | |
1241 (find-coding-systems-region): Use | |
1242 find-coding-systems-region-internal. | |
1243 (find-coding-systems-string): Use find-coding-systems-region. | |
1244 (find-coding-systems-for-charsets): Check | |
1245 char-coding-system-table. | |
1246 (select-safe-coding-system-accept-default-p): New variable. | |
1247 (select-safe-coding-system): Mostly rewritten. New argument | |
1248 ACCEPT-DEFAULT-P. | |
1249 (select-message-coding-system): Call select-safe-coding-system | |
1250 with ACCEPT-DEFAULT-P arg. | |
1251 (reset-language-environment): Reset default-sendmail-coding-system | |
1252 to the default value iso-latin-1. | |
1253 (set-language-environment): Don't set the obsolete variable | |
1254 charset-origin-alist. | |
1255 | |
1256 * international/codepage.el (cp-coding-system-for-codepage-1): | |
1257 Give `safe-chars' property to make-coding-system. | |
1258 | |
1259 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid | |
1260 calling select-message-coding-system twice. | |
1261 | |
1262 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property | |
1263 instead of `safe-charsets'. | |
1264 (cyrillic-alternativnyj): Likewise. | |
1265 (ccl-encode-alternativnyj): Don't check the charset | |
1266 cyrillic-iso8859-5. | |
1267 | |
30484 | 1268 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
1269 | |
1270 * composite.el (compose-chars-after): Preserve match data. | |
1271 | |
30481 | 1272 2000-07-26 Sam Steingold <sds@gnu.org> |
1273 | |
1274 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function. | |
1275 (ange-ftp-real-file-newer-than-file-p): New function. | |
1276 (ange-ftp-verify-visited-file-modtime): Use `float-time'. | |
1277 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string'). | |
1278 | |
1279 * tooltip.el (tooltip-float-time): Removed (use `float-time'). | |
1280 * midnight.el (midnight-float-time): Ditto. | |
1281 | |
30479 | 1282 2000-07-26 Andreas Schwab <schwab@suse.de> |
1283 | |
1284 * files.el (normal-backup-enable-predicate): Correct | |
1285 interpretation of the return value of compare-strings. | |
1286 | |
30471 | 1287 2000-07-26 Gerd Moellmann <gerd@gnu.org> |
1288 | |
30477 | 1289 * isearch.el (isearch-resume): New function. |
1290 (isearch-done): Add something to command-history to resume | |
1291 the search. | |
1292 (isearch-yank-line, isearch-yank-word): Use | |
1293 buffer-substring-no-properties instead of buffer-substring. | |
1294 | |
30471 | 1295 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead |
1296 of flyspell-mouse-map. | |
1297 | |
1298 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove | |
1299 duplicate definition. | |
1300 (makefile-mode): Remove duplicate setting of local-abbrev-table. | |
1301 | |
1302 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable. | |
1303 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table. | |
1304 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1305 2000-07-25 Sam Steingold <sds@gnu.org> |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1306 |
30459 | 1307 * net/ange-ftp.el: Get modtime over the net. |
1308 (ange-ftp-file-modtime): New function. | |
30473 | 1309 (ange-ftp-write-region, ange-ftp-insert-file-contents) |
1310 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime): | |
30459 | 1311 Use it. |
1312 (ange-ftp-dot-to-slash): New function. | |
1313 (ange-ftp-fix-name-for-vms): Use it. | |
1314 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1315 * midnight.el (midnight-buffer-display-time): Use |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1316 `with-current-buffer'. |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1317 |
30457 | 1318 2000-07-25 Gerd Moellmann <gerd@gnu.org> |
1319 | |
1320 * find-dired.el: Update copyright notice. | |
1321 (find-dired): Offer to kill a running `find'. | |
1322 | |
1323 * enriched.el (enriched-face-ans): For a `foreground-color' | |
1324 property, return '(("x-color" COLOR))' so that COLOR will be | |
1325 output as a parameter of the x-color annotation. Likewise for the | |
1326 `background-color' property. In the case of normal face | |
1327 properties, don't return annotations for unspecified foreground | |
1328 and background face attributes. | |
1329 | |
30450 | 1330 2000-07-25 Kenichi Handa <handa@etl.go.jp> |
1331 | |
1332 * language/japan-util.el (japanese-katakana-region): Fix handling | |
1333 HANKAKU argument. | |
1334 | |
30438 | 1335 2000-07-25 Miles Bader <miles@gnu.org> |
1336 | |
1337 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to | |
1338 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to | |
1339 constrain-to-field. | |
1340 | |
30437 | 1341 2000-07-24 Andrew Innes <andrewi@gnu.org> |
1342 | |
1343 * timer.el (timer-activate-when-idle): Add optional parameter | |
1344 DONT-WAIT. Update docstring. | |
1345 (run-with-idle-timer): Specify extra parameter to | |
1346 timer-activate-when-idle, so that timer will be activated | |
1347 immediately if Emacs is already idle. | |
1348 | |
1349 * w32-fns.el (w32-using-nt): Fix docstring. | |
1350 | |
30434 | 1351 2000-07-24 Dave Love <fx@gnu.org> |
1352 | |
1353 * mouse.el (popup-menu): Set last-command-event. | |
1354 (mouse-major-mode-menu-prefix): Declare. | |
1355 | |
30433 | 1356 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
1357 | |
1358 * textmodes/flyspell.el: Update to author's version 1.5d. | |
1359 | |
1360 * progmodes/hideshow.el: Update copyright notice. | |
1361 | |
1362 * vcursor.el: Set maintainer to FSF, since author cannot | |
1363 be reached. | |
1364 | |
30422 | 1365 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il> |
1366 | |
30424 | 1367 * info.el (Info-goto-emacs-key-command-node): Leave a space after |
1368 the prompt. | |
1369 | |
30422 | 1370 * mouse.el (popup-menu): Run the keymap through indirect-function, |
1371 in case it was defined with define-prefix-key. If the menu is a | |
1372 list of keymaps, look up the binding of user's choice in each one | |
1373 of the keymaps. | |
1374 (mouse-popup-menubar): If the global and local menu-bar keymaps | |
1375 don't have a prompt string, create one and insert it into the | |
1376 keymap. Don't barf if current-local-map returns nil. | |
1377 | |
30415 | 1378 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk> |
1379 | |
1380 * dired.el (dired-sort-R-check): Added to allow recursive listing | |
1381 to be undone. | |
1382 (dired-sort-other): Use it. | |
1383 | |
30412 | 1384 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> |
1385 | |
30415 | 1386 * Release of cc-mode 5.27 |
30412 | 1387 |
1388 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1389 | |
1390 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to | |
1391 c-beginning-of-statement-1 that caused a bad case of recursion | |
1392 which could consume a lot of CPU in large classes in languages | |
1393 that have in-expression classes (i.e. Java and Pike). | |
1394 | |
1395 * cc-engine.el (c-guess-basic-syntax): Check for in-expression | |
1396 statements before top level constructs (i.e. case 6 is moved | |
1397 before case 5 and is now case 4) to catch in-expression | |
1398 classes in top level expressions correctly. | |
1399 | |
1400 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1401 | |
1402 * cc-engine.el (c-guess-basic-syntax): Less naive handling of | |
1403 objc-method-intro. Case 4 removed and case 5I added. | |
1404 | |
1405 * cc-langs.el (c-append-paragraph-start): New variable used by | |
1406 c-common-init to get paragraph-start correct. | |
1407 * cc-langs.el (c-common-init): Use c-append-paragraph-start to | |
1408 initialize paragraph-start to make it correct both with and | |
1409 without the javadoc special case. | |
1410 | |
1411 * cc-mode.el (java-mode): Use c-append-paragraph-start to | |
1412 initialize paragraph-start for javadoc markup. | |
1413 | |
1414 * cc-vars.el (c-style-variables-are-local-p): Incompatible | |
1415 change by defaulting this to t. It's motivated by the | |
1416 confusing behavior that otherwise arise from the style system | |
1417 when editing both java and non-java files at the same time | |
1418 (see the comments about style setting in c-common-init). | |
1419 | |
1420 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1421 | |
1422 * cc-cmds.el (c-indent-new-comment-line): Added a kludge | |
1423 similar to the one in c-fill-paragraph to check the fill | |
1424 prefix from the adaptive fill function for sanity. | |
1425 | |
1426 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1427 | |
1428 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into | |
1429 defun block. | |
1430 | |
1431 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1432 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1433 * cc-mode.texi Documented the change of cpp-macro. |
30412 | 1434 |
1435 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1436 | |
1437 * cc-align.el (c-lineup-multi-inher): Handle lines with | |
1438 leading comma nicely. Extended to handle member initializers | |
1439 too. | |
1440 | |
30415 | 1441 * cc-engine.el: (c-beginning-of-inheritance-list, |
30412 | 1442 c-guess-basic-syntax): Fixed recognition of inheritance lists |
1443 when the lines begins with a comma. | |
1444 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1445 * cc-mode.texi: Updated doc for c-lineup-multi-inher. |
30412 | 1446 |
1447 * cc-vars.el (c-offsets-alist): Changed default for | |
1448 member-init-cont to c-lineup-multi-inher since it now handles | |
1449 member initializers and indents better for leading commas. | |
1450 | |
1451 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1452 | |
1453 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state | |
1454 handling that caused class open lines to be recognized as | |
1455 statement-conts in some cases. | |
1456 | |
1457 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix | |
1458 guessed by the adaptive fill function unless point is on the | |
1459 first line of a block comment. | |
1460 | |
1461 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug | |
1462 when the buffer ends with a macro continuation char. | |
1463 | |
1464 * cc-engine.el (c-guess-basic-syntax): Added support for | |
1465 function definitions as statements in Pike. The first | |
1466 statement in a lambda block is now labeled defun-block-intro | |
1467 instead of statement-block-intro. | |
1468 | |
1469 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state | |
1470 so that the class surrounding point is selected, not the one | |
1471 innermost in the state. | |
1472 | |
1473 * cc-engine.el (c-guess-basic-syntax): Fixed bug in | |
1474 recognition of switch labels having hanging multiline | |
1475 statements. | |
1476 | |
1477 * cc-engine.el (c-beginning-of-member-init-list): Broke out | |
1478 some code in c-guess-basic-syntax to a separate function. | |
1479 * cc-engine.el (c-just-after-func-arglist-p): Fixed | |
1480 recognition of member inits with multiple line arglists. | |
1481 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect | |
1482 member-init-cont when the commas are in funny places. | |
1483 | |
1484 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1485 | |
1486 * cc-defs.el (c-auto-newline): Removed this macro since it's | |
1487 not used anymore. | |
1488 | |
1489 * cc-engine.el (c-looking-at-bos): New helper function. | |
1490 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell | |
1491 inexpr and toplevel classes apart in Pike. | |
1492 | |
1493 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition | |
1494 of case 9A. | |
1495 | |
1496 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New | |
1497 constant, since "class" can introduce an in-expression class | |
1498 in Pike nowadays. | |
1499 | |
1500 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1501 | |
1502 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum | |
1503 indentation on cpp-macro lines. | |
1504 | |
1505 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro | |
1506 a syntax modifier like comment-intro, to make it possible to | |
1507 get syntactic indentation for preprocessor directives. It's | |
1508 incompatible wrt to lineup functions on cpp-macro, but it has | |
1509 no observable effect in the 99.9% common case where cpp-macro | |
1510 is set to -1000. | |
1511 | |
1512 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1513 | |
1514 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed | |
1515 member-init-cont when the preceding arglist is several lines. | |
1516 | |
1517 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1518 | |
1519 * cc-styles.el (c-style-alist): The basic offset for the BSD | |
1520 style corrected to 8. | |
1521 | |
1522 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1523 | |
1524 * cc-styles.el (c-style-alist): Adjusted the indentation of | |
1525 brace list openers in the gnu style. | |
1526 | |
1527 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1528 | |
1529 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation. | |
1530 | |
1531 * cc-cmds.el (c-electric-brace, c-electric-slash, | |
1532 c-electric-star, c-electric-semi&comma, c-electric-colon, | |
1533 c-electric-lt-gt, c-electric-paren): Don't reindent old lines | |
1534 when c-syntactic-indentation is nil. | |
1535 | |
1536 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where | |
1537 we were left at comments preceding the first statement when | |
1538 reaching the beginning of the buffer. | |
1539 | |
1540 * cc-vars.el (c-syntactic-indentation): New variable to turn | |
1541 off all syntactic indentation. | |
1542 | |
1543 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1544 | |
1545 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces | |
1546 between the text and the block comment ender when it hangs, | |
1547 depending on how many there are before the fill. | |
1548 | |
1549 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1550 | |
1551 * cc-engine.el (c-beginning-of-closest-statement): New helper | |
1552 function to go back to the closest preceding statement start, | |
1553 which could be inside a conditional statement. | |
1554 * cc-engine.el (c-guess-basic-syntax): Use | |
1555 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C. | |
1556 | |
1557 * cc-engine.el (c-guess-basic-syntax): Better handling of | |
1558 arglist-intro, arglist-cont-nonempty and arglist-close when | |
1559 the arglist is nested inside parens. Cases 7A, 7C and 7F | |
1560 changed. | |
1561 | |
1562 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought | |
1563 up-to-date with javadoc 1.2. | |
1564 | |
1565 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1566 | |
1567 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of | |
1568 multiline Pike type decls. | |
1569 | |
1570 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1571 | |
1572 * cc-cmds.el (c-indent-new-comment-line): Always break | |
1573 multiline comments in multiline mode, regardless of | |
1574 comment-multi-line. | |
1575 | |
1576 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1577 | |
1578 * cc-engine.el (c-guess-basic-syntax): Fixed bug with | |
1579 fully::qualified::names in C++ member init lists. Preamble in | |
1580 case 5D changed. | |
1581 | |
1582 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1583 | |
1584 * cc-langs.el (c-common-init): Handling of obsolete variables | |
1585 moved to c-initialize-cc-mode. More compatible style override | |
1586 when using global style variables. | |
1587 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete | |
1588 variables moved here. | |
1589 | |
30415 | 1590 * cc-mode.texi: Documented the special behavior of |
30412 | 1591 c-special-indent-hook as a style variable. Don't talk about |
1592 doing (c-make-styles-buffer-local t) in a mode hook, since | |
1593 that's already too late to work right. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1594 |
30412 | 1595 * cc-styles.el (c-make-styles-buffer-local): Flag style |
1596 variable localness in c-style-variables-are-local-p to make | |
1597 the compatibility measure in c-common-init work well. | |
1598 | |
1599 * cc-styles.el (c-set-style-1): c-special-indent-hook can no | |
1600 longer contain set-from-style. | |
1601 * cc-styles.el (c-initialize-builtin-style): Don't check for | |
1602 set-from-style on c-special-indent-hook. | |
1603 * cc-styles.el (c-copy-tree): Obsolete. The standard function | |
1604 copy-alist is sufficient now. | |
1605 | |
1606 * cc-styles.el (c-set-style, c-set-style-1, | |
1607 c-get-style-variables): Fixes to variable initialization so | |
1608 that duplicate entries in styles have the same effect | |
1609 regardless of DONT-OVERRIDE. | |
1610 | |
1611 * cc-styles.el (c-set-style-2): Fixed bug where the | |
1612 initialization of inheriting styles failed when the | |
1613 dont-override flag is set. | |
1614 | |
1615 * cc-vars.el (c-special-indent-hook): Don't use set-from-style | |
1616 on this. | |
1617 | |
1618 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1619 | |
1620 * cc-defs.el (c-forward-comment): Removed the workaround | |
1621 introduced in 5.38 since it had worse side-effects. If a line | |
1622 contains the string "//\"", it regarded the // as a comment | |
1623 start since the \ temporarily doesn't have escape syntax. | |
1624 | |
1625 2000-07-17 Emmanuel Briot <briot@act-europe.fr> | |
1626 | |
1627 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load | |
1628 ada-xref.el before ada-prj.el, so that the Project menu is created | |
1629 when ada-prj tries to add to it. | |
1630 (ada-activate-keys-for-case): Suppress the characters that are not | |
1631 part of the Ada syntax. Better compatibility with else-mode | |
1632 (ada-adjust-case-interactive): When auto-casing is not active, | |
1633 correctly insert newlines (used to insert only ^M). Prevent the | |
1634 syntax table from being changed in case of an error | |
1635 (or '_' becomes part of a word and some commands are confused). | |
1636 Do nothing if ada-auto-case is nil. | |
1637 (ada-after-keyword-p): Ignore keywords that are also attributes | |
1638 (ada-batch-reformat): Update usage comment | |
1639 (ada-call-from-contextual-menu): New function | |
1640 (ada-case-read-exceptions): Reinitialize the casing exception list | |
1641 first to nil first, so that the casing exception file can be | |
1642 shared. | |
1643 (ada-check-defun-name): Handles "configure" keyword for gnatdist | |
1644 files. | |
1645 (ada-compile-goto-error): Fix regexp used to detect a file:line | |
1646 anywhere in the error message | |
1647 (ada-contextual-menu-last-point): New variable | |
1648 (ada-create-keymap): If the variable delete-key-deletes-forward is | |
1649 t on XEmacs, it means that DEL should delete one character | |
1650 forward. | |
1651 (ada-create-menu): Use :included instead of :visible for XEmacs. | |
1652 New submenu "Options". | |
1653 (ada-end-stmt-re): Correctly indent "select ... then abort" | |
1654 statements. | |
1655 (ada-fill-comment-paragraph): Correctly delete all leading '--' | |
1656 even if they don't match ada-fill-comment-prefix Fix handling of | |
1657 paragraphs on the first or last line of a file. | |
1658 (ada-format-paramlist): Fix handling of default parameter values. | |
1659 (ada-get-body-name): New function. | |
1660 (ada-get-current-indent): Optimized by searchling directly for an | |
1661 existing generic part or a statement outside of it. Handle | |
1662 ada-indent-align-comments when indenting comments Replaced some | |
1663 regexps by testing directly the next character. This results in a | |
1664 huge speedup on some files. New indentation scheme for renames | |
1665 statements. Stop looking for the 'while' or 'for' associated with | |
1666 a 'loop' at the first semicolon encountered. A "return" can also | |
1667 match an anonymous access subprogram declaration. | |
1668 (ada-get-indent-noindent): Ignore strings and comments when | |
1669 looking for the keywords "record" and "private". | |
1670 (ada-goto-matching-decl-start): When matching "if", make sure we | |
1671 are not in fact seeing "end if". Ignore "when" statements except | |
1672 when initial keyword was "begin". Fix handling of nested | |
1673 procedures. Add a recursive call to this function to skip over | |
1674 other 'end' statmts. Fix indentation for "when .. => begin" | |
1675 (ada-in-open-paren-p): Fix indentation for complex boolean | |
1676 expressions, where 'and then', 'or else' and parenthesis | |
1677 statements are mixed up. | |
1678 (ada-in-paramlist-p): Skip comments while searching for the | |
1679 beginning Fix handling of operator declarations. | |
1680 (ada-indent-align-comments): New variable | |
1681 (ada-indent-current): Change the syntax table only in the | |
1682 protected section, so that we are sure it is restored correctly. | |
1683 (ada-indent-on-previous-lines): Use ada-use-indent and | |
1684 ada-with-indent Correctly indent "select ... then" | |
1685 (ada-indent-region): Slight speedup. | |
1686 (ada-indent-renames): New variable. | |
1687 (ada-last-which-function-subprog, ada-last-which-function-line): | |
1688 New variables | |
1689 (ada-looking-at-semi-private): Correctly indent the 'private' | |
1690 keyword when it is the first word in a package declaration. | |
1691 (ada-loose-case-word): Stop searching if at the end of the buffer. | |
1692 (ada-loose-case-word, ada-capitalize-word): Recase the whole word | |
1693 even if point is not initially at the end of the word. | |
1694 (ada-matching-decl-start-re): Add "when". | |
1695 (ada-mode): Add support for abbrev-mode, outline-mode and | |
1696 which-func-mode Override the old find-file.el entry in | |
1697 ff-special-constructs since it is using the obsolete | |
1698 ada-spec-suffix variable | |
1699 (ada-no-auto-case): New function | |
1700 (ada-scan-paramlist): When parsing the argument type, accept | |
1701 spaces (as in "X 'Class", generated by Rational Rose). | |
1702 (ada-other-file-name): No longer loads the other file. | |
1703 (ada-popup-menu): Save and restore the current buffer and cursor | |
1704 position before and after displaying the menu. | |
1705 (ada-search-ignore-complex-boolean): New function. | |
1706 (ada-uncomment-region): Emacs21 already knows how to delete | |
1707 comments not starting in the first column. | |
1708 (ada-use-indent): New variable | |
1709 (ada-which-function): New function. | |
1710 (ada-with-indent): New variable | |
1711 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el | |
1712 can be batch-compiled from the command line. | |
1713 | |
1714 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs. | |
1715 Add to the menu when the file is loaded, not in ada-mode-hook. | |
1716 Add -toolbar to the default ddd command Switches moved from | |
1717 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to | |
1718 ada-prj-default-comp-opt | |
1719 (ada-add-ada-menu): Remove the map and name parameters Add the Ada | |
1720 Reference Manual to the menu | |
1721 (ada-check-current): rewritten as a call to ada-compile-current | |
1722 (ada-compile): Removed. | |
1723 (ada-compile-application, ada-compile-current, ada-check-current): | |
1724 Set the compilation-search-path so that compile.el automatically | |
1725 finds the sources in src_dir. Automatic scrollong of the | |
1726 compilation buffer. C-uC-cC-c asks for confirmation before | |
1727 compiling | |
1728 (ada-compile-current): New parameter, prj-field | |
1729 (ada-complete-identifier): Load the .ali file before doing | |
1730 processing | |
1731 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to | |
1732 conform to gnatmake's behavior. | |
1733 (ada-find-file-in-dir): New function | |
1734 (ada-find-references): Set the environment variables for gnatfind | |
1735 (ada-find-src-file-in-dir): New function. | |
1736 (ada-first-non-nil): Removed | |
1737 (ada-gdb-application): Add support for jdb, the java debugger. | |
1738 (ada-get-ada-file-name): Load the original-file first if not done | |
1739 yet. | |
1740 (ada-get-all-references): Handles the new ali syntax (parent types | |
1741 are found between <>). | |
1742 (ada-initialize-runtime-library): New function | |
1743 (ada-mode-hook): Always load a project file when a file is opened, | |
1744 so that the casing exceptions are correctly read. | |
1745 (ada-operator-re): Add all missing operators ("abs", "rem", "**"). | |
1746 (ada-parse-prj-file): Use find-file-noselect instead of find-file | |
1747 to open the project file, since the latter does not work with | |
1748 speedbar Get default values before loading the prj file, or the | |
1749 default executable file name is wrong. Use the absolute value of | |
1750 src_dir to initialize ada-search-directories and | |
1751 compilation-search-path,... Add the standard runtime library to | |
1752 the search path for find-file. | |
1753 (ada-prj-default-debugger): Was missing an opening '{' | |
1754 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New | |
1755 variables. | |
1756 (ada-prj-default-gnatmake-opt): New variable | |
1757 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada | |
1758 buffers, the project file is the default one Save the windows | |
1759 configuration before displaying the menu. | |
1760 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed | |
1761 (ada-read-identifier): Fix xrefs on operators (for "mod", "and", | |
1762 ...) regexp-quote identifiers names to support operators +, | |
1763 -,... in regexps. | |
1764 (ada-remote): New function. | |
1765 (ada-run-application): Erase the output buffer before starting the | |
1766 run Support remote execution of the application. Use | |
1767 call-process, or the arguments are incorrectly parsed | |
1768 (ada-set-default-project-file): Reread the content of the active | |
1769 project file, not the one from the current buffer When a project | |
1770 file is set as the default project, all directories are | |
1771 automatically associated with it. | |
1772 (ada-set-environment): New function | |
1773 (ada-treat-cmd-string): New special variable ${current} | |
1774 (ada-treat-cmd-string): Revised. The substitution is now done for | |
1775 any ${...} substring | |
1776 (ada-xref-current): If no body was found, compiles the spec | |
1777 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the | |
1778 compiler to get rid of command line length limitations. | |
1779 (ada-xref-get-project-field): New function | |
1780 (ada-xref-project-files): New variable | |
1781 (ada-xref-runtime-library-specs-path) | |
1782 (ada-xref-runtime-library-ali-path): New variables | |
1783 (ada-xref-set-default-prj-values): Default run command now does a | |
1784 cd to the build directory. New field: main_unit Provide a default | |
1785 file name even if the current buffer has no prj file. | |
1786 | |
1787 * ada-prj.el: | |
1788 Rewritten to show a tabbed-dialog. | |
1789 (ada-prj-add-ada-menu): Remove the map and name parameters. | |
1790 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values): | |
1791 New function | |
1792 (ada-prj-load-directory, ada-prj-subdirs-of): New functions | |
1793 (ada-prj-load-from-file): New function | |
1794 (ada-prj-save): Always save fields that depend on the current buffer | |
1795 (ada-prj-show-value): New function | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1796 |
30412 | 1797 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in |
1798 Ada mode. This will allow us to display the Ada menu in any buffer | |
1799 we want (for project items). | |
1800 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct | |
1801 number of spaces in the header. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1802 |
30395 | 1803 2000-07-24 Dave Love <fx@gnu.org> |
1804 | |
1805 * ediff-init.el (ediff-region-help-echo): Bind face-help. | |
1806 | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1807 2000-07-23 Noah Friedman <friedman@splode.com> |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1808 |
30392
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1809 * type-break.el (type-break): perform autosave. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1810 Suggested by Stephen Gildea <gildea@intouchsys.com>. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1811 (type-break-do-query): Cancel query schedule while performing |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1812 actual query, to avoid possibility of a second query being made |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1813 while first one is already in progress. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1814 (type-break-time-stamp-format): New variable. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1815 (type-break-time-stamp): New function. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1816 (type-break-time-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1817 (type-break-keystroke-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1818 (type-break-noninteractive-query): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1819 |
30390
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1820 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1821 cookie. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1822 Use add-minor-mode to set minor-mode-alist, if available. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1823 (eldoc-echo-area-use-multiline-p): New user option. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1824 (eldoc-echo-area-multiline-supported-p): New variable. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1825 (eldoc-docstring-format-sym-doc): Use them. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1826 (eldoc-mode): If not using idle timers, append to local post and |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1827 pre command hooks. Suggested by David Byers <davby@ida.liu.se>. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1828 (eldoc-display-message-no-interference-p): Don't interfere with |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1829 edebug. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1830 Add autoload cookie for eldoc-mode minor-mode-alist initialization. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1831 (eldoc-function-arglist): New function. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1832 (eldoc-function-argstring): Use it. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1833 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1834 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1835 auto save directory exists before calling directory-files. |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1836 |
30386 | 1837 2000-07-23 Dave Love <fx@gnu.org> |
1838 | |
1839 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i, | |
1840 ^o, ^u. | |
1841 | |
30359 | 1842 2000-07-21 Dave Love <fx@gnu.org> |
1843 | |
30374 | 1844 * ediff-init.el (ediff-region-help-echo): Modify to use overlay |
1845 now passed to the function. It now works properly. | |
1846 | |
30359 | 1847 * smerge-mode.el (smerge-mode-menu): Fill it out. |
1848 | |
30350 | 1849 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
1850 | |
1851 * info-look.el (info-lookup): If *info* is shown in another frame | |
1852 on the same display, select that frame, instead of switching to | |
1853 the Info buffer in another window of the selected frame. | |
1854 | |
1855 * simple.el (universal-argument-map): Bind numeric keypad keys | |
1856 kp-0 to kp-9 and kp-subtract. | |
1857 (digit-argument): Handle these keys. | |
1858 | |
30346 | 1859 2000-07-20 Dave Love <fx@gnu.org> |
1860 | |
1861 * net/goto-addr.el (goto-address-fontify): Don't bother with | |
1862 buffer-modified and read-only stuff -- irrelevant with overlays. | |
1863 Put an extra property on the overlays and use it to clean up in | |
1864 case goto-address is re-run. | |
1865 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
1866 2000-07-19 Richard M. Stallman <rms@gnu.org> |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1867 |
30337
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1868 * timer.el (run-with-idle-timer): Doc fix. |
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1869 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1870 * mail/mail-utils.el (mail-strip-quoted-names): |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1871 Handle case where <...> appears inside "...". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1872 Use replace-match to edit the string more simply. |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1873 (rmail-dont-reply-to): Cope with an unmatched ". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1874 |
30331 | 1875 2000-07-19 Dave Love <fx@gnu.org> |
1876 | |
1877 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs | |
1878 implementation. | |
1879 | |
1880 * mouse.el (popup-menu): Allow a list of keymaps for menu arg. | |
1881 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions. | |
1882 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff. | |
1883 | |
30318 | 1884 2000-07-19 Gerd Moellmann <gerd@gnu.org> |
1885 | |
30329 | 1886 * textmodes/refer.el: Correct maintainer's email address. |
1887 | |
1888 * progmodes/hideif.el: Correct author's email address. | |
1889 Fix typo in comment. | |
1890 | |
1891 * xml.el: New file. | |
1892 | |
30318 | 1893 * mail/mailheader.el: Correct author's mail address. |
1894 | |
1895 * gnus/parse-time.el: Correct author's mail address. | |
1896 | |
30329 | 1897 2000-07-19 Colin Walters <walters@cis.ohio-state.edu> |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1898 |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1899 * comint.el (comint-highlight-input, comint-highlight-face): |
30329 | 1900 New user options. |
1901 (comint-input-ring-file-name): Change custom type. | |
1902 (comint-mode-map): Bind mouse-2. | |
1903 (comint-insert-clicked-input): New function. | |
1904 (comint-send-input): Handle input highlighting. | |
1905 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1906 2000-07-18 Stefan Monnier <monnier@cs.yale.edu> |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1907 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1908 * mouse.el (popup-menu): New function. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1909 (mouse-major-mode-menu): Use it. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1910 |
30311 | 1911 2000-07-18 Dave Love <fx@gnu.org> |
1912 | |
1913 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo | |
1914 improvements. | |
1915 | |
30308 | 1916 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1917 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1918 * faces.el (face-font-selection-order) |
30308 | 1919 (face-font-family-alternatives): Add custom type. |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1920 |
30298 | 1921 2000-07-18 Dave Love <fx@gnu.org> |
1922 | |
1923 * cus-edit.el (custom-variable-reset-saved) | |
1924 (custom-variable-reset-standard): Remove unused bindings. | |
1925 | |
1926 * rect.el (open-rectangle-line): Remove unused let. | |
1927 | |
1928 * hl-line.el (hl-line-highlight): Check hl-line-mode. | |
1929 | |
30296 | 1930 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1931 | |
1932 * cdl.el: Fix `Maintainer' keyword. | |
1933 | |
1934 * play/pong.el: Add author's email address. | |
1935 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1936 2000-07-17 Sam Steingold <sds@gnu.org> |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1937 |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1938 * files.el (insert-directory): Call `split-string' instead of |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1939 re-implementing it. |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1940 |
30290 | 1941 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1942 | |
1943 * mail/vms-pmail.el: Change maintainer to FSF. | |
1944 | |
1945 * net/goto-addr.el: Change maintainer to FSF. | |
1946 | |
1947 * recentf.el: Update from author. | |
1948 | |
1949 * info.el (Info-title-face-alist): Removed. | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1950 |
30277 | 1951 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il> |
1952 | |
1953 * eshell/eshell.el (eshell): Replace links to eshell.info with | |
1954 links to eshell, to avoid problems on systems where the manual is | |
1955 installed as `eshell'. | |
1956 * eshell/esh-cmd.el (eshell-cmd): Ditto. | |
1957 * eshell/em-smart.el (eshell-smart): Ditto. | |
1958 * eshell/em-banner.el (eshell-banner): Ditto. | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1959 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto. |
30277 | 1960 |
1961 * eshell/em-unix.el (eshell-shuffle-files): Don't disable | |
1962 same-file check in the MS-DOS version (it does support inodes). | |
1963 | |
1964 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix. | |
1965 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1966 * eshell/eshell.el (eshell-directory-name): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1967 Run default directory name through convert-standard-filename. |
30277 | 1968 |
30255 | 1969 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
1970 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1971 * international/mule-cmds.el (select-safe-coding-system): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1972 Fix typo in the comment. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1973 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1974 * language/european.el (compound-text): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1975 Force katakana-jisx0201 to be designated to G1. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1976 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1977 * international/mule-conf.el (oldjis-newjis-jisroman-ascii): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1978 Don't translate some national variant characters of latin-jisx0201. |
30262 | 1979 (x-ctext): Force katakana-jisx0201 to be designated to G1. |
30257 | 1980 |
30255 | 1981 * international/kkc.el (kkc-after-update-conversion-functions): |
1982 New variable. | |
1983 (kkc-update-conversion): Run functions in it at the tail. | |
1984 | |
30277 | 1985 2000-07-16 John Wiegley <johnw@gnu.org> |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1986 |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1987 * lisp/align.el (align-newline-and-indent): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1988 Adding new function. for auto-aligning blocks of code on RET. |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1989 (align-region): Fixed badly formatted minibuffer message. |
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1990 |
30253 | 1991 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
1992 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1993 * international/kkc.el (kkc-show-conversion-list-count): Customize it. |
30253 | 1994 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show |
1995 the conversion list at first if appropriate. | |
1996 (kkc-next): Don't update kkc-next-count here. | |
1997 (kkc-prev): Don't update kkc-prev-count here. | |
1998 (kkc-show-conversion-list-update): Fix setting up of conversion | |
1999 list message. | |
2000 | |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
2001 2000-07-16 Stefan Monnier <monnier@cs.yale.edu> |
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
2002 |
30290 | 2003 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key. |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
2004 |
30248 | 2005 2000-07-16 Dave Love <fx@gnu.org> |
2006 | |
2007 * cus-edit.el (custom-buffer-create-internal): Use a help-echo | |
2008 function to be more specific. | |
2009 | |
2010 * wid-edit.el (widget-specify-field, widget-specify-button): Allow | |
2011 non-string help-echo. | |
2012 (widget-types-convert-widget): Defsubst it. | |
2013 (widget-echo-help): Try to cope with a help-echo function of two | |
2014 possible sorts. | |
2015 | |
30241 | 2016 2000-07-15 Jason Rumney <jasonr@gnu.org> |
2017 | |
2018 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist): | |
2019 Declare as obsolete. | |
2020 | |
2021 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons. | |
2022 | |
30226 | 2023 2000-07-14 Gerd Moellmann <gerd@gnu.org> |
2024 | |
2025 * hilit-chg.el: Fix typo. | |
2026 | |
30221 | 2027 2000-07-14 Dave Love <fx@gnu.org> |
2028 | |
2029 * info.el (Info-mode-menu): Fix use of :help, :enable. | |
2030 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2031 2000-07-14 Stefan Monnier <monnier@cs.yale.edu> |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2032 |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2033 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2034 |
30193 | 2035 2000-07-13 Dave Love <fx@gnu.org> |
2036 | |
30195 | 2037 * emacs-lisp/easymenu.el: Doc fixes. |
2038 (easy-menu-remove): Defalias to ignore. | |
2039 | |
30193 | 2040 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback): |
2041 Call throw correctly. | |
2042 | |
30190 | 2043 2000-07-13 Gerd Moellmann <gerd@gnu.org> |
2044 | |
2045 * faces.el (frame-background-mode): Doc fix. | |
2046 | |
2047 * simple.el (eval-expression-print-length): Change custom type to | |
2048 allow entering nil as value. | |
2049 | |
30185 | 2050 2000-07-13 Dave Love <fx@gnu.org> |
2051 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2052 * progmodes/fortran.el (fortran-imenu-generic-expression): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2053 Change definition layout. |
30187 | 2054 (fortran-mode-menu): Reinstate customize entries. |
2055 | |
30185 | 2056 * cus-edit.el (custom-group-menu-create, customize-menu-create): |
2057 Use :filter, per old XEmacs code. | |
2058 | |
30170 | 2059 2000-07-12 Gerd Moellmann <gerd@gnu.org> |
2060 | |
2061 * term.el (term-send-raw-meta): Strip modifiers from the keyboard | |
2062 event when deciding what to send to the terminal. | |
2063 | |
30168 | 2064 2000-07-12 Dave Love <fx@gnu.org> |
2065 | |
2066 * cus-start.el: Add optional version as 4th element of specs and | |
2067 use it for several things new in v21. Remove load-path. Fix type | |
2068 of line-number-display-limit. | |
2069 | |
30148 | 2070 2000-07-11 Dave Love <fx@gnu.org> |
2071 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2072 * progmodes/fortran.el: Don't require easymenu. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2073 Use repeat counts in various regexps. |
30150 | 2074 (fortran-mode-syntax-table): Defvar directly. |
2075 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2) | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2076 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2077 Use defvar, not defconst. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2078 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'. |
30150 | 2079 (fortran-mode): Set fortran-comment-line-start-skip, |
2080 fortran-comment-line-start-skip, dabbrev-case-fold-search. | |
2081 (fortran-comment-indent): Use defsubst. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2082 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2083 Use fortran-comment-indent, not fortran-comment-indent-function. |
30150 | 2084 (fortran-comment-region, fortran-electric-line-number): Simplify. |
2085 (fortran-auto-fill): New function. | |
2086 (fortran-do-auto-fill): Deleted. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2087 (fortran-find-comment-start-skip): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2088 Check for non-null comment-start-skip. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2089 (fortran-auto-fill-mode, fortran-fill-statement): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2090 Use fortran-auto-fill. |
30150 | 2091 (fortran-fill): Use fortran-auto-fill. Check for null |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2092 comment-start-skip. Simplify final clause and use end-of-line finally. |
30150 | 2093 |
30148 | 2094 * widget.el (widget-plist-member): New alias. |
2095 | |
30146 | 2096 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il> |
2097 | |
2098 * eshell/esh-module.el (toplevel): Reference | |
2099 byte-compile-current-file only if it is bound. | |
2100 | |
30131 | 2101 2000-07-10 Gerd Moellmann <gerd@gnu.org> |
2102 | |
2103 * dired.el: Don't require `dired-aux'. | |
2104 | |
30127 | 2105 2000-07-10 Miles Bader <miles@lsi.nec.co.jp> |
2106 | |
2107 * dired-aux.el (dired-show-file-type): New function. | |
2108 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type. | |
2109 (dired-show-file-type): Add autoload. | |
2110 | |
30125 | 2111 2000-07-10 Kenichi Handa <handa@etl.go.jp> |
2112 | |
2113 * international/mule-diag.el (describe-font): Adjusted for the | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2114 change of fontset-info. |
30125 | 2115 (print-fontset): Likewise. |
2116 | |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2117 2000-07-09 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2118 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2119 * mouse.el (mouse-drag-region): Use functionp rather than fboundp. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2120 |
30111 | 2121 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
2122 | |
30131 | 2123 * bindings.el: Bind `[delete]' to delete-char. |
30115 | 2124 |
30111 | 2125 * dired.el (dired-find-alternate-file): New function. |
2126 (dired-mode-map): Bind `a' to dired-find-alternate-file. | |
2127 (toplevel): Require dired-aux when compiling. | |
2128 (dired-buffers): Move defvar within file to avoid compiler warning. | |
2129 | |
2130 * info.el (Info-last-search): Variable removed. | |
2131 (Info-search-history): New variable. | |
2132 (Info-search): New Info-search-history. | |
2133 | |
2134 * battery.el, info-look.el: Change author's mail address. | |
2135 | |
30115 | 2136 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2137 |
30115 | 2138 * mail/rmail.el (rmail-clear-headers): Don't throw an error |
2139 if rmail-ignored-headers is nil. | |
2140 (rmail-retry-failure): Bind rmail-ignored-headers and | |
2141 rmail-displayed-headers to nil. | |
2142 | |
30096 | 2143 2000-07-06 Gerd Moellmann <gerd@gnu.org> |
2144 | |
30103 | 2145 * lpr.el (lpr-page-header-switches): Add `-h' switch. |
2146 (print-region-1): Don't hard code `-h' here. | |
2147 | |
30096 | 2148 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'. |
2149 | |
30103 | 2150 2000-07-01 Francesco Potorti` <pot@gnu.org> |
2151 | |
2152 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as | |
2153 exim can use "your message" instead of "the message". | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2154 |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2155 2000-07-06 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2156 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2157 * facemenu.el: Docstrings fixes. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2158 (facemenu-get-face): Don't use internal-find-face. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2159 (facemenu-iterate): Rename arg to match the docstring. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2160 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2161 * newcomment.el (uncomment-region): Be more careful when skipping |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2162 backwards over `=' not to bump into BOBP. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
2163 |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
2164 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2165 |
30096 | 2166 * ediff-diff.el (ediff-wordify): Use syntax table. |
2167 * ediff-init.el (ediff-has-face-support-p): Use | |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
2168 ediff-color-display-p. |
30096 | 2169 (ediff-color-display-p): Use display-color-p, changed to defun |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
2170 from defsubst. |
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
2171 Got rid of special cases for NeXT and OS/2. |
30096 | 2172 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
2173 face. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2174 |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2175 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2176 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2177 * emacs-lisp/lucid.el: Require CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2178 (copy-tree, remprop): Remove, it's provided by CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2179 (map-keymap): Define in terms of cl-map-keymap. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2180 (extent-property, set-extent-end-glyph): New functions. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2181 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2182 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2183 |
30076 | 2184 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
2185 | |
30085 | 2186 * Makefile.in (DONTCOMPILE): Add comment that the name may |
2187 not be changed without changing the make-dist script. | |
2188 | |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
2189 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc. |
30076 | 2190 (cl-mapc): Use mapc instead of cl-old-mapc. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2191 |
30067 | 2192 2000-07-05 Andrew Innes <andrewi@gnu.org> |
2193 | |
2194 * makefile.nt: Add support for `bootstrap' and related targets. | |
2195 | |
30059
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2196 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2197 |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2198 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2199 (easy-menu-do-define): Use `menu-item' format. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2200 Handle case where easy-menu-create-menu returns a symbol. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2201 Manually call the potential top-level filter in the function binding. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2202 (easy-menu-filter-return): New arg NAME. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2203 Convert to a keymap if MENU is an XEmacs menu. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2204 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2205 (easy-menu-converted-items-table, easy-menu-convert-item): |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2206 New var and fun to memoize easy-menu-convert-item-1. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2207 (easy-menu-do-add-item): Use it. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2208 (easy-menu-create-menu): Use easy-menu-convert-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2209 Wrap easy-menu-filter-return around any :filter specification. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2210 Don't convert the menu if a filter was specified. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2211 Tell easy-menu-make-symbol not to check for MENU being an expression. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2212 (easy-menu-make-symbol): New arg NOEXP. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
2213 |
30056 | 2214 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
2215 | |
2216 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter | |
2217 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer. | |
2218 (eval-defun): If called with prefix arg, instrument code for | |
2219 Edebug. | |
2220 | |
2221 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string | |
2222 similar to that of eval-defun. | |
2223 | |
30029 | 2224 2000-07-04 Dave Love <fx@gnu.org> |
2225 | |
30035 | 2226 * hl-line.el (hl-line-overlay): Make it permanent-local. |
2227 | |
30029 | 2228 * calendar/todo-mode.el: Replaced with a working version, based on |
2229 revision 1.34 tidied up. | |
2230 | |
2231 2000-07-03 Miles Bader <miles@lsi.nec.co.jp> | |
30021 | 2232 |
2233 * paths.el (prune-directory-list): New function. | |
2234 (Info-default-directory-list): Rewritten to more methodically | |
2235 enumerate a big list of possible info directories (based on the | |
2236 list used by the standalone info reader). | |
30029 | 2237 |
30021 | 2238 * info.el (info-initialize): Use prune-directory-list to remove |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2239 non-existent directories from Info-directory-list. |
30021 | 2240 |
2241 * paths.el (Info-default-directory-list): Try a list of possible | |
2242 info-directories instead of a single one. Add the possible | |
2243 info directory "/usr/share/info". | |
2244 | |
2245 * woman.el (woman-man.conf-path): Explicitly include the debian | |
2246 man-db config file "/etc/manpath.config". | |
2247 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as | |
2248 are present in `manpath.config'. | |
2249 (woman-manpath): Include "/usr/share/man". | |
2250 | |
30006 | 2251 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
2252 | |
30017 | 2253 * frame.el (blink-cursor-mode): Don't hide cursor initially. |
2254 | |
2255 * startup.el (command-line): Initialize blink-cursor based | |
2256 on window-system. | |
2257 | |
30014 | 2258 * frame.el (blink-cursor): Default to nil if not running under |
2259 a window-system. | |
2260 | |
30012 | 2261 * faces.el (face-spec-set): Ignore invalid attributes like 20.x. |
2262 (face-x-resources): Remove duplicate entry for :font. | |
2263 | |
30006 | 2264 * textmodes/refer.el (refer-find-entry-internal): Use some-window |
2265 instead of cycling through windows with next-window. | |
2266 | |
2267 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead | |
2268 of cycling through windows with next-window. | |
2269 | |
2270 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead | |
2271 of cycling through windows with next-window. | |
2272 | |
2273 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list) | |
2274 (edebug-get-displayed-buffer-points): Use walk-windows/some-window | |
2275 instead of cycling through windows with next-window. | |
2276 | |
2277 * calendar/appt.el (appt-select-lowest-window): Use walk-windows | |
2278 instead of cycling through windows with next-window. | |
2279 | |
2280 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead | |
2281 of cycling through windows with next-window. | |
2282 | |
2283 * terminal.el (te-process-output): Use walk-windows instead of | |
2284 cycling through windows with next-window. | |
2285 | |
2286 * server.el (server-switch-buffer): Use some-window instead of | |
2287 cycling through windows with next-window. | |
2288 | |
2289 * window.el (some-window): New function. | |
2290 (walk-windows): Remove reference to walk-windows-start. | |
29996 | 2291 |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2292 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil. |
29996 | 2293 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
2294 2000-07-03 Richard Stallman <rms@gnu.org> |
30006 | 2295 |
2296 * window.el (walk-windows): Guarantee termination by keeping a list | |
2297 of all the windows already handled. | |
2298 | |
29975 | 2299 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
2300 | |
2301 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use | |
2302 window-system. | |
2303 | |
2304 * man.el (Man-notify-when-ready): Don't use window-system. If | |
2305 Man-notify-method is newframe, and the display is not | |
2306 multi-frame, select the frame created for the man page. | |
2307 (Man-init-defvars): Doc fix. | |
2308 | |
29972 | 2309 2000-06-28 Gerd Moellmann <gerd@gnu.org> |
2310 | |
29982 | 2311 * faces.el (region): Change background color for light background. |
2312 | |
2313 * ediff-wind.el (ediff-setup-control-frame): Remove :box | |
2314 attribute from mode-line face of Ediff control frame. | |
2315 | |
29972 | 2316 * replace.el (query-replace-map): Bind `e' like `E'. |
2317 | |
29967 | 2318 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
2319 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2320 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>: |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2321 Change name to "Select All". |
29969 | 2322 |
29967 | 2323 * dos-fns.el (convert-standard-filename): Fix last change. |
2324 | |
29957 | 2325 2000-06-27 Gerd Moellmann <gerd@gnu.org> |
2326 | |
29959 | 2327 * help.el (describe-variable): Don't insert a second `'s' in front |
2328 of the string `value is shown below'. Since the syntax-table is | |
2329 set to emacs-lisp-mode-syntax-table, forward-sexp skips over | |
2330 an existing `'s', so that this won't be deleted. | |
2331 | |
29957 | 2332 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el: |
2333 * pcmpl-unix.el: New files. | |
2334 | |
29955
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2335 2000-06-26 Stefan Monnier <monnier@cs.yale.edu> |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2336 |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2337 * wid-edit.el (widget-member): Use the new plist-member. |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2338 |
29939 | 2339 2000-06-26 Gerd Moellmann <gerd@gnu.org> |
2340 | |
29956 | 2341 * replace.el (perform-replace): Undo change of 2000-04-04. |
2342 Instead, move backward 1 character at the end of the loop when | |
2343 necessary. | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2344 |
29949 | 2345 * faces.el (fringe): Change face for different backgrounds. |
2346 | |
2347 * eshell/esh-module.el (toplevel): Load defgroup's differently; | |
2348 patch from John. | |
2349 | |
29939 | 2350 * eshell/*.el: Change spelling of the Free Software Foundation. |
2351 | |
2352 * eshell/esh-toggle.el: Removed. | |
2353 | |
2354 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el. | |
2355 | |
2356 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command | |
2357 interactively. | |
2358 | |
2359 2000-06-26 Alex Schroeder <alex@gnu.org> | |
2360 | |
2361 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to | |
2362 `define-key'; instead of checking `(emacs-version)' check for | |
2363 `set-keymap-parent' and `set-keymap-name' directly. Add entries | |
2364 for `;' and `o' which might be electric. | |
2365 | |
2366 (sql-electric-stuff): New user option. | |
2367 (sql-magic-go): New function which uses `sql-electric-stuff'. | |
2368 (sql-magic-semicolon): New function which uses | |
2369 `sql-electric-stuff'. | |
2370 | |
2371 (sql-accumulate-and-indent): Insert newline if `comint-accumulate' | |
2372 is not fboundp. | |
2373 | |
2374 (sql-oracle-options): New variable. | |
2375 (sql-oracle): Use it. | |
2376 | |
2377 (sql-imenu-generic-expression): Doc change. | |
2378 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer | |
2379 is used. | |
2380 | |
2381 (sql-informix): Added command line parameter "-" to force | |
2382 sql-informix-program to use stdout. | |
2383 | |
29924 | 2384 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il> |
2385 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2386 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix. |
29924 | 2387 (cp864-decode-table): Doc fix. |
2388 (cp720-decode-table): New variable, supports the Arabic OEM | |
2389 codepage used by Windows. | |
2390 (cp737-decode-table): New, Greek OEM codepage used by Windows. | |
2391 | |
29920 | 2392 2000-06-23 Dave Love <fx@gnu.org> |
2393 | |
2394 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version. | |
2395 (font-lock-fontify-anchored-keywords): Use | |
2396 line-beginning-position. | |
2397 (global-font-lock-mode): Use mapc. | |
2398 | |
29908
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2399 2000-06-23 Stefan Monnier <monnier@cs.yale.edu> |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2400 |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2401 * eshell/esh-module.el: Require CL when compiling. |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2402 |
29870 | 2403 2000-06-23 Gerd Moellmann <gerd@gnu.org> |
2404 | |
29885 | 2405 * comint.el (comint-substitute-in-file-name): Call replace-match |
2406 with second and third arg t. | |
2407 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2408 * cus-edit.el (custom-button-face, custom-button-pressed-face): |
29881 | 2409 Specify foreground color. |
2410 | |
2411 * faces.el (tool-bar, mode-line, header-line): Specify foreground | |
2412 color. | |
2413 | |
29876 | 2414 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el. |
2415 | |
2416 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and | |
2417 cddr instead of cdddr. | |
2418 | |
29873 | 2419 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list |
2420 instead of copy-list. | |
2421 | |
2422 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead | |
2423 of copy-list. | |
2424 | |
29870 | 2425 * subdirs.el: Add eshell subdirectory. |
2426 | |
2427 * eshell: New subdirectory containing the Eshell package. | |
2428 | |
2429 * pcomplete.el: New file. | |
2430 | |
29885 | 2431 2000-06-23 Paul Eggert <eggert@twinsun.com> |
2432 | |
29888 | 2433 * mail/mailpost.el (post-mail-send-it): Make sure file has |
2434 proper permissions from birth. | |
2435 | |
2436 * files.el (basic-save-buffer-2): When temporarily setting | |
2437 file modes, set them to current modes plus 0200, not to 0777. | |
2438 | |
29885 | 2439 * emerge.el (emerge-make-temp-file): Make sure file has proper |
2440 permissions from birth. | |
2441 | |
29857 | 2442 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
2443 | |
2444 * files.el (make-backup-file-name-1): On DOS/Windows, run the | |
2445 backup file name through convert-standard-filename. | |
2446 | |
2447 * dos-fns.el (convert-standard-filename): Convert leading | |
2448 directories as well. When long file names are supported, convert | |
2449 characters that are invalid in Windows file names. | |
2450 | |
29849 | 2451 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2452 | |
2453 * ps-print.el: Fix bug: if ^L is the very first buffer character, | |
2454 ps-print crashes. New feature: page selection for printing. Create | |
2455 raw-text-unix coding system for XEmacs. Doc fix. | |
2456 (ps-print-version): New version number (5.2.3). | |
2457 (ps-plot-region): Bug fix. | |
2458 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file) | |
2459 (ps-header-sheet, ps-generate, ps-end-job): Code fix. | |
2460 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New | |
2461 funs. | |
2462 (ps-selected-pages, ps-last-selected-pages, ps-first-page) | |
2463 (ps-last-page): New vars. | |
2464 | |
29845 | 2465 2000-06-21 Gerd Moellmann <gerd@gnu.org> |
2466 | |
2467 * progmodes/sh-script.el (sh-while-getopts): Fix handling of | |
2468 empty option string. | |
2469 | |
29839 | 2470 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il> |
2471 | |
2472 * man.el (man): Doc fix. | |
2473 | |
29829 | 2474 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
2475 | |
2476 * international/mule-cmds.el (set-language-info-alist): Docstring | |
2477 fixed. | |
2478 | |
29814 | 2479 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
2480 | |
2481 * version.el (emacs-version): Use ISO date format. | |
2482 | |
2483 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d' | |
2484 instead of `M-backspace'. | |
2485 | |
2486 * simple.el (turn-off-auto-fill): New function. | |
2487 | |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2488 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2489 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2490 * jit-lock.el (with-buffer-prepared-for-jit-lock): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2491 Renamed from with-buffer-prepared-for-font-lock and use |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2492 inhibit-modification-hooks rather than setting *-change-functions. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2493 Update all functions to use the new name. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2494 (jit-lock-first-unfontify-pos): New semantics (and doc). |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2495 (jit-lock-mode): Make non-interactive. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2496 Don't automatically turn on font-lock. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2497 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2498 Always use jit-lock-after-change. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2499 Remove and restore font-lock-after-change-function. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2500 (turn-on-jit-lock, jit-lock-after-fontify-buffer) |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2501 (jit-lock-after-unfontify-buffer): Remove. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2502 (jit-lock-stealth-fontify): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2503 Reset jit-lock-first-unfontify-pos to point-max rather than to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2504 (jit-lock-after-change): Set the `fontified' text-prop to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2505 |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2506 2000-06-20 Sam Steingold <sds@gnu.org> |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2507 |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2508 * emacs-lisp/cl-indent.el (toplevel): Indent |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2509 `print-unreadable-object' properly. Untabify. |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2510 |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2511 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2512 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2513 * textmodes/reftex.el (reftex-find-citation-regexp-format): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2514 Support for bibentry. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2515 (reftex-compile-variables): Fixed problem with end of section-re. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2516 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2517 * texmodes/reftex-dcr.el (reftex-view-crossref, |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2518 reftex-view-crossref-from-bibtex): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2519 Deal with changed `reftex-find-citation-regexp-format'. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2520 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2521 Replaced `remprop' with `put'. |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2522 (reftex-view-crossref, reftex-view-crossref-when-idle): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2523 Support for bibentry. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2524 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2525 * textmodes/reftex-vars.el (reftex-cite-format-builtin): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2526 New entry for bibentry package. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2527 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2528 * textmodes/reftex-parse.el (reftex-locate-bibliography-files): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2529 Regexp also matches "\nobibliography". |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2530 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2531 * textmodes/reftex-global.el (reftex-renumber-simple-labels): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2532 Call `reftex-ensure-write-access' before doing anything. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2533 (reftex-ensure-write-access): New function. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2534 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2535 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2536 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2537 * progmodes/idlwave.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2538 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2539 * progmodes/idlw-shell.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2540 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2541 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2542 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2543 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2544 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2545 |
29776 | 2546 2000-06-20 Dave Love <fx@gnu.org> |
2547 | |
2548 * faces.el (frame-background-mode): Use set-default, not set, in | |
2549 setter. | |
2550 (frame-update-faces, frame-update-face-colors): Define with | |
2551 defalias. | |
2552 | |
2553 * enriched.el (enriched-decode-foreground) | |
2554 (enriched-decode-background): Don't use internal-find-face. | |
2555 | |
2556 * apropos.el: Doc fixes. | |
2557 | |
2558 * cus-edit.el (customize-changed-options): Check arg. | |
2559 (customize-version-lessp): Don't require decimal point. | |
2560 | |
2561 * custom.el (defcustom, defgroup): Doc fix. | |
2562 | |
2563 * newcomment.el (comment) <defgroup>: Add :version. | |
2564 (comment-multi-line): Doc fix. | |
2565 | |
2566 * emulation/mlsupport.el (define-hooked-local-abbrev, | |
2567 define-hooked-global-abbrev): Fix, using define-abbrev. | |
2568 | |
29747 | 2569 2000-06-19 Gerd Moellmann <gerd@gnu.org> |
2570 | |
2571 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking | |
2572 the whole buffer. | |
2573 | |
29740 | 2574 2000-06-19 Dave Love <fx@gnu.org> |
2575 | |
2576 * menu-bar.el (menu-bar-options-save): New function. | |
2577 (menu-bar-options-menu): Use it. | |
2578 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: | |
2579 Simplify. | |
2580 | |
29731
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2581 2000-06-19 Andreas Schwab <schwab@suse.de> |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2582 |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2583 * progmodes/etags.el (tags-query-replace): Put new parameters |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2584 START and END at the end, for backward compatibility. |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2585 |
29720 | 2586 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
2587 | |
2588 * international/codepage.el: | |
2589 (cp-coding-system-for-codepage-1): Delete special codes for | |
2590 generating xxx-dos coding system because now a CCL based coding | |
2591 system can handle EOL conversion by default. | |
2592 | |
2593 * international/mule.el (make-coding-system): Generate subsidiary | |
2594 coding systems for EOL handling variants even for a CCL based | |
2595 coding system. | |
2596 | |
29718 | 2597 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
2598 | |
2599 * international/isearch-x.el (isearch-minibuffer-input-method) | |
2600 (isearch-minibuffer-input-method-function): These variables | |
2601 deleted. | |
2602 (isearch-with-input-method): Don't use the above variables. | |
2603 (isearch-process-search-multibyte-characters): Likewise. Call | |
2604 read-string with the arg INHERIT-INPUT-METHOD t. | |
2605 | |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2606 2000-06-17 Stefan Monnier <monnier@cs.yale.edu> |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2607 |
29710
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2608 * font-lock.el (font-lock-after-fontify-buffer) |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2609 (font-lock-after-unfontify-buffer): No need to call back to jit-lock. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2610 |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2611 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2612 Use consistent make-local-variable style for font-lock-fontified. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2613 (jit-lock-fontify-buffer): |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2614 Don't bother checking for font-lock-mode and jit-lock-mode. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2615 |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2616 * time.el: Remove trailing ^M that prevent CVS-merging. |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2617 |
29712 | 2618 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
2619 | |
2620 * Makefile.in (distclean): New target. | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2621 |
29705
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2622 2000-06-16 Stefan Monnier <monnier@cs.yale.edu> |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2623 |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2624 * Makefile.in (srcdir): Define for update-subdirs. |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2625 |
29696 | 2626 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
2627 | |
2628 * find-lisp.el: New file. | |
2629 | |
29694 | 2630 2000-06-16 Andrew Innes <andrewi@gnu.org> |
2631 | |
2632 * time.el (display-time-mail-function): New variable, to allow | |
2633 external packages to indicate when new mail is available. | |
2634 (display-time-update): Use it. | |
2635 | |
29689 | 2636 2000-06-16 Kenichi Handa <handa@etl.go.jp> |
2637 | |
29691 | 2638 * international/mule.el (mule-version): Change version name to |
2639 SAKAKI. AOI has already been used by Meadow. | |
2640 | |
29689 | 2641 * international/quail.el (quail-show-guidance-buf): To find the |
2642 bottom window (but minibuffer), pay attention to the height of | |
2643 minibuffer. | |
2644 | |
29670 | 2645 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> |
2646 | |
29682 | 2647 * arc-mode.el (archive-mode-map): Use the new menu-item format for |
2648 menu-bar menus. Add help strings. Don't remove the Edit menu | |
2649 from the menu bar, as the menu bar has enough space now. | |
2650 | |
29680 | 2651 * Makefile.in (SHELL): Make sure /bin/sh is used. |
2652 | |
29670 | 2653 * woman.el (woman-man-buffer): Fix bold and underlined CJK |
2654 characters, which use series of two ^H characters instead of one. | |
2655 | |
29667 | 2656 2000-06-15 Gerd Moellmann <gerd@gnu.org> |
2657 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2658 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table) |
29686 | 2659 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2660 functions. |
29686 | 2661 (Info-find-node-2): Try a case-sensitive search first, then |
2662 do a case-insensitive search. | |
2663 | |
2664 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English | |
2665 tutorials. | |
2666 | |
29676 | 2667 * complete.el (PC-env-vars-alist): New variable. |
2668 (PC-complete-as-file-name): New function. | |
2669 (partial-completion-mode): Initialize PC-env-vars-alist from | |
2670 process-environment. | |
2671 (PC-do-completion): Handle completion of env vars. | |
2672 | |
2673 * info.el (Info-set-mode-line): Show file name in mode line, | |
2674 use `*Info*' instead of `Info:'. | |
2675 | |
29667 | 2676 * startup.el (command-line-1): Change copyright messages to year |
2677 2000. | |
2678 | |
29665 | 2679 2000-06-15 Dave Love <fx@gnu.org> |
2680 | |
2681 * net/goto-addr.el (goto-address-fontify): Use keymap property, | |
2682 not local-map. | |
2683 | |
29658 | 2684 2000-06-15 Kenichi Handa <handa@etl.go.jp> |
2685 | |
2686 * international/mule.el (set-buffer-file-coding-system): Almost | |
2687 rewritten to handle `undecided' as no-op. | |
2688 | |
29654 | 2689 2000-06-14 Gerd Moellmann <gerd@gnu.org> |
2690 | |
29667 | 2691 * Makefile.in: New file. |
29657 | 2692 |
2693 * Makefile: Removed. | |
2694 | |
29654 | 2695 * net/goto-addr.el (goto-address): Don't bind C-c RET locally. |
2696 (goto-address-highlight-keymap): Bind C-c RET. | |
2697 | |
29640 | 2698 2000-06-14 Kenichi Handa <handa@etl.go.jp> |
2699 | |
29649 | 2700 * mail/sendmail.el (sendmail-send-it): The temporary buffer |
2701 inherits buffer-file-coding-system of the current buffer. | |
29647 | 2702 |
29645 | 2703 * tar-mode.el (tar-extract): For goto-char, use (point-min), not |
2704 0. Give correct argument to set-auto-coding-function. | |
2705 (tar-expunge): For goto-char, use (point-min), not 0. | |
2706 (tar-clear-modification-flags): For goto-char, use (point-min), not 1. | |
2707 (tar-subfile-save-buffer): Likewize. | |
2708 | |
29640 | 2709 * international/mule.el |
2710 (after-insert-file-set-buffer-file-coding-system): Call | |
2711 set-buffer-file-coding-system with the arg FORCE t. | |
2712 | |
29633 | 2713 2000-06-13 Gerd Moellmann <gerd@gnu.org> |
2714 | |
2715 * mail/sendmail.el (mail-specify-envelope-from): Initialize to | |
2716 nil. Contemporary sendmails issue an X-Authentication-Warning if | |
29676 | 2717 the sender is set with `-f'. |
29633 | 2718 |
29622 | 2719 2000-06-13 Dave Love <fx@gnu.org> |
2720 | |
29630 | 2721 * help.el (describe-function-1): Kluge around cases of functions |
2722 fset to subrs whose doc doesn't match their symbol-name. | |
2723 | |
29627 | 2724 * image.el (insert-image): Default STRING to a space. |
29625 | 2725 |
29622 | 2726 * info.el Doc fixes. |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2727 (Info-build-node-completions): Match Ref tags. |
29622 | 2728 |
29612 | 2729 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il> |
2730 | |
29615 | 2731 * frame.el (display-multi-frame-p, display-multi-font-p): New |
2732 defaliases for display-graphic-p. | |
2733 | |
29612 | 2734 * hl-line.el: Fixed a typo in commentary. |
2735 | |
29609 | 2736 2000-06-13 Kenichi Handa <handa@etl.go.jp> |
2737 | |
2738 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo | |
2739 fixed. | |
2740 | |
29608 | 2741 2000-06-12 Dave Love <fx@gnu.org> |
2742 | |
2743 * image.el (insert-image): Save a little consing. | |
2744 | |
29598 | 2745 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
2746 | |
2747 * language/tibet-util.el: Convert all tibetan-1-column characters | |
2748 to the corresponding tibetan characters. | |
2749 (tibetan-add-components): Delete code for the special treatment of | |
2750 'a chung. | |
2751 | |
2752 * language/tibetan.el (tibetan-composable-pattern): Fix previous | |
2753 change. | |
2754 (tibetan-vowel-transcription-alist): More rules added. | |
2755 (tibetan-composite-vowel-alist): New variable. | |
2756 (tibetan-precomposition-rule-alist): More rules added. | |
2757 | |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2758 2000-06-12 Stefan Monnier <monnier@cs.yale.edu> |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2759 |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2760 * startup.el (command-line): Only call menu-bar-mode if interactive. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2761 |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2762 * thingatpt.el (toplevel symbol-properties): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2763 * textmodes/makeinfo.el (makeinfo-compile): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2764 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2765 * progmodes/hideif.el (hif-compress-define-list) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2766 (hide-ifdef-use-define-alist): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2767 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2768 (ange-ftp-vms-add-file-entry): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2769 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2770 * man.el (Man-build-man-command): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2771 * mail/rnewspost.el (news-reply-header-hook): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2772 * info.el (Info-insert-dir): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2773 * emulation/mlconvert.el (backward-word, forward-word, setq): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2774 * emacs-lisp/gulp.el (gulp-send-requests): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2775 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1) |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2776 (byte-optimize-inline-handler, byte-optimize-form-code-walker) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2777 (byte-optimize-apply, end of file): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2778 * emacs-lisp/advice.el (ad-advice-class-completion-table) |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2779 (ad-make-freeze-definition): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2780 * startup.el (command-line, command-line-1): Don't quote lambdas. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2781 |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2782 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2783 (cvs-cleanup-removed): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2784 (cvs-cleanup-functions): New var. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2785 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2786 some flexibility in specifying additional entries to auto-cleanup. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2787 (cvs-quickdir): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2788 (cvs-mode-insert): Use cvs-fileinfo-from-entries. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2789 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2790 (cvs-mode-find-file): Check that we are on a filename or dirname |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2791 when invoked through a mouse-click. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2792 (cvs-full-path): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2793 (cvs-dired-action): Re-introduced. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2794 (cvs-dired-noselect): Use it. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2795 (vc-post-command-functions): use this new hook if available. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2796 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2797 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2798 (cvs-status-map): Don't inherit from cvs-mode-map anymore. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2799 (cvs-filename-map, cvs-dirname-map): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2800 (cvs-default-action): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2801 (cvs-add-face): Use `keymap' rather than `local-map' property, and only |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2802 if the arg is really a keymap. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2803 (cvs-fileinfo-pp): Don't use any special map for file and dir names. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2804 Don't hardcode the mapping from state (aka type) to face, but check |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2805 the var cvs-fi-<type>-face instead. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2806 (cvs-fileinfo-from-entries): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2807 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2808 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks): |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2809 Docstring fix. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2810 (cvs-find-file-and-jump): Change default to be safer. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2811 (cvs-mode-diff-map): Define it as a function as well. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2812 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2813 Bind mouse-2 in this global map rather than with text-properties. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2814 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2815 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2816 file to resolve the ambiguity between C(conflict) and C(need-merge). |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2817 |
29574 | 2818 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
2819 | |
2820 * international/mule.el (set-buffer-file-coding-system): If | |
2821 CODING-SYSTEM is nil, set buffer-file-coding-system to nil | |
2822 unconditionally. | |
2823 | |
29568 | 2824 2000-06-12 Dave Love <fx@gnu.org> |
2825 | |
2826 * wid-edit.el (widget-specify-button): Really suppress the face if | |
2827 required. | |
2828 | |
29556 | 2829 2000-06-11 Gerd Moellmann <gerd@gnu.org> |
2830 | |
2831 * term/x-win.el (x-colors): Add colors from recent rgb.txt. | |
2832 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2833 2000-06-11 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2834 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2835 * imenu.el (imenu-generic-expression): Docstring fix. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2836 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2837 * composite.el (composition-function-table): Move the `put' |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2838 below the autoload cookie so we can load the file before loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2839 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2840 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2841 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2842 * emacs-lisp/autoload.el (make-autoload): Use `cond'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2843 Handle easy-mmode-define-global-mode. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2844 For complex macros like define-minor-mode that can generate |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2845 several autoload entries, try to autoload entries in the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2846 macroexpanded code. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2847 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2848 * emacs-lisp/easy-mmode.el (define-minor-mode): |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2849 If KEYMAP is a symbol, just use it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2850 Use byte-compile-current-file and load-file-name to infer the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2851 proper :require to pass to defcustom. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2852 Wrap the hook var into `progn' so as not to autoload it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2853 Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2854 Be more careful about the evaluation of KEYMAP. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2855 (easy-mmode-define-global-mode): Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2856 (define-derived-mode): Move define-abbrev-table outside of defvar. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2857 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2858 2000-06-10 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2859 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2860 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch). |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2861 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2862 (backup-compiled-files): Ignore errors during `tar'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2863 (bootstrap): Make autoloads before elc files. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2864 |
29542 | 2865 2000-06-10 Kenichi Handa <handa@etl.go.jp> |
2866 | |
2867 * international/mule.el (set-buffer-file-coding-system): If one of | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2868 undecided-XXX is specified, change only EOL conversion. |
29542 | 2869 |
2870 * international/mule-conf.el (unix): New alias for the coding | |
2871 system undecided-unix. | |
2872 | |
29528 | 2873 2000-06-09 Dave Love <fx@gnu.org> |
2874 | |
29535 | 2875 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region. |
2876 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2877 * progmodes/executable.el: Byte compile dynamic. |
29528 | 2878 (executable-insert): Change custom type. |
2879 (executable-find): Add autoload cookie. | |
29531 | 2880 (executable-make-buffer-file-executable-if-script-p): New |
2881 function. After Noah Friedman. | |
29528 | 2882 |
2883 * files.el (after-save-hook): Customize, with | |
29531 | 2884 executable-make-buffer-file-executable-if-script-p as an option. |
29528 | 2885 |
29518 | 2886 2000-06-09 Kenichi Handa <handa@etl.go.jp> |
2887 | |
29522 | 2888 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font |
2889 "tib24p-mule.bdf" for Tibetan. | |
2890 | |
29520 | 2891 * composite.el (decompose-composite-char): Declare it as obsolete. |
2892 | |
29541 | 2893 * man.el (Man-fontify-manpage): Pay attention to underline and |
2894 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX). | |
29518 | 2895 |
29517 | 2896 2000-06-08 Gerd Moellmann <gerd@gnu.org> |
2897 | |
2898 * thingatpt.el (forward-thing): Use functionp instead of fboundp. | |
2899 Set maintainer to FSF since author isn't reachable. | |
2900 | |
29508 | 2901 2000-06-08 Dave Love <fx@gnu.org> |
2902 | |
2903 * international/mule-cmds.el (select-safe-coding-system): If | |
2904 DEFAULT-CODING-SYSTEM is not specified, also check the most | |
2905 preferred coding-system if buffer-file-coding-system is | |
2906 `undecided'. From Handa. | |
2907 | |
29503 | 2908 2000-06-08 Kenichi Handa <handa@etl.go.jp> |
2909 | |
2910 * international/mule.el | |
2911 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
2912 size is greater than INSERTED, judget that we are not visiting. | |
2913 | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2914 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org> |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2915 |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2916 * whitespace.el (defgroup whitespace): Comment out `:version'. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2917 XEmacs 20.4 has problems defining the group with this present. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2918 We'll have this commented out till get resolve the problem. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2919 |
29498 | 2920 2000-06-07 Gerd Moellmann <gerd@gnu.org> |
2921 | |
2922 * align.el: Update from author. | |
2923 | |
2924 2000-06-07 Jari Aalto <jari.aalto@poboxes.com> | |
2925 | |
2926 * apropos.el (apropos-mode-hook): New user variable. | |
2927 (apropos-mode): Run apropos-mode-hook. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2928 |
29498 | 2929 2000-06-07 David Ponce <david@dponce.com> |
2930 | |
2931 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files | |
2932 commands. Require `wid-edit' at run-time. | |
2933 | |
2934 2000-06-07 David Ponce <david@dponce.com> | |
2935 | |
2936 * recentf.el: Added some "Commentary". | |
2937 (recentf-open-more-files, recentf-edit-list): Minor changes to | |
2938 move the point at the top of the file list. This behaviour is | |
2939 consistent with the menu one when the list contains a lot of | |
2940 files. | |
2941 (recentf-cleanup): Now displays the number of items removed from | |
2942 the list. | |
2943 (recentf-relative-filter) New menu filter to show filenames | |
2944 relative to `default-directory'. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2945 |
29498 | 2946 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2947 | |
2948 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size | |
2949 with/without giving an error if PostScript printer doesn't have this | |
2950 kind of page size. Zebra Stripe continues or restarts on next page. | |
2951 Manual/automatic paper feeding. Switch or not the header. | |
2952 (ps-print-version): New version number (5.2.2). | |
2953 (ps-windows-system): Include emx as a Windows system. | |
2954 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face) | |
2955 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces) | |
2956 (ps-background-text): Code fix. | |
2957 (ps-error-handler-message, ps-user-defined-prologue) | |
2958 (ps-print-prologue-header, ps-printer-name) | |
2959 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color) | |
2960 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg) | |
2961 (ps-use-face-background): Customization fix. | |
2962 (ps-n-up-database): Data fix. | |
2963 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed) | |
2964 (ps-switch-header): New vars. | |
2965 (ps-xemacs-color-name, ps-face-foreground-name) | |
2966 (ps-face-background-name, ps-boolean-constant): New funs. | |
2967 | |
29491 | 2968 2000-06-07 Dave Love <fx@gnu.org> |
2969 | |
2970 * allout.el: New version from Manheimer. | |
2971 | |
29483 | 2972 2000-06-07 Kenichi Handa <handa@etl.go.jp> |
2973 | |
2974 * textmodes/fill.el (fill-find-break-point): Check the validity of | |
2975 charset. | |
2976 | |
29476
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2977 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2978 |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2979 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2980 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2981 Call display-color-p and display-mouse-p instead of looking at |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2982 window-system. |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2983 |
29471 | 2984 2000-06-06 Dave Love <fx@gnu.org> |
2985 | |
2986 * image.el (find-image): Doc fix. Return nil if image not found. | |
2987 (put-image, insert-image): Make STRING arg optional. | |
2988 | |
29455 | 2989 2000-06-06 Kenichi Handa <handa@etl.go.jp> |
2990 | |
2991 * language/vietnamese.el: Remove eval-when-compile. | |
2992 (viet-viscii-nonascii-translation-table): Define it as a | |
2993 translation table made from viet-viscii-decode-table. | |
2994 (viet-viscii-encode-table): Define it as a translation table made | |
2995 from the reverse map of above. | |
2996 (viet-vscii-nonascii-translation-table): Define it as a | |
2997 translation table made from viet-vscii-decode-table. | |
2998 (viet-vscii-encode-table): Define it as a translation table made | |
2999 from the reverse map of above. | |
3000 (ccl-decode-viscii): Use translate-character. | |
3001 (ccl-encode-viscii, ccl-encode-viscii-font) | |
3002 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font): | |
3003 Likewize. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3004 |
29455 | 3005 * language/cyrillic.el: Remove eval-when-compile. |
3006 (cyrillic-koi8-r-nonascii-translation-table): Define it as a | |
3007 translation table made from cyrillic-koi8-r-decode-table. | |
3008 (cyrillic-koi8-r-encode-table): Define it as a translation table | |
3009 made from the reverse map of above. | |
3010 (ccl-decode-koi8): Use translate-character. | |
3011 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize | |
3012 (cyrillic-alternativnyj-nonascii-translation-table): Define it as | |
3013 a translation table made from cyrillic-alternativnyj-decode-table. | |
3014 (cyrillic-alternativnyj-encode-table): Define it as a translation | |
3015 table made from the reverse map of above. | |
3016 (ccl-decode-alternativnyj): Use translate-character. | |
3017 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font): | |
3018 Likewize | |
3019 | |
3020 * international/mule-diag.el (non-iso-charset-alist): Specify | |
3021 translation table symbol instead of translation table itself. | |
3022 (list-block-of-chars): CHARSET may be a translation table symbol. | |
3023 | |
3024 * international/mule.el (make-coding-system): If CODING-SYSTEM | |
3025 already exists, override it. | |
3026 | |
3027 * international/fontset.el: Use family `proportional' for Tibetan | |
3028 fonts. | |
3029 | |
3030 * international/ccl.el (ccl-compile-translate-character): Don't | |
3031 check if Rrr has property translation-table. | |
3032 (ccl-compile-map-multiple): Modified to avoid compiler warning. | |
3033 | |
29447 | 3034 2000-06-05 Gerd Moellmann <gerd@gnu.org> |
3035 | |
3036 * info.el: Bind case-fold-search to t when searching in case | |
3037 a user sets it to nil in a hook. | |
3038 | |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3039 2000-06-05 Stefan Monnier <monnier@cs.yale.edu> |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3040 |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3041 * autoarg.el (autoarg-mode, autoarg-kp-mode): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3042 * hl-line.el (hl-line-mode): Use the new :global key argument. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3043 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3044 * tar-mode.el (tar-header-block-recompute-checksum): Remove. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3045 (tar-clip-time-string): Prepend a space. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3046 (tar-grind-file-mode): Construct a string rather than modifying one. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3047 (tar-header-block-summarize): Fix docstring. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3048 Use `format' rather than an error-prone set of copy-loops. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3049 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3050 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3051 (diff-goto-source, diff-unified->context, diff-context->unified) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3052 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3053 understand the format output by the `-p' argument to diff. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3054 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3055 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list) |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3056 (sh-re-done): Use defconst. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3057 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3058 (sh-help-string-for-variable, sh-guess-basic-offset): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3059 Don't quote lambdas. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3060 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3061 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
3062 |
29421
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
3063 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
3064 (mh-letter-mode): Derive from text-mode. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
3065 This implicitly means that it now calls kill-all-local-variables. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
3066 Also remove the Emacs-18 compatibility code. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
3067 |
29417
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3068 * emacs-lisp/autoload.el (make-autoload): Simplify docstring. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3069 Make use of symbol-property doc-string-elt. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3070 Use memq rather than a sequence of eq. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3071 (doc-string-elt): Fix the wrong or missing previously unused values. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3072 (autoload-print-form): New function extracted from |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3073 generate-file-autoloads to allow recursion when handling progn |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3074 so that defvar's and defun's docstrings are properly printed. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3075 (generate-file-autoloads): Use it. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
3076 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3077 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3078 Use find-file-hooks in the minor-mode function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3079 Be careful not to loop indefinitely in the post-command-hook function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3080 |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
3081 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu> |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3082 |
29447 | 3083 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
3084 tty's. |
29447 | 3085 * ediff-diff.el (ediff-exec-process): Use --binary for fine |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3086 differences whenever appropriate. |
29447 | 3087 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members. |
3088 * viper.el (find-file, find-file-other-window): Get viper to do | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3089 wildcards. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3090 |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3091 2000-06-04 Stefan Monnier <monnier@cs.yale.edu> |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3092 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3093 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3094 (jit-lock-fontify-buffer): New function for JIT refontification. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3095 (jit-lock-mode): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3096 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3097 Remove jit-lock-after-change from the _local_ hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3098 (jit-lock-function-1): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3099 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3100 * info.el (Info-on-current-buffer): Initialize info. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3101 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3102 * newcomment.el (comment-indent): Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3103 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3104 * progmodes/tcl.el (tcl-indent-for-comment): |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3105 Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3106 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3107 * emacs-lisp/easy-mmode.el: Require CL during compilation. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3108 (easy-mmode-define-toggle): Remove (inline into define-minor-mode). |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3109 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3110 and improve to use the lighter to guess the capitalization. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3111 (define-minor-mode): Inline code from easy-mmode-define-toggle. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3112 Add keyword arguments to specify global-ness or the custom group. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3113 Add local-map and help-echo properties to the lighter. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3114 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors. |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
3115 (easy-mmode-define-global-mode): New macro. |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3116 |
29403 | 3117 2000-06-02 Dave Love <fx@gnu.org> |
3118 | |
3119 * wid-edit.el: byte-compile-dynamic since we typically don't use | |
3120 all the widgets. Don't require cl or widget. Remove | |
3121 eval-and-compile. Don't autoload finder-commentary. Doc fixes. | |
3122 (widget-read-event): Removed. Callers changed to use read-event. | |
3123 (widget-button-release-event-p): Renamed from | |
3124 button-release-event-p. | |
3125 (widget-field-add-space, widget-field-use-before-change): | |
3126 Uncustomize. | |
3127 (widget-specify-field): Use keymap property, not local-map. | |
3128 (widget-specify-button): Obey :suppress-face. | |
3129 (widget-specify-insert): Use modern backquote syntax. | |
3130 (widget-image-directory): Renamed from widget-glyph-directory. | |
3131 (widget-image-enable): Renamed from widget-glyph-enable. | |
3132 (widget-image-find): Replaces widget-glyph-find. | |
3133 (widget-button-pressed-face): Move defvar. | |
3134 (widget-image-insert): Replaces widget-glyph-insert. | |
3135 (widget-convert): Use keywordp. | |
3136 (widget-leave-text, widget-children-value-delete): Use mapc. | |
3137 (widget-keymap): Remove XEmacs stuff. | |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
3138 (widget-field-keymap, widget-text-keymap): Define all inside defvar. |
29403 | 3139 (widget-button-click): Don't set point at the click, but re-centre |
3140 if we scroll out of window. Rewritten for images v. glyphs &c. | |
3141 (widget-tabable-at): Use POS arg, not point. | |
3142 (widget-beginning-of-line, widget-end-of-line) | |
3143 (widget-item-value-create, widget-sublist, widget-princ-to-string) | |
3144 (widget-sexp-prompt-value, widget-echo-help): Simplify. | |
3145 (widget-default-create): Use widget-image-insert; some rewriting. | |
3146 (widget-visibility-value-create) | |
3147 (widget-push-button-value-create, widget-toggle-value-create): Use | |
3148 widget-image-insert. | |
3149 (checkbox): Create on and off images dynamically. | |
3150 (documentation-link): Change :help-echo. | |
3151 (widget-documentation-link-echo-help): Remove. | |
3152 | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3153 2000-06-02 Stefan Monnier <monnier@cs.yale.edu> |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3154 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3155 * log-edit.el (log-edit-done): Thinko in the "same comment" detection. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3156 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3157 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3158 (easy-mmode-define-toggle, define-minor-mode): Use it. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3159 (easy-mmode-define-keymap): Docstring fix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3160 (define-derived-mode): Default PARENT to fundamental-mode. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3161 Add the derived-mode-parent symbol-property. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3162 (easy-mmode-derived-mode-p): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3163 |
29383 | 3164 2000-06-02 Dave Love <fx@gnu.org> |
3165 | |
29392 | 3166 * files.el (convert-standard-filename): Doc fix. |
3167 (normal-backup-enable-predicate): New function. | |
3168 (backup-enable-predicate): Use it to replace the lambda form. | |
3169 | |
3170 * calendar/todo-mode.el: [This needs more work on the outline | |
3171 stuff.] Doc fixes. | |
3172 (todo) <defgroup>: Add :version. | |
3173 (todo-add-category): Don't use pushnew. | |
3174 (todo-cmd-raise): Fix typo. | |
3175 (todo-top-priorities): Change temp buffer name. | |
3176 (todo-category-alist): Avoid redundant lambda. | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3177 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3178 Use outline-next-heading. |
29392 | 3179 |
29383 | 3180 * autoarg.el: Rewritten to use define-minor-mode. |
3181 (autoarg-kp-digits, autoarg-kp-mode-map): New variable. | |
3182 (autoarg-kp-mode, autoarg-kp-digit-argument): New command. | |
3183 | |
29376 | 3184 2000-06-02 Kenichi Handa <handa@etl.go.jp> |
3185 | |
3186 * isearch.el (isearch-other-meta-char): Fix previous change. | |
3187 | |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
3188 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
3189 |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3190 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3191 (log-edit-done): Only add the comment to the ring if it's different |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3192 from the last comment entered. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
3193 |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
3194 * isearch.el (isearch-highlight): Turn internal-find-face into facep. |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
3195 |
29372 | 3196 2000-06-01 Dave Love <fx@gnu.org> |
3197 | |
3198 * hl-line.el: Rewritten using define-minor-mode. | |
3199 | |
3200 * help.el (describe-function-1): Distinguish special form from | |
3201 builtin function. Sanity-check presence of arglist for builtins. | |
3202 | |
29356 | 3203 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
3204 | |
29365 | 3205 * international/characters.el: Fix syntax/category setting of |
3206 Tibetan characters. | |
3207 | |
3208 * language/tibet-util.el (tibetan-add-components): Fixes for new | |
3209 encoding of Tibetan characters. | |
3210 (tibetan-decompose-precomposition-alist): New variable. | |
3211 (tibetan-decompose-region): Convert precomposed characters to | |
3212 non-precomposed characters. | |
3213 (tibetan-decompose-string): Likewise. | |
3214 (tibetan-composition-function): Fix args to | |
3215 thibetan-compose-string. | |
3216 | |
3217 * language/tibetan.el (tibetan-composable-pattern): More | |
3218 characters included. | |
3219 (tibetan-consonant-transcription-alist): Rule for "R" added. | |
3220 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and | |
3221 "+R" added. | |
3222 (tibetan-base-to-subjoined-alist): Rule for "RA" added. | |
3223 | |
29359 | 3224 * language/lao-util.el (lao-composition-function): Fix args to |
3225 compose-string. | |
3226 | |
3227 * language/thai-util.el (thai-composition-function): Fix args to | |
3228 compose-string. | |
3229 | |
29356 | 3230 * isearch.el (isearch-update): Set disable-point-adjustment to t |
29357 | 3231 to prevent the point moving to the end of a composition when a |
3232 part of a composition is searched. | |
29356 | 3233 (isearch-other-meta-char): If the key invoking this command can be |
3234 mapped by function-key-map to a printing char, call | |
3235 isearch-process-search-char directly. | |
3236 | |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3237 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3238 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3239 * emacs-lisp/bytecomp.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3240 * frame.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3241 * international/mule-cmds.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3242 * international/mule-util.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3243 * international/mule.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3244 * mouse.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3245 * subr.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3246 * faces.el: Update calls to make-obsolete with a WHEN argument. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3247 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3248 * byte-run.el (make-obsolete, make-obsolete-variable): |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3249 Add an optional WHEN argument and change the format of the |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3250 symbol-property information. |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3251 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3252 (byte-compile-obsolete, byte-compile-variable-ref): Understand the |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3253 new obsolete-symbol-property format and print WHEN if it is provided. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
3254 |
29347 | 3255 2000-05-31 Dave Love <fx@gnu.org> |
3256 | |
3257 * loadhist.el (loadhist-hook-functions): Remove | |
3258 before-change-function, after-change-function. | |
3259 (unload-feature): Deal with symbols which are both bound and | |
3260 fbound. | |
3261 | |
3262 * mouse.el (mouse-save-then-kill-delete-region): Don't bind | |
3263 before-change-function, after-change-function. | |
3264 | |
3265 * simple.el (newline): Don't bind before-change-function, | |
3266 after-change-function. | |
3267 | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3268 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3269 |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3270 * whitespace.el (whitespace-rescan-timer-time): Update interval |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3271 set to 600 seconds (10 minutes) instead of 60 seconds since |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3272 a large number of whitespace buffers causes emacs to `freeze' |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3273 for a considerable amount of time. |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3274 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
3275 * whitespace.el: Updated email address |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3276 |
29330 | 3277 2000-05-31 Dave Love <fx@gnu.org> |
3278 | |
3279 * add-log.el (change-log-font-lock-keywords) <function>: Add | |
3280 pattern for function of change. | |
3281 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate | |
3282 acknowledgements patterns. | |
3283 | |
29328 | 3284 2000-05-31 Kenichi Handa <handa@etl.go.jp> |
3285 | |
3286 * isearch.el (isearch-printing-char): If keyboard coding system is | |
3287 being used, call isearch-process-search-multibyte-characters. | |
3288 | |
3289 * international/isearch-x.el: Mostly rewritten. | |
3290 | |
3291 * international/quail.el (quail-start-conversion): Don't include | |
3292 unhandled events in the returned events, but set them in | |
3293 unread-command-events. Exit if all inputs are deleted. | |
3294 | |
29324 | 3295 2000-05-30 Jason Rumney <jasonr@gnu.org> |
3296 | |
3297 * w32-fns.el (w32-charset-info-alist): Add each charset separately. | |
3298 | |
3299 * term/w32-win.el: Doc changes to reduce diffs with x-win.el. | |
3300 Reenable code to create initial fontsets. | |
3301 Use set-fontset-font in place of put-charset-property. | |
3302 | |
29302 | 3303 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
3304 | |
29307 | 3305 * progmodes/perl-mode.el (perl-indent-line): When looking for a |
3306 label, ensure that the first colon isn't followed by another. | |
3307 | |
3308 * paths.el (Info-default-directory-list): Doc fix. | |
3309 | |
29304 | 3310 * net/net-utils.el (finger-X.500-host-regexps): New user-option. |
3311 (finger): If HOST matches a regexp from finger-X.500-host-regexps, | |
3312 send a query containing USER only, not USER@HOST. | |
3313 | |
29302 | 3314 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg |
3315 and rmail-msgend to compute the restriction at the end, instead of | |
3316 computing it. | |
3317 | |
29292 | 3318 2000-05-29 Gerd Moellmann <gerd@gnu.org> |
3319 | |
29295 | 3320 * dabbrev.el (dabbrev-expand): Don't display messages in the |
3321 echo area if the minibuffer window is active. | |
3322 | |
29292 | 3323 * jit-lock.el (jit-lock-mode): Add after change function to |
3324 local hook. | |
3325 | |
3326 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com> | |
3327 | |
3328 * antlr-mode.el: New commands: hide/unhide actions, | |
3329 upcase/downcase literals. | |
3330 (antlr-tiny-action-length): New user option. | |
3331 (antlr-hide-actions): New command. Suggested by | |
3332 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>. | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3333 (antlr-mode-map): New binding [C-c C-v]. |
29292 | 3334 (antlr-mode-menu): New entries. |
3335 (antlr-downcase-literals): New command. | |
3336 (antlr-upcase-literals): Ditto. | |
3337 | |
3338 * antlr-mode.el: Minor changes: indendation, mode-name. | |
3339 (antlr-indent-line): Indent cpp directive at column 0. | |
3340 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/". | |
3341 | |
3342 * antlr-mode.el: XEmacs bug workaround, XEmacs hint. | |
3343 (antlr-font-lock-additional-keywords): Workaround for intentional | |
3344 bug in XEmacs version of font-lock. | |
3345 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could | |
3346 be used by a smarter version of `buffers-menu-grouping-function'. | |
3347 | |
3348 2000-05-29 Gerd Moellmann <gerd@gnu.org> | |
3349 | |
3350 * tmm.el (tmm-prompt): Recognize menu item definitions of the for | |
3351 `(menu-item ...)' when looking for the position of DEFAULT-ITEM. | |
3352 | |
29266 | 3353 2000-05-29 Kenichi Handa <handa@etl.go.jp> |
3354 | |
3355 * international/encoded-kb.el | |
3356 (encoded-kbd-iso2022-designation-map): Pay attention to that | |
3357 charset-iso-final-char return -1 for eight-bit-control and | |
3358 eight-bit-graphic. | |
3359 | |
29261 | 3360 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
3361 | |
3362 * speedbar.el (speedbar-use-images, speedbar-update-flag) | |
3363 (speedbar-easymenu-definition-base): Use display-graphic-p where | |
3364 available, instead of window-system. | |
3365 | |
29259 | 3366 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
3367 | |
3368 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
3369 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN | |
3370 coding systems. | |
3371 | |
29248 | 3372 2000-05-26 Dave Love <fx@gnu.org> |
3373 | |
29255 | 3374 * disp-table.el (standard-display-underline): Don't use |
3375 internal-find-face. | |
3376 | |
29248 | 3377 * mail/reporter.el: Maintainer change. Doc fixes. |
3378 (reporter-version): Deleted. | |
3379 | |
3380 * emacs-lisp/elp.el: Maintainer change. | |
3381 (elp-help-address, elp-submit-bug-report, elp-version): Deleted. | |
3382 | |
29244
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3383 2000-05-26 Stefan Monnier <monnier@cs.yale.edu> |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3384 |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3385 * add-log.el (add-change-log-entry): Merge the current entry with the |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3386 previous one if the previous one is empty. |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3387 |
29240 | 3388 2000-05-26 Dave Love <fx@gnu.org> |
3389 | |
29242 | 3390 * loadhist.el (unload-feature): Fix interactive spec [from |
3391 lijnzaad@ebi.ac.uk]. | |
3392 | |
29240 | 3393 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use |
3394 subr-arity to check primitives. | |
3395 (byte-compile-flush-pending, byte-compile-file-form-progn) | |
3396 (byte-compile-normal-call, byte-compile-list, byte-compile-concat) | |
3397 (byte-compile-insert, byte-compile-funcall): Use mapc instead of | |
3398 mapcar. | |
3399 | |
29226 | 3400 2000-05-26 Kenichi Handa <handa@etl.go.jp> |
3401 | |
29235 | 3402 * international/fontset.el: Set family names of non-latin charsets |
3403 in default fontset to "*". | |
3404 | |
29230 | 3405 * international/mule-diag.el (print-fontset): Combine family part |
3406 and registry part of the fontname by "-*-" instead of "-". | |
3407 | |
29226 | 3408 * international/mule-cmds.el (encode-coding-char): Make strings |
3409 multibyte before calling encode-coding-string. | |
3410 | |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3411 2000-05-25 Stefan Monnier <monnier@cs.yale.edu> |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3412 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3413 * derived.el: Fix keywords. |
29224
c4ed562f1556
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29220
diff
changeset
|
3414 (define-derived-mode): Only define if needed. |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3415 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3416 * simple.el (fill-comment, comment-column, comment-start) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3417 (comment-start-skip, comment-end, comment-indent-function) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3418 (block-comment-start, block-comment-end, indent-for-comment) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3419 (set-comment-column, kill-comment, comment-padding, comment-region) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3420 (comment-multi-line, indent-new-comment-line): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3421 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3422 * bindings.el (esc-map): Change ; to comment-dwim and use the new |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3423 function names for comment operations. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3424 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3425 * newcomment.el: Add abundant autoload cookies. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3426 (comment-style): Don't depend on runtime data at compile-time. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3427 (comment-indent-hook): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3428 (comment-indent): Check if comment-indent-hook is bound. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3429 (comment-region): Docstring fix. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3430 |
29214 | 3431 2000-05-25 Dave Love <fx@gnu.org> |
3432 | |
3433 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete | |
3434 byte-code-function-p. | |
3435 | |
3436 * mail/rmailsum.el: Add provide. | |
3437 | |
3438 * net/goto-addr.el (goto-address-fontify): Add help-echo property. | |
3439 | |
3440 * smerge-mode.el (smerge-diff-switches): Don't use list* in | |
3441 defcustom. | |
3442 | |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3443 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3444 |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3445 * ediff-diff.el (ediff-exec-process): delete --binary option from |
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3446 non-buffer ediff jobs. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3447 |
29205 | 3448 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3449 | |
3450 * hilit-chg.el (highlight-changes-mode): Ask about color or | |
3451 grayscale support, not about window-system. | |
3452 | |
3453 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not | |
3454 window-system. | |
3455 (ffap-highlight): Always default to t. | |
3456 | |
3457 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call | |
3458 display-popup-menus-p instead of looking at window-system. | |
3459 | |
3460 * disp-table.el (standard-display-g1, standard-display-graphic): | |
3461 Only refuse to use string glyphs on X and MS-Windows. | |
3462 | |
3463 * avoid.el: Remove window-system from commentary, suggest to use | |
3464 display-*-p instead. | |
3465 | |
3466 * apropos.el (apropos-print): Use display-mouse-p instead of | |
3467 window-system. | |
3468 | |
29190 | 3469 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3470 | |
3471 * international/codepage.el (cp-decoding-vector-for-codepage): | |
3472 Fill up unsupported characters with their own codes. From Kenichi | |
3473 Handa. | |
3474 | |
29188 | 3475 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3476 | |
3477 * international/mule-diag.el (describe-char-after): Use | |
3478 display-graphic-p instead of window-system, so that this function | |
3479 works on MS-DOS. | |
3480 | |
29181 | 3481 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3482 | |
3483 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
3484 Remove the eight-bit-graphic and eight-bit-control charsets from | |
3485 the list of charsets which we convert into `?'. | |
3486 | |
29169 | 3487 2000-05-25 Kenichi Handa <handa@etl.go.jp> |
3488 | |
3489 * international/mule-conf.el: Specify CHARSET-ID explicitely for | |
3490 private charsets. | |
3491 (mule-unicode-0100-24ff, japanese-jisx0213-1, | |
3492 japanese-jisx0213-2): New charsets. | |
3493 | |
3494 * international/fontset.el: Setup default fontset for new charsets. | |
3495 | |
29166 | 3496 2000-05-24 Dave Love <fx@gnu.org> |
3497 | |
3498 * info.el (Info-find-node-2): Restructure [following "Vadim | |
3499 S. Solomin" <sovs@uic.nnov.ru>]. | |
3500 | |
3501 * icomplete.el: Fix header for Finder. | |
3502 | |
3503 2000-05-24 Eric M. Ludlam <zappo@ultranet.com> | |
3504 | |
3505 * rmailout.el (rmail-output-to-rmail-file): Added optional param | |
3506 STAY. | |
3507 | |
3508 * rmail.el (rmail-automatic-folder-directives): New user variable. | |
3509 (rmail-show-message): Add call to `rmail-auto-file' during | |
3510 display. | |
3511 (rmail-auto-file): New function. | |
3512 | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3513 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3514 |
29193 | 3515 * ediff-diff.el (ediff-forward-word): Take syntactic word class into |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3516 account. |
29193 | 3517 (ediff-test-utility,ediff-diff-mandatory-option) |
3518 (ediff-reset-diff-options): Utilities for proper initialization of | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3519 ediff-diff-options and ediff-diff3-options on Windows. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3520 |
29193 | 3521 * ediff-init.el (ediff-merge-filename-prefix): New customizable |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3522 variable. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3523 |
29193 | 3524 * ediff-mult.el (ediff-filegroup-action): Use |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3525 ediff-merge-filename-prefix. |
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3526 |
29163
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
3527 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
3528 |
29193 | 3529 * viper-ex.el (ex-write): Set selective display to nil. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3530 |
29159 | 3531 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
3532 | |
3533 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just | |
3534 aliases for hebrew-iso-8bit. | |
3535 | |
29148 | 3536 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
3537 | |
3538 * woman.el: New version from Francis J. Wright | |
3539 <F.J.Wright@Maths.QMW.ac.uk>. | |
3540 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file | |
3541 names in environment variables regardless of the path separator. | |
3542 (woman-topic-all-completions-1): Don't call file-name-directory-p | |
3543 on all files, since woman-file-regexp already filters out any | |
3544 directories. | |
3545 | |
29140 | 3546 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
3547 | |
29144 | 3548 * international/quail.el (quail-start-translation): Don't change |
3549 modified-p of the current buffer. | |
3550 (quail-start-conversion): Likewise. | |
3551 | |
3552 * international/kkc.el (kkc-region): Don't change modified-p of | |
3553 the current buffer. | |
3554 | |
29142 | 3555 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to |
3556 conform to RFC1468. | |
3557 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554. | |
29140 | 3558 |
29138 | 3559 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com> |
3560 | |
3561 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. | |
3562 (speedbar-insert-button): Invisible text property fix. | |
3563 (speedbar-directory-plus): Renamed from speedbar-directory-+ | |
3564 (speedbar-directory-minus): Renamed from speedbar-directory-- | |
3565 (speedbar-page-plus): Renamed from speedbar-file-+ | |
3566 (speedbar-page-minus): Renamed from speedbar-file-- | |
3567 (speedbar-page): Renamed from speedbar-file- | |
3568 (speedbar-tag): Renamed from speedbar-tag- | |
3569 (speedbar-tag-plus): Renamed from speedbar-tag-+ | |
3570 (speedbar-tag-minus): Renamed from speedbar-tag-- | |
3571 (speedbar-expand-image-button-alist): Use above renames. | |
3572 | |
3573 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm | |
3574 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm | |
3575 * sb-pg-plus.xpm: Renamed from sb-file+.xpm | |
3576 * sb-pg-minus.xpm: Renamed from sb-file-.xpm | |
3577 * sb-pg.xpm: Renamed from sb-file.xpm | |
3578 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm | |
3579 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3580 |
29128 | 3581 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
3582 | |
3583 * international/quail.el (quail-show-guidance-buf): Set | |
3584 current-input-method of the guidance buffer to the name of the | |
3585 curren input method. | |
3586 | |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3587 2000-05-23 Stefan Monnier <monnier@cs.yale.edu> |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3588 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3589 * progmodes/compile.el (compile-internal): Style typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3590 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3591 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3592 quote vars and functions in the docstring. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3593 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3594 * newcomment.el (comment-make-extra-lines): Don't use `assert'. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3595 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3596 * completion.el (dynamic-completion-mode, dynamic-completion-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3597 Don't quote lambdas. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3598 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3599 * ffap.el (ffap-highlight): Use facep rather than internal-find-face. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3600 |
29116 | 3601 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
3602 | |
29127 | 3603 * startup.el (command-line): Determine source file of compiled |
3604 user init file differently. Warn if compiled user init file | |
3605 is older than its source file. | |
3606 | |
29116 | 3607 * ffap.el (ffap-url-regexp): Add `https'. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3608 |
29112 | 3609 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> |
3610 | |
3611 * files.el (make-backup-file-name-1): Replace slashes with `!' | |
3612 rather than `|' (which is not allowed on Windows). Replace the | |
3613 drive letters with a string "drive_X". | |
3614 | |
29110 | 3615 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
3616 | |
3617 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. | |
3618 | |
3619 * files.el (interpreter-mode-alist): Add `bash2'. | |
3620 | |
29091 | 3621 2000-05-22 Dave Love <fx@gnu.org> |
3622 | |
3623 * loadhist.el (feature-symbols, file-provides, file-requires): Use | |
3624 mapc. | |
3625 (feature-file): Avoid calling symbol-name. Doc fix. | |
3626 (file-set-intersect, file-dependents): Use dolist, not mapcar. | |
3627 (loadhist-hook-functions): Add mouse-position-function. | |
3628 (unload-feature): Change uses of mapcar. | |
3629 | |
3630 * files.el (parse-colon-path): Doc fix. | |
3631 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars. | |
3632 (set-auto-mode): Use mapc. | |
3633 | |
3634 * complete.el (PC-look-for-include-file): Use :alnum: character | |
3635 class. | |
3636 (partial-completion-mode): Add autoload cookie. | |
3637 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3638 2000-05-22 Sam Steingold <sds@gnu.org> |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3639 |
29102 | 3640 * info.el (Info-fontify-node): Fixed the call to |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3641 `add-text-properties' (bug introduced on 2000-05-18). |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3642 |
29082 | 3643 2000-05-22 Dave Love <fx@gnu.org> |
3644 | |
3645 * bindings.el: Remove debug-ignored-errors set in other files. | |
3646 | |
3647 * progmodes/etags.el: Add to debug-ignored-errors. | |
3648 (visit-tags-table-buffer): Clear out buffers holding old tables | |
3649 when making a new list. | |
3650 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use | |
3651 mapc. | |
3652 | |
3653 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't | |
3654 quote keywords. | |
3655 (cmpl-string-case-type): Use character classes. | |
3656 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3657 * comint.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3658 * textmodes/ispell.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3659 * imenu.el: |
29082 | 3660 * mail/mh-e.el: |
3661 * progmodes/compile.el: Add to debug-ignored-errors. | |
3662 | |
3663 * dabbrev.el: Add to debug-ignored-errors. | |
3664 (dabbrev-completion): Use mapc. | |
3665 | |
29075 | 3666 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il> |
3667 | |
3668 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk) | |
3669 (woman-mapcan, woman-parse-man.conf) | |
3670 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) | |
3671 (woman-reset-emulation, woman-select-symbol-fonts): New functions. | |
3672 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin | |
3673 path syntax better. | |
3674 (woman-man.conf-path, woman-use-own-frame): New defcustoms. | |
3675 (woman-manpath): Call woman-parse-man.conf. | |
3676 (woman-emulation): New defcustom, defaults to nroff. | |
3677 (woman-font-support): New defconst. | |
3678 (woman-use-symbol-font): New defcustom. | |
3679 (woman-menu): Add new menu items: "Colored/BW", "Advanced", | |
3680 "Emulation". | |
3681 Many functions: Doc fix. | |
3682 | |
29072 | 3683 2000-05-22 Kenichi Handa <handa@etl.go.jp> |
3684 | |
3685 * international/quail.el (quail-simple-translation-keymap): Map | |
3686 128..255 to quail-self-insert-command. | |
3687 (quail-keyboard-layout-alist): Add definition for "pc102-de". | |
3688 | |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3689 2000-05-22 Stefan Monnier <monnier@cs.yale.edu> |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3690 |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3691 * help.el (help-manyarg-func-alist): Typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3692 |
29070
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3693 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3694 intervals which makes it heaps simpler. |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3695 |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3696 * newcomment.el (comment-region-internal): Go back to BEG after quoting |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3697 the nested comment markers. |
29063
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3698 |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3699 * subr.el (remove-hook): Don't turn the hook's value into a list. |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3700 |
29059 | 3701 2000-05-21 Dave Love <fx@gnu.org> |
3702 | |
29061 | 3703 * edmacro.el (edmacro-parse-keys): Return vector if any elements |
3704 are invalid characters. | |
3705 | |
29059 | 3706 * international/mule-util.el (detect-coding-with-priority): Use |
3707 mapc. Remove redundant lambda. | |
3708 | |
3709 * international/mule-diag.el (list-non-iso-charset-chars) | |
3710 (describe-fontset): Remove redundant lambda. | |
3711 | |
3712 * emulation/crisp.el (brief-mode): New alias. | |
3713 | |
3714 * emacs-lisp/ring.el (ring-elements): New function. | |
3715 | |
3716 * emacs-lisp/easymenu.el (easy-menu-create-menu) | |
3717 (easy-menu-do-add-item): Use keywordp. | |
3718 | |
3719 * emacs-lisp/byte-opt.el: Update side-effect free function lists. | |
3720 | |
3721 * replace.el: Doc and error message fixes. | |
3722 (replace-highlight): Use facep, not internal-find-face. | |
3723 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3724 2000-05-20 Stefan Monnier <monnier@cs.yale.edu> |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3725 |
29045
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
3726 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda. |
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
3727 |
29043
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3728 * log-edit.el (log-edit-done): Cleanup trailing empty lines. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3729 (log-edit-insert-changelog): Drop `:' as well. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3730 |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3731 * log-view.el: Fix file description. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3732 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3733 available. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3734 (log-view-font-lock-keywords): Only use cvs-filename-face if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3735 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3736 |
29040
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3737 * emacs-lisp/easy-mmode.el: Update copyright and commentary. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3738 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3739 Print a status message if the toggle is called interactively. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3740 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE) |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3741 for global minor modes and use `defcustom' for them. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3742 Use add-minor-mode. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3743 (easy-mmode-define-derived-mode): Remove. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3744 (define-derived-mode): Fancier default docstring. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3745 (easy-mmode-define-navigation): Signal an error rather than (ding). |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3746 |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3747 * newcomment.el (comment-styles): New `box-multi'. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3748 (comment-normalize-vars): Better default for comment-continue to |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3749 avoid whitespace-only continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3750 (comment-search-forward): Always move even in the no-syntax case. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3751 (comment-padright): Only obey N if it's only obeyed for padleft. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3752 (comment-make-extra-lines): Better handling of empty continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3753 Use `=' for the filler if comment-start has only one character. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3754 (uncomment-region): Try handling the special `=' filler. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3755 (comment-region): Allow LINES even if MULTI is nil. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3756 (comment-box): Choose box style based on comment-style. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3757 |
29029 | 3758 2000-05-20 Kenichi Handa <handa@etl.go.jp> |
3759 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3760 * international/ccl.el (ccl-compile-write-string): Make STR unibyte. |
29029 | 3761 (ccl-compile-write-repeat): If ARG is string, make it unibyte. |
3762 | |
29028 | 3763 2000-05-20 Kenichi HANDA <handa@etl.go.jp> |
3764 | |
3765 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region | |
3766 and insert, not subst-char-in-region. | |
3767 | |
3768 * international/mule-diag.el (list-character-sets-1): Handle | |
3769 charsets eight-bit-control and eight-bit-graphic. | |
3770 (list-iso-charset-chars): Likewise. | |
3771 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit | |
3772 charactes as is. Use indent-to to align characters. | |
3773 | |
3774 * international/mule-cmds.el (find-multibyte-characters): Never | |
3775 exclude charsets eight-bit-control and eight-bit-graphic. | |
3776 | |
29015
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3777 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3778 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3779 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception): |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3780 Don't quote lambdas. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3781 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3782 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3783 |
28993 | 3784 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
3785 | |
3786 * gud.el (gud-jdb-directories): Doc fix. | |
3787 | |
28989
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3788 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3789 |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3790 * newcomment.el: New file. |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3791 |
28988 | 3792 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
3793 | |
28993 | 3794 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'. |
28988 | 3795 |
28982 | 3796 2000-05-18 Andreas Schwab <schwab@suse.de> |
3797 | |
3798 * dired.el (dired-between-files): Also skip lines beginning with | |
3799 `used'. | |
3800 | |
28978 | 3801 2000-05-18 Gerd Moellmann <gerd@gnu.org> |
3802 | |
3803 * msb.el (msb-menu-cond): Add choice `user'. | |
3804 | |
28981 | 3805 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3806 |
28981 | 3807 * ps-print.el: Compatibility, customization and doc fix. |
3808 (ps-printer-name-option): Replace defconst by defvar. | |
3809 (ps-postscript-code-directory): XEmacs compatibility. | |
3810 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code | |
3811 fix. | |
3812 (ps-user-defined-prologue, ps-print-prologue-header) | |
3813 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs | |
3814 compatibility and code fix. | |
3815 (ps-print-background-image, ps-print-background-text): | |
3816 Customization fix. | |
3817 (ps-line-number-start, ps-n-up-on): New vars. | |
3818 | |
28978 | 3819 2000-05-18 Espen Skoglund <esk@ira.uka.de> |
3820 | |
3821 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed | |
3822 the indent-comment function to just return the appropriate indent. | |
3823 | |
28975 | 3824 2000-05-18 Eric M. Ludlam <zappo@ultranet.com> |
3825 | |
3826 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm, | |
3827 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm, | |
3828 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files | |
3829 | |
28969 | 3830 2000-05-18 Dave Love <fx@gnu.org> |
3831 | |
3832 * info.el (Info-fontify-node): Add intangible property as well as | |
3833 invisible. | |
3834 | |
3835 * calendar/appt.el (appt-make-list): Match all lines of entry. | |
3836 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de> | |
3837 | |
28965 | 3838 2000-05-18 Kenichi Handa <handa@etl.go.jp> |
3839 | |
3840 * international/mule-diag.el (describe-char-after): Call | |
3841 internal-char-font, not char-font. If internal-char-font returns | |
3842 nil, display "-- none --". | |
3843 | |
28959 | 3844 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3845 | |
3846 * image.el (image-type-available-p): Don't reference image-types | |
3847 if it isn't bound. | |
3848 | |
28957
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3849 2000-05-17 Stefan Monnier <monnier@cs.yale.edu> |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3850 |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3851 * autoarg.el (autoarg-mode): Typo in the :set argument. |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3852 |
28954 | 3853 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3854 | |
3855 * startup.el (command-line-1): Don't signal an error if the | |
3856 directory for auto-save-list files does not yet exist. | |
3857 | |
28950 | 3858 2000-05-17 Kenichi Handa <handa@etl.go.jp> |
3859 | |
3860 * international/mule-conf.el (arabic-iso8859-6): Fix typo. | |
3861 | |
28948
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3862 2000-05-16 Stefan Monnier <monnier@cs.yale.edu> |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3863 |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3864 * subr.el (remove-hook): `setq' hook-value, not `set'. |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3865 |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3866 2000-05-16 Sam Steingold <sds@gnu.org> |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3867 |
28981 | 3868 * info.el (debug-ignored-errors): More errors to ignore. |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3869 |
28942 | 3870 2000-05-16 Dave Love <fx@gnu.org> |
3871 | |
3872 * cus-edit.el: Don't require cl or easymenu. | |
3873 (custom-variable-prompt): Test standard-value property, not | |
3874 user-variable-p. | |
3875 | |
28940
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3876 2000-05-16 Sam Steingold <sds@gnu.org> |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3877 |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3878 * subr.el (add-hook): `setq' hook-value, not `set'. |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3879 |
28939 | 3880 2000-05-16 Gerd Moellmann <gerd@gnu.org> |
3881 | |
3882 * startup.el (command-line-1): Mention the FAQ in the startup | |
3883 message. | |
3884 | |
3885 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'. | |
3886 | |
3887 * progmodes/compile.el (compilation-parse-errors): Collect | |
3888 `nomessage' regexps last. | |
3889 | |
3890 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp. | |
3891 | |
3892 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp' | |
3893 to the function name. | |
3894 | |
28926 | 3895 2000-05-15 Dave Love <fx@gnu.org> |
3896 | |
3897 * speedbar.el (speedbar-recenter): Typo. | |
3898 (speedbar-expand-line): Make arg optional. | |
3899 (speedbar-mode): Avoid a compiler warning. | |
3900 | |
28924 | 3901 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3902 | |
3903 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that | |
3904 user-specified option string is empty. | |
3905 | |
3906 * mouse.el (mouse-yank-at-click): Doc fix. | |
3907 | |
28921 | 3908 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il> |
3909 | |
3910 * term/internal.el (IT-character-translations): More updates of | |
3911 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC | |
3912 documents. | |
3913 | |
28919 | 3914 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3915 | |
3916 * env.el (getenv): New function, interactively callable. | |
3917 (setenv, getenv): Remove autoload cookies. | |
3918 | |
3919 * loadup.el: Load `env'. | |
3920 | |
3921 * progmodes/f90.el: Change author's mail address. | |
3922 | |
28908 | 3923 2000-05-14 Dave Love <fx@gnu.org> |
3924 | |
28911 | 3925 * mail/rmail.el (rmail-show-message-hook): Customize and offer |
3926 goto-addr as an option. | |
3927 | |
3928 * help.el (help-xref-stack): Doc fix. | |
3929 (help-xref-following): New variable. | |
3930 (help-make-xrefs): Use it. | |
3931 (help-xref-go-back): Use position information from stack element. | |
3932 (help-follow): Make position in stack element a pair. Use | |
3933 help-xref-following. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3934 |
28911 | 3935 * autoarg.el: New file. |
3936 | |
3937 * faces.el: Declare more functions obsolete. | |
3938 | |
28908 | 3939 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el |
3940 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el | |
3941 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el | |
3942 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el: | |
3943 Remove all the setup-...-environment functions. | |
3944 | |
28903 | 3945 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> |
3946 | |
28919 | 3947 * speedbar.el: Updated the commentary section. xemacs20p now uses |
3948 >= when detecting. Require `defimage' safely. | |
28903 | 3949 (speedbar-easymenu-definition-base): Add toggle for images. |
3950 (speedbar-easymenu-definition-special): Add flush cache & expand. | |
3951 (speedbar-visiting-tag-hook): Set new defaults. Added options. | |
3952 (speedbar-reconfigure-keymaps-hook): New variable. | |
3953 (speedbar-frame-parameters): Updated documentation. | |
3954 (speedbar-use-imenu-flag): Updated custom tag | |
3955 (speedbar-dynamic-tags-function-list): New variable. | |
3956 (speedbar-tag-hierarchy-method): Updated doc & custom. | |
28919 | 3957 (speedbar-indentation-width, speedbar-indentation-width) New |
3958 variables. | |
3959 (speedbar-hide-button-brackets-flag): Customizable. | |
28903 | 3960 (speedbar-vc-indicator): Doc update. |
3961 (speedbar-ignored-path-expressions): Updated default value. | |
3962 (speedbar-supported-extension-expressions): Updated default value. | |
3963 (speedbar-syntax-table): Remove {} paren status. | |
28919 | 3964 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act |
3965 as "+". Added overlay aliases. | |
3966 (speedbar-mode): Use `speedbar-mode-line-update' instead of | |
3967 `force-mode-line-update'. | |
3968 (speedbar-mode, speedbar-quick-mouse, speedbar-click) | |
3969 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of | |
3970 `mouse-set-point' | |
28903 | 3971 (speedbar-reconfigure-keymaps): Run configure keymap hooks. |
28919 | 3972 (speedbar-item-info-tag-helper): Revamped to handle a wider range |
3973 of arbitrary text, and new helper functions. | |
3974 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in | |
3975 filename finder. | |
28903 | 3976 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. |
3977 (speedbar-directory-buttons): Update path search/expansion. | |
3978 (speedbar-make-tag-line): Pay attention to | |
28919 | 3979 `speedbar-indentation-width'. Use more care w/ invisible |
3980 properties. | |
28903 | 3981 (speedbar-change-expand-button-char): Call |
3982 `speedbar-insert-image-button-maybe'. | |
3983 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). | |
28919 | 3984 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) |
3985 (speedbar-trim-words-tag-hierarchy) | |
3986 (speedbar-simple-group-tag-hierarchy): New functions | |
28903 | 3987 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. |
28919 | 3988 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New |
3989 functions. | |
28903 | 3990 (speedbar-mouse-set-point): New function |
3991 (speedbar-power-click): Updated documentation. | |
28919 | 3992 (speedbar-line-token, speedbar-goto-this-file): Handle more types |
3993 of tag prefix text. | |
3994 (speedbar-expand-line, speedbar-contract-line): Make more robust | |
3995 to strange text. | |
3996 (speedbar-expand-line): Takes universal argument to flush the | |
3997 cache. | |
28903 | 3998 (speedbar-flush-expand-line): New function. |
3999 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. | |
4000 Use new generator insertion method. | |
4001 (speedbar-fetch-dynamic-tags): New function. | |
4002 (speedbar-fetch-dynamic-imenu): Removed code now handled in | |
4003 `speedbar-fetch-dynamic-imenu'. | |
4004 (speedbar-fetch-dynamic-etags): Fix current buffer problem. | |
4005 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and | |
4006 "Revert Buffer" menu items. | |
4007 (speedbar-buffer-buttons-engine): Be smarter when creating a | |
4008 filename tag (for expansion purposes.). | |
28919 | 4009 (speedbar-highlight-one-tag-line, |
4010 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) | |
4011 (speedbar-recenter): New functions. | |
28903 | 4012 (defimage-speedbar): Image loading abstraction. |
28919 | 4013 (speedbar-directory-+, speedbar-directory--, speedbar-file-+) |
4014 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+) | |
4015 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v) | |
4016 (speedbar-tag-type, speedbar-tag-mail): New images. | |
28903 | 4017 (speedbar-expand-image-button-alist): New variable. |
4018 (speedbar-insert-image-button-maybe): Insert an image over some | |
4019 buttons. | |
4020 | |
28894 | 4021 2000-05-13 Kenichi Handa <handa@etl.go.jp> |
4022 | |
4023 * international/mule-cmds.el (encode-coding-char): An ASCII | |
4024 character is always encodable. | |
4025 | |
4026 * international/mule-conf.el: Add more information in descriptions | |
4027 of character sets. | |
4028 | |
28965 | 4029 * international/mule-diag.el (describe-char-after): New function. |
28894 | 4030 (describe-font-internal): Adjusted for the change of font-info. |
4031 (describe-font): Likewise. | |
4032 (print-fontset): Rewritten for the new fontset implementation. | |
4033 (describe-fontset): Include fontset alias names in completion. | |
4034 (list-fontsets): Adjusted for the change of print-fontset. | |
4035 | |
28895 | 4036 * simple.el (what-cursor-position): If DETAIL is non-nil, call |
4037 describe-char-after instead of displaying the detail in the echo | |
4038 area. | |
28965 | 4039 (syntax-code-table): Format changed. |
4040 (string-to-syntax): Adjusted for the above change. | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
4041 |
28905
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
4042 2000-05-12 Stefan Monnier <monnier@cs.yale.edu> |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
4043 |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
4044 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode. |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
4045 |
28890 | 4046 2000-05-12 Dave Love <fx@gnu.org> |
4047 | |
4048 * calendar/todo-mode.el: Remove some compatibility stuff and CL | |
4049 dependence. Use line-{beginning,end}-position, not | |
4050 point-at{b,e}ol. Some doc fixes. | |
4051 (todo-position): New function. Fix callers of position to use it. | |
4052 (todo-save-top-priorities, todo-print): Use with-temp-buffer. | |
4053 | |
28885 | 4054 2000-05-12 Gerd Moellmann <gerd@gnu.org> |
4055 | |
4056 * time.el (display-time-mail-icon): Use `:ascent center'. | |
4057 | |
28893 | 4058 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for |
4059 handling FTP security extensions. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4060 |
28882 | 4061 2000-05-11 Dave Love <fx@gnu.org> |
4062 | |
28888 | 4063 * calendar/todo-mode.el: New file. |
28882 | 4064 |
28870 | 4065 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
4066 | |
28881 | 4067 * comint.el (comint-read-input-ring): Move reference to |
4068 comint-input-ring-size outside of the save-excursion. It was | |
4069 causing the default value to be the only one ever seen. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4070 |
28875 | 4071 * font-lock.el: Update copyright. Remove Simon Marshall's email |
4072 address on request from him. | |
4073 | |
28870 | 4074 * subr.el (substitute-key-definition): Add comment describing |
4075 the meaning of PREFIX. | |
4076 | |
28865
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4077 2000-05-10 Stefan Monnier <monnier@cs.yale.edu> |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4078 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4079 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4080 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4081 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed.. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4082 (add-minor-mode): Don't make the variable buffer-local and add a |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4083 reference to define-minor-mode in the docstring. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4084 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4085 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4086 HEADER/FOOTER and fix bug with trailing empty directory. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4087 (cvs-append-to-ignore): Use vc-editable-p if available. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4088 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4089 (vc-do-command): Tweak advice to handle the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4090 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4091 * log-view.el (log-view-goto-rev): New function for the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4092 (log-view-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4093 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4094 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4095 (log-edit-changelog-full-paragraphs): New var. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4096 (log-edit-insert-changelog): Remove a lonely leading `* file'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4097 (log-edit-narrow-changelog, log-edit-changelog-paragraph) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4098 (log-edit-changelog-subparagraph, log-edit-changelog-entry) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4099 (log-edit-changelog-ours-p, log-edit-changelog-entries) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4100 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4101 Replace the `cvs' prefix with `log-edit'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4102 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4103 * iswitchb.el (iswitchb-completion-help): Unquote lambda. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4104 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4105 * diff-mode.el (diff-font-lock-keywords): Recognize comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4106 (diff-font-lock-defaults): Explicitly turn off multiline. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4107 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4108 (diff-ediff-patch): Fix call to ediff-patch-file. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4109 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4110 Handle comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4111 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4112 * frame.el (automatic-hscrolling): Typo. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4113 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4114 * cvs-status.el (cvs-status-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
4115 |
28845 | 4116 2000-05-09 Sam Steingold <sds@goems.com> |
4117 | |
4118 * apropos.el (apropos-print): use `describe-face' instead of | |
4119 `customize-face-other-window'. | |
4120 | |
28842 | 4121 2000-05-09 Dave Love <fx@gnu.org> |
4122 | |
4123 Changes mostly following Richard Sharman <rsharman@wave.home.com>. | |
4124 | |
4125 * help.el (describe-variable): Have customize button pop the | |
4126 help-xref stack when invoked. | |
4127 (help-xref-symbol-regexp): Add `face'. | |
4128 (help-make-xrefs): Check for quoted face names and adapt regexp | |
4129 submatch numbers to cope. | |
4130 (help-xref-interned): Maybe insert face doc too. Separate | |
4131 sections with a line of hyphens. | |
4132 | |
28848 | 4133 * faces.el: Some doc fixes. Declare some functions obsolete. |
28842 | 4134 (describe-face): Add customize button. Return the help |
4135 text. Fix prompt. | |
4136 | |
28839 | 4137 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
4138 | |
4139 * term/internal.el (IT-character-translations): Fix last change. | |
4140 | |
28833 | 4141 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
4142 | |
4143 * woman.el: New file | |
4144 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>). | |
4145 | |
28829 | 4146 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
4147 | |
28831 | 4148 * term/internal.el (IT-character-translations): Update ASCII |
4149 simulations for greek-iso8859-7, add latin-iso8859-14 and | |
4150 latin-iso8859-15. | |
4151 | |
28829 | 4152 * international/mule-cmds.el (set-language-info-alist): Call |
4153 define-prefix-command with 3 arguments, to make the map suitable | |
4154 for a menu. | |
4155 | |
28827 | 4156 2000-05-07 Dave Love <fx@gnu.org> |
4157 | |
31242 | 4158 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml. |
28827 | 4159 |
28825 | 4160 2000-05-05 Dave Love <fx@gnu.org> |
4161 | |
4162 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg | |
4163 list in doc string. Don't quote keyword symbols. | |
4164 * emacs-lisp/cl.el: Likewise | |
4165 * emacs-lisp/cl-seq.el: Likewise | |
4166 | |
28823 | 4167 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
4168 | |
4169 * abbrev.el (abbrev-mode): Make ARG optional. | |
4170 | |
28812 | 4171 2000-05-04 Gerd Moellmann <gerd@gnu.org> |
4172 | |
28817 | 4173 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'. |
4174 | |
4175 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'. | |
4176 | |
28812 | 4177 * subr.el (substitute-key-definition): Clarify documentation. |
4178 | |
4179 2000-05-04 Milan Zamazal <pdm@freesoft.cz> | |
4180 | |
4181 * glasses.el (glasses-convert-to-unreadable): Use | |
4182 `glasses-separator' instead of the hard-wired "_". | |
4183 (glasses-mode): Call `glasses-make-unreadable' only in a single | |
4184 place. | |
4185 | |
28808 | 4186 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
4187 | |
4188 * term/internal.el (cjk-codepages-alist): Add associations for | |
4189 Chinese and Korean codepages. Remove FIXME comment. | |
4190 | |
28806 | 4191 2000-05-03 Dave Love <fx@gnu.org> |
4192 | |
4193 * time.el (display-time-mail-face, display-time-use-mail-icon): | |
4194 New option. | |
4195 (display-time-mail-icon): New variable. | |
4196 (display-time-string-forms): Use the above. Fix the local-map. | |
4197 | |
28795 | 4198 2000-05-03 Gerd Moellmann <gerd@gnu.org> |
4199 | |
28805 | 4200 * replace.el (query-replace-map): Add binding for `E'. |
4201 (query-replace-help): Extend help text. | |
4202 (perform-replace): Allow editing the replacement string. | |
4203 | |
4204 * make-mode.el (makefile-mode-abbrev-table): New variable. | |
4205 (makefile-mode): Set local abbrev table to | |
4206 makefile-mode-abbrev-table. | |
4207 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4208 |
28795 | 4209 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't |
4210 set TOGGLE's value. | |
4211 | |
28805 | 4212 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from |
4213 mail-interactive-insert-alias. | |
4214 (mail-abbrev-complete-alias): New command. | |
4215 (mail-mode-map): Bind it to `M-TAB'. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4216 |
28790 | 4217 2000-05-03 Kenichi Handa <handa@etl.go.jp> |
4218 | |
4219 * language/lao-util.el (lao-compose-region): New function. | |
4220 | |
28782 | 4221 2000-05-02 Gerd Moellmann <gerd@gnu.org> |
4222 | |
28789 | 4223 * files.el (recover-session): Make directories as necessary |
4224 if they don't exist yet. | |
4225 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4226 * calendar/cal-french.el |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4227 (french-calendar-multibyte-special-days-array) |
28782 | 4228 (french-calendar-special-days-array): Change French text. |
4229 (calendar-french-date-string): Change output. | |
4230 (calendar-goto-french-date): Likewise. | |
4231 | |
4232 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk> | |
4233 | |
4234 * wid-edit.el (widget-default-active): Obey `:always-active'. | |
4235 (widget-documentation-string-value-create): Set `:always-active'. | |
4236 | |
28778 | 4237 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
4238 | |
4239 * startup.el (auto-save-list-file-prefix): For ms-dos, set the | |
4240 default prefix to `~/_emacs.d/auto-save.list/_s'. | |
4241 (normal-top-level): Create the directory for auto-save files, if | |
4242 it doesn't already exist (in the ms-dos case only). | |
4243 | |
28775 | 4244 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
4245 | |
4246 * international/mule-cmds.el (set-language-environment): Don't | |
4247 concat an integer (dos-codepage), use format instead. | |
4248 | |
28772 | 4249 2000-05-02 Dave Love <fx@gnu.org> |
4250 | |
4251 * help.el (help-xref-on-pp): Check for constant symbols. | |
4252 | |
28764 | 4253 2000-04-29 Gerd Moellmann <gerd@gnu.org> |
4254 | |
4255 * startup.el (normal-top-level): Put a condition-case around | |
4256 the code loading subdirs.el. | |
4257 | |
4258 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4259 |
28764 | 4260 * ps-print.el: Upside-down and face background color printing, |
4261 line number step, doc fix. | |
4262 (ps-print-version): New version number (5.2). | |
4263 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job) | |
4264 (ps-face-attribute-list, ps-plot-with-face): Code fix. | |
4265 (ps-spool-config): Var fix. | |
4266 (ps-printer-name-option): Const fix. | |
4267 (ps-print-upside-down, ps-use-face-background) | |
4268 (ps-line-number-step): New vars. | |
4269 (ps-window-system, ps-lp-system): New consts. | |
4270 (ps-face-background): New fun. | |
4271 | |
28759 | 4272 2000-04-28 Richard Stallman <rms@gnu.org> |
4273 | |
4274 * files.el (make-auto-save-file-name): | |
4275 Apply auto-save-file-name-transforms to visited file name | |
4276 before generating auto save file name. | |
4277 (auto-save-file-name-transforms): New variable. | |
4278 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4279 * files.el (backup-enable-predicate): |
28759 | 4280 Correctly test for a file under a temporary directory. |
4281 | |
28751 | 4282 2000-04-28 Gerd Moellmann <gerd@gnu.org> |
4283 | |
4284 * subr.el (add-minor-mode): Rewritten. | |
4285 | |
28749 | 4286 2000-04-28 Kenichi Handa <handa@etl.go.jp> |
4287 | |
4288 * mail/sendmail.el (sendmail-send-it): Set | |
4289 buffer-file-coding-system to the selected coding system for MIME | |
4290 header. | |
4291 | |
28748 | 4292 2000-04-27 Gerd Moellmann <gerd@gnu.org> |
4293 | |
4294 * dired.el (dired-move-to-filename-regexp): Allow format where | |
4295 YYYY is followed by two spaces. | |
4296 | |
4297 * progmodes/etags.el (etags-tags-completion-table): Add a `:' | |
4298 in the second character class of the regexp. | |
4299 | |
4300 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in | |
4301 mh-etc, too. | |
4302 | |
4303 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert | |
4304 nil. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4305 |
28748 | 4306 * subr.el (add-minor-mode): Use `set' instead of `setq'. |
4307 | |
4308 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN | |
4309 argument. | |
4310 | |
4311 2000-04-27 Sen Nagata <sen@eccosys.com> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4312 |
28748 | 4313 * emacs-lisp/crm.el (crm-completion-table): New variable. |
4314 (crm-collection-fn, crm-test-completion) | |
4315 (completing-read-multiple): Use it. | |
4316 | |
28736 | 4317 2000-04-27 Dave Love <fx@gnu.org> |
4318 | |
4319 * help.el (locate-library): Use mapc. | |
4320 (help-manyarg-func-alist): Add call-process-region. | |
4321 | |
28724 | 4322 2000-04-26 Gerd Moellmann <gerd@gnu.org> |
4323 | |
28729 | 4324 * subr.el (add-minor-mode): Make argument MAP optional. |
4325 | |
28724 | 4326 * desktop.el (desktop-save): Save list of minor modes. |
4327 (desktop-create-buffer): Restore minor modes. | |
4328 (desktop-minor-mode-table): New user-option. | |
4329 | |
4330 * subr.el (add-minor-mode): New function. | |
4331 | |
4332 * image.el (find-image): New function. | |
4333 (defimage): Rewritten to find image at load time. | |
4334 | |
4335 * startup.el (normal-top-level-add-to-load-path): Handle | |
4336 case that the default directory is not in load-path. | |
4337 | |
4338 * help.el: Old patch from Stefan Monnier. | |
4339 (help-xref-on-pp): New function. | |
4340 (describe-variable): Use it to display xrefs in a symbol's value. | |
4341 | |
28717
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4342 2000-04-26 Stefan Monnier <monnier@cs.yale.edu> |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4343 |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4344 * cus-edit.el (custom-face): Fix parenthesis. |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4345 |
28713 | 4346 2000-04-26 Kenichi Handa <handa@etl.go.jp> |
4347 | |
28715 | 4348 * mail/rmail.el (rmail-expunge): When there are no deleted |
4349 messages, do nothing. | |
28713 | 4350 |
28712 | 4351 2000-04-26 Dave Love <fx@gnu.org> |
4352 | |
4353 * international/mule-cmds.el (locale-translation-file-name): | |
4354 Defvar to nil. | |
4355 (set-locale-environment): Set it here (at runtime). | |
4356 | |
28710 | 4357 2000-04-25 Gerd Moellmann <gerd@gnu.org> |
4358 | |
4359 * replace.el (perform-replace): Add parameters START and END. Use | |
4360 them instead of the check for a region in Transient Mark mode. | |
4361 (query-replace-read-args): Return two more list elements for the | |
4362 start and end of the region in Transient Mark mode. | |
4363 (query-replace, query-replace-regexp, query-replace-regexp-eval) | |
4364 (map-query-replace-regexp, replace-string, replace-regexp): Add | |
4365 optional last arguments START and END and pass them to | |
4366 perform-replace. | |
4367 | |
4368 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a | |
4369 form with additional arguments for perform-replace. | |
4370 | |
4371 * progmodes/etags.el (tags-query-replace): Add parameters START | |
4372 and END. Construct a form with additional arguments for | |
4373 perform-replace. | |
4374 | |
4375 * simple.el (shell-command): Set default directory for "*Shell | |
4376 Command Output" buffer. | |
4377 | |
4378 * language/european.el (iso-latin-4): Fix typo. | |
4379 | |
4380 * emacs-lisp/crm.el: New file. | |
4381 | |
28701 | 4382 2000-04-24 Dave Love <fx@gnu.org> |
4383 | |
4384 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) | |
4385 (Custom-reset-saved, Custom-reset-standard) | |
4386 (custom-group-value-create, custom-group-set, custom-group-save) | |
4387 (custom-group-reset-current, custom-group-reset-saved) | |
4388 (custom-group-reset-standard): Use mapc. | |
4389 (custom-buffer-create-internal): Disable undo when creating items. | |
4390 Use mapc. | |
4391 (custom-face): Avoid redundant lambda. | |
4392 | |
28699 | 4393 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
4394 | |
4395 * startup.el (auto-save-list-file-prefix): Set default to | |
4396 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS. | |
4397 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4398 2000-04-24 Sam Steingold <sds@gnu.org> |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4399 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4400 * time-stamp.el (time-stamp-string-preprocess): Always convert |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4401 `field-result' to a string. |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4402 |
28695 | 4403 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
4404 | |
4405 * frame.el (scrolling): New group. | |
4406 (automatic-hscrolling): New user-option. | |
4407 | |
4408 * startup.el (command-line-x-option-alist): Add `-lsp' and | |
4409 `--line-spacing'. | |
4410 | |
28668 | 4411 2000-04-19 Dave Love <fx@gnu.org> |
4412 | |
4413 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. | |
4414 (cl-mapc): Rename from mapc. Fix the funcall. | |
4415 | |
28653 | 4416 2000-04-19 Gerd Moellmann <gerd@gnu.org> |
4417 | |
28660 | 4418 * simple.el (clone-indirect-buffer-other-window): New command. |
4419 (clone-indirect-buffer): Add optional arg NORECROD. | |
4420 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. | |
4421 | |
28658 | 4422 * help.el (resize-temp-buffer-window): Use count-screen-lines. |
4423 | |
4424 * window.el (count-screen-lines): New function. | |
4425 (shrink-window-if-larger-than-buffer): Use count-screen-lines | |
4426 instead of window-buffer-height. | |
4427 | |
4428 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set | |
4429 non-existing variable comint-input-sentinel. | |
4430 (inferior-lisp-args-to-list): Removed. | |
4431 (inferior-lisp): Use split-string instead of | |
4432 inferior-lisp-args-to-list. | |
4433 | |
4434 * hexl.el (hexl-insert-hex-string): New command. | |
4435 | |
28653 | 4436 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name |
4437 instead of concat. | |
4438 | |
28634 | 4439 2000-04-18 Gerd Moellmann <gerd@gnu.org> |
4440 | |
4441 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline | |
4442 at the start of an existing but empty folder. | |
4443 | |
4444 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4445 | |
4446 * ps-mule.el: Customization fix, doc fix. | |
4447 (ps-multibyte-buffer): Customization fix. | |
4448 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
4449 2000-04-17 Richard M. Stallman <rms@gnu.org> |
28627
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4450 |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4451 * subr.el (read-passwd): Use read-char-exclusive. |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4452 |
28626 | 4453 2000-04-17 Gerd Moellmann <gerd@gnu.org> |
4454 | |
4455 * textmodes/texinfo.el (texinfo-insert-@email) | |
4456 (texinfo-insert-@emph, texinfo-insert-@quotation) | |
4457 (texinfo-insert-@strong, texinfo-insert-@url): New functions. | |
4458 (texinfo-mode-map): Add key bindings for them. | |
4459 | |
4460 * files.el (basic-save-buffer-2): Use a template with `$' | |
4461 instead of `#' for VMS. | |
4462 | |
4463 * simple.el (clone-indirect-buffer): New function. | |
4464 | |
28621 | 4465 2000-04-16 Stephen Eglen <stephen@gnu.org> |
4466 | |
4467 * iswitchb.el (iswitchb-case): New function. If the user input | |
4468 contains any upper-case characters, the search is made | |
4469 case-sensitive. | |
4470 | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4471 2000-04-17 Stefan Monnier <monnier@cs.yale.edu> |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4472 |
28621 | 4473 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as |
4474 comment-end. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4475 (texinfo-font-lock-syntactic-keywords): New var. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4476 (texinfo-font-lock-keywords): Remove comment regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4477 (texinfo-insert-block): New function. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4478 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block. |
28621 | 4479 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip |
4480 and font-lock-defaults. Use regexp-opt for outline-regexp. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4481 (texinfo-environments): New var. |
28621 | 4482 (texinfo-environment-regexp): Use regexp-opt and |
4483 texinfo-environments. | |
4484 | |
4485 * textmodes/ispell.el (ispell-menu-map-needed): Check that | |
4486 ispell-process is bound since this might be eval'd before ispell | |
4487 is loaded. | |
4488 (ispell-message): Use a tiny bit less magic and a bit more hard | |
4489 data to figure out what kind of sc-cite-regexp to use. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4490 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4491 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4492 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4493 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries) |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4494 (insert-cyclic-diary-entry): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4495 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4496 * gud.el (gud-jdb-build-source-files-list): Fix typo. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4497 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4498 * files.el (backup-enable-predicate): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4499 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4500 * cus-edit.el (custom-face, face): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4501 |
28602 | 4502 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4503 | |
4504 * ps-print.el: Check for line-beginning-position definition. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4505 |
28602 | 4506 * ps-print.el: Fix counting lines in a region. |
4507 (ps-print-version): New version number (5.1.5). | |
4508 (ps-spool-without-faces, ps-spool-with-faces): Adjust code. | |
4509 (ps-printing-region): Fun code fix. | |
4510 | |
28600 | 4511 2000-04-15 Gerd Moellmann <gerd@gnu.org> |
4512 | |
4513 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p | |
4514 to file-directory-p. | |
4515 | |
28591 | 4516 2000-04-14 Gerd Moellmann <gerd@gnu.org> |
4517 | |
4518 * gud.el (gud-jdb-build-source-files-list): Check that directory | |
4519 exists before calling directory-files. | |
4520 | |
28578 | 4521 2000-04-13 Dave Love <fx@gnu.org> |
4522 | |
4523 * emacs-lisp/trace.el: Change maintainer. Use new backquote | |
4524 syntax. | |
4525 | |
4526 * emacs-lisp/cl-specs.el: Remove when, unless. | |
4527 | |
4528 * emacs-lisp/cl-extra.el: Don't quote keywords. | |
4529 (cl-old-mapc): New variable. | |
4530 (mapc): Use it. | |
4531 (cl-map-intervals): Use with-current-buffer. Don't check for | |
4532 next-property-change. | |
4533 (cl-map-overlays): Use with-current-buffer. | |
4534 (cl-expt): Remove. | |
4535 (copy-tree, remprop): Define unconditionally. | |
4536 | |
4537 * emacs-lisp/cl-compat.el (keywordp): Remove. | |
4538 | |
4539 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers | |
4540 to use keywordp. | |
4541 (edebug-spec): Enable keywordp. | |
4542 | |
4543 * cus-edit.el (custom-sort-items): Avoid symbol-name with new | |
4544 string-lessp. | |
4545 | |
4546 * cus-start.el: Use keywordp. | |
4547 | |
28577 | 4548 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
4549 | |
4550 * diary-lib.el (include-other-diary-files): Fix the fix of | |
4551 2000-02-18 by doing a save-excursion. | |
4552 | |
4553 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4554 | |
4555 * ps-print.el: Customization fix, doc fix. | |
4556 (ps-print-version): New version number (5.1.4). | |
4557 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node) | |
4558 (ps-print-preprint): Adjust code. | |
4559 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue) | |
4560 (ps-print-prologue-header, ps-print-control-characters) | |
4561 (ps-spool-config): Customization fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4562 |
28564 | 4563 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il> |
4564 | |
4565 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and | |
4566 converted to the new menu-item format, names silightly changed, | |
4567 help strings added. | |
4568 | |
4569 Support for spelling without async subprocesses: | |
4570 | |
4571 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer) | |
4572 (ispell-session-buffer): New variables. | |
4573 (ispell-start-process, ispell-process-status, | |
4574 ispell-accept-output, ispell-send-string): New functions, for | |
4575 Ispell invocation when async subprocesses aren't supported. | |
4576 (ispell-word, ispell-pdict-save, ispell-command-loop, | |
4577 ispell-process-line, ispell-buffer-local-parsing): Replace calls | |
4578 to process-send-string with calls to ispell-send-string, and | |
4579 accept-process-output with ispell-accept-output. | |
4580 (ispell-init-process): Call ispell-process-status instead of | |
4581 process-status with. | |
4582 (ispell-init-process): Call ispell-start-process. Call | |
4583 ispell-accept-output and ispell-send-string. Don't call | |
4584 process-kill-without-query and kill-process if they are unbound. | |
4585 (ispell-async-processp): New function. | |
4586 | |
28560 | 4587 2000-04-12 Dave Love <fx@gnu.org> |
4588 | |
4589 * info.el: Add debug-ignored-errors. | |
4590 (Info-mode-menu): Add some items. | |
4591 (Info-directory): Add autoload cookie. | |
4592 | |
4593 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible. | |
4594 Modify `truncate-lines'. Make `describe-language-environment' | |
4595 always visible and add help. Modify `describe-key' help. Invoke | |
4596 Info-directory from `info'. New entry `emacs-manual'. | |
4597 | |
28542 | 4598 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
4599 | |
28549 | 4600 * progmodes/ebrowse.el (ebrowse-tree-mode): Use |
4601 propertized-buffer-identification. | |
4602 (ebrowse-update-member-buffer-mode-line): Likewise. | |
4603 (ebrowse--mode-strings): Removed. | |
4604 (ebrowse--mode-line-props): Removed. | |
4605 | |
28542 | 4606 * files.el (auto-mode-alist): Add `EBROWSE'. |
4607 | |
4608 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white | |
4609 space before testing for end of buffer. | |
4610 (ebrowse-load): Removed. | |
4611 (ebrowse-revert-tree-buffer-from-file): Rewritten. | |
4612 (ebrowse-create-tree-buffer): Rewritten. | |
4613 (ebrowse-tree-mode): Read tree from buffer. | |
4614 | |
4615 * progmodes/ebrowse-ffh.el: Removed. | |
4616 | |
28535 | 4617 2000-04-10 Kenichi Handa <handa@etl.go.jp> |
4618 | |
4619 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug. | |
4620 | |
28534 | 4621 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
4622 | |
4623 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)' | |
4624 at the wrong place. | |
4625 | |
28783 | 4626 2000-04-09 Dave Love <fx@gnu.org> |
4627 | |
4628 * files.el (backup-enable-predicate): Use | |
4629 temporary-file-directory, small-temporary-file-directory. | |
4630 (make-backup-file-name-function, backup-directory-alist): New | |
4631 variables. | |
4632 (make-backup-file-name-1): New function. | |
4633 (make-backup-file-name): Use it. | |
4634 (find-backup-file-name): Likewise. Use format for clarity, not | |
4635 concat. | |
4636 (file-newest-backup): Use make-backup-file-name. | |
4637 | |
28523 | 4638 2000-04-09 Gerd Moellmann <gerd@gnu.org> |
4639 | |
28530 | 4640 * progmodes/ebrowse-ffh.el: New file. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4641 |
28530 | 4642 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved |
4643 to ebrowse-ffh.el. | |
4644 (ebrowse-load): Add autoload. | |
4645 | |
4646 * finder.el (finder-commentary): Add autoload cookie. | |
4647 | |
28523 | 4648 * mail/rfc2368.el: Correct author's email address. |
4649 | |
4650 * progmodes/ebrowse.el: New file. | |
4651 | |
4652 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu | |
4653 item help string. | |
4654 (easy-menu-do-add-item): Ditto. | |
4655 (easy-menu-define): Extend doc string. | |
4656 | |
4657 * jit-lock.el (with-buffer-unmodified): Use | |
4658 restore-buffer-modified-p. | |
4659 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified. | |
4660 (jit-lock-function, jit-lock-stealth-fontify): Don't use | |
4661 with-buffer-unmodified. | |
4662 | |
28517 | 4663 2000-04-08 Dave Love <fx@gnu.org> |
4664 | |
4665 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop, | |
4666 unless, when. | |
4667 | |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4668 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4669 |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4670 * viper-util.el (viper-put-on-search-overlay): New subroutine. |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4671 (viper-flash-search-pattern): No operation when using Emacs |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4672 doesn't support face. |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4673 Use `viper-put-on-search-overlay'. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4674 |
28506 | 4675 2000-04-04 Gerd Moellmann <gerd@gnu.org> |
4676 | |
4677 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r | |
4678 like C-r. | |
4679 | |
4680 * progmodes/make-mode.el: Some doc fixes. | |
4681 (makefile-mode-abbrev-table): New variable. | |
4682 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. | |
4683 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
4684 (toplevel): Require `dabbrev' and `add-log' when compiling. | |
4685 | |
4686 * replace.el (perform-replace): Don't move forward one char | |
4687 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want | |
4688 to do that because it leaves point 1 position after the last | |
4689 replacement, after everything has been replaced. | |
4690 | |
4691 * jit-lock.el (with-buffer-unmodified): New macro. | |
4692 (with-buffer-prepared-for-font-lock): Don't preserve buffer's | |
4693 modified state. | |
4694 (jit-lock-function-1): Extracted from jit-lock-function; not | |
4695 preserving buffer's modified state. | |
4696 (jit-lock-function, jit-lock-stealth-fontify): Call | |
4697 jit-lock-function-1. | |
4698 | |
4699 * mail/rfc2368.el: Remove supernumerary copyright line. | |
4700 | |
28499 | 4701 2000-04-04 Milan Zamazal <pdm@freesoft.cz> |
4702 | |
4703 * glasses.el: Provide facilities for inserting space before left | |
4704 parentheses and uncapitalization of identifiers. | |
4705 (glasses-mode): Try to remove old overlays in all cases. | |
4706 | |
28485 | 4707 2000-04-03 Gerd Moellmann <gerd@gnu.org> |
4708 | |
28496 | 4709 * progmodes/compile.el (compile-internal): Display the compilation |
4710 buffer in a different frame, if it's already displayed there. | |
4711 | |
28494 | 4712 * mail/rfc2368.el: New file. |
4713 | |
28492 | 4714 * simple.el (sendmail-user-agent-compose): Recognize a `body' |
4715 header and insert its value as mail body. | |
4716 | |
4717 * subr.el (member-ignore-case): New function. | |
4718 | |
4719 * dabbrev.el (dabbrev-ignored-regexps): New user-option. | |
4720 (dabbrev--find-expansion): Ignore buffers matching a regexp | |
4721 from dabbrev-ignored-regexps. | |
4722 | |
28485 | 4723 * jka-compr.el (jka-compr-compression-info-list): Add `.z' |
4724 to extensions handled by gzip. | |
4725 | |
28492 | 4726 2000-04-03 Richard M. Stallman <rms@gnu.org> |
4727 | |
4728 * files.el (insert-directory): List the total free space | |
4729 along with the used space. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4730 |
28492 | 4731 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix |
4732 line is followed by one that matches CITATION-REGEXP, end the | |
4733 paragraph. | |
4734 | |
4735 2000-04-03 Markus Rost <rost@delysid.gnu.org> | |
4736 | |
4737 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option. | |
4738 (rmail-make-basic-summary-line): Use that option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4739 |
28474 | 4740 2000-04-03 Kenichi Handa <handa@etl.go.jp> |
4741 | |
4742 * international/mule-cmds.el (encoded-string-description): | |
4743 Rewritten. Try pretty description for ISO 2022 escape sequences | |
28476 | 4744 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters |
4745 for hexadecimal format. | |
28474 | 4746 |
28468 | 4747 2000-04-01 Dave Love <fx@gnu.org> |
4748 | |
4749 * cpp.el: Change customization group to `c' from `C'. | |
4750 | |
4751 * vcursor.el (vcursor-move): Use display-color-p. | |
4752 | |
4753 * international/mule-util.el: Provide mule-utils. | |
4754 (string-to-sequence): Simplify and speed up. | |
4755 | |
4756 * international/mule.el (make-coding-system): Purecopy doc-string. | |
4757 | |
4758 * international/mule-cmds.el: Various menu changes. | |
4759 (describe-specified-language-support): Handle `Default'. | |
4760 (set-language-info): Purecopy `info'. | |
4761 | |
28462 | 4762 2000-03-31 Andrew Innes <andrewi@gnu.org> |
4763 | |
4764 * vc.el (vc-backend-diff): Return the correct status if we had to | |
4765 retry the rcsdiff command without the --brief option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4766 |
28445 | 4767 2000-03-31 Dave Love <fx@gnu.org> |
4768 | |
28452 | 4769 * help.el (help-manyarg-func-alist): Correct several omissions. |
4770 | |
28450 | 4771 * add-log.el: Don't require cl, fortran. |
4772 (add-log-current-defun-function): Doc fix. | |
4773 (change-log-version-number-regexp-list): Remove SCCS part. Doc | |
4774 fix. | |
4775 (change-log-version-rcs): Function deleted. | |
4776 (change-log-version-number-search): Doc fix. Use | |
4777 vc-workfile-version. Avoid CL dolist. | |
4778 (add-change-log-entry): Just call add-log-current-defun to get | |
4779 defun. Simplify somewhat. | |
4780 (change-log-get-method-definition-1): Likewise. | |
4781 (add-log-current-defun): Return nil if calling | |
4782 add-log-current-defun-function does so. Move Fortran stuff to | |
4783 fortran.el. Return string without properties. | |
4784 | |
28445 | 4785 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper: |
4786 and :alpha: char classes. | |
4787 | |
4788 * mail/supercite.el: Defvar curline when compiling. | |
4789 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp) | |
4790 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] | |
4791 rather than a-zA-Z0-9 to allow non-ASCII characters. | |
4792 | |
28444 | 4793 2000-03-31 Gerd Moellmann <gerd@gnu.org> |
4794 | |
4795 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format. | |
4796 | |
4797 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
4798 Re-enable new code. | |
4799 | |
4800 * lpr.el (print-region-1): Use -d to specify printer name for | |
4801 systems `usg-unix-v*, `dgux', `hpux', `irix'. | |
4802 | |
4803 2000-03-31 Dave Love <fx@gnu.org> | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4804 |
28444 | 4805 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look |
4806 for function definition in symbol's function value slot first | |
4807 instead of first consulting byte-compile-function-environment. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4808 |
28435 | 4809 2000-03-31 Kenichi Handa <handa@etl.go.jp> |
4810 | |
4811 * language/european.el ("Polish"): New language environment. | |
4812 (setup-polish-environment): New function. | |
4813 | |
28424 | 4814 2000-03-30 Gerd Moellmann <gerd@gnu.org> |
4815 | |
4816 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
4817 Disable new code. | |
4818 | |
4819 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug | |
4820 trying to `load' the symbol of an autoload instead of the file | |
4821 recorded in the autoload. Fix error messages. | |
4822 | |
28429 | 4823 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4824 | |
4825 * ps-print.el: PostScript programming fix for ghostview, doc fix. | |
4826 (ps-print-version): New version number (5.1.3). | |
4827 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup) | |
4828 (ps-insert-file, ps-output-boolean, ps-plot-with-face) | |
4829 (ps-generate-postscript-with-faces): Code fix. | |
4830 (ps-color-values): XEmacs compatibility. | |
4831 (ps-print-background-image, ps-print-background-text, ps-printer-name) | |
4832 (ps-default-fg, ps-default-bg): Adjust customization. | |
4833 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var. | |
4834 (ps-color-scale): Renaming old ps-color-value fun. | |
4835 (ps-print-headers): Replace ps-print-header group to avoid conflict | |
4836 with ps-print-header variable. | |
4837 (ps-print-miscellany): New group. | |
4838 (ps-format-color, ps-rgb-color): New funs. | |
4839 (ps-default-foreground): New var. | |
4840 (ps-printer-name-option): New const. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4841 |
28416 | 4842 2000-03-30 Peter Breton <pbreton@ne.mediaone.net> |
4843 | |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4844 * net/net-utils.el: |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4845 (network-connection-host, network-connection-service): New variables |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4846 (network-connection-mode): New mode, derived from comint-mode |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4847 (network-connection-mode-setup): New function, saves host and |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4848 service information in local variables. |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4849 |
28416 | 4850 * lisp/locate.el: |
4851 (locate-word-at-point): Added this function | |
4852 (locate): Default to using locate-word-at-point as input | |
4853 Run dired-mode-hook | |
4854 | |
28405 | 4855 2000-03-29 Dave Love <fx@gnu.org> |
4856 | |
4857 * calendar/appt.el: Doc fixes. | |
4858 (appt-check): Convert min-to-app to a string before passing to | |
4859 appt-disp-window-function or concat. | |
4860 (appt-delete-window): Remove test for frame-root-window. | |
4861 (appt-select-lowest-window, appt-convert-time): Simplify. | |
4862 | |
4863 * emacs-lisp/bytecomp.el: Doc fixes. | |
4864 (byte-compile-file-form-autoload): Update | |
4865 byte-compile-function-environment. | |
4866 | |
28403 | 4867 2000-03-29 Andreas Schwab <schwab@suse.de> |
4868 | |
4869 * emacs-lisp/autoload.el: Also print defsubst doc string | |
4870 specially. | |
4871 | |
4872 * dired.el (dired-insert-directory): If dired-free-space-program | |
4873 failed just delete its output. | |
4874 | |
28395 | 4875 2000-03-29 Dave Love <fx@gnu.org> |
4876 | |
4877 * international/iso-cvt.el: Move provide to end. Doc fixes. | |
4878 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables. | |
4879 (iso-iso2sgml, iso-sgml2iso): New functions. | |
4880 (iso-cvt-define-menu): Fix some entries and use backquote for | |
4881 clarity. | |
4882 | |
4883 * format.el (format-alist): Use iso-cvt functions for SGML/HTML. | |
4884 | |
28377 | 4885 2000-03-28 Gerd Moellmann <gerd@gnu.org> |
4886 | |
4887 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter | |
4888 ISO-DATE. If non-nil, return date in ISO 8601 format. | |
4889 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4890 2000-03-26 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4891 |
28341
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4892 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4893 if it ever becomes used. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4894 (log-edit-mode-hook): Default to vc-log-mode-hook. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4895 (log-edit-mode): Fix the docstring. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4896 |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4897 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4898 the code. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4899 |
28326 | 4900 2000-03-26 Dave Love <fx@gnu.org> |
4901 | |
28331 | 4902 * net/browse-url.el (browse-url): Re-fix case of |
4903 browse-url-browser-function being an alist. | |
4904 (browse-url): Add :link to defgroup. | |
4905 | |
28326 | 4906 * files.el: Doc fixes. |
4907 (file-truename): Include `[' in wildcard characters. | |
4908 (automount-dir-prefix): Customize. | |
4909 (find-file-wildcards): Add :version. | |
4910 (find-file-noselect): Simplify a mapcar call. | |
4911 | |
4912 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist | |
4913 compatible with inf-lisp version. | |
4914 (eval-defun-1): Fix custom-declare-variable case. | |
4915 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4916 2000-03-25 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4917 |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4918 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4919 |
28303 | 4920 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4921 | |
28308 | 4922 * Makefile (COMPILE_FIRST): New macro. |
4923 (compile-files): Compile files from COMPILE_FIRST first. | |
4924 | |
4925 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new | |
4926 code. | |
4927 | |
28303 | 4928 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp |
4929 matching open parenthesis in column 0 to defun-prompt-regexp | |
4930 only if open-paren-in-column-0-is-defun-start is set. | |
4931 | |
4932 * sun-curs.el: Require CL at compile-time only. | |
4933 | |
4934 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)' | |
4935 instead of copy-list which is a function from CL. | |
4936 (msb--choose-menu, msb--mode-menu-cond) | |
4937 (msb--create-buffer-menu-2): Use dolist instead of mapc. | |
4938 (msb--init-file-alist): Use mapcar instead of mapcan. | |
4939 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix | |
4940 `(' in column 0 in doc string. | |
4941 (msb--add-separators): Use mapcar instead of mapcan. | |
4942 | |
4943 * cus-dep.el: Require CL at compile-time only. | |
4944 | |
28296
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4945 2000-03-24 Stefan Monnier <monnier@cs.yale.edu> |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4946 |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4947 * emacs-lisp/bytecomp.el (byte-compile-warning-types) |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4948 (byte-compile-warnings): New warning `noruntime'. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4949 (byte-compile-constants, byte-compile-variables): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4950 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4951 execute `eval-whenc-compile's body. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4952 (byte-compile-unresolved-functions): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4953 (byte-compile-eval): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4954 (byte-compile-callargs-warn): Check if the function will be available |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4955 at runtime (via property `byte-compile-noruntime'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4956 (byte-compile-print-syms): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4957 (byte-compile-warn-about-unresolved-functions): Also warn about |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4958 `noruntime' functions (and use `byte-compile-print-syms'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4959 (byte-compile-file): Capitalize the message. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4960 |
28292 | 4961 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4962 | |
4963 * mail/rmail.el (rmail-confirm-expunge): New user-option. | |
4964 (rmail-expunge): Ask for confirmation depending on the setting | |
4965 of rmail-confirm-expunge. | |
4966 | |
4967 2000-03-23 Gerd Moellmann <gerd@gnu.org> | |
4968 | |
4969 * Makefile (bootstrap-clean): If $(emacs) exists, build | |
4970 loaddefs.el first. A loaddefs.el that's not up-to-date might | |
4971 cause a bootstrap failure because things don't autoload as | |
4972 expected. | |
4973 | |
28289 | 4974 2000-03-23 Dave Love <fx@gnu.org> |
4975 | |
4976 * net/browse-url.el: Restore previous use of | |
4977 browse-url-maybe-new-window. | |
4978 | |
28287 | 4979 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4980 | |
4981 * ps-print.el: Skip banner page fix. | |
4982 (ps-print-version): New version number (5.1.2). | |
4983 (ps-begin-file, ps-end-file, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4984 |
28287 | 4985 2000-03-23 Dave Pearson <davep@davep.org> |
4986 | |
4987 * net/quickurl.el Changed the type of parameter passed to the | |
4988 function defined by `quickurl-format-function'. Before only the | |
4989 text of the URL was passed. Now the whole URL structure is passed | |
4990 and the function is responsible for extracting the parts it | |
4991 requires. Changed the default of `quickurl-format-function' | |
4992 accordingly. | |
4993 (quickurl-insert): Changed the `funcall' of | |
4994 `quickurl-format-function' to match the above change. | |
4995 (quickurl-list-insert): Changed the `url' case so that it makes | |
4996 use of `quickurl-format-function', previous to this the format was | |
4997 hard wired. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4998 |
28283 | 4999 2000-03-22 Gerd Moellmann <gerd@gnu.org> |
5000 | |
5001 * startup.el: Change some spellings for the X Window System. | |
5002 | |
28278
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5003 2000-03-22 Stefan Monnier <monnier@cs.yale.edu> |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5004 |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5005 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5006 up the code and the regexp and make sure the cursor is temporarily |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5007 moved to the suspicious line while querying the user. |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
5008 |
28276 | 5009 2000-03-22 Jason Rumney <jasonr@gnu.org> |
5010 | |
5011 * w32-fns.el (w32-charset-info-alist): Initialize. | |
5012 | |
28267 | 5013 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
5014 | |
5015 * ps-print.el: N-up last page fix. | |
5016 (ps-print-version): New version number (5.1.1). | |
5017 (ps-end-file, ps-end-job, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5018 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5019 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5020 |
28260
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5021 * files.el (find-file-run-dired): Update docstring. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5022 (find-directory-functions): New hook. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5023 (find-file-noselect): Run find-directory-functions rather than |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5024 calling dired directly. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5025 |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5026 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
5027 |
28257
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5028 * pcvs.el: Add a minimal leading commentary. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5029 (cvs-make-cvs-buffer): Change the header part by removing the startup |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5030 message and adding a `Module' entry. Also replace the FOOTER and |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5031 HEADER special fileinfos with the new support in ewoc for updating |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5032 its own footer and header. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5033 (cvs-update-header): Update to use the header/footer of the ewoc. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5034 (cvs-mode): Use define-derived-mode and set truncate-lines to t. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5035 (cvs-is-within-p): New function. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5036 (cvs-mode-run): Take advantage of `save-some-buffers's new ability |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5037 to only examine some subset of the buffers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5038 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5039 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5040 `format' instead of our own ad-hoc functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5041 Remove HEADER and FOOTER cases, now handled in the EWOC. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5042 (cvs-fileinfo<): Remove HEADER and FOOTER cases. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5043 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5044 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5045 output to avoid scaring the user. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5046 (cvs-parse-table): Catch message for non-up-to-date commits. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5047 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5048 * pcvs-defs.el (cvs-startup-message): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5049 (cvs-global-menu): New autoloaded menu. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5050 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5051 * pcvs-util.el (cvs-string-fill): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5052 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5053 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5054 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5055 PP part of it and also make it work for footers and headers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5056 (ewoc-create): Drop POS and BUFFER arguments. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5057 Use the DLL's dummy node to store the end-of-footer position. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5058 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5059 (ewoc-refresh): Remove unused `header' variable. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5060 (ewoc-(get|set)-hf): New functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
5061 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5062 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5063 log-view-*-(message|file) and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5064 (log-view-message-re): Match SCCS format as well. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5065 And match the revision line rather than the dashed separator line. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5066 (log-view-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5067 (log-view-current-tag): Fill in with an actual implementation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5068 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5069 * cvs-status.el (cvs-status-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5070 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5071 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5072 to let the output "breathe" a little more (more readable). |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5073 (cvs-status-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5074 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5075 * smerge-mode.el (smerge-auto-leave): New function and variable. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5076 (smerge-basic-map): Rename from smerge-basic-keymap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5077 Change the bindings for smerge-diff-*. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5078 (smerge-*-map): Use easy-mmode-defmap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5079 (smerge-(next|prev)): Use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5080 (smerge-keep-*): Use smerge-auto-leave. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
5081 |
28246 | 5082 2000-03-21 Jason Rumney <jasonr@gnu.org> |
5083 | |
5084 * cus-edit.el (custom-button-face): Use 3D look for w32. | |
5085 (custom-button-pressed-face): Likewise. | |
5086 | |
28244 | 5087 2000-03-21 Gerd Moellmann <gerd@gnu.org> |
5088 | |
5089 * progmodes/etags.el (tags-case-fold-search): New user-option. | |
5090 (tags-loop-eval): New function. Bind case-fold-search around eval | |
5091 depending on the value of tags-case-fold-search. | |
5092 (tags-loop-continue): Use tags-loop-eval. | |
5093 (find-tag-in-order): Bind case-fold-search depending on the value | |
5094 of tags-case-fold-search. | |
5095 | |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5096 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5097 |
28247
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5098 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5099 (diff-end-of-hunk): Return the end position for use in |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5100 `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5101 (diff-recenter): Remove. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5102 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5103 of `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5104 (diff-kill-*): Rename `diff-*-kill' (for consistency with the |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5105 previous renaming) and fix to use new names. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5106 (diff-merge-strings): Use \n as separator: simpler, faster. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5107 (diff-mode): Use `define-derived-mode'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
5108 |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5109 * derived.el (define-derived-mode): Don't autoload anymore. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5110 Prefer the macro-only version provided by easy-mmode.el. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5111 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5112 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5113 `easy-mmode-define-derived-mode'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5114 Use `combine-run-hooks'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5115 (easy-mmode-define-navigation): New macro. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5116 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5117 * subr.el (combine-run-hooks): New function. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
5118 |
28233 | 5119 2000-03-21 Kenichi HANDA <handa@etl.go.jp> |
5120 | |
5121 * term/x-win.el: Fontsets related initialization is simplified. | |
5122 | |
5123 * international/mule-diag.el (describe-font): Don't refer to | |
5124 global-fontset-alist, instead call font-list. | |
5125 (describe-fontset, list-fontsets, mule-diag): Likewise. | |
5126 (print-fontset): Adjusted for the change of fontset | |
5127 implementation. | |
5128 | |
5129 * international/fontset.el (x-charset-registries): Variable | |
5130 removed, instead the corresponding data is stored in the default | |
5131 fontset. | |
5132 (register-alternate-fontnames): Function removed. | |
5133 (resolved-ascii-font): Variable removed. | |
5134 (x-compose-font-name): Ignore the second argument REDOCE. | |
5135 (x-complement-fontset-spec): Complement only an ASCII font and | |
5136 element for those charsets than can use that ASCII font. | |
5137 (generate-fontset-menu): Don't refer to global-fontset-alist, | |
5138 instead call fontset-list. | |
5139 (uninstantiated-fontset-alist): Variable removed. | |
5140 (x-style-funcs-alist): Likewise. | |
5141 (fontset-default-styles): Likewise. | |
5142 (x-modify-font-name): Function removed. | |
5143 (create-fontset-from-fontset-spec): Ignore the argument | |
5144 STYLE-VARIANT. | |
5145 (create-fontset-from-ascii-font): Docsting adjusted for the above | |
5146 change. | |
5147 (instantiate-fontset, resolve-fontset-name): Functions removed. | |
5148 (fontset-list): Now implemented by C code. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5149 |
28233 | 5150 * faces.el (read-face-font): Fix TABLE arg to completing-read. |
5151 (describe-face): Include `font' attribute in the description. | |
5152 | |
28219 | 5153 2000-03-21 Kenichi Handa <handa@etl.go.jp> |
5154 | |
5155 * international/quail.el (quail-set-keyboard-layout): Typo fixed. | |
5156 | |
28209 | 5157 2000-03-20 Gerd Moellmann <gerd@gnu.org> |
5158 | |
28212 | 5159 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el, |
5160 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el, | |
5161 zone-mode.el, snmp-mode.el: Moved to net subdirectory. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5162 |
28209 | 5163 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment |
5164 about behavior of set-buffer-modified-p wrt redisplay. | |
5165 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5166 2000-03-19 Richard M. Stallman <rms@gnu.org> |
28197
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
5167 |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
5168 * view.el (view-mode-disable): Kill local binding of view-read-only. |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
5169 |
28194 | 5170 2000-03-18 Gerd Moellmann <gerd@gnu.org> |
5171 | |
5172 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE | |
5173 is a string, convert it to a syntax cell using string-to-syntax. | |
5174 | |
5175 * simple.el (syntax-code-table, syntax-flag-table): New variables. | |
5176 (string-to-syntax): New function. | |
5177 | |
5178 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option. | |
5179 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set, | |
28209 | 5180 try to use passive ftp mode. |
28194 | 5181 |
28189 | 5182 2000-03-17 Gerd Moellmann <gerd@gnu.org> |
5183 | |
28209 | 5184 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'. |
28189 | 5185 |
5186 * simple.el (append-to-buffer): Update point of windows after | |
5187 insertion. | |
5188 | |
5189 * abbrev.el (inverse-add-abbrev): Identify word by first moving | |
5190 forward then moving backward. Reindent. | |
5191 | |
5192 * frame.el (other-frame): Call x-focus-frame only if | |
5193 focus-follows-mouse is off. | |
5194 | |
28185 | 5195 2000-03-17 Dave Love <fx@gnu.org> |
5196 | |
5197 * pcvs-util.el (cvs-strings->string): Rename | |
5198 replace-regexps-in-string. | |
5199 | |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
5200 2000-03-17 Stefan Monnier <monnier@cs.yale.edu> |
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
5201 |
28181
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
5202 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
5203 regexp for labels cannot span several lines. |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
5204 |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
5205 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless |
28189 | 5206 `(setq :<key> ':<key>)' to the macro expansion. |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
5207 |
28174 | 5208 2000-03-16 Dave Love <fx@gnu.org> |
5209 | |
5210 * progmodes/f90.el (f90): Put custom group under `languages', not | |
5211 `fortran'. | |
5212 (f90-mode-hook): Customize. | |
5213 (f90-mode): Set add-log-current-defun-function. | |
5214 (f90-current-defun): New function. | |
5215 | |
28169 | 5216 2000-03-16 Gerd Moellmann <gerd@gnu.org> |
5217 | |
28173 | 5218 * cus-edit.el (custom-variable-tag-face): Handle case that |
5219 default face's height is not a number. | |
5220 (custom-face-tag-face, custom-group-tag-face-1) | |
5221 (custom-group-tag-face): Ditto. | |
5222 (custom-group-tag-face-1): Add :group. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5223 |
28169 | 5224 * info.el (Info-fontify-maximum-menu-size): Increase to 100000. |
5225 | |
28161 | 5226 2000-03-15 Gerd Moellmann <gerd@gnu.org> |
5227 | |
5228 * pcvs-defs.el (toplevel): Remove autoload cookie for form | |
5229 requiring easymenu. | |
5230 | |
28155 | 5231 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
5232 | |
5233 * ps-print.el: PostScript user-defined prologue, PostScript error | |
5234 handler, doc fix. | |
5235 (ps-print-version): New version number (5.1). | |
5236 (ps-user-defined-prologue, ps-error-handler-message) | |
5237 (ps-print-prologue-0, ps-error-handler-alist): New vars. | |
5238 (ps-setup, ps-begin-file, ps-begin-job): Code fix. | |
5239 (ps-insert-string): New function. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5240 |
28150 | 5241 2000-03-15 Kenichi Handa <handa@etl.go.jp> |
5242 | |
5243 * international/ccl.el (ccl-compile-expression): Don't generate | |
28151 | 5244 invalid self-assignment code. |
28150 | 5245 |
28149 | 5246 2000-03-14 Dave Love <fx@gnu.org> |
5247 | |
5248 * subr.el (replace-regexp-in-string): Renamed from | |
5249 replace-regexps-in-string. Doc fix. | |
5250 | |
28131 | 5251 2000-03-12 Dave Love <fx@gnu.org> |
5252 | |
5253 * cus-edit.el: Doc fixes. | |
5254 (customize-set-variable, customize-save-variable): Rename args for | |
5255 doc. | |
5256 (custom-variable-tag-face, custom-face-tag-face) | |
5257 (custom-group-tag-face-1, custom-group-tag-face): Modify from | |
5258 style which user identify as hyperlink. | |
5259 (hook): Don't add undefined functions to the hook. | |
5260 (debug-ignored-errors): Transfer message from bindings.el. | |
5261 | |
28120 | 5262 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
5263 | |
5264 * recentf.el (recentf-keep-non-readable-files-p): Remove | |
5265 double/nested definition. | |
5266 | |
28114 | 5267 2000-03-12 Dave Love <fx@gnu.org> |
5268 | |
5269 * facemenu.el (facemenu-get-face): Use display-color-p. | |
5270 * enriched.el (enriched-decode-foreground): Likewise. | |
5271 (enriched-decode-background): Likewise. | |
5272 * isearch.el (isearch-highlight): Likewise. | |
5273 * info-look.el (info-lookup): Likewise. | |
5274 * simple.el (completion-setup-function): Likewise. | |
5275 | |
5276 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to | |
5277 :options. | |
5278 | |
5279 * bindings.el (mode-line-format): Fix line-number and | |
5280 column-number items. Add help-echo for the background. | |
5281 (mode-line-mule-info): Modify help-echo. | |
5282 | |
5283 * avoid.el (mouse-avoidance-mode): Add autoload cookie to | |
5284 defcustom. | |
5285 | |
5286 * files.el (load-file): Allow completion to .elc. | |
5287 | |
5288 * man.el: Doc fixes. | |
5289 (Man-init-defvars): Use display-color-p to set fontification. | |
5290 | |
5291 * play/hanoi.el (hanoi-internal): Don't use oddp. | |
5292 | |
28109 | 5293 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
5294 | |
5295 * arc-mode.el (archive-zip-update): Add `-P' for pkzip. | |
5296 | |
5297 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment. | |
5298 | |
28098 | 5299 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de> |
5300 | |
5301 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'. | |
5302 Fix comment. | |
5303 | |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5304 2000-03-10 Stefan Monnier <monnier@cs.yale.edu> |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5305 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5306 * font-lock.el (font-lock-keywords): Fix the doc now that |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5307 regexp-opt-depth is unnecessary. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5308 (save-buffer-state): Set an edebug spec. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5309 (font-lock-fontify-anchored-keywords): Properly handle the case when |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5310 the matcher goes past the limit. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5311 |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5312 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el, |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5313 pcvs-parse.el, pcvs-util.el, pcvs.el: New files. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5314 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5315 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el, |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5316 dll.el and cookie.el (from Elib) with heavy renaming and other |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5317 massaging. |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5318 |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5319 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax): |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5320 Autoload the functions used. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5321 (easy-mmode-define-syntax): Fix CL typo. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5322 (easy-mmode-define-derived-mode): Improve the docstring generation. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5323 |
28084 | 5324 2000-03-10 Gerd Moellmann <gerd@gnu.org> |
5325 | |
5326 * textmodes/texinfo.el (texinfo-version): Variable and function | |
5327 removed. | |
5328 | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5329 2000-03-09 Stefan Monnier <monnier@cs.yale.edu> |
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5330 |
28114 | 5331 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to |
5332 allow more flexibility. | |
5333 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New | |
5334 fns. | |
5335 (easy-mmode-defmap, easy-mmode-defsyntax) | |
5336 (easy-mmode-define-derived-mode): New macros. | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5337 |
28085 | 5338 2000-03-09 Didier Verna <didier@xemacs.org> |
28080 | 5339 |
5340 * rect.el (replace-rectangle): New function. | |
5341 | |
5342 2000-03-09 Dave Love <fx@gnu.org> | |
5343 | |
5344 * progmodes/fortran.el (fortran-comment-line-start): Define as | |
5345 "C". | |
5346 (fortran-comment-line-start-skip): Don't match cpp stuff. | |
5347 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff. | |
5348 (fortran-mode-map): Remove over-eager custom-menu-create for now. | |
5349 (fortran-mode): Don't set fortran-comment-line-start-skip, | |
5350 fortran-comment-line-start here. Set comment-start, | |
5351 add-log-current-defun. | |
5352 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff. | |
5353 (fortran-current-defun): New function. | |
5354 | |
28073 | 5355 2000-03-09 Gerd Moellmann <gerd@gnu.org> |
5356 | |
28077 | 5357 * emacs-lisp/re-builder.el: New file. |
5358 | |
28076 | 5359 * mouse.el (mouse-drag-region): Don't run up-event handler |
5360 if hscroll has changed. | |
5361 | |
28073 | 5362 * octave-mod.el (octave-font-lock-keywords): To font-lock the |
5363 builtin operators, use `font-lock-builtin-face' for Emacs and | |
5364 `font-lock-preprocessor-face' otherwise. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5365 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5366 * font-lock.el (lisp-font-lock-keywords-1): Highlight |
28073 | 5367 `(defun (setf foo)' differently. |
5368 | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5369 2000-03-08 Stefan Monnier <monnier@cs.yale.edu> |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5370 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5371 * emacs-lisp/regexp-opt.el: Update copyright and leading comment. |
28073 | 5372 (regexp-opt): Update comment and adapt the code the new meaning of |
5373 the `paren' argument of regex-opt-group for shy-groups. | |
5374 (regexp-opt-depth): Handle shy groups as well as backslashed | |
5375 backslashes. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5376 (regexp-opt-group): Turn the leading comment into a docstring. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5377 Allow `paren' to be a string (the string to use to open a group). |
28073 | 5378 Remove open-presuf and close-presuf. Instead of checking for `all |
5379 one-char' and then later on check for `several one-char', handle | |
5380 both cases close together. Also apply a more generic algorithm | |
5381 for suffixes (the mirror image of the algorithm used for | |
5382 prefixes). Use shy-groups. Use nreverse rather than reverse. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5383 (regexp-opt-try-suffix): Removed. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5384 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5385 * cmuscheme.el (inferior-scheme-mode-map): Define it independently |
28073 | 5386 from comint-mode-map, so we can just inherit from it. Also, move |
5387 the initialization into the `defvar' since there's no docstring | |
5388 anyway and it's fairly short. | |
5389 (inferior-scheme-mode): Define it as derived-mode: the code is | |
5390 shorter and this way we inherit from comint-mode-map rather than | |
5391 copying it. | |
5392 | |
5393 * subr.el (replace-regexps-in-string): Properly handle the case | |
5394 where we match an empty string. | |
5395 | |
5396 * comint.el (comint-exec-1): Add the current-dir to the exec-path | |
5397 when the command has a directory component (such as "./testml"). | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5398 Also fix a typo in the comment. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5399 |
28046 | 5400 2000-03-08 Gerd Moellmann <gerd@gnu.org> |
5401 | |
28051 | 5402 * Makefile (compile-files): Compile files one by one because |
5403 that's the only way to ensure a clean compilation environment for | |
5404 each individual file. | |
5405 | |
28046 | 5406 * frame.el (other-frame): Call x-focus-frame. |
5407 | |
28040 | 5408 2000-03-07 Dave Love <fx@gnu.org> |
5409 | |
28043 | 5410 * recentf.el (recentf-keep-non-readable-files-p): Add :set, |
5411 :require to defcustom. | |
5412 | |
28040 | 5413 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads |
5414 lists. | |
5415 | |
5416 * files.el (auto-mode-alist): Add configure.in. | |
5417 | |
5418 * progmodes/autoconf.el: New file. | |
5419 | |
28034 | 5420 2000-03-07 Gerd Moellmann <gerd@gnu.org> |
5421 | |
5422 * mail/mh-e.el: Change maintainer to `none'. | |
5423 | |
5424 * recentf.el (recentf-keep-non-readable-files-p): Quote args | |
5425 to remove-hook and add-hook. | |
5426 | |
5427 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
5428 | |
28035 | 5429 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use |
28034 | 5430 it as the default. |
28035 | 5431 (mail-send): Test mail-send-nonascii also for the new `mime' value. |
5432 (sendmail-send-it): Conditionally add MIME headers specifying the | |
28034 | 5433 used character set. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5434 |
28024 | 5435 2000-03-07 Dave Love <fx@gnu.org> |
5436 | |
5437 * winner.el: Fix keywords, autoload cookies. Split | |
5438 eval-when-compile form to avoid compilation failure. | |
5439 | |
28017 | 5440 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp> |
5441 | |
5442 * international/mule.el: Modify comment about coding system | |
5443 property `coding-category'. | |
5444 (make-coding-system): New argument EOL-TYPE. Pay attention to | |
5445 coding-category property of PROPERTIES. | |
5446 | |
5447 * international/mule-conf.el (coding-category-utf-8, | |
5448 coding-category-utf-16-be, coding-category-utf-16-le): New coding | |
5449 categories. Include them in the argument for set-coding-priority. | |
5450 | |
5451 * international/mule-cmds.el (reset-language-environment): Include | |
5452 coding-category-utf-8, coding-category-utf-16-be, and | |
5453 coding-category-utf-16-le in the argument for set-coding-priority. | |
5454 (reset-language-environment): Initialize coding-category-utf-8, | |
5455 coding-category-utf-16-be, and coding-category-utf-16-le to nil. | |
5456 | |
28014 | 5457 2000-03-06 Karl Fogel <kfogel@red-bean.com> |
5458 | |
5459 * bookmark.el (bookmark-file-or-variation-thereof): New func, for | |
5460 code abstracted out of `bookmark-jump-noselect'. Now tries info | |
5461 extensions as well as compression extensions. | |
5462 (bookmark-jump-noselect): Use above new func. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5463 |
27976 | 5464 2000-03-03 Gerd Moellmann <gerd@gnu.org> |
5465 | |
5466 * strokes.el: Change maintainer's mail address. | |
5467 | |
27972 | 5468 2000-03-03 Kenichi Handa <handa@etl.go.jp> |
5469 | |
5470 * international/mule-diag.el (list-character-sets): Make help-echo | |
5471 string by substitute-command-keys. | |
5472 (list-character-sets): Likewise. | |
5473 (sort-listed-character-sets): Call help-setup-xref. | |
5474 | |
27965 | 5475 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
5476 | |
5477 * time.el (display-time-mail-file): Add `none' to the list of | |
5478 choices. | |
5479 | |
27954 | 5480 2000-03-01 Dave Love <fx@gnu.org> |
5481 | |
27959 | 5482 * help.el (help-xref-go-back): Don't try to set position. |
5483 | |
27954 | 5484 * international/mule-diag.el (list-character-sets): Call |
5485 help-setup-xref. Add help-echo to xrefs. | |
5486 (list-character-sets-1): Add help-echo to xrefs. | |
5487 | |
27949 | 5488 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
5489 | |
5490 * frame.el (blink-cursor-mode): Switch cursor on when turning | |
5491 the mode off. | |
5492 | |
5493 * add-log.el (add-log-current-defun): Add support for | |
5494 Autoconf mode. | |
5495 | |
5496 * mail/rmail.el (rmail-quit-hook): New variable. | |
5497 | |
27931 | 5498 2000-03-01 Dave Love <fx@gnu.org> |
5499 | |
27935 | 5500 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |. |
5501 | |
27931 | 5502 * help.el (help-xref-button): Add help-echo arg. |
5503 (describe-function-1, describe-variable, help-make-xrefs): Use it. | |
5504 | |
5505 * faces.el (list-faces-display): Supply help-echo with | |
5506 help-make-xrefs. | |
5507 | |
5508 * facemenu.el (list-text-properties-at): Set help-xref-stack to | |
5509 nil. | |
5510 | |
27919 | 5511 2000-03-01 Gerd Moellmann <gerd@gnu.org> |
5512 | |
27927 | 5513 * image.el (defimage): Look for image files in load-path. |
5514 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5515 * frame.el (busy-cursor-delay-seconds): Change type to |
27919 | 5516 `number'. |
5517 | |
27927 | 5518 2000-03-01 David Ponce <david.ponce@wanadoo.fr> |
5519 | |
5520 * recentf.el (recentf): Added version tag to the defgroup of | |
5521 recentf. | |
5522 | |
5523 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5524 | |
5525 * recentf.el (recentf-cleanup): Changed to remove excluded file | |
5526 too. | |
5527 (recentf-edit-list-action): `recentf-edit-list' checkbox widget | |
5528 action to select/unselect a file. | |
5529 (recentf-edit-list): Code cleanup and improvement. | |
5530 (recentf-open-more-files-action): `recentf-open-more-files' button | |
5531 widget action to open a file. | |
5532 (recentf-open-more-files): No more use standard completion but | |
5533 widgets. | |
5534 (recentf-more-collection): Deleted. | |
5535 (recentf-more-history): Deleted. | |
5536 (recentf-setup-more-completion): Deleted. | |
5537 | |
5538 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5539 | |
5540 * recentf.el (recentf-mode): No more needs that Emacs is running | |
5541 under a window-system. | |
5542 | |
5543 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5544 | |
5545 * recentf.el (recentf-edit-list): New command to edit the recent | |
5546 list which allow the user to remove files. | |
5547 (recentf-edit-selected-items): New global variable, used by | |
5548 `recentf-edit-list' to hold the list of files to be removed from | |
5549 the recent list. | |
5550 (recentf-make-menu-items): Updated to display a "Edit list..." | |
5551 menu item. Minor code cleanup. | |
5552 | |
5553 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5554 | |
5555 * recentf.el (recentf-open-more-files): New command to open files | |
5556 that are not displayed in the menu. | |
5557 (recentf-more-collection): New global variable holding the set of | |
5558 permissible completions used by `recentf-open-more-files'. | |
5559 (recentf-more-history): New global variable holding the history list | |
5560 used by `recentf-open-more-files' completion. | |
5561 (recentf-setup-more-completion): New function to setup completion for | |
5562 `recentf-open-more-files'. | |
5563 (recentf-make-menu-items): Updated to display a "More..." menu item. | |
5564 | |
5565 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5566 | |
5567 * recentf.el (recentf-menu-action): Doc fixed. | |
5568 | |
5569 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5570 | |
5571 * recentf.el (recentf-menu-filter): Doc updated. | |
5572 (recentf-update-menu-hook): Allow menu filters to force menu update. | |
5573 (recentf-make-menu-items): New menu filter handling. | |
5574 (recentf-make-menu-item): New helper function. | |
5575 (recentf-menu-elements): New menu handling function. | |
5576 (recentf-sort-ascending): Updated to new menu filter handling. | |
5577 (recentf-sort-descending): Updated to new menu filter handling. | |
5578 (recentf-sort-basenames-ascending): New menu filter function. | |
5579 (recentf-sort-basenames-descending): New menu filter function. | |
5580 (recentf-show-basenames): New menu filter function. | |
5581 (recentf-show-basenames-ascending): New menu filter function. | |
5582 (recentf-show-basenames-descending): New menu filter function. | |
5583 | |
27919 | 5584 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
5585 | |
5586 * diary-lib.el (list-diary-entries): Don't try to go forward at | |
5587 the end of the buffer. | |
5588 | |
27911 | 5589 2000-02-29 Kenichi Handa <handa@etl.go.jp> |
5590 | |
5591 * international/mule-diag.el (list-character-sets): Completely | |
5592 rewritten. | |
5593 (sort-listed-character-sets): New function. | |
5594 (list-character-sets-1): Completely rewritten. | |
5595 (list-character-sets-2): New function. | |
5596 (non-iso-charset-alist): New variable. | |
5597 (decode-codepage-char): New function. | |
5598 (charset-history): New variable. | |
5599 (read-charset) (list-block-of-chars) | |
5600 (list-iso-charset-chars) | |
5601 (list-non-iso-charset-chars) | |
5602 (list-charset-chars): New functions. | |
5603 (mule-diag): Call list-character-sets-2, not | |
5604 list-character-sets-2. | |
5605 (dump-charsets): Likewise. | |
5606 | |
27910 | 5607 2000-02-29 Gerd Moellmann <gerd@gnu.org> |
5608 | |
27919 | 5609 * dired-x.el (dired-filename-at-point): Add `@' to valid |
5610 file name characters. | |
5611 (dired-filename-at-point): Handle ange-ftp file names. | |
5612 | |
27910 | 5613 * frame.el (frame-notice-user-settings): Use assq-delete-all |
5614 instead of assoc-delete-all. | |
5615 (frame-notice-user-settings): Ditto. | |
5616 | |
5617 * subr.el (assq-delete-all): Renamed from assoc-delete-all. | |
5618 Don't copy alist. | |
5619 | |
27906 | 5620 2000-02-28 Eli Barzilay <eli@cs.cornell.edu> |
5621 | |
5622 * calculator.el (calculator-use-menu): New option. | |
5623 (calculator-initial-bindings): Changed some bindings to work as | |
5624 macros. | |
5625 (calculator-forced-input): Removed. | |
5626 (calculator-restart-other-mode): New variable. | |
5627 (calculator-mode-map): Set up menu. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5628 |
27906 | 5629 2000-02-28 Jari Aalto <jari.aalto@poboxes.com> |
5630 | |
5631 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc | |
5632 tags. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5633 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5634 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5635 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5636 * viper-cmd.el (viper-envelop-ESC-key): added the option to |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5637 translate all ESC key sequences. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5638 (viper-goto-mark-subr): restore markers for files for which |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5639 they were saved. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5640 * viper-init.el (viper-translate-all-ESC-keysequences): new variable. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5641 * viper-util.el (viper-set-replace-overlay-glyphs, |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5642 viper-set-replace-overlay): always check if the replacement |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5643 overlay is live. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5644 * viper.el (viper-vi-state-mode-list): added major modes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5645 * ediff-wind.el: minor comment changes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5646 * ediff.el: copyright notice date fix. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5647 |
27898 | 5648 2000-02-27 Jason Rumney <jasonr@gnu.org> |
5649 | |
5650 * faces.el (face-font-family-alternatives): Add arial to helv. | |
5651 (mode-line, header-line, tool-bar): Same default as x for w32. | |
5652 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | |
5653 face-font-family-alternatives from working. | |
5654 * term/w32-win.el (mouse-set-font): Do not build fontset from | |
5655 chosen font. | |
5656 | |
27873 | 5657 2000-02-25 Sam Steingold <sds@goems.com> |
5658 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
5659 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block' |
27873 | 5660 properly. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5661 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5662 2000-02-25 Richard M. Stallman <rms@gnu.org> |
27873 | 5663 |
5664 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail. | |
5665 | |
27856 | 5666 2000-02-25 Gerd Moellmann <gerd@gnu.org> |
5667 | |
5668 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer | |
5669 writable. | |
5670 | |
27868 | 5671 * frame.el (busy-cursor-delay-seconds): New option. |
27866 | 5672 |
27847 | 5673 2000-02-24 Gerd Moellmann <gerd@gnu.org> |
5674 | |
5675 * frame.el (show-cursor-in-non-selected-windows): New option. | |
5676 | |
27845 | 5677 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
5678 | |
5679 * diary-lib.el (include-other-diary-files): Undo the selective | |
5680 display in any included file and don't kill it. | |
5681 | |
27841 | 5682 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il> |
5683 | |
5684 * dired.el (dired-mode-map): Don't remove "Edit" from the menu | |
5685 bar. Menu items converted to (menu-item format, help strings | |
5686 added. | |
5687 [downcase, upcase]: Don't enable on MS-DOS. | |
5688 [symlink, symlinks]: Don't show if make-symbolic-link is not | |
5689 bound. | |
5690 [chown, chgrp]: Don't show on MS-DOS and MS-Windows. | |
5691 | |
27825 | 5692 2000-02-23 Dave Love <fx@gnu.org> |
5693 | |
27838 | 5694 * simple.el (zap-to-char, kill-line, kill-region, kill-word) |
5695 (backward-kill-word): Revert addition of * to interactive spec -- | |
5696 it's a feature. | |
5697 | |
5698 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
5699 (backward-kill-sentence, kill-sentence): Likewise. | |
5700 | |
27835 | 5701 * gud.el (gud-jdb-build-class-source-alist): Prepend space to |
5702 scratch buffer name. | |
5703 (gud-format-command): Use int-to-string in ?l case. Simplify | |
5704 slightly. | |
5705 | |
5706 * term/w32-win.el (internal-face-interactive): Update prompt for | |
5707 new read-face-name. | |
5708 | |
5709 * mail/footnote.el (footnote): Add :version to defgroup. | |
5710 (footnote-section-tag-regexp): Customize. | |
5711 (footnote-start-tag, footnote-end-tag): New option. | |
5712 (footnote-latin-regexp): New variable. | |
5713 (Footnote-latin): New function. | |
5714 (footnote-style-alist): Add element for latin style. | |
5715 (footnote-style): Moved. | |
5716 (Footnote-goto-footnote): Use eq to test arg. | |
5717 | |
5718 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message. | |
5719 | |
27825 | 5720 * emacs-lisp/byte-opt.el: Change old backquote syntax. |
5721 (byte-compile-trueconstp): Include keywords. | |
5722 (byte-optimize-quote, byte-optimize-lapcode): Use | |
5723 byte-compile-const-symbol-p. | |
5724 (byte-optimize-char-before): New optimization. | |
5725 | |
5726 * emacs-lisp/bytecomp.el: Change old backquote syntax. | |
5727 (byte-compile-const-symbol-p): New function. | |
5728 (byte-compile-constp, byte-compile-out-toplevel) | |
5729 (byte-compile-form, byte-compile-form, byte-compile-variable-ref): | |
5730 Use it. | |
5731 | |
5732 * subr.el (define-key-after): Default AFTER to t. Doc fix. | |
5733 | |
27813 | 5734 2000-02-23 Kenichi Handa <handa@etl.go.jp> |
5735 | |
27815 | 5736 * international/encoded-kb.el: Be sure to update minor-mode-alist |
5737 and minor-mode-map-alist. | |
5738 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift | |
5739 codes SS2 and SS3 correctly. | |
5740 (encoded-kbd-self-insert-ccl): New function. | |
5741 (encoded-kbd-setup-keymap): New function. | |
5742 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap | |
5743 by calling encoded-kbd-setup-keymap. | |
5744 | |
27813 | 5745 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte |
5746 characters. | |
5747 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t | |
5748 locally. | |
5749 | |
27811 | 5750 2000-02-22 Dave Love <fx@gnu.org> |
5751 | |
5752 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table) | |
5753 (lisp-mode-map, lisp-interaction-mode-map): Define all inside | |
5754 defvar. | |
5755 (lisp-mode-syntax-table): Set up for #|...|# comments. | |
5756 (lisp-imenu-generic-expression): Purecopy strings. Use syntax | |
5757 classes. Match `defface'. | |
5758 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. | |
5759 (eval-defun-1): Fix for defcustom. | |
5760 (lisp-indent-region): Doc fix. | |
5761 | |
5762 * subr.el (when, unless, split-string): Doc fix. | |
5763 (read-passwd): Move call of clear-this-command-keys to the right | |
5764 place. | |
5765 (replace-regexps-in-string): New function. | |
5766 | |
27807 | 5767 2000-02-22 Gerd Moellmann <gerd@gnu.org> |
5768 | |
5769 * help.el (describe-variable): Set syntax table to | |
5770 emacs-lisp-mode-syntax-table when moving forward over the | |
5771 symbol's name. | |
5772 | |
27805 | 5773 2000-02-22 Dave Love <fx@gnu.org> |
5774 | |
5775 * xt-mouse.el: Doc fixes. | |
5776 (xterm-mouse-position-function): New function, replacing advice of | |
5777 mouse-position. | |
5778 (xterm-mouse-mode): Use it. Don't turn on under a window system. | |
5779 | |
5780 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | |
5781 | |
27794 | 5782 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
5783 | |
5784 * format.el (format-annotate-single-property-change): Handle | |
5785 properties.with dotted-list values. | |
5786 (format-proper-list-p): New function. | |
5787 | |
5788 * enriched.el (enriched-face-ans): Handle '(foreground-color | |
5789 . COLOR) and (background-color . COLOR). | |
5790 | |
27788 | 5791 2000-02-20 Dave Love <fx@gnu.org> |
5792 | |
5793 * textmodes/flyspell.el (flyspell-mouse-map): Change definition | |
5794 and assignments to it. | |
5795 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting | |
5796 current local map. | |
5797 (make-flyspell-overlay): Use it. | |
5798 (flyspell-correct-word/mouse-keymap): Change XEmacs test. | |
5799 | |
5800 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level. | |
5801 (lm-get-header-re): Defun, not defsubst. | |
5802 (lm-get-package-name): Defun, not defsubst. Simplify. | |
5803 (lm-version): Doc fix. Simplify. | |
5804 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) | |
5805 (lm-crack-address, lm-last-modified-date, lm-commentary) | |
5806 (lm-verify, lm-synopsis): Simplify. | |
5807 (lm-report-bug): Require emacsbug. Use compose-mail. | |
5808 | |
27785 | 5809 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
5810 | |
5811 * dired.el (dired-mode): Call propertized-buffer-identification | |
5812 to set mode-line-buffer-identification to something having | |
5813 the right text properties. | |
5814 | |
5815 * bindings.el (propertized-buffer-identification): New function. | |
5816 | |
27777 | 5817 2000-02-20 Dave Love <fx@gnu.org> |
5818 | |
5819 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and | |
5820 check for t-mouse too. | |
5821 | |
5822 * cus-start.el: Make echo-keystrokes `number'. | |
5823 | |
27776 | 5824 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il> |
5825 | |
5826 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | |
5827 Don't call ring-empty-p unless tags-location-ring is bound. | |
5828 From Noah Friedman <friedman@splode.com>. | |
5829 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5830 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org> |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5831 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5832 * progmodes/hideshow.el (hs-flag-region): No longer use |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5833 `intangible' overlay property. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5834 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5835 (hs-toggle-hiding): New command. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5836 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5837 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5838 (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
|
5839 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
|
5840 and deactivation. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5841 |
27757 | 5842 2000-02-18 Gerd Moellmann <gerd@gnu.org> |
5843 | |
5844 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. | |
5845 | |
27749 | 5846 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5847 | |
27754 | 5848 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix. |
5849 | |
27749 | 5850 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax |
5851 of `*' to handle `(* ... *)' comments. | |
5852 | |
27732 | 5853 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il> |
5854 | |
27737 | 5855 * faces.el (list-faces-display): Use display-mouse-p instead of |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5856 window-system. |
27737 | 5857 |
27732 | 5858 * menu-bar.el (global-map): Menu-bar items converted to the new |
5859 format (menu-item..., rearranged for better CUA compliance, and | |
5860 their names changed for better clarity. Help strings added. | |
5861 | |
5862 * international/mule-cmds.el (mule-menu-keymap) | |
5863 (describe-language-environment-map, set-coding-system-map) | |
5864 (setup-language-environment-map): Convert to new (menu-item... | |
5865 form, add help strings. Change names of menu items for better | |
5866 clarity. "Mule" menu-bar item removed (it's now in the "Options" | |
5867 submenu). | |
5868 | |
27729 | 5869 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5870 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5871 * dired-aux.el (dired-do-copy): Remove spurious character.`n' |
27729 | 5872 within the code. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5873 |
27717 | 5874 2000-02-16 Dave Love <fx@gnu.org> |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5875 |
27717 | 5876 * faces.el: Don't require custom. Add more specific :groups to |
5877 various deffaces. | |
5878 (set-face-attribute): Purecopy args. | |
5879 (read-face-name): Default to name at point and use it in prompt. | |
5880 Remove colon from arg in all callers. | |
5881 (list-faces-display): Hyperlink to face descriptions and customize | |
5882 buffers. | |
5883 | |
27712 | 5884 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
5885 | |
5886 * wid-edit.el (widget-match-inline): An atom never matches a | |
5887 list. | |
5888 | |
27707 | 5889 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
5890 | |
27713 | 5891 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5892 at ':' characters by call to split-string. | |
27707 | 5893 |
5894 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5895 | |
27713 | 5896 * textmodes/bibtex.el: Added RCS version identification. |
27707 | 5897 |
5898 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5899 | |
27713 | 5900 * textmodes/bibtex.el: Some temporary comments removed. |
5901 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
5902 explicit. | |
5903 (bibtex-field-const): Allow capital letters. | |
5904 (bibtex-start-of-string): Deleted because unused. | |
5905 | |
5906 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
5907 use the term 'reference' to describe a bibtex entry as a whole. | |
5908 Further, reference keys are no longer called 'labels'. | |
5909 (bibtex-keys): Renamed to bibtex-reference-keys. | |
5910 (bibtex-reformat-previous-labels): Renamed to | |
5911 bibtex-reformat-previous-reference-keys. | |
5912 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
5913 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
5914 (bibtex-reference-maybe-empty-head): Renamed to | |
5915 bibtex-entry-maybe-empty-head. | |
5916 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
5917 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
5918 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
5919 bibtex-enclosing-entry-maybe-empty-head. | |
5920 (bibtex-entry-field-alist, bibtex-entry-head, | |
5921 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
5922 bibtex-map-entries, bibtex-search-entry, | |
5923 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
5924 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5925 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
5926 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
5927 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
5928 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
5929 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
27707 | 5930 |
5931 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5932 | |
27713 | 5933 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5934 comment. | |
5935 (bibtex-format-field-delimiters): New function, functionality | |
5936 extracted from bibtex-format-entry. | |
5937 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
5938 extracted from bibtex-autokey-get-yearfield. | |
5939 | |
5940 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
5941 entries in order to avoid stack overflow in the regexp matcher if | |
5942 field contents become large. | |
5943 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
5944 bibtex-field-string-part-not-braced, | |
5945 bibtex-field-string-part-no-inner-braces, | |
5946 bibtex-field-string-part-1-inner-brace, | |
5947 bibtex-field-string-part-2-inner-braces, | |
5948 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
5949 bibtex-field-string-quoted, bibtex-field-string, | |
5950 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
5951 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
5952 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
5953 as parsing is now performed by the following functions. | |
5954 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
5955 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
5956 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
5957 bibtex-parse-association, bibtex-field-name-for-parsing, | |
5958 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
5959 bibtex-search-forward-field, bibtex-search-backward-field, | |
5960 bibtex-start-of-field, bibtex-end-of-field, | |
5961 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
5962 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
5963 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
5964 bibtex-parse-string, bibtex-search-forward-string, | |
5965 bibtex-search-backward-string, bibtex-start-of-string, | |
5966 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
5967 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
5968 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
5969 entries. Instead of reporting the results of the parsing by | |
5970 match-beginning or match-end, these functions return data structures | |
5971 that hold the corresponding positions. | |
5972 (bibtex-enclosing-field): Changed to also report field boundaries by | |
5973 return values rather than by match-beginning or match-end. The | |
5974 following functions have been adapted to use the new parsing | |
5975 functions. | |
5976 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
5977 bibtex-enclosing-field, bibtex-format-entry, | |
5978 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
5979 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
5980 bibtex-print-help-message, bibtex-end-of-entry, | |
5981 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
5982 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5983 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
5984 method for parsing. | |
5985 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
5986 bibtex-map-entries, bibtex-flash-head, | |
5987 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
5988 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
5989 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
5990 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5991 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
5992 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5993 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
5994 order to make the new binding of case-fold-search immediately | |
5995 visible. | |
27707 | 5996 |
5997 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5998 | |
27713 | 5999 * textmodes/bibtex.el: Copyright notice is up to date. |
6000 Added constant 'bibtex-maintainer-salutation. | |
6001 | |
6002 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
6003 than make-temp-name, use match-string-no-properties and eliminate | |
6004 a quadratic behavior when building bibtex-strings. | |
6005 | |
6006 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
6007 reference key contains upper case letters. | |
27707 | 6008 |
6009 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6010 | |
27713 | 6011 * bibtex.el (bibtex-reference-head): Allow entries to start with |
6012 a new line. | |
27707 | 6013 |
6014 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6015 | |
27713 | 6016 * bibtex.el: Hiding of entry bodies is not longer provided by |
6017 bibtex.el directly. Instead the hideshow package can be used. | |
6018 Added a special bibtex entry to hs-special-modes-alist. | |
6019 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
27729 | 6020 |
6021 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6022 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6023 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6024 at ':' characters by call to split-string. |
27729 | 6025 |
6026 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6027 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6028 * textmodes/bibtex.el: Added RCS version identification. |
27729 | 6029 |
6030 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6031 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6032 * textmodes/bibtex.el: Some temporary comments removed. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6033 (bibtex-field-name, bibtex-entry-type): Made the relationship |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6034 explicit. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6035 (bibtex-field-const): Allow capital letters. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6036 (bibtex-start-of-string): Deleted because unused. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
6037 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6038 * textmodes/bibtex.el: Unified some nomenclature. We no longer |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6039 use the term 'reference' to describe a bibtex entry as a whole. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6040 Further, reference keys are no longer called 'labels'. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6041 (bibtex-keys): Renamed to bibtex-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6042 (bibtex-reformat-previous-labels): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6043 bibtex-reformat-previous-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6044 (bibtex-reference-type): Renamed to bibtex-entry-type. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6045 (bibtex-reference-head): Renamed to bibtex-entry-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6046 (bibtex-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6047 bibtex-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6048 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6049 (bibtex-search-reference): Renamed to bibtex-search-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6050 (bibtex-enclosing-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6051 bibtex-enclosing-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6052 (bibtex-entry-field-alist, bibtex-entry-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6053 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6054 bibtex-map-entries, bibtex-search-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6055 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6056 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6057 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6058 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6059 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6060 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6061 bibtex-complete-key, bibtex-String) : Use the new nomenclature. |
27707 | 6062 |
6063 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6064 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6065 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6066 comment. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6067 (bibtex-format-field-delimiters): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6068 extracted from bibtex-format-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6069 (bibtex-autokey-get-yearfield-digits): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6070 extracted from bibtex-autokey-get-yearfield. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
6071 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6072 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6073 entries in order to avoid stack overflow in the regexp matcher if |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6074 field contents become large. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6075 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6076 bibtex-field-string-part-not-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6077 bibtex-field-string-part-no-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6078 bibtex-field-string-part-1-inner-brace, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6079 bibtex-field-string-part-2-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6080 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6081 bibtex-field-string-quoted, bibtex-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6082 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6083 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6084 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6085 as parsing is now performed by the following functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6086 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6087 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6088 bibtex-parse-field-string, bibtex-search-forward-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6089 bibtex-parse-association, bibtex-field-name-for-parsing, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6090 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6091 bibtex-search-forward-field, bibtex-search-backward-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6092 bibtex-start-of-field, bibtex-end-of-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6093 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6094 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6095 bibtex-parse-string-prefix, bibtex-parse-string-postfix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6096 bibtex-parse-string, bibtex-search-forward-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6097 bibtex-search-backward-string, bibtex-start-of-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6098 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6099 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6100 bibtex-end-of-text-in-string): New functions for the parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6101 entries. Instead of reporting the results of the parsing by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6102 match-beginning or match-end, these functions return data structures |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6103 that hold the corresponding positions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6104 (bibtex-enclosing-field): Changed to also report field boundaries by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6105 return values rather than by match-beginning or match-end. The |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6106 following functions have been adapted to use the new parsing |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6107 functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6108 (bibtex-skip-to-valid-entry, bibtex-search-reference, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6109 bibtex-enclosing-field, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6110 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6111 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6112 bibtex-print-help-message, bibtex-end-of-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6113 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6114 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6115 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6116 method for parsing. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6117 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6118 bibtex-map-entries, bibtex-flash-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6119 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6120 bibtex-autokey-change, bibtex-autokey-get-namefield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6121 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6122 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6123 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6124 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6125 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6126 order to make the new binding of case-fold-search immediately |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6127 visible. |
27729 | 6128 |
6129 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6130 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6131 * textmodes/bibtex.el: Copyright notice is up to date. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6132 Added constant 'bibtex-maintainer-salutation. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
6133 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6134 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6135 than make-temp-name, use match-string-no-properties and eliminate |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6136 a quadratic behavior when building bibtex-strings. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
6137 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6138 * bibtex.el (bibtex-reference-key): Accept string entries whose |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6139 reference key contains upper case letters. |
27729 | 6140 |
6141 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6142 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6143 * bibtex.el (bibtex-reference-head): Allow entries to start with |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6144 a new line. |
27729 | 6145 |
6146 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6147 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6148 * bibtex.el: Hiding of entry bodies is not longer provided by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6149 bibtex.el directly. Instead the hideshow package can be used. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6150 Added a special bibtex entry to hs-special-modes-alist. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6151 (bibtex-hs-forward-sexp): Added for hideshow.el. |
27729 | 6152 |
6153 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
6154 | |
27713 | 6155 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to |
27707 | 6156 proceedings entry type (for cross referencing). Thanks to Wagner |
6157 Toledo Correa for the suggestion. | |
6158 | |
27713 | 6159 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu. |
27707 | 6160 |
27690 | 6161 2000-02-14 Kenichi Handa <handa@etl.go.jp> |
6162 | |
6163 * international/characters.el: Setup case table for Vietnamese. | |
6164 | |
27687 | 6165 2000-02-12 Gerd Moellmann <gerd@gnu.org> |
6166 | |
6167 * uniquify.el (toplevel): Require CL at compile time. | |
6168 (uniquify-push): Removed. | |
6169 | |
6170 * shadowfile.el (shadow-when): Removed. | |
6171 | |
6172 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
6173 (tempo-process-and-insert-string): Use dolist instead of | |
6174 tempo-dolist. | |
6175 | |
6176 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
6177 regexp for paragraph-start. | |
6178 | |
6179 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
6180 commas as well. | |
6181 | |
27657 | 6182 2000-02-10 Dave Love <fx@gnu.org> |
6183 | |
6184 * wid-edit.el: (widgets) [defgroup]: Remove url link. | |
6185 (widget-color-choice-list, widget-color-history, widget-mouse-help): | |
6186 Deleted. | |
6187 (widget-specify-field, widget-specify-button): Don't use | |
6188 widget-mouse-help as help-echo property. | |
6189 (default): Use #'ignore for :validate and :mouse-down-action. | |
6190 (checkbox): Add help-echo. | |
6191 (widget-sexp-validate): Rewritten to clarify error messages. | |
6192 (character): Use char-valid-p in :match function. | |
6193 (widget-color-complete): Use facemenu-color-alist. | |
6194 (widget-color-action): Use facemenu-read-color. | |
6195 | |
6196 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't | |
6197 set up `caar' &c that we now have. | |
6198 | |
27713 | 6199 2000-02-09 Ray Blaak <blaak@gnu.org> |
6200 | |
6201 * delphi.el: Make resourcestring a declaration region, like const | |
6202 and var. | |
6203 | |
27652 | 6204 2000-02-09 Dave Love <fx@gnu.org> |
6205 | |
6206 * bindings.el (mode-line-input-method-map): New variable. | |
6207 (mode-line-mule-info): Use it; fix last change. | |
6208 (mode-line-mode-menu): Move definition. | |
6209 (mode-line-mouse-sensitive-p): Deleted. | |
6210 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. | |
6211 (make-mode-line-mouse-sensitive): Deleted. Body moved to top | |
6212 level. | |
6213 | |
6214 * startup.el (command-line-1): Don't call | |
6215 make-mode-line-mouse-sensitive. | |
6216 | |
27644 | 6217 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
6218 | |
6219 * mail/rmail.el (rmail-retry-failure): Use | |
6220 rmail-beginning-of-message before rmail-toggle-header, because the | |
6221 former toggles headers. | |
6222 | |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6223 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
|
6224 |
27637
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
6225 * 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
|
6226 (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
|
6227 (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
|
6228 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
|
6229 (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
|
6230 (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
|
6231 |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6232 * 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
|
6233 (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
|
6234 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
|
6235 to avoid duplicate entries. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6236 (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
|
6237 (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
|
6238 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
|
6239 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
|
6240 `major-mode' to `mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6241 (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
|
6242 (font-lock-fontify-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6243 (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
|
6244 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
|
6245 font-lock-set-defaults). |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
6246 (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
|
6247 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
|
6248 |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
6249 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
|
6250 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
6251 * 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
|
6252 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
|
6253 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
6254 * 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
|
6255 |
27610 | 6256 2000-02-04 Dave Love <fx@gnu.org> |
6257 | |
27617 | 6258 * bindings.el (mode-line-mule-info): Fix/extend last change. |
6259 | |
27610 | 6260 * completion.el: Replace completion-dolist with dolist. |
6261 | |
6262 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
6263 dotimes. | |
6264 | |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6265 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6266 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6267 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6268 environment names before they go into the section regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6269 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6270 * 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
|
6271 char class in regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6272 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6273 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6274 `case-fold-search' to nil. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6275 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6276 * progmodes/idlwave.el (idlwave-template): Respect |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6277 `idlwave-abbrev-change-case'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6278 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6279 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6280 idlwave-while): respect `idlwave-reserved-word-upcase'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6281 (idlwave-rw-case): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6282 (idlwave-statement-match): Fixed problem with assignment regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6283 (idlwave-font-lock-keywords): Improved regexp for keyword |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6284 parameters. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6285 (idlwave-surround): New argument LENGTH to support padding of |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6286 operators longer than 1 char. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6287 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6288 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6289 idlwave-shell-expression-overlay. Implemented printing of |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6290 expressions on higher levels of the calling stack. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6291 (idlwave-shell-display-level-in-calling-stack): Restore stack |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6292 level. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6293 (idlwave-retrieve-expression-from-level): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6294 (idlwave-shell-last-calling-stack): Variable removed. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6295 (idlwave-shell-reset): Argument action reversed (`visible' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6296 `hidden'). Also remove stop-line overlay. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6297 (idlwave-shell-calling-stack-routine): New variable. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6298 (idlwave-shell-parse-stack-and-display): Messages now display |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6299 negative level numbers. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6300 (idlwave-shell-mode): Set `modeline-format'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6301 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6302 (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
|
6303 21. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6304 (idlwave-shell-print-expression-function): New option. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6305 |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6306 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6307 idlwave-toolbar-remove-everywhere): Keybindings prefix is now |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6308 `tool-bar' instead of `toolbar'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6309 |
27590 | 6310 2000-02-02 Dave Love <fx@gnu.org> |
6311 | |
6312 * emacs-lisp/cl.el: Use bytecomp-load-hook, not | |
6313 emacs-lisp-mode-hook. Don't check for defalias being defined. | |
6314 | |
6315 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) | |
6316 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use | |
6317 the new builtins directly. | |
6318 | |
6319 * whitespace.el (whitespace): Add :version to defgroup. | |
6320 | |
6321 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference): | |
6322 Doc fix. | |
6323 | |
6324 * thingatpt.el (sexp-at-point, symbol-at-point) | |
6325 (number-at-point, list-at-point): Add autoload cookie. | |
6326 | |
6327 * recentf.el (recentf): Add :version to defgroup. | |
6328 | |
6329 * quickurl.el (quickurl): Add :version to defgroup. | |
6330 | |
6331 * elide-head.el (elide-head): Use point-marker more. | |
6332 | |
6333 * bs.el (bs): Add :version to defgroup. | |
6334 | |
6335 * autorevert.el (global-auto-revert-mode): Add autoload cookie. | |
6336 | |
6337 * progmodes/delphi.el (delphi): Add :version to defgroup. | |
6338 | |
27587 | 6339 2000-02-02 Gerd Moellmann <gerd@gnu.org> |
6340 | |
6341 * ange-ftp.el (ange-ftp-write-region): Handle case that | |
6342 succeeding process operation sets a different coding system. | |
6343 | |
6344 * calculator.el: New file. | |
6345 | |
27572 | 6346 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
6347 | |
6348 * frame.el (frames-on-display-list, framep-on-display): New | |
6349 functions. | |
6350 (display-mouse-p, display-popup-menus-p, display-graphic-p) | |
6351 (display-selections-p, display-screens, display-pixel-width) | |
6352 (display-pixel-height, display-mm-width, display-mm-height) | |
6353 (display-backing-store, display-save-under, display-planes) | |
6354 (display-color-cells, display-visual-class): New functions. | |
6355 | |
6356 * term/tty-colors.el (tty-color-gray-shades): New function. | |
6357 | |
6358 * faces.el (display-color-p): Use framep-on-display. | |
6359 (display-grayscale-p): New function. | |
6360 | |
27549 | 6361 2000-01-31 Dave Love <fx@gnu.org> |
6362 | |
6363 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it. | |
6364 (create-fontset-from-x-resource): Don't concat integers. | |
6365 | |
27545 | 6366 2000-01-31 Inge Frick <inge@nada.kth.se> |
6367 | |
6368 * view.el: Some changes in documentation. Removed some trailing | |
6369 whitespace. Changed some parameter names to agree with | |
6370 documentation. | |
6371 (view-mode-exit): Keep entry in `view-return-to-alist' only when a | |
6372 window is not deleted. Modifies change 1998-04-26. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6373 |
27541 | 6374 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
6375 | |
27543 | 6376 * windmove.el: New file. |
6377 | |
27541 | 6378 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
6379 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
27545 | 6380 progmodes/ebnf-yac.el: Update copyright and license info. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6381 |
27541 | 6382 * jit-lock.el (jit-lock-function): Widen before calculating end |
6383 position. | |
6384 (jit-lock-stealth-chunk-start): Rewritten. | |
6385 | |
6386 * info.el (Info-title-face-alist): Removed. | |
6387 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New | |
6388 faces. | |
6389 (Info-fontify-node): Use these faces. | |
6390 | |
27527 | 6391 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
6392 | |
6393 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list) | |
6394 (cl-macro-list1): Recognize `&allow-other-keys' instead of | |
6395 `&allow-other-keywords'. | |
6396 | |
6397 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to | |
6398 the list of directories scanned heuristically. | |
6399 | |
6400 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to | |
6401 exist. | |
6402 | |
27523 | 6403 2000-01-30 Jason Rumney <jasonr@gnu.org> |
6404 | |
6405 * w32-fns.el: Define w32-tty-standard-colors. | |
6406 | |
6407 * startup.el (command-line): Use w32-tty-standard-colors when in | |
6408 w32 console mode. | |
6409 | |
27510 | 6410 2000-01-30 Dave Love <fx@gnu.org> |
6411 | |
27513 | 6412 * jka-compr.el (jka-compr-load): Fix up load-history. |
6413 | |
27510 | 6414 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes. |
6415 | |
6416 * emacs-lisp/cl-macs.el: Revert previous change. | |
6417 | |
27499 | 6418 2000-01-29 Dave Love <fx@gnu.org> |
6419 | |
6420 * facemenu.el: Purecopy various strings. | |
6421 | |
6422 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
6423 years. Deal with three-digit years. | |
6424 | |
6425 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
6426 defconst, purecopy. | |
6427 (help-back-label): Purecopy it. | |
6428 | |
27498 | 6429 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
6430 | |
6431 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | |
6432 variable. If non-nil, order the buffer list according to the | |
6433 currently selected frame. | |
6434 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is | |
6435 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
|
6436 |
27496 | 6437 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
6438 | |
6439 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix | |
6440 | |
27486 | 6441 2000-01-28 Dave Love <fx@gnu.org> |
6442 | |
27491 | 6443 * emacs-lisp/cl-macs.el: Remove dotimes, dolist. |
6444 | |
27486 | 6445 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
6446 Don't use lisp-indent-hook property. | |
6447 (cl-abs): Remove. | |
6448 | |
6449 * subr.el: Move out indent and edebug specs for when and unless. | |
6450 | |
6451 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes, | |
6452 when, unless. | |
6453 | |
6454 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist, | |
6455 unless, when. | |
6456 | |
27467 | 6457 2000-01-28 Gerd Moellmann <gerd@gnu.org> |
6458 | |
27481 | 6459 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize |
6460 `collecting' as synonym for `collect'. | |
6461 | |
6462 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name | |
6463 for the case it contains spaces. | |
6464 | |
6465 * simple.el (what-cursor-position): Change formatting of | |
6466 messages. | |
6467 | |
27473 | 6468 * frame.el (delete-other-frames): New function. |
6469 (toplevel): Bind it to C-x 5 1. | |
6470 | |
27469 | 6471 * sort.el (sort-numeric-base): New option. |
6472 (sort-numeric-fields): If number starts with `0' or `0[xX[', | |
6473 interpret it as octal or hexadecimal. Use sort-numeric-base | |
6474 as default base. | |
6475 | |
27467 | 6476 * progmodes/glasses.el: New file. |
6477 | |
27451 | 6478 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
6479 | |
27461 | 6480 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched |
6481 userids differently. | |
6482 | |
27451 | 6483 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
6484 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
6485 progmodes/ebnf-yac.el: New files. | |
6486 | |
27446 | 6487 2000-01-26 Dave Love <fx@gnu.org> |
6488 | |
6489 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose | |
6490 on a function with an empty body. [From Eric Ludlam.] | |
6491 | |
27437 | 6492 2000-01-25 Andre Spiegel <spiegel@gnu.org> |
6493 | |
6494 * vc.el (vc-version-diff): Make sure file name is expanded. | |
6495 | |
27433 | 6496 2000-01-25 Gerd Moellmann <gerd@gnu.org> |
6497 | |
6498 * scroll-bar.el (scroll-bar-timer): Variable removed. | |
6499 (scroll-bar-toolkit-scroll): Don't use a timer. | |
6500 | |
27419 | 6501 2000-01-25 Kenichi Handa <handa@etl.go.jp> |
6502 | |
6503 * language/thai-util.el (thai-composition-function): Delete | |
6504 superfluous `a'. | |
6505 | |
27418 | 6506 2000-01-24 Dave Love <fx@gnu.org> |
6507 | |
6508 * fortran.el (fortran-mode): Use beginning-of-defun-function, | |
6509 end-of-defun-function. | |
6510 | |
6511 * font-lock.el (turn-on-font-lock): Don't depend on window-system | |
6512 &c. | |
6513 | |
27405 | 6514 2000-01-22 Jason Rumney <jasonr@gnu.org> |
6515 | |
6516 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it | |
6517 conflicts with new face support. | |
6518 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6519 2000-01-22 Richard M. Stallman <rms@gnu.org> |
27392
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6520 |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6521 * replace.el (query-replace): Rename last arg to DELIMITED. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6522 (map-query-replace-regexp, query-replace-regexp-eval): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6523 (query-replace-regexp): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6524 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6525 2000-01-20 Richard M. Stallman <rms@gnu.org> |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6526 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6527 * subr.el (with-syntax-table): Use make-symbol, not gensym. |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6528 |
27381
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6529 * emacs-lisp/lisp.el (beginning-of-defun-function): |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6530 Variable renamed from beginning-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6531 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6532 (beginning-of-defun-raw): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6533 (beginning-of-defun): Doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6534 (end-of-defun-function): Variable renamed from end-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6535 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6536 (end-of-defun): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6537 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6538 * subr.el (dolist, dotimes): Copied from cl-macs.el |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6539 and made to work. |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6540 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6541 * mail/undigest.el (rmail-digest-end-regexps): |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6542 Variable replaces rmail-digest-end-regexp. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6543 Allows multiple regexps for detecting the end line. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6544 (undigestify-rmail-message): Corresponding changes. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6545 |
27366 | 6546 2000-01-19 Dave Love <fx@gnu.org> |
6547 | |
27368 | 6548 * files.el (user-init-file): Don't declare here -- is primitive. |
6549 | |
27366 | 6550 * startup.el (command-line): Check for compiled user-init-file and |
6551 set to uncompiled version if necessary. | |
6552 | |
27358 | 6553 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
6554 | |
27361 | 6555 * mail/undigest.el (rmail-digest-end-regexp): New user option. |
6556 (undigestify-rmail-message): Use it. | |
6557 | |
27358 | 6558 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT. |
6559 | |
27351 | 6560 2000-01-17 Gerd Moellmann <gerd@gnu.org> |
6561 | |
6562 * tmm.el (tmm-goto-completions): Adapt to prompt being part | |
6563 of mini-buffer. | |
6564 | |
27326 | 6565 2000-01-14 Gerd Moellmann <gerd@gnu.org> |
6566 | |
27330 | 6567 * emacs-lisp/copyright.el (copyright-update): Removed the |
6568 requirement for a trailing space from `copyright-regexp', to | |
6569 support copyrights with owner specified on a separate line.. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6570 |
27327 | 6571 * align.el: New file. |
6572 | |
27326 | 6573 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu. |
6574 | |
6575 * net/eudc.el (toplevel): Define EUDC menu for Emacs. | |
6576 | |
27323 | 6577 2000-01-13 Dave Love <fx@gnu.org> |
6578 | |
6579 * ph.el: Removed. (Obsoleted by EUDC.) | |
6580 | |
27321 | 6581 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
6582 | |
6583 * net/eudc.el (toplevel): Remove autoloaded code installing | |
6584 menu with easymenu, because that causes build problems. | |
6585 | |
6586 * frame.el (frame-notice-user-settings): New variable. | |
6587 (frame-notice-user-settings): Don't modify frame parameters | |
6588 if called a second time. | |
6589 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6590 2000-01-13 Richard M. Stallman <rms@gnu.org> |
27321 | 6591 |
6592 * frame.el (frame-notice-user-settings): | |
6593 Notice default-frame-parameters even for non-window frames. | |
6594 | |
27318 | 6595 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
6596 | |
6597 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds | |
6598 for Emacs. | |
6599 (eudc-bob-can-display-inline-images): Extend for Emacs. | |
6600 (eudc-bob-toggle-inline-display): Ditto. | |
6601 (eudc-bob-display-jpeg): Ditto. | |
6602 | |
27304 | 6603 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
6604 | |
27313 | 6605 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el, |
6606 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el, | |
6607 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
|
6608 |
27312 | 6609 * add-log.el (add-change-log-entry): Fix error trying an `(insert |
6610 nil)'. | |
6611 | |
6612 * subdirs.el: Add `net' directory. | |
6613 | |
27308 | 6614 * net: New directory. |
6615 | |
27304 | 6616 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |
6617 eval-last-sexp. Don't bind debug-on-error here. | |
6618 (eval-last-sexp): New function. Bind debug-on-error if | |
6619 eval-expression-debug-on-error is non-nil. | |
6620 (eval-defun-2, eval-defun): Likewise. | |
6621 | |
6622 * simple.el (eval-expression): Don't bind debug-on-error if | |
6623 eval-expression-debug-on-error is nil. Detect changed | |
6624 debug-on-error, and propagate new value to global binding, if | |
6625 eval-expression-debug-on-error is non-nil, | |
6626 (eval-expression-debug-on-error): Change doc string. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6627 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6628 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27300
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6629 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6630 * 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
|
6631 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6632 * emacs-lisp/lisp-mode.el (with-syntax-table): |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6633 Set up lisp-indent-function property. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6634 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6635 * subr.el (with-syntax-table): Moved from simple.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6636 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6637 * simple.el (with-syntax-table): Moved to subr.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6638 |
27288 | 6639 2000-01-11 Gerd Moellmann <gerd@gnu.org> |
6640 | |
27291 | 6641 * tmm.el (tmm-shortcut): Delete region after prompt instead |
6642 of erasing buffer. | |
6643 | |
27288 | 6644 * textmodes/fill.el (fill-common-string-prefix): New function. |
27309 | 6645 (fill-context-prefix): Use the longest common prefix of first |
6646 and second line fill prefix, if there is one. | |
27288 | 6647 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6648 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27285
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6649 |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6650 * 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
|
6651 Use make-local-variable for `truncate-lines'. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6652 |
27282 | 6653 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
6654 | |
6655 * add-log.el (add-log-current-defun): Handle user-defined | |
6656 add-log-current-function returning nil, | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6657 |
27280 | 6658 * add-log.el (add-change-log-entry): Insert version number |
27282 | 6659 if having found a current function |
27278 | 6660 |
6661 * add-log.el (add-log-current-defun): Call | |
6662 `add-log-current-defun-function'. Try matches at level 0 and | |
6663 level 1. Strip whitespace from defun found. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6664 |
27270
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6665 2000-01-10 John Wiegley <johnw@gnu.org> |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6666 |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6667 * allout.el (isearch-done/outline-provisions): Added `edit' |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6668 argument to correspond with the current definition of |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6669 `isearch-done'. |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6670 |
27265 | 6671 2000-01-10 Dave Love <fx@gnu.org> |
6672 | |
6673 * elide-head.el (elide-head): Use point-marker, not point. | |
6674 | |
27261 | 6675 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
6676 | |
27263 | 6677 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
6678 before and after the year 2000. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6679 |
27261 | 6680 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p): |
6681 Add ispell- prefix. | |
6682 | |
6683 2000-01-10 Ken Stevens <k.stevens@ieee.org> | |
6684 | |
6685 * ispell.el: Only define dictionaries in menus when they exist. | |
6686 (version18p): New variable. | |
6687 (version20p): New variable. | |
6688 (xemacsp): New variable. | |
6689 (ispell-choices-win-default-height): Fix for XEmacs visibility. | |
6690 (ispell-dictionary-alist1): Added Brasileiro dictionary. | |
6691 (ispell-dictionary-alist6): Russian command lines no longer accept | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6692 run-together words. |
27261 | 6693 (ispell-local-dictionary-alist): Add koi8-r to customize definition. |
6694 (ispell-dictionary-alist): Add koi8-r to customize definition. | |
6695 (check-ispell-version): Added documentation string. Returns | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6696 library path when called non-interactively. |
27261 | 6697 (ispell-menu-map-needed): Uses new variables. |
6698 (ispell-library-path): New variable. | |
6699 (ispell-decode-string): XEmacs fix for bogus variable bindings. | |
6700 (ispell-word): Improved documentation string. Test for valid | |
6701 character mappings. Correctly check typed in word changes that can | |
6702 result in single words split into multiple words. Returns | |
6703 replacement word. | |
6704 (ispell-command-loop): Fixes XEmacs display bugs. Show word to | |
6705 replace in recursive query replace mode. Help message for | |
6706 recursive edit mode. | |
6707 (ispell-show-choices): Protect against bad framepop bindings. | |
6708 (ispell-help): Fix to work with XEmacs. | |
6709 (ispell-highlight-spelling-error): Use new variables. | |
6710 (ispell-overlay-window): Fix to work with XEmacs. | |
6711 (ispell-parse-output): Passed and returns location information | |
6712 tracking spelling corrections. Doesn't recheck same word on | |
6713 current line. | |
6714 (ispell-init-process): Protect against bogus XEmacs variable binding. | |
6715 Fix call to single argument in sleep-for. Use new variables. | |
6716 (ispell-region): Passed and returns location information tracking | |
6717 spelling corrections. Doesn't check same word on current line. | |
6718 Improved documentation string. Doesn't resend a line already | |
6719 checked to the ispell process - fixes bug in LaTeX parsing. | |
6720 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. | |
6721 (ispell-skip-region): No longer skips <TT> in SGML. | |
6722 (ispell-process-line): Tracks location information with spelling | |
6723 corrections. Added documentation string. Accounts for words | |
6724 already accepted on this line. Don't allow query-replace on line | |
6725 starting with math characters. Doesn't resend a line already sent | |
6726 to ispell process. Fixes alignment error bug. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6727 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6728 2000-01-10 Richard M. Stallman <rms@gnu.org> |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
6729 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6730 * dired-x.el (dired-guess-shell-alist-default): |
27259
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
6731 Suggest xloadimage, which is free, not xv, which isn't. |
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
6732 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6733 * ange-ftp.el (ange-ftp-file-name-nondirectory): |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
6734 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
|
6735 |
27255 | 6736 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
6737 | |
6738 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead | |
6739 of a real newline. | |
6740 | |
27253 | 6741 2000-01-09 Stephen Eglen <stephen@gnu.org> |
6742 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6743 * dired-x.el (dired-guess-shell-alist-default): Suggest xv |
27253 | 6744 for .png files. |
6745 | |
27251 | 6746 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk> |
6747 | |
6748 * cus-edit.el (custom-hook-convert-widget): Fix comment. | |
6749 | |
27247 | 6750 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
6751 | |
27249 | 6752 * progmodes/cperl-mode.el: Replace ^F with ^L. |
6753 | |
27247 | 6754 * sendmail.el (toplevel): Provide `sendmail' when compiling |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6755 before `require'ing rmail and mailalias to prevent infinite |
27247 | 6756 recursion. |
6757 | |
27244 | 6758 2000-01-08 Dave Love <fx@gnu.org> |
6759 | |
27265 | 6760 * emacs-lisp/backquote.el: Remove inappropriate customization |
6761 (allowing custom.el to use backquote). | |
27244 | 6762 |
27241 | 6763 2000-01-07 Dave Love <fx@gnu.org> |
6764 | |
6765 * add-log.el (add-log-debugging): Deleted. | |
6766 (add-change-log-entry): Treat a backup FILE-NAME as its parent | |
6767 file. Remove debugging code. | |
6768 (change-log-get-method-definition, change-log-name): Add doc. | |
6769 (change-log-sortable-date-at): New function. | |
6770 (change-log-merge): New command. | |
6771 | |
6772 * time.el (display-time-string-forms): Make the Mail string active. | |
6773 (display-time-update): Provide help-echo for load average. | |
6774 | |
6775 * bindings.el (make-mode-line-mouse2-map): New function. | |
6776 (mode-line-modified): Use it and simplify. | |
6777 (mode-line-mule-info): Provide help-echo info. | |
6778 (minor-mode-alist): Activate the strings. | |
6779 (make-mode-line-mouse-sensitive): Simplify for | |
6780 mode-line-buffer-identification. | |
6781 | |
27233 | 6782 2000-01-07 Gerd Moellmann <gerd@gnu.org> |
6783 | |
6784 * play/pong.el: New file. | |
6785 | |
27241 | 6786 2000-01-06 Dave Love <fx@gnu.org> |
6787 | |
6788 * array.el: Assorted cleanups for compiler warnings, doc strings, | |
6789 `array-' prefix for symbols. | |
6790 | |
6791 2000-01-05 Dave Love <fx@gnu.org> | |
6792 | |
6793 * textmodes/outline.el (outline-mode-menu-bar-map): Add | |
6794 outline-headers-as-kill. | |
6795 (outline-mode): Define imenu-generic-expression. | |
6796 (outline-headers-as-kill): New command. | |
6797 | |
6798 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^' | |
6799 from paragraph-start. | |
6800 (paragraph-indent-minor-mode): New command. | |
6801 | |
6802 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a, | |
6803 M-C-e, M-C-h, C-j, C-xnd, TAB. | |
6804 (fortran-mode): Set beginning-of-defun, end-of-defun. | |
6805 (fortran-column-ruler): Simplify. | |
6806 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted. | |
6807 (fortran-with-subprogram-narrowing): Likewise. | |
6808 (fortran-indent-subprogram): Call mark-defun. | |
6809 (fortran-check-for-matching-do): Change narrowing. | |
6810 | |
6811 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table. | |
6812 (cl-lucid-hash-tag): Delete. | |
6813 (cl-hash-table-p): Correct test for native table. | |
6814 (cl-hash-table-count): Use hash-table-count. | |
6815 | |
6816 * browse-url.el (browse-url): Fix case of | |
6817 browse-url-browser-function being an alist. | |
6818 | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6819 2000-01-05 Carsten Dominik <cd@gnu.org> |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6820 |
27233 | 6821 * textmodes/reftex-vars.el (reftex-parse-file-extension) |
6822 (reftex-index-phrase-file-extension): New options. | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6823 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6824 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer): |
27233 | 6825 Use new option `reftex-index-phrase-file-extension'. |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6826 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6827 * textmodes/reftex.el (reftex-access-parse-file): Use new option |
27233 | 6828 `reftex-parse-file-extension'. |
27232
1c7665b7a026
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27205
diff
changeset
|
6829 |
27191 | 6830 2000-01-05 Dave Love <fx@gnu.org> |
6831 | |
27241 | 6832 * emacs-lisp/lisp.el (beginning-of-defun): New variable. |
27191 | 6833 (beginning-of-defun-raw): Use it. |
6834 (end-of-defun): New variable. | |
6835 (end-of-defun): Use it. | |
6836 (check-parens): New command. | |
6837 | |
27182 | 6838 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
6839 | |
27233 | 6840 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region) |
6841 (hs-show-block): Don't use `mapcar' when not accumulating. | |
27182 | 6842 |
27184
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6843 Fix buglet in local variables initialization. |
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6844 |
27176 | 6845 2000-01-05 Andreas Schwab <schwab@suse.de> |
6846 | |
6847 * hscroll.el (hscroll): Doc fix. | |
6848 | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6849 2000-01-05 Carsten Dominik <cd@gnu.org> |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6850 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6851 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6852 idlw-toolbar. |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6853 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6854 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6855 file idlw-rinfo.el. |
27182 | 6856 (idlwave-customize): load must read file idlw-shell.el. |
6857 (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
|
6858 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6859 2000-01-05 Carsten Dominik <dominik@astro.uva.nl> |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6860 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6861 * progmodes/idlw-shell.el: Also provide idlwave-shell |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6862 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6863 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6864 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6865 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6866 both reftex-dcr and reftex-vcr. |
27182 | 6867 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6868 * 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
|
6869 |
27164 | 6870 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
27162 | 6871 |
6872 * ps-print.el: PostScript code now is in separate files, doc fix. | |
6873 (ps-print-version): New version number (5.0.3). | |
6874 (ps-header-lines, ps-left-header, ps-right-header): No more buffer | |
6875 local. | |
6876 (ps-spool-config): Initialization fix. | |
27233 | 6877 (ps-print-prologue-1, ps-print-prologue-2) |
6878 (ps-print-duplex-feature): PostScript code moved to separated file. | |
27162 | 6879 (ps-background-image): Little code reformating. |
6880 (ps-begin-file, ps-begin-job): Fix code. | |
27191 | 6881 (ps-postscript-code-directory, ps-mark-code-directory): New vars. |
27162 | 6882 (ps-prologue-file): New fun. |
6883 | |
27159 | 6884 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
6885 | |
27233 | 6886 * ps-vars.el: Eliminated. |
27159 | 6887 |
6888 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is | |
6889 `;;;###autoload'. | |
6890 | |
6891 * ps-print.el: ps-vars eliminated, doc fix. | |
6892 (ps-print-version): New version number (5.0.2). | |
6893 (ps-spool-config): Initialization fix. | |
6894 (ps-print-customize): New fun. | |
6895 | |
27155 | 6896 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
6897 | |
6898 * autorevert.el (auto-revert-mode): Return value of | |
6899 auto-revert-mode. | |
6900 | |
27152 | 6901 2000-01-04 Dave Love <fx@gnu.org> |
6902 | |
27198 | 6903 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle |
6904 menu items. | |
27152 | 6905 |
27124 | 6906 2000-01-03 Dave Love <fx@gnu.org> |
6907 | |
27191 | 6908 * elide-head.el (elide-head) [defgroup]: Add :version. |
27126 | 6909 |
27241 | 6910 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar. |
27124 | 6911 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
6912 `cl-hash-table-p', not `hash-table-p'. | |
6913 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | |
6914 | |
27119 | 6915 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6916 | |
6917 * faces.el (face-read-integer, read-face-attribute) | |
6918 (color-defined-p, color-values): unspecified-{f,b}g are now | |
6919 strings. | |
6920 | |
27112 | 6921 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org> |
6922 | |
6923 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces | |
6924 at comment end, and re-insert them after filling. | |
6925 | |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6926 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
|
6927 |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6928 * 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
|
6929 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el, |
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
6930 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
|
6931 |
27102 | 6932 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6933 | |
6934 * term/x-win.el (xw-defined-colors): Call color-supported-p, | |
6935 the new name of face-color-supported-p. | |
6936 | |
6937 * term/w32-win.el (xw-defined-colors): Likewise. | |
6938 | |
27097 | 6939 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6940 | |
6941 * simple.el (completion-setup-function): Count completion-size | |
6942 from minibuffer-prompt-end, not from point-min. | |
6943 | |
27091 | 6944 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
6945 | |
6946 * faces.el (read-face-attribute, defined-colors, color-defined-p): | |
6947 Pass the frame to tty-color-* functions. | |
6948 (display-color-p, frame-set-background-mode): Pass the frame to | |
6949 tty-display-color-p. | |
6950 | |
6951 * term/tty-colors.el (tty-defined-color-alist): Renamed from | |
6952 tty-color-alist. | |
6953 (tty-color-alist, tty-modify-color-alist): New functions. | |
6954 (tty-color-define, tty-color-clear, tty-color-approximate) | |
6955 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept | |
6956 an optional parameter FRAME. | |
6957 | |
27074 | 6958 2000-01-01 Gerd Moellmann <gerd@gnu.org> |
6959 | |
27082 | 6960 * image.el (create-image, defimage): Don't assume image data is a |
6961 string. | |
6962 | |
27074 | 6963 * image.el (defimage): Handle specifications containing :data |
6964 instead of :file. | |
6965 (image-type-from-data): New function. | |
6966 (image-type-from-file-header): Use it. | |
6967 (create-image): Add parameter DATA-P. | |
27182 | 6968 |
30729 | 6969 See ChangeLog.8 for earlier changes. |
30993 | 6970 |
6971 ;; Local Variables: | |
31092 | 6972 ;; coding: iso-2022-7bit |
30993 | 6973 ;; End: |