]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
e3124396d942e2f90b9428673e815662ac5f5745
[gnu-emacs] / lisp / ChangeLog
1 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
2
3 * viper.el (viper-set-hooks): zap viper-unfriendly bindings in
4 flyspell-mouse-map.
5
6 2002-01-08 Richard M. Stallman <rms@gnu.org>
7
8 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
9
10 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
11
12 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
13
14 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
15
16 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): Do
17 not use make-local-hook.
18
19 2002-01-08 Andre Spiegel <spiegel@gnu.org>
20
21 Patch by Martin.Lorentzson@telia.com
22
23 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
24 (vc-cvs-sticky-tag-display): New variable.
25 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
26 (vc-cvs-checkin): If the input revision is a valid symbolic tag
27 name, we create it as a branch, commit and switch to it.
28 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
29 (vc-cvs-valid-symbolic-tag-name-p): New function.
30 (vc-cvs-parse-sticky-tag): New function.
31 (vc-cvs-parse-entry): Added parsing of sticky tags.
32
33 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
34
35 * international/quail.el (quail-start-translation)
36 (quail-start-conversion): Bind last-command-event, last-command,
37 and this-command in the first let. This fixes the change from
38 2000-08-30.
39
40 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
41
42 * ediff-hook.el: added an autoload cookie.
43
44 2002-01-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
45
46 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
47 address of the author.
48
49 2002-01-08 Richard M. Stallman <rms@gnu.org>
50
51 * replace.el (occur-mode-goto-occurrence-other-window): New command.
52 (occur-mode-map): Bind `o' to that.
53
54 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
55
56 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
57 new macro that replaces viper-emacs-p and viper-xemacs-p in many
58 cases. Used to reduce the number of warnings.
59
60 * viper-cmd.el: use viper-cond-compile-for-xemacs-or-emacs.
61 (viper-standard-value): moved here from viper.el.
62 (viper-set-unread-command-events): moved to viper-util.el
63 (viper-check-minibuffer-overlay): make sure
64 viper-minibuffer-overlay is moved to cover the entire input field.
65
66 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
67 (viper-read-key-sequence, viper-set-unread-command-events,
68 viper-char-symbol-sequence-p, viper-char-array-p): moved here.
69
70 * viper-ex.el: use viper-cond-compile-for-xemacs-or-emacs.
71
72 * viper-keym.el: use viper-cond-compile-for-xemacs-or-emacs.
73
74 * viper-mous.el: use viper-cond-compile-for-xemacs-or-emacs.
75
76 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p,
77 viper-event-vector-p): moved to viper-util.el
78
79 * viper.el (viper-standard-value): moved to viper-cmd.el.
80 Use viper-cond-compile-for-xemacs-or-emacs.
81
82 * ediff-help.el: use ediff-cond-compile-for-xemacs-or-emacs.
83
84 * ediff-hook.el: use ediff-cond-compile-for-xemacs-or-emacs.
85
86 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): new
87 macro designed to be used in many places where ediff-emacs-p or
88 ediff-xemacs-p was previously used. Reduces the number of
89 warnings.
90 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieue
91 of ediff-xemacs-p.
92 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer,
93 ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p,
94 ediff-whitespace-diff-region-p, ediff-get-region-contents):
95 moved to ediff-util.el.
96 (ediff-event-key): moved here.
97
98 * ediff-merge.el: got rid of unreferenced variables.
99
100 * ediff-mult.el: use ediff-cond-compile-for-xemacs-or-emacs.
101
102 * ediff-util.el: use ediff-cond-compile-for-xemacs-or-emacs.
103 (ediff-cleanup-mess): improved the way windows are set up after
104 quitting ediff.
105 (ediff-janitor): use ediff-dispose-of-variant-according-to-user.
106 (ediff-dispose-of-variant-according-to-user): new function
107 designed to be smarter and also understands indirect buffers.
108 (ediff-highlight-diff-in-one-buffer,
109 ediff-unhighlight-diff-in-one-buffer,
110 ediff-unhighlight-diffs-totally-in-one-buffer,
111 ediff-highlight-diff, ediff-highlight-diff,
112 ediff-unhighlight-diff, ediff-unhighlight-diffs-totally,
113 ediff-empty-diff-region-p, ediff-whitespace-diff-region-p,
114 ediff-get-region-contents, ediff-make-current-diff-overlay):
115 moved here.
116 (ediff-format-bindings-of): new function by Hannu Koivisto
117 <azure@iki.fi>.
118 (ediff-setup): make sure the merge buffer is always widened and
119 modifiable.
120 (ediff-write-merge-buffer-and-maybe-kill): refuse to write the
121 result of a merge into a file visited by another buffer.
122 (ediff-arrange-autosave-in-merge-jobs): check if the merge file
123 is visited by another buffer and ask to save/delete that buffer.
124 (ediff-verify-file-merge-buffer): new function to do the above.
125
126 * ediff-vers.el: load ediff-init.el at compile time.
127
128 * ediff-wind.el: use ediff-cond-compile-for-xemacs-or-emacs.
129
130 * ediff.el (ediff-windows, ediff-regions-wordwise,
131 ediff-regions-linewise): use indirect buffers to improve
132 robustness and make it possible to compare regions of the same
133 buffer (even overlapping regions).
134 (ediff-clone-buffer-for-region-comparison,
135 ediff-clone-buffer-for-window-comparison): new functions.
136 (ediff-files-internal): refuse to compare identical files.
137 (ediff-regions-internal): get rid of the warning about comparing
138 regions of the same buffer.
139
140 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): moved here.
141 Plus the following fixes courtesy of Dave Love:
142 Doc fixes.
143 (ediff-word-1): Use word class and move - to the
144 front per regexp documentation.
145 (ediff-wordify): Bind forward-word-function outside loop.
146 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
147 consing buffer contents.
148 (ediff-goto-word): Move syntax table setting outside loop.
149
150 2002-01-07 Richard M. Stallman <rms@gnu.org>
151
152 * dired.el (dired-copy-filename-as-kill): Call kill-append
153 if following a kill command.
154
155 * help-fns.el (describe-variable, describe-function):
156 Do save-excursion.
157
158 2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
159
160 * net/ldap.el (ldap-search-internal): Skip error message from
161 ldapsearch. Allow listing attribute names only. Do not open
162 non-existent files.
163
164 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
165 call non-existent function.
166
167 * net/eudc.el (top-level): Revert previous change.
168
169 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
170 variables to prevent warning from byte-compiler.
171
172 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
173 string-match on emacs-version again.
174
175 * enriched.el (enriched-make-annotation): Fix the change from
176 2002-01-05.
177 (enriched-handle-display-prop): Return proper values.
178
179 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
180 proper attribute name labeledUri instead of deprecated labeledUrl.
181
182 2002-01-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
183
184 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
185 editing an empty hotlist.
186
187 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
188 Use buffer-string instead of buffer-substring for the whole
189 buffer.
190
191 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
192 not free.
193
194 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
195 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
196 (eudc-bob-save-object): Make the buffer unibyte.
197 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
198 object to external program.
199
200 2002-01-05 Andre Spiegel <spiegel@gnu.org>
201
202 * vc.el (vc-branch-part): Return nil if there's no `.'
203 (vc-default-previous-version): Renamed from vc-previous-version.
204 New args BACKEND and FILE. Return nil for revision numbers
205 without a `.'
206 (vc-version-diff): Call vc-BACKEND-previous-version.
207 (vc-steal-lock): Steal lock before composing mail, so that no mail
208 is sent when the stealing goes wrong. And we'll actually see the
209 error in that case now.
210 (vc-finish-steal): Removed.
211
212 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
213 the lock, so that we see expanded headers.
214 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p,
215 vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
216 available from vc.el. Updated all callers.
217
218 2002-01-05 Richard M. Stallman <rms@gnu.org>
219
220 * enriched.el (enriched-make-annotation): Doc fix.
221
222 * format.el (format-replace-strings, format-subtract-regions)
223 (format-annotate-region, format-annotate-location)
224 (format-annotate-atomic-property-change)
225 (format-annotate-single-property-change): Doc fixes.
226
227 2002-01-05 Jason Rumney <jasonr@gnu.org>
228
229 * term/w32-win.el: Require fontset unconditionally.
230 (w32-handle-scroll-bar-event): Remove.
231
232 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
233
234 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
235 copyrights to be updated.
236
237 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
238
239 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
240 2001-10-24.
241
242 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
243
244 2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
245
246 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
247 entry.
248 (ldap-ignore-attribute-codings): Change the default value to allow
249 encoding/decoding of attributes.
250 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
251
252 2002-01-03 Richard M. Stallman <rms@gnu.org>
253
254 * files.el (basic-save-buffer): Undo previous change.
255
256 * calendar/diary-lib.el (diary-block): Doc fix.
257
258 * custom.el (defcustom): Fix syntax of previous change.
259
260 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
261
262 * custom.el (defcustom): Documented :tag, :link and :load.
263
264 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
265
266 * mail/sendmail.el (mail-recover-1): New function.
267 (mail-recover): Switch to the *mail* buffer right away. Use
268 buffer-auto-save-file-name instead of calling
269 make-auto-save-file-name. Call dired-noselect instead of invoking
270 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
271 before reading the auto-save file. If the buffer's auto-save file
272 does not exist, call mail-recover-1 to allow recovery from past
273 auto-saved drafts.
274
275 2002-01-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
276
277 * time.el (display-time-load-average-threshold): Fix defcustom
278 (add type and group).
279
280 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
281 specification from the hostname.
282
283 2002-01-02 Richard M. Stallman <rms@gnu.org>
284
285 * facemenu.el (facemenu-active-faces):
286 Use face-attributes-as-vector, not face-attributes-vector.
287
288 2002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
289
290 * xscheme.el: Eleven years of updates on a private copy.
291
292 Extensive changes to support multiple xscheme buffers:
293 (run-scheme): Break up into new functions to facilitate starting
294 processes in other buffers.
295 (xscheme-start, xscheme-read-command-line): New functions.
296 (start-scheme, select-scheme)
297 (default-xscheme-runlight)
298 (global-set-scheme-interaction-buffer)
299 (local-set-scheme-interaction-buffer)
300 (local-clear-scheme-interaction-buffer)
301 (exit-scheme-interaction-mode)
302 (verify-xscheme-buffer): New functions.
303 (xscheme-process-name, xscheme-buffer-name)
304 (xscheme-runlight): New internal vars.
305 (default-xscheme-runlight): New const.
306 (xscheme-start-process): Add args for the process/buffer names.
307 (reset-scheme): Pass process/buffer names.
308 (scheme-interaction-mode): Initialize new local vars.
309 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
310 (xscheme-select-process-buffer, xscheme-process-buffer)
311 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
312 (xscheme-goto-output-point, xscheme-write-message-1): Use new
313 var xscheme-process-name.
314 (xscheme-start-process): Initialize xscheme-process-name and
315 xscheme-buffer-name in the process buffer. Pass buffer name to
316 xscheme-modeline-initialize.
317 (xscheme-modeline-initialize): Add argument to specify buffer name
318 for mode-line vars.
319 (xscheme-process-sentinel): Make sure sentinel is run in the
320 process buffer so it sees its local vars.
321 (xscheme-process-filter-initialize, xscheme-set-runlight): More
322 elaborate logic to handle multiple-buffer mode lines.
323
324 (xscheme-enter-input-wait): Re-enable control-G handler upon
325 entering input wait.
326
327 (scheme-interaction-mode): Add arg to preserve local vars.
328 (xscheme-enter-interaction-mode)
329 (xscheme-enter-debugger-mode): Preserve local vars.
330 (xscheme-start-process): Clobber local vars.
331
332 (scheme-interaction-mode-commands): Allow end user to add commands
333 to scheme-interaction-mode keymap.
334 (scheme-interaction-mode-commands-alist): New variable.
335
336 (xscheme-send-string): Don't use insert-before-markers.
337
338 Implement a per-buffer kill ring:
339 (xscheme-insert-expression)
340 (xscheme-rotate-yank-pointer, xscheme-yank)
341 (xscheme-yank-pop, xscheme-yank-push): New functions.
342 (xscheme-expressions-ring)
343 (xscheme-expressions-ring-yank-pointer)
344 (xscheme-expressions-ring-max): New variables.
345 (xscheme-send-string-1): Call xscheme-insert-expression to save
346 expression in ring.
347 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
348 (xscheme-previous-send): Deleted variable.
349
350 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed,
351 xscheme-send-control-g-interrupt): Use process-send-string rather
352 than send-string.
353
354 (xscheme-send-region): Insert a newline after an expression that
355 is submitted in the interaction buffer, for consistency with
356 recent changes to Edwin.
357
358 (xscheme-delete-output): New function mimics comint-delete-output.
359 (xscheme-last-input-end): New internal variable.
360 (xscheme-process-filter-output): Update xscheme-last-input-end.
361
362 (xscheme-send-control-g-interrupt): Make sure that
363 xscheme-control-g-disabled-p is looked up in the right buffer.
364
365 (xscheme-enable-control-g): Clear C-g message if visible.
366 (xscheme-control-g-message-string): New internal var.
367 (xscheme-send-control-g-interrupt): Use new var.
368
369 (xscheme-send-control-g-interrupt, xscheme-send-interrupt): Delay
370 after sending interrupt in order to work around race condition.
371
372 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
373 (xscheme-send-char): Use xscheme-send-char rather than send-string
374 to send single char.
375
376 (xscheme-process-filter, xscheme-process-filter-alist): Add
377 support for evaluating expressions outside of the call-excursion.
378 (xscheme-process-filter:string-action-noexcursion): New func.
379
380 (xscheme-write-value): Change output string to match that used by
381 Edwin.
382
383 (xscheme-coerce-prompt): Don't write a space after a command
384 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
385 for us.
386
387 (reset-scheme): Delete process after killing it.
388
389 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
390
391 * bindings.el (function-key-map): Don't bind shifted keypad
392 numeric keys.
393
394 2002-01-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
395
396 * enriched.el (enriched-handle-display-prop): Remove unused
397 variables.
398 (enriched-mode): Doc fix.
399
400 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
401
402 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
403 Hebrew points.
404
405 2002-01-01 Richard M. Stallman <rms@gnu.org>
406
407 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
408
409 2001-12-31 Richard M. Stallman <rms@gnu.org>
410
411 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
412 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
413 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
414 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
415 * progmodes/cperl-mode.el, progmodes/idlwave.el:
416 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
417 Adapt face definitions to use :weight and :slant.
418
419 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
420
421 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
422
423 * font-lock.el (initializing from font-lock-face-attributes):
424 Use :weight and :slant, not :bold and :italic.
425
426 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
427
428 * cus-edit.el (custom-face-edit-fix-value): New function.
429 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
430
431 2001-12-30 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
432
433 * progmodes/octave-mod.el (octave-abbrev-table):
434 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
435 * progmodes/fortran.el (fortran-mode-abbrev-table):
436 * progmodes/f90.el (f90-mode-abbrev-table):
437 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
438 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
439 predefined abbrevs as "system" abbrevs.
440
441 2001-12-30 Richard M. Stallman <rms@gnu.org>
442
443 * info.el (Info-fontify-node): For a **** underline line, put the
444 invisible and intangible props on the following newline, but not
445 on the previous newline or the last char of the previous line.
446
447 * faces.el (face-set-after-frame-default): Don't change `default' face.
448
449 * faces.el (minibuffer-prompt): Adopt some default colors.
450
451 * replace.el (query-replace-read-args): Immediate error if read-only.
452
453 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
454 Display the output buffer in a more intelligent way.
455
456 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
457
458 * ls-lisp.el (insert-directory): Modify the "total" line wording,
459 in accordance with files.el's insert-directory.
460
461 2001-12-29 Richard M. Stallman <rms@gnu.org>
462
463 * files.el (basic-save-buffer): If a before-write hook displays
464 an echo area message, pause before calling basic-save-buffer-1.
465
466 2001-12-29 Markus Rost <rost@math.ohio-state.edu>
467
468 * textmodes/reftex-global.el (reftex-query-replace-document)
469 (reftex-change-label): Doc fix.
470
471 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
472
473 * progmodes/etags.el (tags-query-replace): Doc fix.
474
475 2001-12-29 Richard M. Stallman <rms@gnu.org>
476
477 * progmodes/compile.el (compile-internal): Fix previous change.
478
479 2001-12-28 Richard M. Stallman <rms@gnu.org>
480
481 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
482 shrink the windows above as necessary to get space.
483 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
484
485 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
486 This fixes a bug that treated all files as directories.
487 (ange-ftp-insert-directory): Explicitly follow symlinks.
488
489 * international/iso-transl.el (iso-transl-char-map) Eliminate the
490 alias symbols--put the translated sequences here directly.
491
492 * progmodes/cc-mode.el (c-mode-abbrev-table)
493 (c++-mode-abbrev-table, objc-mode-abbrev-table)
494 (java-mode-abbrev-table, pike-mode-abbrev-table):
495 Mark all the predefined abbrevs as "system" abbrevs.
496
497 * mail/sendmail.el (mail-envelope-from): Fix custom type.
498 (sendmail-send-it): Check mail-specify-envelope-from
499 and mail-envelope-from in the mail buffer at start.
500
501 2001-12-28 Simon Josefsson <jas@extundo.com>
502
503 * mail/sendmail.el (mail-envelope-from): Fix :type.
504 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
505
506 2001-12-28 Richard M. Stallman <rms@gnu.org>
507
508 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
509
510 * simple.el (line-move-invisible): New subroutine.
511 (line-move-to-column): New subroutine--smarter about advancing over
512 invisible parts of a line, or lines, but only as long as hpos grows.
513 (line-move-finish): New subroutine: repeatedly processes desired
514 column, intangibility, and fields.
515 (line-move): Use those subroutines.
516 When moving lines downward, skip invisible text first rather than last.
517
518 2001-12-27 Richard M. Stallman <rms@gnu.org>
519
520 * international/mule-diag.el (describe-char-after):
521 Describe the text properties of the char after point.
522
523 * help.el (describe-key): Doc fix.
524
525 2001-12-26 Markus Rost <rost@math.ohio-state.edu>
526
527 * find-dired.el (find-dired-sentinel): Precede exit message by
528 two spaces, to match the regexp in dired-between-files.
529
530 2001-12-28 Miles Bader <miles@gnu.org>
531
532 * wid-edit.el (widget-toggle-value-create): Don't eval actual
533 images (which are lists too).
534
535 2001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
536
537 * language/european.el: Fix the doc string of "Latin-5" language
538 environment.
539
540 2001-12-26 Richard M. Stallman <rms@gnu.org>
541
542 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
543 defined as before 2001-11-09.
544 (add-minor-mode call): Specify the keymap.
545
546 * progmodes/compile.el (compile-internal):
547 Set TERM variable in process-environment.
548
549 2001-12-25 Richard M. Stallman <rms@gnu.org>
550
551 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
552 the buffer.
553
554 * startup.el (command-line): Convert command line args
555 to Emacs internal representation using locale-coding-system.
556
557 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
558
559 * international/fontset.el: Don't require ind-util when compiling.
560
561 2001-12-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
562
563 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
564 set-frame-height and set-frame-width instead of set-screen-height
565 and set-screen-width.
566
567 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
568 of obsolete set-screen-width.
569
570 * locate.el (locate): Remove dot at the end of error argument.
571
572 * emerge.el (emerge-show-file-name): Use frame-height instead of
573 obsolete screen-height.
574
575 * mail/mh-utils.el (mh-show-msg): Likewise.
576 (mh-handle-process-error): Use frame-width instead of obsolete
577 screen-width.
578
579 2001-12-25 Richard M. Stallman <rms@gnu.org>
580
581 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
582 to enlarge-window. Use save-selected-window. Don't try
583 to resize windows that end at the bottom "level".
584 Retry changing the sizes until the windows get the desired sizes.
585 Discount the minibuffer when computing total height available.
586
587 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
588 (debugger-make-xrefs): Only make a button for the first symbol
589 on any line.
590
591 2001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
592
593 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
594 Call IT-setup-unicode-display here instead of adding it to
595 dos-codepage-setup-hook, so that Unicode display tables are set
596 before dos-codepage-setup-hook runs.
597
598 2001-12-24 Richard M. Stallman <rms@gnu.org>
599
600 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
601 (nslookup-mode-abbrev-table): Don't define it.
602 (smbclient-mode-abbrev-table): Don't define it.
603 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
604 (nslookup-mode, smbclient-mode): Likewise.
605 (network-connection-service-abbrev-alist): Variable deleted.
606 (network-connection-mode-setup): Don't set up abbrev table.
607
608 * faces.el (minibuffer-prompt): New face.
609 (minibuffer-prompt-properties): Add `face' property.
610
611 * replace.el (occur-mode-display-occurrence): New function.
612 (occur-mode-map): Bind C-o to it.
613
614 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
615
616 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
617 (viper-special-read-and-insert-char): Make C-m work right in the r
618 comand.
619 (viper-buffer-search-enable): Fixed format string.
620
621 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
622 instead of viper-info-on-file.
623 (ex-set-visited-file-name): New function.
624
625 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
626
627 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
628 action argument.
629
630 * ediff-init.el: Fixed some doc strings.
631
632 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
633 Got rid of make-local-hook.
634
635 * ediff-wind.el (ediff-setup-control-frame): Got rid of
636 make-local-hook.
637
638 2001-12-23 Richard M. Stallman <rms@gnu.org>
639
640 * term/x-win.el (x-handle-geometry): Put height and width
641 on default-frame-alist, left and top on initial-frame-alist.
642 * term/w32-win.el (x-handle-geometry): Likewise.
643
644 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
645
646 * play/yow.el (yow): Use an arg to distinguish interactive calls,
647 not interactive-p.
648
649 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
650
651 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
652 mocklisp entries.
653
654 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
655 Lisp. Obsoleted.
656
657 * emulation/mlconvert.el: File removed.
658
659 * emulation/mlsupport.el: Moved to obsolete.
660
661 * obsolete/mlsupport.el: Moved there from lisp/emulation.
662
663 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
664
665 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove
666 mocklisp case.
667
668 * help-fns.el (describe-function-1): Remove mocklisp function
669 case.
670
671 2001-12-22 Miles Bader <miles@gnu.org>
672
673 * textmodes/refill.el (refill-mode): Don't barf when redundantly
674 turning refill-mode off.
675
676 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
677
678 * time.el (display-time-load-average-threshold): New variable.
679 (display-time-update): Use it.
680
681 These changes allow cycling through past 1, 5 and 15 minutes
682 load-average displayed in the mode-line.
683
684 * time.el (display-time-default-load-average): New customizable option.
685 (display-time-load-average): New variable.
686 (display-time-cycle-load-average): New function.
687 (display-time-update): Use them.
688
689 2001-12-21 Richard M. Stallman <rms@gnu.org>
690
691 * apropos.el (apropos-print): SPACING is now nil or a separator string.
692 (apropos-documentation, apropos-value): Pass a suitable string.
693
694 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
695
696 * dired.el (dired-free-space-program, dired-free-space-args):
697 Aliases for back-compatibility.
698
699 * info.el (Info-select-node): If Info-use-header-line is nil, set
700 header-line-format to nil.
701 (Info-fontify-node): Don't put a keymap text property on the
702 heading if we are not going to display the header line. Remove
703 any such text properties left over from past visits to this node.
704
705 * ls-lisp.el (insert-directory): Insert the amount of free disk
706 space, like files.el's insert-directory does.
707
708 * files.el (directory-free-space-program): Mention
709 file-system-info in the doc string.
710 (get-free-disk-space): New function; code moved from
711 insert-directory.
712 (insert-directory): Call get-free-disk-space to get the amount of
713 free space.
714
715 2001-12-21 Richard M. Stallman <rms@gnu.org>
716
717 * help.el (view-order-manuals, view-emacs-news, describe-copying)
718 (describe-distribution, describe-project): Use view-file.
719
720 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
721
722 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
723
724 * emacs-lisp/easy-mmode.el (define-minor-mode):
725 Make no arg by default in an interactive call,
726 so that repeating the command toggles again.
727
728 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
729
730 2001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
731
732 * antlr-mode.el: More sophisticated indentation of cpp directive.
733 (antlr-indent-at-bol-alist): New user option.
734 (antlr-indent-line): Use it.
735 (antlr-indent-style): New user option.
736 (antlr-mode): Use it.
737 (antlr-indent-item-regexp): Customize.
738
739 * antlr-mode.el: Syntax highlighting changes.
740 (antlr-font-lock-literal-regexp): New user option.
741 (antlr-font-lock-syntax-face): New face used for :, |, ....
742 (antlr-font-lock-default-face): New face.
743 (antlr-font-lock-additional-keywords): Use them.
744
745 * antlr-mode.el: New command to insert options -- variables.
746 (antlr-mode-map): New binding [C-c C-o].
747 (antlr-mode-menu): New submenus.
748 (antlr-options-use-submenus): New user option.
749 (antlr-tool-version): New user option.
750 (antlr-options-auto-colon): New user option.
751 (antlr-options-style): New user option.
752 (antlr-options-push-mark): New user option.
753 (antlr-options-assign-string): New user option.
754 (antlr-options-headings): New variable.
755
756 * antlr-mode.el: New command to insert options -- specific.
757 (antlr-options-alists): New variable.
758 (antlr-read-value): New function.
759 (antlr-read-boolean): New function.
760 (antlr-language-option-extra): New function.
761 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
762 (antlr-c++-mode-extra): New function.
763 (antlr-grammar-tokens): New function.
764 (antlr-imenu-create-index-function): New optional argument.
765
766 * antlr-mode.el: New command to insert options -- functions.
767 (antlr-insert-option): New command.
768 (antlr-insert-option-interactive): New function.
769 (antlr-options-menu-filter): New function.
770 (antlr-option-kind): New function.
771 (antlr-scan-lists): New alias.
772 (antlr-scan-lists-internal): New function.
773 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
774 (antlr-option-level): New function.
775 (antlr-syntactic-grammar-depth): New function.
776 (antlr-option-location): New function.
777 (antlr-insert-option-do): New function.
778 (antlr-option-spec): New function.
779 (antlr-version-string): New function.
780 (antlr-insert-option-existing): New function.
781 (antlr-insert-option-space): New function.
782 (antlr-insert-option-area): New function.
783
784 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
785 with narrowing. Menu change. Miscellaneous.
786 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
787 (antlr-mode-map): New bindings for characters in ":;|&(){}".
788 (antlr-electric-character): New command.
789 (antlr-class-header-regexp): New variable.
790 (antlr-font-lock-additional-keywords): Use it.
791 (antlr-imenu-create-index-function): Use it.
792 (antlr-file-dependencies): Use it.
793 (antlr-indent-line): Also works with restrictions.
794 (antlr-indent-command): Interactive spec - changes the buffer.
795 (antlr-language-for-option): Deletia.
796 (antlr-language-option): New function, defined instead.
797 (antlr-mode): Use it.
798 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
799
800 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
801 instead of a literal /dev/null.
802
803 * Makefile.in (distclean): Remove Makefile in the build
804 directory, not in the source directory.
805
806 2001-12-21 Simon Josefsson <jas@extundo.com>.
807
808 * mail/smtpmail.el (smtpmail-send-queued-mail): Use
809 with-temp-buffer instead of find-file-noselect, and bind
810 coding-system-for-read to no-conversion when reading the queued
811 messages. (Simon's code modified slightly by Eli Zaretskii.)
812
813 2001-12-20 Werner Lemberg <wl@gnu.org>
814
815 * international/mule-diag.el (describe-coding-system,
816 print-coding-system-briefly): Make printed output have a similar
817 format as describe-character-set.
818
819 2001-12-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
820
821 * play/blackbox.el (bb-member): Remove, use member instead.
822 (bb-delete): Remove, use delete instead.
823 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
824 bb-score, bb-detour-count and bb-balls-placed.
825 Propertize results of rays.
826
827 2001-12-19 Karl Fogel <kfogel@red-bean.com>
828
829 * isearch.el (isearch-forward, isearch-edit-string): Make doc
830 strings mention keybinding for `isearch-yank-word-or-char',
831 rather than `isearch-yank-word', since the former is bound now
832 and the latter is not.
833 (isearch-yank-word-or-char): Fix formatting.
834
835 2001-12-19 Werner Lemberg <wl@gnu.org>
836
837 * language/czech.el, language/european.el, language/slovak.el: More
838 fixes for language info doc strings.
839
840 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
841
842 * loadup.el: Add "language" to the load-path.
843
844 2001-12-19 Richard M. Stallman <rms@gnu.org>
845
846 * international/mule-cmds.el (describe-language-environment):
847 Fix calls to help-xref-button.
848
849 2001-12-19 Miles Bader <miles@gnu.org>
850
851 * international/fontset.el: Require `ind-util' when compiling.
852
853 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
854
855 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
856 instead of decompose-composite-char.
857
858 2001-12-18 Richard M. Stallman <rms@gnu.org>
859
860 * simple.el (eval-expression-print-level)
861 (eval-expression-print-length): Doc fixes.
862
863 * international/mule-diag.el (describe-character-set):
864 Fix the arg to help-xref-button.
865
866 * files.el (directory-free-space-program): New variable.
867 (directory-free-space-args): New variable.
868 (insert-directory): Use those two variables for getting free space.
869 Use file-system-info instead, if that is defined.
870
871 * dired.el (dired-free-space-program): Variable deleted.
872 (dired-free-space-args): Variable deleted.
873 (dired-insert-directory): Don't try to determine free space.
874
875 * files.el (font-lock-defaults): Add risky-local-variables prop.
876 (hack-one-local-variable): Treat various font-lock variables as risky.
877
878 2001-12-18 Werner Lemberg <wl@gnu.org>
879
880 * language/chinese.el, language/cyrillic.el:
881 * language/czech.el, language/european.el, language/greek.el:
882 * language/hebrew.el, language/indian.el, language/japanese.el:
883 * language/korean.el, language/lao.el, language/slovak.el:
884 * language/thai.el, language/tibetan.el, language/vietnamese.el:
885 Improve documentation strings of coding systems and language infos.
886
887 2001-12-18 Werner LEMBERG <wl@gnu.org>
888
889 Add support for EUC-TW decoding/encoding.
890
891 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
892 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
893 New auxiliary functions to build `big5-to-cns'.
894 (big5-to-cns): New translation alist.
895
896 * language/chinese.el: Added new coding system `euc-tw' and its
897 alias `euc-taiwan'.
898 Updated language `Chinese-CNS' to include euc-tw encoding also.
899 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
900 euc-tw.
901
902 2001-12-18 Dave Love <fx@gnu.org>
903
904 * loadup.el: Add language/utf-8-lang, language/georgian.
905
906 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
907 (image-file-name-regexps): Doc fix.
908
909 * server.el (server-unload-hook): New function.
910
911 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
912 (lm-crack-copyright): Cope with multi-line copyright `lines'.
913
914 * simple.el (newline): Doc fix.
915 (eval-expression-print-level, eval-expression-print-length): Doc
916 fix. Amend :type.
917 (next-line, previous-line): Make arg optional.
918 (newline): Doc fix.
919
920 * Makefile.in (DONTCOMPILE): Add various language files.
921
922 * international/quail.el (quail-input-string-to-events): Don't use
923 string-to-list.
924
925 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
926 calling `newline'.
927
928 2001-12-17 Richard M. Stallman <rms@gnu.org>
929
930 * comint.el (comint-dynamic-list-input-ring-select): New function.
931 Switches back to the old window configuration.
932 (comint-dynamic-list-input-ring): Bind RET to that function.
933 (comint-dynamic-list-input-ring-window-conf): New variable.
934
935 2001-12-17 Werner Lemberg <wl@gnu.org>
936
937 * international/mule-conf.el: Improve documentation strings of
938 character sets.
939
940 2001-12-16 Richard M. Stallman <rms@gnu.org>
941
942 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
943 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
944
945 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
946
947 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
948 Add a DESCRIPTION for the makefile item.
949
950 * find-file.el (ff-other-file-name): New function.
951
952 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
953
954 * international/quail.el (quail-input-string-to-events): Fix last
955 change.
956
957 2001-12-16 Richard M. Stallman <rms@gnu.org>
958
959 * isearch.el (isearch-edit-string): When we set isearch-string
960 to the default, also set isearch-message.
961
962 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
963
964 * startup.el (command-line-1): Display startup screen
965 even if there are command line args.
966 Add a note about how to go to editing your files.
967 (fancy-splash-head): Add a note about how to go to your files.
968 (fancy-splash-outer-buffer): New variable.
969 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
970
971 * subr.el (with-temp-message): At the end, always discard
972 the temp message, even by clearing the echo area.
973
974 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
975
976 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
977
978 * log-view.el (log-view-message-re, log-view-current-tag):
979 Recognize Subversion's log output format.
980
981 * international/fontset.el: Build the list L at compile time.
982
983 * language/ind-util.el (mapthread): Make a closure.
984
985 2001-12-15 Richard M. Stallman <rms@gnu.org>
986
987 * isearch.el (isearch-start-hscroll): New variable.
988 (isearch-mode): Set isearch-start-hscroll.
989 (isearch-update): Restore original hscrolling if possible.
990
991 * isearch.el (isearch-edit-string):
992 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
993
994 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
995 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
996 rather than regexp search and (2) copying text properties
997 already set up on text unchanged from the previous backtrace.
998
999 * case-table.el (set-case-syntax-pair):
1000 Detect invalid calls and signal an error.
1001
1002 2001-12-15 Richard M. Stallman <rms@gnu.org>
1003
1004 * language/ind-util.el (range): Function deleted.
1005 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
1006 All calls changed.
1007
1008 * language/devan-util.el (devanagari-range): Renamed from `range'.
1009 All calls changed.
1010 (devanagari-regexp-of-hashtbl-keys):
1011 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
1012
1013 2001-12-15 Dave Love <fx@gnu.org>
1014
1015 * language/ind-util.el: Don't require cl.
1016 (indian-glyph-char, indian-glyph-max-char)
1017 (indian-char-glyph): Moved from indian.el
1018 (indian--puthash-char, mapthread): Don't quote lambda.
1019 (indian--map): New function.
1020 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
1021 (indian--puthash-cv): Use it.
1022
1023 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
1024 (indian-char-glyph): Moved to ind-util.el
1025
1026 * language/devan-util.el (devanagari-post-read-conversion):
1027 New function.
1028
1029 * language/georgian.el: New file.
1030
1031 * international/mule-cmds.el (locale-language-names): Add various
1032 entries. Remove utf-8 special case.
1033 (locale-charset-language-names, locale-preferred-coding-systems):
1034 Add utf-8 case.
1035 (set-language-environment): Process required-features earlier.
1036
1037 * international/quail.el (quail-keyboard-layout-alist):
1038 Add pc105-uk.
1039 (quail-keyboard-layout-type): Fix :type.
1040 (quail-choose-completion-string): Simplify.
1041 (quail-update-leim-list-file): Don't get fooled by commented-out code.
1042 (quail-input-string-to-events): Run events through
1043 translation-table-for-input.
1044
1045 * international/mule-conf.el (translation-table-for-input):
1046 New variable.
1047 (latin-iso8859-14): Amend description.
1048 (file-coding-system-alist): Add entry for utf-8.
1049
1050 * language/utf-8-lang.el: New file.
1051
1052 * international/code-pages.el: New file.
1053
1054 * language/hebrew.el ("Windows-1255"): New language.
1055
1056 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
1057 ("Latvian"): New languages.
1058
1059 2001-12-14 Stefan Monnier <monnier@cs.yale.edu>
1060
1061 * xml.el: Use setq rather than (set 'foo bar).
1062 Use push+nreverse rather than append.
1063 (xml-node-name, xml-node-attributes, xml-node-children):
1064 Use defsubst rather than macros.
1065 (xml-parse-region): Handle a nil return value from xml-parse-tag.
1066 (xml-parse-tag): Don't skip white space. Return nil for a comment.
1067 Concat the two strings surrounding a comment into a single string.
1068
1069 * newcomment.el (comment-indent): Jump to the middle of empty comments.
1070
1071 2001-12-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1072
1073 * select.el (xselect-convert-to-class, xselect-convert-to-name):
1074 Document.
1075
1076 2001-12-14 Andre Spiegel <spiegel@gnu.org>
1077
1078 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
1079 Return nil if FILE is not registered.
1080 (vc-check-master-templates, vc-default-make-version-backups-p):
1081 Doc fix.
1082
1083 2001-12-13 David Ponce <david@dponce.com>
1084
1085 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
1086 (ruler-mode-left-fringe-cols): New macro.
1087 (ruler-mode-right-fringe-cols): New macro.
1088 (ruler-mode-left-scroll-bar-cols): New macro.
1089 (ruler-mode-right-scroll-bar-cols): New macro.
1090 (ruler-mode-ruler): Use above new macros.
1091
1092 2001-12-13 Richard M. Stallman <rms@gnu.org>
1093
1094 * files.el (set-auto-mode): Fix previous change.
1095
1096 2001-12-13 Stefan Monnier <monnier@cs.yale.edu>
1097
1098 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
1099 (easy-menu-do-define, easy-menu-convert-item-1)
1100 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
1101 (easy-menu-return-item): Only return nil if there is no binding.
1102
1103 2001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
1104
1105 * whitespace.el (whitespace-version): 3.2
1106 * whitespace.el (whitespace-force-mode-line-update): Replace with
1107 `whitespace-mode-line-update', which is an alias to the correct
1108 function in various emacsen.
1109 * whitespace.el (whitespace-{un,}highlight-the-space):
1110 Add colorized highlighting of the bogus whitespaces in a buffer/file,
1111 using the `whitespace-highlight-face' if
1112 `whitespace-display-spaces-in-color' is set.
1113
1114 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
1115
1116 * international/mule.el (set-auto-coding): Don't search for
1117 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
1118
1119 2001-12-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1120
1121 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
1122
1123 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
1124
1125 * mail/rmailsum.el (rmail-summary-mode): Likewise.
1126
1127 2001-12-13 Richard M. Stallman <rms@gnu.org>
1128
1129 * simple.el (undo): Always set this-command to `undo',
1130 so that the next undo after an error will not begin redoing.
1131
1132 * simple.el (shell-command): Doc fix.
1133 (shell-command-on-region): If there is output an an error,
1134 add "...Shell command failed" to the output.
1135
1136 2001-12-13 David Ponce <david@dponce.com>
1137
1138 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
1139 (ruler-mode-left-fringe-cols): Function replaced by more efficient
1140 implementation `ruler-mode-extra-left-cols'.
1141 (ruler-mode-ruler): Use above new function. Take into account
1142 that the fringe areas can now be resized.
1143
1144 2001-12-12 Richard M. Stallman <rms@gnu.org>
1145
1146 * international/characters.el (Unicode): Comment out
1147 the specifications for kelvin and angstrom signs.
1148
1149 * international/mule.el (make-translation-table-from-vector):
1150 Allow null elements in VEC.
1151
1152 * international/ucs-tables.el (unify-8859-on-encoding-mode)
1153 (unify-8859-on-decoding-mode): Swap the code in their bodies.
1154 Add :version.
1155
1156 2001-12-11 Richard M. Stallman <rms@gnu.org>
1157
1158 * derived.el (derived-mode-p): Function moved to subr.el.
1159
1160 * subr.el (derived-mode-p): Moved here from derived.el.
1161
1162 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
1163
1164 * files.el (set-auto-mode-1): New subroutine, broken out of
1165 set-auto-mode.
1166 (set-auto-mode, hack-local-variables-prop-line): Use that.
1167
1168 2001-12-11 Dave Love <fx@gnu.org>
1169
1170 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
1171
1172 * language/european.el: Remove autoload cookies. Fix registration
1173 of diacritic composition function.
1174
1175 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1176
1177 * calendar/todo-mode.el: Require time-stamp.
1178
1179 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
1180
1181 2001-12-11 Richard M. Stallman <rms@gnu.org>
1182
1183 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
1184
1185 * textmodes/ispell.el (ispell-buffer-local-parsing):
1186 Match xml like sgml.
1187
1188 * emacs-lisp/advice.el (ad-compile-function):
1189 Byte compile the function under another (uninterned) name.
1190
1191 * gud.el (gdb): Define and bind gud-jump.
1192
1193 * font-lock.el (font-lock-mode):
1194 Put our function at the end of after-change-functions.
1195
1196 * ediff-diff.el (ediff-cmp-options): Doc fix.
1197
1198 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
1199
1200 2001-12-10 Richard M. Stallman <rms@gnu.org>
1201
1202 * isearch.el (isearch-yank-word-or-char): New function.
1203 (isearch-mode-map): Bind C-w to that.
1204
1205 * menu-bar.el (menu-bar-mode): Make arg optional.
1206
1207 * simple.el (line-move): Cope if next-single-property-change
1208 or previous-single-property-change returns nil.
1209
1210 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
1211 Don't use interactive-p; instead, pass the proper args
1212 in (interactive...). Clean up most of the trouble-report strings.
1213
1214 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
1215
1216 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
1217 enqueued messages literally.
1218
1219 2001-12-10 Noah Friedman <friedman@splode.com>
1220
1221 * battery.el (battery-insert-file-contents): Obsolete function
1222 removed.
1223 (battery-read-function): Obsolete function removed.
1224 (battery-linux-proc-apm): Use insert-file-contents.
1225
1226 2001-12-07 Stephen Eglen <stephen@gnu.org>
1227
1228 * iswitchb.el (iswitchb-visit-buffer):
1229 Use `select-frame-set-input-focus'--needed when window manager
1230 uses "click to focus" policy.
1231
1232 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1233
1234 * COPYING: Moved back.
1235
1236 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
1237
1238 * term/internal.el (IT-character-translations): Add entries for
1239 more points.
1240
1241 * international/characters.el: Resurrect the Hebrew category
1242 settings for all Hebrew characters removed by the last change.
1243 Add code for setting the Hebrew category of the Unicode Hebrew
1244 characters. Set syntax entries for Hebrew punctuation characters.
1245
1246 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
1247 points and directional formatting control characters.
1248
1249 2001-12-07 Dave Love <fx@gnu.org>
1250
1251 * language/lao-util.el: Add Unicode equivalents for rules.
1252 (lao-post-read-conversion): New function.
1253
1254 * language/lao.el: Add Unicode equivalents.
1255 (lao): Add post-read conversion.
1256
1257 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
1258 Use iso2022 encoding.
1259 (latin1-char-displayable-p): Doc fix.
1260 (latin1-display-ucs-per-lynx): New option.
1261 (latin1-display-ucs-per-lynx): New command.
1262 (latin1-display-reset): Special-case arabic.
1263 (ucs-tables): Require.
1264 (latin1-display-sets, latin1-display-setup): Add arabic.
1265 (latin1-display) <variable>: Use function latin1-display.
1266 (latin1-display) <function>: Add mule-unicode stuff.
1267 (latin1-display-check-font): Don't lose if `info' is nil.
1268
1269 * international/iso-transl.el: Insert Latin-1 characters, not
1270 unibyte codes.
1271
1272 * language/european.el (diacritic-composition-pattern): New constant.
1273 (diacritic-compose-region, diacritic-compose-string)
1274 (diacritic-compose-buffer, diacritic-post-read-conversion)
1275 (diacritic-composition-function): New functions.
1276
1277 * international/utf-8.el (ucs-mule-to-mule-unicode):
1278 New translation table.
1279 (ccl-encode-mule-utf-8): Use it.
1280 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
1281 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
1282 (utf-8-subst-table): New variable.
1283 (utf-8-compose-scripts): New option.
1284 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
1285
1286 * international/ucs-tables.el, international/utf-8-subst.el:
1287 New files.
1288
1289 * international/characters.el: Don't set word syntax (the default)
1290 explicitly. Add a diacritic category. Add info for Unicode
1291 equivalents of characters in various Mule charsets and for extra
1292 Unicode characters. Don't define specific categories for
1293 Indian/Devanagari, since they aren't used.
1294
1295 2001-12-06 Richard M. Stallman <rms@gnu.org>
1296
1297 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
1298 (set-justification-left, set-justification-right): Doc fix.
1299
1300 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
1301 (bug-f90-mode): Variable deleted.
1302
1303 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
1304
1305 * indent.el (indent-line-function): Default is indent-relative again.
1306
1307 2001-12-07 Miles Bader <miles@gnu.org>
1308
1309 * progmodes/compile.el (compilation-error-regexp-alist):
1310 Added regexps for RXP.
1311
1312 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
1313
1314 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
1315 Add shift-assignment operators to those highlighted, and highlight
1316 the whole operator rather than just the "=".
1317
1318 2001-12-04 Juanma Barranquero <lektu@terra.es>
1319
1320 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
1321 before saving abbrevs if `save-abbrevs' has the value `silently'.
1322
1323 2001-12-04 Andreas Schwab <schwab@suse.de>
1324
1325 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
1326
1327 2001-12-04 Colin Walters <walters@debian.org>
1328
1329 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
1330 for `defmacro*' forms.
1331
1332 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
1333 `defmacro*'.
1334
1335 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
1336
1337 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
1338
1339 2001-12-02 Richard M. Stallman <rms@gnu.org>
1340
1341 * files.el (insert-directory): If the df output does not look right,
1342 don't try to use it. Other cleanups in overall code structure.
1343
1344 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
1345
1346 * textmodes/outline.el (outline-mode-prefix-map):
1347 Add bindings for outline-promote and outline-demote.
1348 (outline-minor-mode-menu-bar-map): New var.
1349 (outline-minor-mode): Use it.
1350 (outline-heading-alist): New var (renamed from outline-level-heading).
1351 (outline-level): Use it.
1352 (outline-insert-heading, outline-promote, outline-demote):
1353 Update to use outline-heading-alist.
1354
1355 * disp-table.el (standard-display-european):
1356 Simplify since the function is not interactive any more.
1357 Don't set the existing buffers to unibyte.
1358
1359 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
1360
1361 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
1362
1363 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
1364
1365 * shell.el (shell): Use shell-file-name.
1366 Pop to buffer before calling comint to set COLUMNS properly.
1367
1368 * emacs-lisp/cl.el (svref): New alias.
1369
1370 * progmodes/antlr-mode.el (antlr-c-common-init):
1371 Don't inhibit adaptive-fill-mode any more.
1372
1373 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
1374
1375 * progmodes/etags.el (tags-with-face): Use make-symbol.
1376 (tags-search, tags-query-replace): Use backquotes.
1377
1378 * textmodes/picture.el (picture-mode-map): Don't use defconst
1379 for a variable.
1380
1381 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1382
1383 * textmodes/reftex-index.el (reftex-index-mode):
1384 Remove make-local-hook.
1385
1386 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
1387
1388 2001-12-02 Kim F. Storm <storm@cua.dk>
1389
1390 * isearch.el (isearch-resume-enabled): New variable.
1391 (isearch-done): Use that variable.
1392
1393 2001-12-01 Richard M. Stallman <rms@gnu.org>
1394
1395 * wid-edit.el (widget-button-click): Don't move point permanently:
1396 Avoid mouse-set-point--instead select the window,
1397 then do save-excursion, then move point.
1398 Specify the buffer for get-char-property.
1399 Don't use `@' in interactive.
1400
1401 * indent.el (indent-line-function):
1402 Default is indent-to-left-margin again.
1403
1404 * replace.el (query-replace-read-args): Display message
1405 if FROM contains `\n' or `\t'.
1406
1407 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
1408
1409 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
1410
1411 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
1412
1413 * emacs-lisp/regexp-opt.el (regexp-opt):
1414 Bind completion-regexp-list to nil.
1415
1416 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
1417
1418 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
1419
1420 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
1421 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
1422 Update maintainer.
1423
1424 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
1425
1426 * mail/smtpmail.el: Use with-current-buffer.
1427 (message-make-date, message-make-message-id): Autoload when needed.
1428 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
1429 headers when missing.
1430
1431 * international/encoded-kb.el (encoded-kbd-mode):
1432 Use define-minor-mode.
1433
1434 * enriched.el (enriched-mode): Use define-minor-mode.
1435 Use dolist and pop and push.
1436
1437 * info.el (Info-find-node-2): Don't call info-insert-file-contents
1438 with the `visit' argument.
1439 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
1440
1441 * progmodes/hideif.el (hide-ifdef-mode): Only modify
1442 `change-major-mode-hook' locally. Reset invisibility spec.
1443
1444 * man.el (Man-build-section-alist): Remove last Man-match-substring.
1445
1446 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1447
1448 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
1449 Clarify error message.
1450
1451 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1452
1453 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
1454
1455 2001-11-30 Andre Spiegel <spiegel@gnu.org>
1456
1457 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
1458 don't just return it.
1459
1460 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
1461
1462 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
1463 (menu-bar-read-emacs-man, search-emacs-glossary)
1464 (emacs-index-search, elisp-index-search): New functions.
1465 (apropso-documentation, apropos, apropos-value, apropos-variable)
1466 (apropos-commands): Modify menu item names and help text.
1467 (elisp-index-search, emacs-index-search, emacs-glossary):
1468 New menu items.
1469 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
1470 submenu.
1471 (info-elisp, info-elintro): New menu items.
1472 (apropos): Modify the menu item name.
1473
1474 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
1475
1476 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
1477
1478 * textmodes/outline.el (outline-promote, outline-demote): Typo.
1479
1480 * man.el (man-follow-mouse): New function.
1481 (Man-mode-map): Bind mouse-2 to it.
1482 (Man-match-substring): Remove. Replace with `match-string'.
1483 (man): Use the `default-value' argument to `read-string'.
1484 (Man-fontify-manpage): Add mouse-face to cross references.
1485
1486 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
1487
1488 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
1489
1490 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
1491 the value of require-match in minibuffer-completion-confirm.
1492 Use crm-local-completion-map.
1493
1494 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
1495 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
1496 (cl-make-type-test): Use char-valid-p for `character'.
1497
1498 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
1499 (Info-complete-menu-item): Rewrite. Add the ability to search
1500 several sequential nodes. Add a simple caching mechanism.
1501 (Info-goto-index): New function extracted from Info-index.
1502 (Info-index): Use it. Add completion to the interactive spec.
1503 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
1504
1505 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1506
1507 * COPYING: Removed.
1508
1509 2001-11-29 Dave Love <fx@gnu.org>
1510
1511 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
1512 (fortran-window-create, fortran-window-create-momentarily):
1513 Rewrite, moving error condition.
1514 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
1515 (fortran-mode-syntax-table): Revert last change.
1516
1517 * international/mule.el: Doc fixes.
1518 (map-charset-chars): New function.
1519 (register-char-codings): Use it to cope with generic chars in
1520 safe-chars.
1521
1522 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1523
1524 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
1525
1526 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
1527
1528 * play/studly.el (studlify-word, studlify-region)
1529 (studlify-buffer): Fix doc-string.
1530 (studlify-buffer): Add autoload cookie.
1531
1532 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
1533
1534 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
1535 (outline-up-heading-all): Remove.
1536 (hide-sublevels): Move to end-of-heading before calling flag-region.
1537 (outline-copy-overlay, outline-discard-overlays): Remove.
1538 (outline-flag-region): Use `remove-overlays'.
1539 Don't move to end-of-heading.
1540 (outline-next-visible-heading, outline-back-to-heading)
1541 (outline-on-heading-p): Use outline-invisible-p.
1542 (outline-font-lock-level): Use outline-up-heading's new arg.
1543 (outline-minor-mode): Simplify.
1544 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
1545 (outline): Put a `reveal-toggle-invisible' property.
1546 (outline-level-heading): New var.
1547 (outline-insert-heading, outline-promote, outline-demote)
1548 (outline-toggle-children): New commands.
1549
1550 * progmodes/hideif.el (hif-end-of-line): New function.
1551 (hide-ifdef-mode): Set line-move-ignore-invisible.
1552 (hide-ifdef-region-internal): New function.
1553 (hide-ifdef-region): Use it.
1554 (hif-defined): Return an integer.
1555 (hif-infix-to-prefix): Remove.
1556 (hif-tokenize): Parse from the buffer rather than from a string.
1557 Correctly tokenize integers. Use forward-comment.
1558 (hif-expr): Use hif-or.
1559 (hif-term): Use hif-and.
1560 (hif-factor): Use hif-not. Handle numbers properly.
1561 Don't require parenthesis around `defined's argument.
1562 (hif-and, hif-or, hif-not): New funs.
1563 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
1564 (hif-hide-line): Don't hide the \n before the line.
1565 (hif-possibly-hide): Correctly handle numeric evaluation results.
1566
1567 * progmodes/make-mode.el: Use line-(end|beginning)-position.
1568 (makefile-mode): Set indent-line-function.
1569 (makefile-browser-insert-continuation): Use with-current-buffer.
1570 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
1571
1572 2001-11-28 Karl Fogel <kfogel@red-bean.com>
1573
1574 * isearch.el (isearch-yank-internal): New helper function.
1575 (isearch-yank-char): New function.
1576 (isearch-yank-word, isearch-yank-line): Rewrite to use
1577 isearch-yank-internal.
1578
1579 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
1580
1581 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
1582 aren't supported. Print a message to that effect if invoked.
1583
1584 2001-11-27 Stephen Eglen <stephen@gnu.org>
1585
1586 * locate.el (locate): Put point at first matching file rather
1587 than top of buffer.
1588
1589 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
1590
1591 * reveal.el: New file.
1592
1593 * progmodes/hideif.el: Misc cleanup.
1594 (hide-ifdef-mode-submap): Put the def in the defvar.
1595 Use substitute-key-definition.
1596 (hide-ifdef-mode): Use define-minor-mode.
1597 (hif-outline-flag-region): Remove.
1598 (hif-show-all): Define in terms of hif-show-ifdef-region.
1599 (hif-after-revert-function): Rename from hif-before-revert-function.
1600 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
1601 (hif-tokenize): Use with-syntax-table.
1602 (hif-make-range): Use `else' also for `else-p'.
1603 (hif-range-else-p): Remove.
1604 (hif-find-range): Simplify.
1605 (hif-hide-line): Don't bother preserving buffer-modified-p.
1606 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
1607 Don't use selective-display and inhibit-read-only.
1608
1609 * subr.el (copy-overlay, remove-overlays): New funs.
1610
1611 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
1612
1613 2001-11-27 Sam Steingold <sds@gnu.org>
1614
1615 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
1616 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
1617 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
1618 * obsolete/c-mode.el, obsolete/cplus-md.el
1619 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
1620 * term/sun-mouse.el, textmodes/artist.el:
1621 Converted backquote to the new style.
1622 * mouse.el, reposition.el: Likewise (in comments).
1623 * expand.el: Likewise (in a string).
1624
1625 2001-11-27 Richard M. Stallman <rms@gnu.org>
1626
1627 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
1628
1629 2001-11-26 Richard M. Stallman <rms@gnu.org>
1630
1631 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
1632 if :on-glyph or :off-glyph is a list, eval it and store it back.
1633 (checkbox): Quote the values for :on-glyph and :off-glyph.
1634
1635 * cus-start.el (recursive-load-depth-limit): Delete item.
1636
1637 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
1638
1639 * help-fns.el (describe-categories, help-describe-category-set): New.
1640 describe-categories moved here from src/category.c.
1641
1642 2001-11-26 Sam Steingold <sds@gnu.org>
1643
1644 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
1645 arguments to `insert' are strings.
1646
1647 2001-11-26 Richard M. Stallman <rms@gnu.org>
1648
1649 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
1650
1651 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
1652
1653 * international/mule-diag.el: Require help-fns instead of
1654 help-funs.
1655
1656 * help-fns.el: Renamed from help-funs.el.
1657
1658 * startup.el (command-line-1): Don't try to call process-list if
1659 it is not fboundp.
1660
1661 2001-11-26 Sam Steingold <sds@gnu.org>
1662
1663 * frame.el (show-trailing-whitespace): Remove :set argument (the
1664 value was essentially identical to the defalt).
1665
1666 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1667
1668 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
1669
1670 * icomplete.el (icomplete-minibuffer-setup): Likewise.
1671
1672 * hilit-chg.el (hilit-chg-set): Likewise.
1673
1674 * speedbar.el (speedbar-mode): Likewise.
1675
1676 * calendar/calendar.el (calendar-mode): Likewise.
1677
1678 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
1679 insert-string.
1680
1681 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
1682
1683 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
1684
1685 * term/sun-mouse.el (sun-yank-selection): Likewise.
1686
1687 * textmodes/bib-mode.el (return-key-bib): Likewise.
1688
1689 * calendar/appt.el (appt-disp-window): Likewise.
1690
1691 * calendar/diary-lib.el (list-diary-entries): Likewise.
1692
1693 * array.el (array-reconfigure-rows): Likewise.
1694
1695 * filecache.el (file-cache-minibuffer-complete): Likewise.
1696
1697 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
1698
1699 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
1700
1701 * allout.el (outline-version, outline-open-topic)
1702 (outline-rebullet-heading, outline-insert-listified)
1703 (outline-latex-verbatim-quote-curr-line)
1704 (outline-latexify-one-item, outlineify-sticky): Likewise.
1705
1706 * vc.el (vc-next-action-on-file): Likewise.
1707 (vc-dired-mode): Remove make-local-hook.
1708
1709 2001-11-26 Andre Spiegel <spiegel@gnu.org>
1710
1711 * vc.el (vc-find-version): New function.
1712 (vc-version-other-window): Redefined in terms of the above.
1713
1714 * log-view.el (log-view-find-version): New function.
1715 (log-view-mode-map): Bind it to `f'.
1716
1717 2001-11-26 Gerd Moellmann <gerd@gnu.org>
1718
1719 * language/devan-util.el (dev-char-glyph): Escape `"' in
1720 string literals.
1721 (dev-glyph-glyph, dev-glyph-glyph-2)
1722 (devanagari-compose-syllable-region): Likewise.
1723
1724 2001-11-26 Richard M. Stallman <rms@gnu.org>
1725
1726 * window.el (save-selected-window): No error if saved window is dead.
1727
1728 * help-funs.el (describe-syntax): Put (interactive) after doc string.
1729
1730 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1731
1732 * international/quail.el (quail-help): Require help-mode in
1733 top-level instead.
1734
1735 * iswitchb.el (iswitchb-exhibit): Use insert instead of
1736 insert-string.
1737
1738 * icomplete.el (icomplete-exhibit): Likewise.
1739
1740 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
1741
1742 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
1743 (diff-hunk-kill): Simplify.
1744 (diff-post-command-hook): Only apply to a single hunk.
1745 (diff-hunk-text): Make `char-offset' non-optional.
1746 (diff-find-text): Return a cons cell.
1747 (diff-find-approx-text): New fun.
1748 (diff-find-source-location): Use it.
1749 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
1750 Adapt to new retval of diff-find-text.
1751
1752 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
1753 rather than integer- representation of dates.
1754
1755 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
1756
1757 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
1758 (syntax-after): New fun.
1759
1760 * help-funs.el (describe-syntax): New fun.
1761
1762 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
1763 (font-lock-ppss-stats, font-lock-ppss): Remove.
1764 (font-lock-fontify-syntactically-region): Remove tuning code.
1765 (font-lock-compile-keywords): Fix off-by-one bug.
1766 (font-lock-set-defaults): Don't set removed vars.
1767 (c-keywords): Add `inline'.
1768 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
1769
1770 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1771 Set syntax-begin-function.
1772 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
1773 (lisp-interaction-mode): Don't set local-abbrev-table any more.
1774 (lisp-mode-auto-fill): Use syntax-ppss and obey
1775 comment-auto-fill-only-comments.
1776 (lisp-fill-paragraph): Use syntax-ppss.
1777
1778 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
1779
1780 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
1781 version of rmail-enable-mime.
1782 (rmail-forward): Use it.
1783
1784 2001-11-25 Richard M. Stallman <rms@gnu.org>
1785
1786 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
1787
1788 * international/quail.el (quail-keyboard-layout-button):
1789 Define button type.
1790 (quail-keyboard-customize-button): Likewise.
1791 (quail-help): Use those button types. Require `help-mode'.
1792 Avoid altering the argument `package'.
1793
1794 * help-mode.el (help-function, help-variable, help-face)
1795 (help-coding-system, help-input-method, help-character-set):
1796 Define each button type with its own explicit define-button-type.
1797
1798 * language/devan-util.el: Comment out parts of the file
1799 which apparently are garbled.
1800
1801 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1802
1803 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
1804 insert-string.
1805
1806 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1807
1808 * play/snake.el (snake-mode): Remove make-local-hook.
1809
1810 * play/tetris.el (tetris-mode): Likewise.
1811
1812 * play/decipher.el (decipher-mode): Likewise.
1813
1814 * tmm.el (tmm-add-prompt): Likewise.
1815
1816 2001-11-25 Sam Steingold <sds@gnu.org>
1817
1818 * menu-bar.el (menu-bar-apropos-menu): New variable.
1819 Moved all `apropos' bindings to this menu.
1820 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
1821
1822 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1823
1824 The following changes are for new indian languages support based
1825 on Unicode charset and CDAC fonts.
1826
1827 * international/mule-conf.el: Change indian-1-column charset to
1828 indian-glyph charset.
1829
1830 * international/characters.el: Adjusted for the change of
1831 indian-1-column -> indian-glyph.
1832
1833 * international/fontset.el: Delete the setting for indian-1-column
1834 and add the setting for indian-glyph in the default fontset.
1835
1836 * language/indian.el: Completely re-written.
1837
1838 * language/devanagari.el: Completely re-written.
1839
1840 * language/devan-util.el: Completely re-written.
1841
1842 * language/ind-util.el: New file.
1843
1844 2001-11-24 Richard M. Stallman <rms@gnu.org>
1845
1846 * startup.el (command-line-1): Don't do startup screen
1847 if a subprocess is running. Call the startup screen buffer
1848 "GNU Emacs". Make a special mode-line-format for it.
1849
1850 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
1851 (browse-url-galeon): Use that variable.
1852
1853 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
1854 eval-expression. Eval and set the variable simply.
1855
1856 * files.el (temporary-file-directory): Use defcustom.
1857 (small-temporary-file-directory): Likewise.
1858 (normal-backup-enable-predicate): Move down in file
1859 after definition of temporary-file-directory.
1860
1861 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
1862
1863 2001-11-24 Colin Walters <walters@debian.org>
1864
1865 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
1866 autoload names to match files renamed on initial calc import.
1867
1868 * calc/calc.el (Commentary): Cleanup, and add logistic curve
1869 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
1870
1871 2001-11-23 Colin Walters <walters@debian.org>
1872
1873 * Makefile.in (finder_setwins, setwins): Include Calc again.
1874
1875 * calc/calc-rules.el: Add header comment.
1876
1877 2001-11-23 Andre Spiegel <spiegel@gnu.org>
1878
1879 * vc.el (with-vc-properties): Don't bind `filename' locally.
1880 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
1881 to avoid name clashes. Fix `lisp-indent-function' property for
1882 both.
1883
1884 2001-11-23 Francesco Potorti` <pot@gnu.org>
1885
1886 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
1887
1888 2001-11-22 Colin Walters <walters@debian.org>
1889
1890 * calc/calc-misc.el (report-calc-bug):
1891 Use `reporter-prompt-for-summary-p'.
1892
1893 * calc/INSTALL, calc/Makefile: Remove.
1894
1895 2001-11-22 Miles Bader <miles@gnu.org>
1896
1897 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
1898 (reb-match-2, reb-match-3): Add dark-background variants.
1899
1900 2001-11-22 Colin Walters <walters@debian.org>
1901
1902 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
1903 (info "Calc").
1904 (report-calc-bug): Use reporter.el.
1905
1906 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
1907
1908 2001-11-21 Richard M. Stallman <rms@gnu.org>
1909
1910 * which-func.el (which-function): Call imenu--make-index-alist
1911 if necessary to get a list of functions.
1912 (which-function-imenu-failed): New variable.
1913 (which-func-update): Handle all visible windows.
1914 (which-func-update-1): New subroutine broken out of which-func-update.
1915
1916 * files.el (temporary-file-directory, null-device)
1917 (small-temporary-file-directory): Definitions moved up.
1918
1919 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
1920 (cperl-non-problems, cperl-praise): Doc fixes.
1921
1922 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
1923 (sh-mode-syntax-table): Function restored.
1924 Variable set up for use by function sh-mode-syntax-table.
1925 (sh-set-shell): Set the syntax table.
1926
1927 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
1928
1929 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
1930
1931 * international/encoded-kb.el: Don't alter minor-map-alist.
1932
1933 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1934
1935 * files.el (auto-save-file-name-transforms): Put remote files in
1936 temporary-file-directory rather than /tmp.
1937
1938 2001-11-21 Colin Walters <walters@debian.org>
1939
1940 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
1941 of (function ...) wrapper.
1942
1943 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
1944
1945 * derived.el (define-derived-mode): Create the abbrev-table
1946 from inside the `defvar'.
1947
1948 * jit-lock.el (jit-lock-defer-time): New var.
1949 (jit-lock-defer-timer, jit-lock-buffers): New vars.
1950 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
1951 (jit-lock-function): Defer fontification if requested.
1952 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
1953 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
1954 text property.
1955 (jit-lock-deferred-fontify): New fun.
1956
1957 2001-11-20 Richard M. Stallman <rms@gnu.org>
1958
1959 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
1960 Set local-abbrev-table to lisp-mode-abbrev-table.
1961
1962 * emacs-lisp/re-builder.el (reb-mode):
1963 Don't use define-derived-mode. Call kill-all-local-variables.
1964
1965 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
1966 Don't use define-derived-mode.
1967
1968 * help-mode.el (help-mode): Undo 2001-10-07 change.
1969
1970 * replace.el (occur-mode): Undo 2001-5-20 change.
1971
1972 2001-11-20 Jason Rumney <jasonr@gnu.org>
1973
1974 * w32-fns.el (w32-system-coding-system): Change to an alias for
1975 locale-coding-system.
1976 (set-w32-system-coding-system): Document the above change.
1977 Set locale-coding-system instead.
1978
1979 2001-11-20 Richard M. Stallman <rms@gnu.org>
1980
1981 * ruler-mode.el: Add pagination.
1982 (ruler-mode-toggle-show-tab-stops): No need to
1983 test `ruler-mode' variable.
1984
1985 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1986
1987 * play/landmark.el: Mark lm-mode as special.
1988
1989 * play/gomoku.el: Mark gomoku-mode as special.
1990
1991 2001-11-20 Juanma Barranquero <lektu@terra.es>
1992
1993 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
1994 (top-level): Bind it to C-c C-b.
1995 (re-builder): Don't re-enter RE Builder Mode.
1996
1997 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
1998
1999 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
2000
2001 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
2002 `manual-program'.
2003
2004 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
2005 to a line without a comment.
2006
2007 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
2008
2009 * dired.el (dired-listing-switches): Mention in the doc string
2010 that some switches are not supported by ls-lisp.el
2011
2012 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
2013
2014 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
2015 (imenu--create-keymap-2): Remove.
2016 (imenu--create-keymap-1): Simplify, remove third argument.
2017 (imenu--generic-function): Use dolist.
2018 (imenu-find-default): New function.
2019 (imenu--completion-buffer): Use it.
2020 (imenu--mouse-menu): Use popup-menu.
2021 (imenu--menubar-select): Return t rather than calling imenu.
2022
2023 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
2024 New functions, extracted from fill-region-as-paragraph.
2025 (fill-region-as-paragraph): Use them.
2026 Use an end marker instead of eob.
2027 Ignore whitespace-only fill-prefixes when indenting according to mode.
2028 Simplify the loop that searches for spaces backwards.
2029
2030 * textmodes/picture.el (picture-vertical-step)
2031 (picture-horizontal-step): Don't use defconst for variables.
2032
2033 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
2034 (mail-extract-address-components): Downcase domain names.
2035 (mail-extr-delete-char): Remove. Use delete-char instead.
2036
2037 * emulation/pc-select.el: Doc string fixes.
2038 (pc-selection-mode): Don't treat macos as a tty.
2039
2040 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
2041
2042 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
2043
2044 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
2045 (mouse-wheel-progessive-speed): New var.
2046 (mwheel-scroll): Use it and handle float values.
2047
2048 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
2049
2050 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
2051 (iswitchb): Fix the case where the result was selected with the mouse.
2052 (iswitchb-completion-help): Use the normal *Completions* now that
2053 mouse selection works.
2054 (iswitchb-minibuffer-setup): Simplify.
2055
2056 * newcomment.el (comment-column, comment-style, comment-multi-line)
2057 (comment-auto-fill-only-comments): Remove :group arg.
2058 (comment-padding): Add :type.
2059 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
2060 if called interactively.
2061
2062 2001-11-19 Colin Walters <walters@verbum.org>
2063
2064 * calc/calc.el (toplevel): Add comment and version header.
2065 (calc-init-base): Bump version to 2.02f, update date.
2066
2067 2001-11-19 Richard M. Stallman <rms@gnu.org>
2068
2069 * net/browse-url.el: Support Mozilla and Galeon.
2070 By default, find the installed browser whichever it is.
2071 (browse-url-mozilla): New function.
2072 (browse-url-mozilla-sentinel): New function.
2073 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
2074 (browse-url-default-browser): New function.
2075 (browse-url-process-environment): Use browse-url-browser-display.
2076 (browse-url-browser-display): Renamed from browse-url-netscape-display.
2077 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
2078 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
2079 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
2080 (browse-url-browser-function): New default, new options.
2081
2082 2001-11-19 Sam Steingold <sds@gnu.org>
2083
2084 * bindings.el (last-buffer, unbury-buffer): New function.
2085 (mode-line-unbury-buffer): Use `unbury-buffer'.
2086
2087 2001-11-18 Stephen Eglen <stephen@gnu.org>
2088
2089 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
2090 control behaviour when no further completion is possible.
2091
2092 2001-11-19 Colin Walters <walters@verbum.org>
2093
2094 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
2095 (math-showing-full-precision, math-with-extra-prec, math-working)
2096 (calc-with-default-simplification)
2097 (calc-with-trail-buffer): Use backtick.
2098 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
2099 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
2100 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
2101 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
2102 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
2103 (Math-num-integerp, Math-bignum-test, Math-equal-int)
2104 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
2105 (calc-record-compilation-date-macro): Deleted. Callers updated.
2106 (math-format-radix-digit): Move to calc-bin.el.
2107
2108 * calc/calc.el (calc-record-compilation-date): Remove.
2109 (calc-bug-address): Update.
2110 (calc-settings-file): Use `user-init-file'.
2111
2112 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
2113 Handle null `calc-settings-file'.
2114
2115 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
2116 * calc/calc-keypd.el (calc-keypad-mode): New.
2117 (calc-do-keypad): Use it.
2118 (calc-keypad-map): Move into `calc-keypad-mode'.
2119
2120 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
2121 to defalias argument.
2122
2123 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
2124 (calcFunc-floor): Ditto.
2125
2126 * calc-units.el (calcFunc-usimplify): Ditto.
2127
2128 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
2129 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
2130 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
2131 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
2132 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
2133 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
2134 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
2135 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
2136 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
2137 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
2138 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
2139 and move them before their first use. Use `when', `unless'.
2140 Remove trailing periods from error forms. Add description and
2141 headers suggested by Emacs Lisp coding conventions.
2142
2143 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
2144
2145 * newcomment.el (comment-indent):
2146 Fix misindentation for comment-only lines.
2147 (comment-indent-new-line): Only obey comment-multi-line if the
2148 comment-ender is not the end-of-line.
2149
2150 2001-11-19 Richard M. Stallman <rms@gnu.org>
2151
2152 * net/net-utils.el (network-connection-service-abbrev-alist):
2153 New variable.
2154
2155 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
2156 Advance to start of 3rd sexp by moving fwd and backing over it.
2157 At first three elements, act like defun.
2158
2159 * delsel.el (delete-selection-pre-hook): Handle and resignal
2160 file-supersession errors to interact properly with userlock.el.
2161
2162 2001-11-18 Richard M. Stallman <rms@gnu.org>
2163
2164 * progmodes/fortran.el (fortran-mode-syntax-table):
2165 Specify punctuation syntax for backslash.
2166
2167 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
2168 All calls deleted.
2169
2170 * international/mule-util.el (string-to-sequence): Make it obsolete.
2171 (string-to-list, string-to-vector): Implement them directly
2172 using append and vconcat, not with string-to-sequence.
2173
2174 * startup.el (command-line): Set abbrevs-changed to nil after
2175 reading the init file and the abbrevs file.
2176
2177 * isearch.el (isearch): Use magenta2 as bg for (background light)
2178
2179 2001-11-17 Richard M. Stallman <rms@gnu.org>
2180
2181 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
2182
2183 * simple.el (minibuffer-history-sexp-flag): Doc fix.
2184
2185 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
2186
2187 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
2188 If set and if applicable, add a regexp to highlight defun-like
2189 text inside comments and strings.
2190 (font-lock-fontify-keywords-region): Pass that new arg.
2191 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
2192 to the end and pass that new arg.
2193 (c-font-lock-keywords-2): Fix regex for labels.
2194 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
2195 Make it work when LIMIT is several lines further.
2196 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
2197 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
2198 Use backquote and make the regexes for `int a, b, c;' work on
2199 multiple lines.
2200
2201 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
2202 (font-lock-defaults-alist): Don't change it any more.
2203 (reb-subexp-mode-map): Cleanup.
2204
2205 * custom.el (custom-current-group-alist): New var.
2206 (custom-declare-group): Set it.
2207 (custom-current-group): New fun.
2208 (custom-declare-variable, custom-handle-all-keywords):
2209 Use it as a default if no :group argument is specified.
2210
2211 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
2212 (standard-keyboard-coding-systems): New var.
2213 (set-locale-environment): Use it to decide whether or not to call
2214 set-keyboard-coding-system.
2215 (locale-language-names): Use \"French\" for "fr".
2216
2217 2001-11-17 Richard M. Stallman <rms@gnu.org>
2218
2219 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
2220 (add-to-list): Delete compatibility code.
2221 (checkdoc-next-message-error): Doc fix.
2222
2223 2001-11-17 Stephen Eglen <stephen@gnu.org>
2224
2225 * locate.el (locate): Show default locate pattern within the
2226 prompt, but don't insert it into the minibuffer contents.
2227 Catch the case when pattern is the empty string.
2228
2229 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2230
2231 * language/european.el ("French"): New language environment.
2232
2233 2001-11-16 Richard M. Stallman <rms@gnu.org>
2234
2235 * calendar/todo-mode.el (todo-save): Fix previous change.
2236
2237 * subr.el (functionp): Do use cdr-safe on object.
2238
2239 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
2240
2241 * bindings.el (mode-line-mode-name): Only put the help-echo property
2242 if the local-map property was put as well.
2243 (global-map): Bind switch-frame, delete-frame, iconify-frame
2244 and make-frame-visible events.
2245
2246 * emacs-lisp/elp.el (elp-not-profilable): New var.
2247 (elp-not-profilable-p): New function.
2248 (elp-instrument-function): Use it. Use backquotes and push.
2249
2250 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
2251 (byte-stack+-info, byte-compile-last-warned-form)
2252 (byte-compile-last-logged-file): Don't defconst a variable.
2253 (no-byte-compile): Declare.
2254 (byte-compile-file): Don't boundp-check no-byte-compile any more.
2255 (byte-compile-defvar): Leave defconst as is.
2256
2257 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
2258 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
2259 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
2260 (edebug-best-error): Don't defconst a variable.
2261 (edebug-read-syntax-table): Use a char-table.
2262 (edebug-lemacs-specific): Remove.
2263 Toplevel: Eliminate check for Lucid Emacs.
2264
2265 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
2266
2267 * rect.el (move-to-column-force): Mark obsolete.
2268 (operate-on-rectangle, delete-extract-rectangle-line)
2269 (insert-rectangle, delete-whitespace-rectangle-line)
2270 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
2271 (string-rectangle-history): New var.
2272 (string-rectangle, string-insert-rectangle): Use it.
2273 (delete-rectangle-line): Fix pos/column mixup and simplify.
2274
2275 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
2276 (normal-top-level, command-line, command-line-1): Simplify.
2277
2278 * tar-mode.el (tar-mode): Use define-derived-mode.
2279
2280 * view.el (view-mode-enable): Don't use make-local-hook.
2281
2282 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
2283
2284 2001-11-16 Richard M. Stallman <rms@gnu.org>
2285
2286 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
2287 if it doesn't make sense as anything else.
2288 Don't recognize a "telephone number" at the beginning of the name.
2289 (mail-extr-leading-garbage): Match non-word characters only.
2290
2291 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2292
2293 * startup.el (command-line-processed): Doc fix.
2294
2295 * apropos.el (apropos-next-label-button): Doc fix.
2296
2297 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
2298
2299 * comint.el (comint-mode): Simplify.
2300 (make-comint-in-buffer): Run `comint-mode' only if necessary.
2301
2302 * subr.el (eval-after-load): Make it work with features as well.
2303
2304 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
2305
2306 * international/mule-cmds.el (describe-input-method): Setup xref.
2307 (set-language-environment): Use functionp.
2308 (locale-language-names, locale-charset-language-names)
2309 (locale-preferred-coding-systems): Defconst and purecopy.
2310
2311 * language/european.el (mac-roman): Add mime-charset property.
2312
2313 2001-11-15 Richard M. Stallman <rms@gnu.org>
2314
2315 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
2316 (multiple-value-apply, nth-value): Use defsubst rather than defalias
2317 to get better doc strings.
2318
2319 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2320
2321 * derived.el: Fix autoload cookie.
2322
2323 2001-11-15 Richard M. Stallman <rms@gnu.org>
2324
2325 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
2326
2327 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
2328
2329 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
2330
2331 2001-11-15 Richard M. Stallman <rms@gnu.org>
2332
2333 * dired.el (dired-undo): Display a message to explain
2334 that this does not undo file system changes.
2335
2336 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
2337
2338 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
2339 into `unread-command-events' instead of trying keymap
2340 lookups ourselves. This makes mouse-clicks do the right
2341 thing even when keymaps of overlays are involved.
2342 (mouse-drag-drag): Likewise.
2343
2344 2001-11-15 Andreas Schwab <schwab@suse.de>
2345
2346 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
2347 characters and append anchor to pattern added to auto-mode-alist.
2348
2349 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
2350
2351 * server.el (server-process-filter): Run pore/post-comment-hook
2352 before/after visiting the file.
2353
2354 * info-look.el (makefile-mode): Add info for automake.
2355 (autoconf-mode): Fix the name of the index for automake.
2356
2357 * international/latin-9.el: Give pilcrow punctuation syntax.
2358
2359 2001-11-15 Andre Spiegel <spiegel@gnu.org>
2360
2361 * vc.el: Documentation fixes.
2362
2363 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
2364
2365 * smerge-mode.el (smerge-match-conflict): Fix typo.
2366 (smerge-diff): Be careful to read match-data early enough.
2367
2368 2001-11-14 Colin Walters <walters@verbum.org>
2369
2370 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
2371 (calcFunc-subst): Use `defalias' instead of `fset' and
2372 `symbol-function'.
2373
2374 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
2375 (calcFunc-ceil, calcFunc-round): Ditto.
2376
2377 * calc/calc-bin.el (calcFunc-clip): Ditto.
2378
2379 * calc/calc-ext.el (calcFunc-evalv): Ditto.
2380
2381 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
2382
2383 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
2384 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
2385
2386 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
2387
2388 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
2389 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
2390 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
2391 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
2392 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
2393 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
2394 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
2395 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
2396 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
2397 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
2398 * calcsel2.el: Style cleanup; don't put closing parens on their
2399 own line, add "foo.el ends here" to each file, and update
2400 copyright date.
2401
2402 * README: Update maintainer.
2403
2404 2001-11-13 Richard M. Stallman <rms@gnu.org>
2405
2406 * progmodes/compile.el (recompile): Use compilation-arguments if
2407 set, so as to be able to M-x recompile the exact command which
2408 created a compilation-mode buffer.
2409
2410 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
2411
2412 2001-11-13 Gerd Moellmann <gerd@gnu.org>
2413
2414 * mouse.el (mouse-drag-region): Don't run the up-event
2415 handler if window start changed due to the down-mouse event.
2416
2417 2001-11-13 Richard M. Stallman <rms@gnu.org>
2418
2419 * mouse.el (mouse-show-mark): Either move point to the mark
2420 or use highlighting, never both.
2421 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
2422
2423 2001-11-13 Simon Josefsson <jas@extundo.com>
2424
2425 * mail/smtpmail.el (top-level): Change maintainer to Simon
2426 Josefsson, cleanup the smtpmail.el header.
2427
2428 * mail/smtpmail.el (top-level): Don't require cl or base64.
2429 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
2430 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
2431 Defsubst instead of defmacro.
2432 (smtpmail-intersection): Return value in reverse order.
2433 (smtpmail-open-stream): Use stringp instead of string-to-list.
2434 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
2435 separated from smtpmail-via-smtp.
2436
2437 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
2438 rfc2104. Require base64 and cl.
2439 (smtpmail-smtp-service): Doc fix. :type fix.
2440 (smtpmail-debug-info): Doc fix.
2441 (smtpmail-debug-verb, smtpmail-auth-credentials)
2442 (smtpmail-starttls-credentials, smtpmail-auth-supported):
2443 New variables.
2444 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
2445 mail-utils (it is autoloaded).
2446 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
2447 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
2448 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
2449 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
2450 (smtpmail-via-smtp): Support AUTH.
2451 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
2452
2453 2001-11-13 Richard M. Stallman <rms@gnu.org>
2454
2455 * ebuff-menu.el (electric-buffer-update-highlight): New function.
2456 (electric-buffer-overlay): New variable.
2457 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
2458 (electric-buffer-list): Likewise.
2459
2460 * isearch.el (isearch-whitespace-chars): Doc fix.
2461 (isearch-mode): Handle negative search-slow-window-lines correctly.
2462
2463 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
2464
2465 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
2466
2467 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
2468 From Emmanuel Briot <briot@act-europe.fr>.
2469
2470 2001-11-13 Colin Walters <walters@debian.org>
2471
2472 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
2473
2474 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
2475 "~/.emacs"; use `read-file-name'.
2476
2477 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
2478 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
2479 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
2480 * calc/calc.el: Use `frame-width' instead of `screen-width',
2481 `frame-height' instead of `screen-height', and,
2482 `executing-kbd-macro' instead of `executing-macro'.
2483
2484 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
2485 correct number of arguments.
2486
2487 * calc/calc-aent.el (calc-do-alg-entry):
2488 Use `blink-paren-function' instead of `blink-paren-hook'.
2489
2490 2001-11-12 Richard M. Stallman <rms@gnu.org>
2491
2492 * calendar/todo-mode.el (todo-save): Add save-excursion
2493 and save-restriction.
2494
2495 * server.el (server-edit, server-done): Doc fix.
2496
2497 * simple.el (clone-indirect-buffer): Error if major mode symbol
2498 has a no-clone-indirect property.
2499 (clone-buffer): Check for obvious errors before reading clone name.
2500
2501 * info.el (Info-mode): Add a no-clone-indirect property.
2502
2503 2001-11-12 Sam Steingold <sds@gnu.org>
2504
2505 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
2506 set-buffer-modified-p to nil after `vc-exec-after'.
2507 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
2508 (log-view-mode): Make read-only.
2509 (log-view-current-file): Do final `expand-file-name' in the
2510 current `default-directory'.
2511 (log-view-current-tag): Take an optional `where' arg.
2512 (log-view-diff): New user command.
2513
2514 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2515
2516 * progmodes/cpp.el (cpp-choose-face): Fix typo.
2517
2518 2001-11-12 Sam Steingold <sds@gnu.org>
2519
2520 * emacs-lisp/cl-indent.el (toplevel): Indent properly
2521 `generic-flet', `generic-labels', `with-accessors',
2522 `with-condition-restarts'.
2523
2524 2001-11-12 Richard M. Stallman <rms@gnu.org>
2525
2526 * dired.el: Many trivial doc fixes.
2527 (dired-get-file-for-visit): New function.
2528 (dired-find-alternate-file, dired-mouse-find-file-other-window):
2529 (dired-view-file, dired-find-file-other-window, dired-display-file):
2530 (dired-find-file): Use dired-get-file-for-visit.
2531
2532 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
2533
2534 * sql.el (sql-mode): Doc change.
2535
2536 * sql.el (sql-mode-syntax-table): The backslash is no longer an
2537 escape character.
2538
2539 2001-11-12 Colin Walters <walters@debian.org>
2540
2541 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
2542 (calc-do-keypad): Don't attempt to use nonexistent global
2543 mouse-map, use calc-keypad-map.
2544 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
2545 (calc-keypad-left-click): Don't use mouse-map; update to new event
2546 interface.
2547 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
2548 (calc-keypad-press): Use `unread-command-events' instead of
2549 `unread-command-char'.
2550
2551 * calc/calc-ext.el (calc-init-extensions): Update autoload names
2552 to match files renamed on initial calc import.
2553
2554 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2555
2556 * textmodes/flyspell.el (flyspell-default-dictionary):
2557 Fix previous change.
2558
2559 2001-11-12 Richard M. Stallman <rms@gnu.org>
2560
2561 * textmodes/flyspell.el (flyspell-default-dictionary):
2562 Fix custom type.
2563
2564 2001-11-11 Richard M. Stallman <rms@gnu.org>
2565
2566 * calendar/solar.el (solar-sunrise-and-sunset):
2567 Exchange the two extreme values of day-length.
2568
2569 * progmodes/sh-script.el (sh-must-be-shell-mode):
2570 Allow modes derived from sh-mode.
2571
2572 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
2573 Turn off error in some re-search-forward calls.
2574
2575 * replace.el (query-replace-skip-read-only): New variable.
2576 (perform-replace): If that variable is non-nil, ignore matches
2577 that have a read-only property.
2578
2579 * derived.el (define-derived-mode): Doc fix.
2580
2581 * server.el (server-buffer-done): Test of server-existing-buffer
2582 was backwards.
2583 (server-existing-buffer): Doc fix.
2584
2585 * textmodes/flyspell.el (flyspell-default-dictionary):
2586 Allow nil as value, and make nil the default.
2587
2588 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
2589
2590 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
2591 it is not fboundp.
2592 (clipboard-yank): Ditto.
2593
2594 2001-11-11 Colin Walters <walters@verbum.org>
2595
2596 The following changes are based on patches from
2597 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
2598 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
2599
2600 * calc/calc.el (toplevel): Require calc-macs.
2601 (calc-minibuffer-size): New.
2602 (calcDigit-nondigit): Use it instead of `buffer-size'.
2603 (calcDigit-backspace): Likewise.
2604 (calcDigit-nondigit): Use `minibuffer-contents' instead of
2605 `buffer-string'.
2606 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
2607 `point-min'.
2608 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
2609 `save-excursion'.
2610
2611 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
2612 simple `setq' form.
2613
2614 * calc/calc-ext.el: (toplevel): Require calc.
2615 (calc-fancy-prefix-map): New.
2616 (calc-fancy-prefix): Use it.
2617 (calc-fancy-prefix-other-key): New.
2618
2619 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
2620 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
2621 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
2622 (calcAlg-enter): Likewise.
2623 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
2624
2625 2001-11-10 Richard M. Stallman <rms@gnu.org>
2626
2627 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
2628 (quietly-read-abbrev-file): Doc fix.
2629
2630 * startup.el (command-line): Read standard abbrev
2631 file (abbrev-file-name), if it exists.
2632
2633 * files.el (save-abbrevs): Default value is t.
2634
2635 * progmodes/compile.el (compile-goto-error): Fix previous change
2636 in the case where subsequent errors have not been parsed yet
2637 because they are in a different source file.
2638
2639 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
2640
2641 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
2642 Merge two regular expressions into one.
2643 (ps-mode): Make local bindings for `comment-start' and
2644 `comment-start-skip'.
2645 (ps-mode-looking-at-nested): Simplify an if-else construct;
2646 use `set-match-data' to set the result.
2647
2648 2001-11-10 Richard M. Stallman <rms@gnu.org>
2649
2650 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
2651 Function deleted.
2652 (flyspell-correct-word): Old definition deleted.
2653 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
2654 All references renamed too.
2655
2656 2001-11-10 Gerd Moellmann <gerd@gnu.org>
2657
2658 * Makefile.in (finder_setwins, setwins): Exclude Calc.
2659
2660 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
2661
2662 * wid-edit.el (checklist): Removed `:menu-tag'.
2663 (radio-button-choice): Ditto.
2664 (editable-list): Ditto.
2665
2666 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2667
2668 * play/gomoku.el: Move definitions of constants to the beginning
2669 of file, before their use.
2670
2671 2001-11-09 Richard M. Stallman <rms@gnu.org>
2672
2673 * textmodes/flyspell.el: Use the keymap property
2674 instead of local-map, and don't use a minor-mode map.
2675 (flyspell-mode-map): Variable deleted.
2676 Don't mess with minor-mode-map-alist.
2677 (calling add-minor-mode): Specify nil for keymap.
2678 And always use add-minor-mode, now that it exists.
2679 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
2680 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
2681 or flyspell-local-mouse-map.
2682 (make-flyspell-overlay): Use flyspell-mouse-map directly.
2683 (flyspell-mode): Doc fix.
2684 (flyspell-mode-on): Don't call make-local-hook.
2685
2686 2001-11-09 Sam Steingold <sds@gnu.org>
2687
2688 * emacs-lisp/debug.el (debugger-make-xrefs):
2689 Add buttons to all symbols.
2690
2691 2001-11-09 Andre Spiegel <spiegel@gnu.org>
2692
2693 * vc.el: Add John David Smith to credits.
2694
2695 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
2696
2697 * vc-hooks.el (vc-error-occured): Backquotified.
2698 (vc-file-prop-obarray): Use prime length for better efficiency.
2699
2700 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
2701
2702 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
2703
2704 * info.el (Info-file-list-for-emacs): Add entries for Calc.
2705
2706 2001-11-09 Miles Bader <miles@gnu.org>
2707
2708 * subr.el (functionp): Don't consider macros as functions.
2709
2710 2001-11-08 Miles Bader <miles@gnu.org>
2711
2712 * subr.el (functionp): Make work correctly for macros and unbound
2713 symbols.
2714
2715 * comint.el (comint-send-input): Fix description of
2716 `comint-process-echoes' in the doc-string.
2717
2718 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
2719
2720 * international/mule.el (make-translation-table): Doc fix.
2721 Suggested by Alex Schroeder <alex@gnu.org>.
2722
2723 2001-11-07 Richard M. Stallman <rms@gnu.org>
2724
2725 * info.el (Info-fontify-node): Highlight every third menu item.
2726
2727 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
2728
2729 * cus-edit.el (custom-face-value-create): Don't ignore the
2730 `customized-face' attribute when finding the current face spec.
2731
2732 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
2733
2734 * subr.el (with-local-quit): New macro.
2735 (make-syntax-table): Always inherit.
2736 (functionp): Be more careful when `object' is a symbol.
2737
2738 * dabbrev.el (dabbrev-completion): Use "*Completions*".
2739
2740 2001-11-07 Paul Eggert <eggert@twinsun.com>
2741
2742 * dired.el (dired-move-to-filename-regexp):
2743 Do not distinguish between ASCII letters and non-ASCII characters.
2744 Don't allow comma except in the form "month day, year".
2745 Don't allow space between month name and comma.
2746 Clean up the code that checks for trailing period, comma, and space.
2747 Remove now-obsolete comments, and add more commentary about
2748 Japanese dates.
2749 Always gobble up trailing spaces, instead of doing it only sometimes.
2750
2751 2001-11-07 Miles Bader <miles@gnu.org>
2752
2753 * paren.el (show-paren-match-face): Add dark-background variant.
2754
2755 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
2756
2757 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
2758 (lisp-mode-variables): Don't set paragraph-{start,separate}.
2759 Don't disable adaptive-fill-mode.
2760 (lisp-fill-paragraph): Use tab-width rather than 8.
2761 Prevent filling the first line of docstrings.
2762
2763 2001-11-06 Richard M. Stallman <rms@gnu.org>
2764
2765 * play/gomoku.el (gomoku): Doc fix.
2766
2767 * jka-compr.el (jka-compr-partial-uncompress):
2768 Support an alternative of not using dd.
2769 (jka-compr-dd-program): Use defcustom to define this.
2770 (jka-compr-load-suffixes): Use defcustom.
2771 (jka-compr-mode-alist-additions): Use defcustom.
2772
2773 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
2774
2775 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
2776 Also work when LIMIT is further than the end of line.
2777
2778 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
2779
2780 * international/quail.el (quail-update-leim-list-file): Print the
2781 offending file name if some of its quail-define-package forms is broken.
2782
2783 2001-11-05 Richard M. Stallman <rms@gnu.org>
2784
2785 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
2786 of the evaluated form.
2787
2788 2001-11-05 Paul Eggert <eggert@twinsun.com>
2789
2790 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
2791 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
2792 stamps always line up by default. Also, it uses a slightly
2793 different window to determine whether files are "recent".
2794
2795 2001-11-05 Andrew Innes <andrewi@gnu.org>
2796
2797 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2798 Don't attempt to remake autoloads before nuking .elc files.
2799
2800 2001-11-04 Richard M. Stallman <rms@gnu.org>
2801
2802 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
2803 previous-single-property-change or next-single-char-property-change
2804 returns nil.
2805
2806 * international/mule-cmds.el (set-locale-environment):
2807 Make it interactive; make arg optional.
2808
2809 * international/mule-diag.el (help-funs): Require help-funs.
2810
2811 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
2812
2813 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
2814
2815 2001-11-04 Miles Bader <miles@gnu.org>
2816
2817 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
2818 shadow of the splash image grey on a dark background instead of black.
2819
2820 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
2821
2822 * term.el (all faces): Don't (copy-face 'default <foo>).
2823
2824 * term/xterm.el (function-key-map):
2825 Add entry for `ESC [ 3 ~' -> <delete>
2826 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
2827 Use inheritance so that .emacs and terminfo take precedence.
2828
2829 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2830
2831 * tooltip.el (tooltip-delay): Decrease to 0.7.
2832 (tooltip-hide-delay): Enlarge to 10.
2833
2834 2001-11-03 Richard M. Stallman <rms@gnu.org>
2835
2836 * startup.el (fancy-splash-tail): Explain how to recover
2837 from a crash, if there was a crash.
2838 (command-line-1): Reorganize display of startup screen,
2839 to simplify the logic. Use a temp buffer for it.
2840
2841 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
2842
2843 * frame.el (set-background-color, set-foreground-color):
2844 Call face-set-after-frame-default, to propagate the new colors to
2845 the frame's parameters alist.
2846
2847 * calendar/timeclock.el (timeclock-out): Signal an error if
2848 timeclock-last-event is nil.
2849
2850 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
2851
2852 * textmodes/fill.el (fill-context-prefix): Fix braino.
2853
2854 * international/quail.el (quail-help):
2855 Use `help-buffer' and move `help-setup-xref' to beginning.
2856
2857 * international/mule-cmds.el (describe-language-environment):
2858 Use `help-buffer' and move `help-setup-xref' to beginning.
2859
2860 * international/mule-diag.el (list-character-sets)
2861 (sort-listed-character-sets, describe-character-set)
2862 (describe-coding-system, describe-fontset, list-fontsets):
2863 Use `help-buffer' and move `help-setup-xref' to beginning.
2864 (describe-char-after): Use `internal-describe-syntax-value'.
2865
2866 2001-11-02 Richard M. Stallman <rms@gnu.org>
2867
2868 * mouse.el (popup-menu): If the user refuses to select
2869 from a menu, don't try to invoke the menu.
2870
2871 2001-11-02 Miles Bader <miles@gnu.org>
2872
2873 * help-mode.el (help-xref): New button type.
2874 (help-function, help-variable, help-face, help-coding-system)
2875 (help-input-method, help-character-set, help-type, help-symbol)
2876 (help-back, help-info, help-customize-variable, help-customize-face)
2877 (help-function-def, help-variable-def): Use it as a supertype.
2878 Remove `action' property.
2879
2880 * international/mule-diag.el (describe-character-set)
2881 (describe-coding-system): Pass correct args to `help-xref-button'.
2882 (sort-listed-character-sets): New button type.
2883 (list-character-sets): Use it.
2884 (list-charset-chars): New button type.
2885 (list-character-sets-1): Use it.
2886
2887 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
2888
2889 * indent.el (tab-always-indent, indent-for-tab-command):
2890 Remove redundant `never' setting.
2891
2892 * fill.el (fill-region-as-paragraph): Don't forget to skip
2893 over current whitespace before looking for a preceding space.
2894
2895 2001-11-01 Richard M. Stallman <rms@gnu.org>
2896
2897 * files.el (file-newest-backup): Don't pass backup file name
2898 thru file-name-sans-versions, because it never has version numbers.
2899
2900 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
2901 to avoid ambiguous nested loops.
2902
2903 * files.el (find-file-noselect): Offer to change buffer-read-only
2904 only when the file's read-only status has changed from before
2905 as well as disagreeing with the buffer's current status.
2906 (buffer-file-read-only): New var, local in all buffers.
2907
2908 * buff-menu.el (buffer-menu): Doc fix.
2909 (buffer-menu-other-window): Doc fix.
2910 (list-buffers, list-buffers-noselect): Doc fix.
2911
2912 2001-11-01 Gerd Moellmann <gerd@gnu.org>
2913
2914 * startup.el (command-line): If the terminal Emacs is running on
2915 has erase char set to ^H, use the Backspace key for deleting
2916 backward, and the Delete key for deleting forward.
2917
2918 2001-11-01 Miles Bader <miles@gnu.org>
2919
2920 * button.el (define-button-type): Make sure every user-defined
2921 button type has a supertype.
2922
2923 2001-10-31 Jason Rumney <jasonr@gnu.org>
2924
2925 * international/mule-cmds.el (locale-language-names): Add chs and
2926 cht as aliases for Chinese-GB and Chinese-BIG5.
2927
2928 2001-10-31 Richard M. Stallman <rms@gnu.org>
2929
2930 * bindings.el (mode-line-frame-identification): Add doc string.
2931 (mode-line-position, mode-line-modes): New variables.
2932 (mode-line-format): Use mode-line-position for the part
2933 that displays the position-in-buffer info.
2934 Use mode-line-modes for the part that displays major and minor modes.
2935
2936 2001-10-31 Sam Steingold <sds@gnu.org>
2937
2938 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
2939 (debugger-setup-buffer): Call it.
2940 (debugger-mode-map): Bind RET and mouse-2.
2941
2942 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2943
2944 * startup.el: Document command line option --no-window-system
2945 instead of --no-windows.
2946
2947 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
2948
2949 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
2950
2951 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
2952 (font-lock-defaults-alist): Use it.
2953 From David Ponce <david.ponce@wanadoo.fr>
2954
2955 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
2956 output of `char-after'.
2957
2958 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
2959
2960 * simple.el (reindent-then-newline-and-indent): Insert the newline
2961 before indenting the first line.
2962 (undo-get-state, undo-revert-to-state): New funs.
2963 (shell-command): Don't kill the buffer even if empty.
2964 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
2965 (transpose-subr-end2): Remove.
2966 (transpose-subr): Add `special' arg and simplify.
2967 (transpose-subr-1): Rewrite.
2968 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
2969 (rfc822-goto-eoh): Simplify.
2970
2971 2001-10-30 Richard M. Stallman <rms@gnu.org>
2972
2973 * enriched.el (enriched-face-ans): Fix previous change.
2974
2975 2001-10-30 Gerd Moellmann <gerd@gnu.org>
2976
2977 * international/iso-acc.el (iso-accents-compose): Remove a
2978 superfluous setq.
2979
2980 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
2981
2982 * buff-menu.el (list-buffers-noselect): If the buffer's name
2983 starts with a blank, but it visits a file, do show it (for files
2984 whose names start with a blank).
2985
2986 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
2987
2988 * textmodes/fill.el (sentence-end-double-space)
2989 (sentence-end-without-period): Move to paragraphs.el.
2990 (fill-indent-according-to-mode): Change default to t.
2991 (fill-context-prefix): Simplify control-flow and use a more
2992 sophisticated merge that unifies both previous checks.
2993 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
2994 (fill-nobreak-predicate): Make it into a defcustom'd hook.
2995 (fill-nobreak-p): New fun.
2996 (fill-region-as-paragraph): Use it.
2997 Handle `fill-indent-according-to-mode' slightly differently.
2998 (fill-individual-paragraphs-prefix): Simplify the control-flow.
2999 (fill-individual-paragraphs-citation): Fix.
3000
3001 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
3002 (paragraph-start): Change default to the `text-mode' value.
3003 (sentence-end-double-space, sentence-end-without-period):
3004 Move from fill.el.
3005 (forward-paragraph): Use `parstart' and `parsep' for temp variables
3006 rather than rebinding `paragraph-start' and `paragraph-separate'.
3007
3008 * indent.el (indent-line-function): Change default to indent-relative.
3009 (tab-always-indent): Add an `never' setting.
3010 (indent-according-to-mode): Handle `indent-relative' and
3011 `indent-relative-maybe' specially.
3012 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
3013 Handle the `never' case for `tab-always-indent'.
3014 Don't call indent-according-to-mode for indent-relative' and
3015 `indent-relative-maybe'.
3016 (insert-tab): Rename `prefix-arg' to `arg'.
3017 (indent-region): Indent the first line as well.
3018 (indent-relative): Don't mark the buffer modified if the indentation
3019 is unchanged.
3020
3021 * textmodes/text-mode.el (paragraph-indent-minor-mode):
3022 Don't set paragraph-separate. Set paragraph-start more carefully.
3023 Set indent-line-function.
3024 (paragraph-indent-text-mode): Use it and define-derived-mode.
3025 (text-mode-map): Remove the \t binding.
3026 (text-mode): Simplify now that the default is more favorable.
3027
3028 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
3029
3030 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3031 If the regexp doesn't match, use a looser one.
3032 (find-variable-noselect): Add `file' argument.
3033
3034 * pcvs.el (cvs-mode-commit-hook): New hook.
3035 (cvs-mode-commit): Run it.
3036
3037 * log-edit.el (log-edit): Run hook after `log-edit-files'.
3038
3039 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
3040 (edebug-instrument-function): Use `find-function-noselect'.
3041
3042 2001-10-29 Richard M. Stallman <rms@gnu.org>
3043
3044 * term.el (term-if-emacs19): Macro deleted.
3045 Callers changed to use progn instead.
3046
3047 * frame.el (blink-cursor-mode): Doc fix.
3048
3049 * files.el (find-backup-file-name): Use make-backup-file-name.
3050
3051 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
3052 window-live-p.
3053 (edebug-set-conditional-breakpoint): Unconditionally use
3054 the former Emacs >=19 definition.
3055 (edebug-mark): Define unconditionally.
3056 (edebug-eval-expression): Always call read-from-minibuffer
3057 and specify history list.
3058 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
3059 edebug-set-conditional-breakpoint.
3060 (edebug-emacs-version-specific): Function deleted;
3061 do the job at top level.
3062 (edebug-emacs-19-specific): Function deleted, this is the default.
3063
3064 2001-10-29 Sam Steingold <sds@gnu.org>
3065
3066 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
3067 "/cygdrive/LETTER/" pathnames.
3068
3069 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
3070
3071 * faces.el (invert-face): Check for 'unspecified, not for nil,
3072 when testing whether face colors are not specified.
3073 From David.Kastrup@t-online.de (David Kastrup).
3074 (read-face-name): Doc fix.
3075 (make-face-bold, make-face-unbold, make-face-italic)
3076 (make-face-unitalic, make-face-bold-italic, invert-face):
3077 Remove trailing blank from the prompt passed to read-face-name.
3078
3079 2001-10-29 Sam Steingold <sds@gnu.org>
3080
3081 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3082 Report numbers of files skipped and failed too.
3083 (byte-compile-file): Return 'no-byte-compile for skipped files.
3084
3085 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3086
3087 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
3088 and `M p'.
3089
3090 2001-10-29 Gerd Moellmann <gerd@gnu.org>
3091
3092 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
3093 as is on unread-command-events instead of `(SECOND-CHAR)'.
3094
3095 2001-10-29 Andre Spiegel <spiegel@gnu.org>
3096
3097 * vc.el: Mention vc-*-switches in backend API documentation.
3098 (vc-annotate): Adapt doc string to recent change.
3099
3100 2001-10-29 Gerd Moellmann <gerd@gnu.org>
3101
3102 * enriched.el (enriched-face-ans): Handle face attributes
3103 of the form `(FACE1 FACE2 ...)'.
3104
3105 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
3106
3107 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
3108
3109 * progmodes/sql.el (sql-mysql): Doc change by RMS.
3110
3111 * progmodes/sql.el (sql-db2): Doc change.
3112 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
3113 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
3114
3115 2001-10-29 Gerd Moellmann <gerd@gnu.org>
3116
3117 * env.el (substitute-env-vars): Don't quote argument to `rx';
3118 it's a macro.
3119
3120 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
3121
3122 * cus-start.el (recursive-load-depth-limit): Added.
3123
3124 2001-10-28 Richard M. Stallman <rms@gnu.org>
3125
3126 * textmodes/ispell.el (version18p, version20p): Vars deleted.
3127 All uses removed--assume Emacs version is >= 20.
3128
3129 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
3130 by really checking that it is not version 18.
3131
3132 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
3133
3134 2001-10-28 Miles Bader <miles@gnu.org>
3135
3136 * faces.el (face-attribute): Add INHERIT argument, consider face
3137 inheritance if it's non-nil.
3138 (face-attribute-merged-with): New function.
3139 (face-attribute-specified-or): New macro.
3140 (face-foreground, face-background, face-stipple): Add INHERIT
3141 argument. Use `face-attribute-specified-or'.
3142
3143 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
3144
3145 * font-lock.el: Require `syntax'.
3146 (font-lock-defaults-alist): Don't define keywords for lisp languages.
3147 Use `c-font-lock-syntactic-face-function' for c languages.
3148 (font-lock-mode): Don't unset vars when turning the mode off.
3149 (font-lock-default-fontify-buffer): Don't unset vars at the end.
3150 (font-lock-extra-managed-props): New var.
3151 (font-lock-default-unfontify-region): Use it.
3152 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
3153 Don't eval the value when there's no match.
3154 (font-lock-ppss-stats): New var.
3155 (font-lock-ppss): New fun.
3156 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
3157 (font-lock-apply-highlight): Allow `highlight' to set several props.
3158 (font-lock-set-defaults): Use dolist.
3159 (font-lock-unset-defaults): Remove.
3160 (font-lock-match-c-style-declaration-item-and-skip-to-next):
3161 Try to recognize prototypes using `foo P_ ((args))'.
3162 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
3163 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
3164 (c-font-lock-syntactic-face-function): New function.
3165 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
3166 (c++-keywords): Use a more sophisticated regexp to handle
3167 shallowly nested templates.
3168
3169 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
3170
3171 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
3172 (sgml-tag): Use it. Cleanup with `cond'.
3173 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
3174 Mark the overlays and only delete those that are marked.
3175 (sgml-skip-close-p): Remove.
3176 (sgml-value): Replace sgml-skip-close-p with its definition.
3177 (html-tag-alist): Use sgml-xml a bit more.
3178 (html-mode): Set sgml-empty-tags.
3179
3180 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
3181 (texinfo-update-node, texinfo-sequential-node-update):
3182 Don't bind the obsolete `auto-fill-hook'.
3183 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
3184 Use `set-buffer' rather than `switch-to-buffer'.
3185 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
3186 Use `set-buffer' rather than `switch-to-buffer'.
3187
3188 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
3189 text-mode-syntax-table.
3190 (mail-mode): Use define-derived-mode.
3191 Fix ordering of alternatives in adaptive-fill-regexp.
3192 (mail-mode-map): Don't rely on keymap's internal representation.
3193
3194 2001-10-27 Sam Steingold <sds@gnu.org>
3195
3196 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
3197 (sgml-xml-guess): Extracted from `html-mode' and generalized.
3198 (sgml-mode-common): Call it.
3199 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
3200 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
3201 (html-horizontal-rule, html-image, html-ordered-list):
3202 (html-unordered-list, html-list-item, html-paragraph):
3203 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
3204 `html-xhtml'.
3205
3206 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
3207
3208 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
3209 (ifnothtml): New alias.
3210
3211 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
3212
3213 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
3214 (toggle-text-mode-auto-fill): Use derived-mode-p.
3215
3216 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
3217
3218 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
3219 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
3220
3221 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
3222
3223 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
3224 Add make-obsolete cookies, to follow faces.el.
3225
3226 These changes avoid warnings from the byte compiler in faces.el:
3227
3228 * faces.el (internal-get-face): Use facep instead of the obsolete
3229 internal-find-face.
3230 (internal-frob-font-weight, internal-frob-font-slant):
3231 New defaliases for obsolete functions.
3232 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
3233 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
3234 (x-make-font-bold-italic): Use internal-frob-font-weight and
3235 internal-frob-font-slant aliases instead of the obsolete
3236 x-frob-... functions.
3237
3238 2001-10-26 Sam Steingold <sds@gnu.org>
3239
3240 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
3241 DOCTYPE; set `mode-name' based on it.
3242 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
3243 (sgml-tag): Close empty tags in XHTML.
3244
3245 2001-10-26 Jason Rumney <jasonr@gnu.org>
3246
3247 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
3248 when UNICODE is not defined.
3249
3250 2001-10-26 Sam Steingold <sds@gnu.org>
3251
3252 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
3253 be alone on the line.
3254
3255 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
3256
3257 * button.el (button): Special face definition for MS-DOS terminals.
3258
3259 2001-10-26 Sam Steingold <sds@gnu.org>
3260
3261 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
3262 Protect the /= test by checking that the args are non-nil.
3263 (sh-font-lock-close-heredoc): Check eof for being non-nil.
3264
3265 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
3266
3267 * textmodes/artist.el (artist-version): 1.2.4.
3268 (artist-butlast-fn): New variable.
3269 (artist-butlast): New function.
3270 (artist-ellipse-mirror-quadrant): Use it.
3271 (artist-mouse-draw-poly): Use nil for `point-list'.
3272 (artist-mouse-draw-poly): Check for point-list being nil.
3273
3274 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
3275
3276 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
3277 lambda expression.
3278 (ps-mode-menu-main): Submenu with options on/off was replaced with
3279 a toggle button.
3280 (ps-mode, ps-run-mode): Define with `define-derived-mode'
3281 (ps-mode): Autoload cookie added on same line as comment
3282 (ps-mode-tabkey, ps-mode-backward-delete-char):
3283 (ps-mode-r-balance): Replace `delete-horizontal-space' and
3284 `indent-to' with `indent-line-to'
3285 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
3286 instead of `eval'.
3287 (ps-mode-print-region): Use `with-temp-buffer'.
3288 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
3289 (numerous places): Add back-tick and tick around names in
3290 docstrings, fix punctuation in docstrings, remove trailing spaces.
3291
3292 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
3293
3294 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
3295 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
3296 (sgml-font-lock-syntactic-keywords): New var.
3297 (sgml-mode-common): Drop the two args.
3298 Don't make buffer-local variables that aren't used.
3299 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
3300 Don't set `before-string' props from sgml-display-text.
3301 (sgml-mode): Use define-derived-mode.
3302 (sgml-tags-invisible): Use sgml-display-text.
3303 (sgml-quote): New command.
3304 (html-tag-alist): Add args for `span'.
3305 (html-mode): Use define-derived-mode.
3306 Set sgml-display-text and sgml-tag-face-alist.
3307
3308 2001-10-25 Sam Steingold <sds@gnu.org>
3309
3310 * add-log.el (add-log-always-start-new-record): New user option.
3311 (add-change-log-entry): Use it.
3312
3313 2001-10-25 Richard M. Stallman <rms@gnu.org>
3314
3315 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
3316 bind case-fold-search if FROM is not all lower case.
3317
3318 2001-10-25 Gerd Moellmann <gerd@gnu.org>
3319
3320 * startup.el (normal-top-level): Check for frame-initial-frame
3321 only if it's really used.
3322
3323 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
3324
3325 * progmodes/compile.el (compilation-parse-errors-filename-function):
3326 New variable.
3327 (compilation-parse-errors): Use it.
3328
3329 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
3330
3331 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
3332 interactively so that C-u M-C-x still does edebug.
3333 (checkdoc-sentencespace-region-engine): Don't force a double-space
3334 after `.' if it doesn't look like an end-of-sentence.
3335 (debug-ignored-errors): Add `disambiguate ...'.
3336
3337 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
3338
3339 * textmodes/texinfo.el (texinfo-environments)
3340 (texinfo-environment-regexp): Hoist.
3341 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
3342 Only highlight the menu name in menu items.
3343 Setup `@foo ... @end foo' as text clones.
3344 (texinfo-clone-environment): New function.
3345 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
3346 (texinfo-insert-block): Simplify.
3347 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
3348 the command is repeated.
3349 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
3350 (texinfo-insert-@end): Simplify.
3351
3352 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
3353 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
3354 (texinfo-subsubsection-level-regexp)
3355 (texinfo-update-menu-same-level-regexps)
3356 (texinfo-update-menu-higher-regexps)
3357 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
3358
3359 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
3360 (derived-mode-p): Autoload.
3361
3362 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
3363 New vars and functions.
3364 (text-clone-maintain, text-clone-create): New functions.
3365
3366 2001-10-25 Miles Bader <miles@gnu.org>
3367
3368 * facemenu.el (facemenu-add-new-face): Fix variable names.
3369
3370 2001-10-24 Richard M. Stallman <rms@gnu.org>
3371
3372 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
3373 of t and nil values.
3374 (facemenu-set-face): Handle START and END interactively.
3375 (facemenu-set-foreground): Don't use a face; specify color directly.
3376 (facemenu-set-background): Likewise.
3377 (facemenu-set-face-from-menu): Doc fix.
3378 (facemenu-active-faces): Use face-attribute-vector
3379 to handle bare attributes not in faces.
3380 (facemenu-get-face): Don't handle face names fg:... and bg:...
3381 specially.
3382 (facemenu-add-new-face): New argument MENU.
3383 New way to handle adding colors to the color menus.
3384
3385 * env.el (substitute-env-vars): Quote the arg to rx.
3386
3387 2001-10-24 Sam Steingold <sds@gnu.org>
3388
3389 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
3390 Control" and "SGML" groups.
3391
3392 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3393
3394 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
3395 Better handling of C++ template args to avoid confusion with `<'
3396 and `>' used as operators in member init expressions.
3397
3398 2001-10-24 Gerd Moellmann <gerd@gnu.org>
3399
3400 * replace.el (perform-replace): Move START and END parameters
3401 to the end of the argument list and make them optional.
3402
3403 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
3404 perform-replace.
3405
3406 * international/fontset.el (x-must-resolve-font-name): New function.
3407 (x-complement-fontset-spec): Use it.
3408
3409 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
3410
3411 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
3412
3413 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
3414 Turn caadr into caar of cdr.
3415
3416 2001-10-23 Gerd Moellmann <gerd@gnu.org>
3417
3418 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
3419 of mouse-{1,2} since dragging is on the down event.
3420
3421 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
3422
3423 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
3424 if ARG is nil.
3425
3426 * desktop.el (desktop-last-buffer): New variable.
3427 (desktop-create-buffer): Set it.
3428 (desktop-read): Bind it and switch to that buffer.
3429
3430 2001-10-22 Gerd Moellmann <gerd@gnu.org>
3431
3432 * progmodes/compile.el (compilation-set-window-height):
3433 Select old window only if it's still live.
3434
3435 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3436
3437 * help-mode.el (help-buffer): Remove debugging code.
3438 From Stefan Monnier <monnier@cs.yale.edu>.
3439
3440 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3441
3442 * files.el (file-name-sans-extension, file-name-extension):
3443 Don't count the leading dots in file names as signaling an extension.
3444
3445 2001-10-22 Andre Spiegel <spiegel@gnu.org>
3446
3447 * vc.el (vc-diff-switches): Doc rewritten.
3448
3449 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3450
3451 * tooltip.el (tooltip-set-param): Doc fix.
3452
3453 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
3454 127 to sgml-maybe-name-self.
3455 (sgml-name-8bit-mode): Doc fix.
3456 (sgml-char-names-table): New variable.
3457 (sgml-name-char): Support non-ASCII and mule-unicode-*
3458 characters. Doc fix.
3459 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
3460
3461 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
3462 doc string the effect of `left' and `top' parameters in
3463 tooltip-frame-parameters, the default values, and the units.
3464 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
3465 (tooltip-show): Mention in the doc string the `top' and `left'
3466 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
3467
3468 2001-10-22 Andre Spiegel <spiegel@gnu.org>
3469
3470 Add autoscaling support for vc-annotate.
3471 From J.D. Smith <jdsmith@alum.mit.edu>.
3472
3473 * vc.el (vc-annotate-display-default): Accept colormap scaling
3474 ratio (now deprecated).
3475 (vc-annotate-display-autoscale): Added.
3476 (vc-annotate-add-menu): New autoscaling menu options "Span to
3477 Oldest" and "Span Oldest->Newest". Easymenu support added for
3478 toggle menus driven by customize variable `vc-annotate-display-mode'.
3479 (vc-annotate-display-select): Added.
3480 (vc-annotate): Changed temp-buffer-show-function to
3481 `vc-annotate-display-select'.
3482 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
3483 Added argument OFFSET. Instead of backend function, calls now
3484 generic `vc-annotate-difference'.
3485 (vc-annotate-difference): Added as generic function instead of
3486 backend-specific function. No longer takes argument POINT, but
3487 instead accepts a time OFFSET.
3488 (vc-default-annotate-current-time): Added.
3489
3490 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
3491 version in vc.el, with
3492 (vc-cvs-annotate-current-time): Added, as override of default.
3493 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
3494 `vc-cvs-annotate-difference'.
3495
3496 2001-10-22 Gerd Moellmann <gerd@gnu.org>
3497
3498 * saveplace.el (save-place): Require `saveplace'.
3499
3500 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
3501 Use `sexp' for :value-type instead of `face'.
3502
3503 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
3504
3505 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
3506 regexps due to 5-digit message IDs.
3507
3508 2001-10-21 Jason Rumney <jasonr@gnu.org>
3509
3510 * term/w32-win.el (redisplay-dont-pause): Don't set.
3511
3512 2001-10-21 Miles Bader <miles@gnu.org>
3513
3514 * help-funs.el (help-manyarg-func-alist): Variable removed.
3515
3516 2001-10-21 Miles Bader <miles@gnu.org>
3517
3518 * help-funs.el (help-manyarg-func-alist): Remove entries for
3519 `insert', `insert-and-inherit', `insert-before-markers',
3520 `insert-before-markers-and-inherit', `message', `message-box',
3521 `message-or-box', `propertize', `format', `encode-time', `append',
3522 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
3523 `insert-string', `ml-if', `ml-provide-prefix-argument', and
3524 `ml-prefix-argument-loop'.
3525
3526 2001-10-21 Andre Spiegel <spiegel@gnu.org>
3527
3528 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
3529 (vc-default-diff-tree): New functions.
3530 (vc-version-diff): Use them. As a result, coding systems are now
3531 set up properly for all sorts of diffs, and tree diffs can now
3532 also be done locally.
3533 (vc-diff): With a prefix argument, don't require that it's called
3534 from a buffer under version control.
3535 (diff-switches): Remove duplicate definition.
3536
3537 * vc-cvs.el (vc-cvs-diff-tree): New function.
3538
3539 2001-10-21 Miles Bader <miles@gnu.org>
3540
3541 * help-funs.el (help-manyarg-func-alist): Remove entries for
3542 `list', `vector', `make-byte-code', `call-process',
3543 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
3544 `logand', `logior', and `logxor'.
3545
3546 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
3547 image bits to compensate. Use `make-string' instead of
3548 `make-bool-vector' (XBM apparently wants byte-aligned rows).
3549
3550 2001-10-20 Kim F. Storm <storm@cua.dk>
3551
3552 * simple.el (kill-ring-save): Don't show extent of copied region
3553 if using transient-mark-mode and region is fully visible.
3554
3555 2001-10-20 Gerd Moellmann <gerd@gnu.org>
3556
3557 * (Version 21.1 released.)
3558
3559 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3560
3561 * files.el (auto-mode-alist): Associate .indent.pro with
3562 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
3563
3564 2001-10-18 Sam Steingold <sds@gnu.org>
3565
3566 Put the *Compile-Log* buffer in `compilation-mode'.
3567 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
3568 (byte-compile-log-1, byte-compile-log-file)
3569 (displaying-byte-compile-warnings): Use it
3570
3571 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
3572
3573 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
3574
3575 * xml.el (xml-parse-tag): Use eq on char-after's return value.
3576
3577 2001-10-18 Gerd Moellmann <gerd@gnu.org>
3578
3579 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
3580
3581 * obsolete/hilit19.el (hilit-lookup-face-create):
3582 Call set-face-font only if display-graphic-p.
3583 (toplevel): Remove references to window-system.
3584
3585 2001-10-18 Miles Bader <miles@gnu.org>
3586
3587 * simple.el (what-line): Avoid problems with field properties.
3588
3589 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3590
3591 * wid-edit.el (widget-field-face, widget-single-line-field-face):
3592 Define special colors for a tty.
3593
3594 2001-10-17 Francesco Potorti` <pot@gnu.org>
3595
3596 * comint.el (comint-password-prompt-regexp): Make it less
3597 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
3598
3599 2001-10-17 John Wiegley <johnw@gnu.org>
3600
3601 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
3602 a regular file, before checking if it is a directory or symlink.
3603 This avoids a call to eshell-file-attributes, which can be
3604 expensive in some situations.
3605
3606 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
3607 customization variable, to differentiate ls-in-dired from regular
3608 uses of ls.
3609
3610 2001-10-17 Miles Bader <miles@gnu.org>
3611
3612 * custom.el (defface): Mention `:inherit' in doc-string.
3613
3614 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3615
3616 * paren.el: Update the Commentary with installation instructions.
3617
3618 2001-10-15 Dave Love <fx@gnu.org>
3619
3620 * international/mule.el (set-auto-coding): Fix regexps for local
3621 variables section not to eat newlines.
3622
3623 2001-10-15 Miles Bader <miles@gnu.org>
3624
3625 * simple.el (display-message-or-buffer): Pass the correct buffer
3626 to `display-buffer'.
3627
3628 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
3629
3630 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
3631 (executable-find): Use exec-suffixes.
3632 (executable-set-magic): Don't use make-local-hook.
3633
3634 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
3635
3636 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
3637
3638 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
3639 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
3640 Add .so to the Unix and GNU branch.
3641
3642 * international/latin-1.el:
3643 * international/latin-2.el:
3644 * international/latin-3.el:
3645 * international/latin-4.el:
3646 * international/latin-5.el:
3647 * international/latin-8.el:
3648 * international/latin-9.el: Add no-byte-compile: t, since
3649 Makefile.in instructs make-docfile to look at .el files.
3650
3651 2001-10-14 Miles Bader <miles@gnu.org>
3652
3653 * button.el (define-button-type): Allow supertype property to be
3654 specified with a keyword `:supertype' too.
3655 (button-put, make-text-button): Allow button type property to be
3656 specified using the keyword `:type' too.
3657 (button-type): New function.
3658 (button): Add `button-category-symbol' property.
3659
3660 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
3661
3662 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
3663 indent-new-comment-line from comment-indent-new-line.
3664
3665 * textmodes/refill.el (refill-mode):
3666 Bind DEL to backward-delete-char-untabify.
3667 Set backward-delete-char-untabify-method to `hungry'.
3668
3669 * textmodes/bib-mode.el (bib-mode):
3670 * play/gomoku.el (gomoku-mode):
3671 * textmodes/page-ext.el (pages-directory-mode):
3672 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
3673
3674 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
3675
3676 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
3677
3678 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
3679 Handle here-docs differently.
3680 (sh-font-lock-heredoc): Remove.
3681 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
3682 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
3683 (sh-font-lock-open-heredoc): New functions.
3684 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
3685 (sh-font-lock-keywords-1): Use regexp-opt.
3686 (sh-in-comment-or-string): Use syntax-ppss.
3687 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
3688 (sh-select, sh-tmp-file): Add explicit terminating \n.
3689
3690 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
3691 Use with-current-buffer.
3692 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
3693 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
3694 filename), catch any error that occurs in `ange-ftp-cd'.
3695 If an error happened, don't bother sending `cmd' at all.
3696 Fix a parenthesis typo.
3697 (ange-ftp-write-region): Don't blindly use binary if the remote host
3698 is unix-like.
3699
3700 * play/pong.el (pong-init): Don't use make-local-hook.
3701
3702 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
3703
3704 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
3705 (viper-get-ex-address-subr): More precise addr for the $ marker
3706
3707 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3708
3709 * version.el (emacs-version): Bump to 21.1.50.
3710
3711 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3712
3713 * mail/mailalias.el (mail-directory-stream): Do not double
3714 variables in the lambda-list.
3715
3716 * play/gomoku.el (gomoku-init-display): Ditto.
3717
3718 * play/landmark.el (lm-init-display): Ditto.
3719
3720 * delim-col.el (delimit-columns-rectangle-max): Ditto.
3721 (delimit-columns-rectangle-line): Ditto.
3722
3723 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
3724
3725 * newcomment.el (comment-region-internal): Don't rebind
3726 invisibility_spec now that the C routines handle it correctly.
3727
3728 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
3729
3730 * frame.el (special-display-popup-frame): Obey new specs `same-window'
3731 and `same-frame'.
3732
3733 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
3734
3735 * simple.el (minibuffer-local*-map): Remove redundant bindings.
3736
3737 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
3738 C-p and C-r. Remove redundant bindings from inheriting maps.
3739
3740 * progmodes/cperl-mode.el: Merged in changes from v4.32.
3741 After 4.23 and: After 4.24:
3742 (cperl-contract-levels): Restore position.
3743 (cperl-beautify-level): Likewise.
3744 (cperl-beautify-regexp): Likewise.
3745 (cperl-commentify): Rudimental support for length=1 runs
3746 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
3747 After 4.25:
3748 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
3749 (imenu-example--create-perl-index): Was not enforcing
3750 syntaxification-to-the-end.
3751 (cperl-invert-if-unless): Allow `for', `foreach'.
3752 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
3753 Mark qw(), m()x as indentable.
3754 (cperl-init-faces): Highlight `sysopen' too.
3755 Highlight $var in `for my $var' too.
3756 (cperl-invert-if-unless): Was leaving whitespace at end.
3757 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
3758 (cperl-calculate-indent): Remove old commented out code.
3759 Support (primitive) indentation of qw(), m()x.
3760 After 4.26:
3761 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
3762 q [] with intervening newlines.
3763 (cperl-autoindent-on-semi): New customization variable.
3764 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
3765 (cperl-tips): Mention how to make CPerl the default mode.
3766 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
3767 (cperl-outline-level): New function.
3768 (cperl-highlight-variables-indiscriminately): New customization var.
3769 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
3770 From Sean Kamath <kamath@pogo.wv.tek.com>.
3771 (cperl-after-block-p): Support CHECK and INIT.
3772 (cperl-init-faces, cperl-short-docs): Likewise and "our".
3773 From Doug MacEachern <dougm@covalent.net>.
3774 After 4.27:
3775 (cperl-find-pods-heres): Recognize \"" as a string.
3776 Mark whitespace between q and [] as `syntax-type' => `prestring'.
3777 Allow whitespace between << and "FOO".
3778 (cperl-problems): Remove \"" and q [] with intervening newlines.
3779 Mention multiple <<EOF as unsupported.
3780 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
3781 (cperl-indent-parens-as-block): New configuration variable.
3782 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
3783 Use `cperl-indent-parens-as-block'.
3784 (cperl-find-pods-heres): Test for =cut without empty line instead of
3785 complaining about no =cut.
3786 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
3787 (cperl-find-pods-heres): Likewise.
3788 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
3789 POD could've been marked as comment already.
3790 (cperl-unwind-to-safe): Unwind before start of POD too.
3791 After 4.28:
3792 (cperl-forward-re): Throw an error at proper moment REx unfinished.
3793 After 4.29:
3794 (x-color-defined-p): Make an extra case to peacify the warning.
3795 Toplevel: `defvar' to peacify the warnings.
3796 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
3797 No -nw-compile time warnings now.
3798 (cperl-find-tags): TAGS file had too short substring-to-search.
3799 Be less verbose in non-interactive mode
3800 (imenu-example--create-perl-index): Set index-marker after name
3801 (cperl-outline-regexp): New variable.
3802 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
3803 (cperl-mode): Made use `cperl-outline-regexp'.
3804 After 4.30:
3805 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
3806 (cperl-outline-level): Make start-of-file same level as `package'.
3807 After 4.31:
3808 (cperl-electric-pod): `head1' and `over' electric only if empty.
3809 (cperl-unreadable-ok): New variable.
3810 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
3811 on an unreadable file.
3812 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
3813 on an unreadable directory.
3814
3815 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
3816 Consider the text between two errors as belonging to the first error.
3817 (compilation-goto-locus): Use pop-to-buffer rather than
3818 switch-to-buffer-other-frame.
3819
3820 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
3821 (awk-font-lock-syntactic-keywords): New var.
3822 (awk-mode): Use it.
3823
3824 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
3825
3826 * faces.el (describe-face): Call help-setup-xref earlier.
3827
3828 * jka-compr.el (jka-compr-load-suffixes): New var.
3829 (jka-compr-install): Add its content to load-suffixes.
3830 (jka-compr-uninstall): Remove its content from load-suffixes.
3831
3832 2001-10-12 Sam Steingold <sds@gnu.org>
3833
3834 * bindings.el (completion-ignored-extensions): CL-related
3835 extensions are platform-independent.
3836
3837 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
3838 asynchronous multiple file copying.
3839
3840 2001-10-12 Gerd Moellmann <gerd@gnu.org>
3841
3842 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
3843 Turn error for repeated variables into warning.
3844
3845 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
3846 New function checking that lambda-list consists of non-constant
3847 symbols, that &rest and &optional are followed by variable names,
3848 that &rest VAR is the last element, and that variables aren't doubled.
3849 (byte-compile-lambda): Use it.
3850
3851 2001-10-12 Eli Barzilay <eli@barzilay.org>
3852
3853 * calculator.el (calculator-eng-display): Don't call concat
3854 with an integer argument.
3855
3856 2001-10-12 Miles Bader <miles@gnu.org>
3857
3858 * help-mode.el (help-customize-face): New button-type.
3859
3860 * faces.el (list-faces-display): Fix args to `help-xref-button'.
3861 (describe-face): Fix args to `help-xref-button'.
3862 Don't switch to help-buffer around call to `help-setup-xref'.
3863 Use `help-buffer' instead of hard-wired "*Help*".
3864 Require `help-mode'.
3865
3866 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
3867
3868 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
3869
3870 * help-mode.el (help-buffer): New function.
3871 Returns the buffer-name to use for help output.
3872 Change all the code to use it instead of hard-coding *Help*.
3873 (help-mode-map): Put back the mouse-2 binding.
3874 (help-xref-stack): Change the format and make buffer-local.
3875 (help-xref-stack-item): Make buffer-local.
3876 (help-setup-xref): Do the `push' here rather than in help-do-xref.
3877 (help-xref-interned): Display the face doc as well.
3878 (help-follow-mouse): Re-introduce.
3879 (help-xref-go-back): Adapt to the new use of help-xref-stack.
3880 (help-do-xref): Don't `push' any more.
3881 (help-follow): Also follow face names.
3882
3883 * help-funs.el (describe-function-1): Remove unused `parens' arg.
3884 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
3885 Autoload and cleanup.
3886 (describe-function): Call help-setup-xref.
3887 (describe-variable): Call help-setup-xref earlier.
3888
3889 * help.el (describe-bindings-internal): New fun moved from keymap.c.
3890 (view-lossage): Call help-setup-xref correctly and earlier.
3891 (describe-bindings): Call help-setup-xref earlier.
3892 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
3893 (describe-mode): Don't autoload. Call help-setup-xref earlier.
3894
3895 2001-10-11 Gerd Moellmann <gerd@gnu.org>
3896
3897 * master.el (master-mode): Use define-minor-mode instead of
3898 easy-mmode-define-minor-mode. Add autload cookie.
3899 (Commentary): Remove the line showing how to autoload master-mode,
3900 since it's always autoloaded.
3901
3902 * master.el: New file.
3903
3904 2001-10-11 Dave Love <fx@gnu.org>
3905
3906 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
3907 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
3908 <const-C varset-X const-C>: Fix car/cdr typo.
3909
3910 2001-10-11 Gerd Moellmann <gerd@gnu.org>
3911
3912 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
3913 New function extracted from byte-compile-log-1.
3914 (byte-compile-log-1): Change output to be more in line with
3915 the output of other GNU tools.
3916 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
3917 (byte-compile-report-error): Downcase error message.
3918 Use `error' instead of `!!' for error messages.
3919 (byte-compile-print-syms): Treat non-interactive case specially.
3920 (displaying-byte-compile-warnings): Use backquote.
3921 (byte-compile-from-buffer): Bind byte-compile-last-line.
3922 (batch-byte-compile): Remove `Done' message.
3923
3924 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
3925
3926 * emacs-lisp/copyright.el (copyright): Add final \n.
3927
3928 2001-10-11 Miles Bader <miles@gnu.org>
3929
3930 * diff.el (diff): Display default values in prompts as
3931 `(default ...)', not `(...)'.
3932
3933 * info.el (Info-follow-reference): Likewise.
3934
3935 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
3936
3937 * emacs-lisp/autoload.el (doc-string-elt): Remove.
3938
3939 * newcomment.el (comment-indent): Be a little more robust in case
3940 comment-indent-function does funny things.
3941 (comment-normalize-vars): Autoload.
3942 (comment-region-internal): Fiddle with the visibility spec.
3943 (comment-valid-prefix): New function.
3944 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
3945 that would turn comment-text into non-comment-text.
3946
3947 * emacs-lisp/syntax.el: New file.
3948
3949 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
3950 compatibility cruft.
3951 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
3952 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
3953 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
3954 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
3955 tcl-submit-bug-report.
3956 (tcl-mode-syntax-table): Leave \f alone.
3957 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
3958 tcl-end-of-defun, tcl-submit-bug-report.
3959 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
3960 (tcl-add-emacs-menu): Remove.
3961 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
3962 (tcl-keyword-list): Add `chain'.
3963 (tcl-font-lock-syntactic-keywords): New variable.
3964 (tcl-pps-has-arg-6): Remove.
3965 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
3966 (tcl-internal-mark-defun): Remove.
3967 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
3968 (tcl-mode): Use define-derived-mode. Simplify.
3969 Set comment-indent-function.
3970 (tcl-indent-command): Use line-beginning-position and comment-indent.
3971 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
3972 (tcl-indent-line): Use tcl-calculate-indent.
3973 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
3974 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
3975 (tcl-filter): Use with-current-buffer, simplify.
3976 (inferior-tcl-mode): Use define-derived-mode.
3977 (tcl-hairy-in-comment): Renamed tcl-in-comment.
3978 (tcl-simple-in-comment, tcl-in-comment): Removed.
3979 (tcl-files-alist): New function.
3980 (tcl-help-snarf-commands): Use it and return the result directly
3981 rather than through a global variable.
3982 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
3983 (tcl-help-on-word): Provide the default value to completing-read.
3984 (tcl-hilit): Remove.
3985 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
3986 (tcl-comment-indent): New function.
3987 (tcl-submit-bug-report): Remove.
3988 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
3989 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
3990 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
3991
3992 2001-10-10 Miles Bader <miles@gnu.org>
3993
3994 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
3995 (Info-fontify-node): Don't fontify the node if it's already been done.
3996
3997 2001-10-10 Gerd Moellmann <gerd@gnu.org>
3998
3999 * international/iso-transl.el (iso-transl-e-caret)
4000 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
4001 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
4002
4003 * simple.el (end-of-buffer): Fix code scrolling specially
4004 for the buffer end.
4005
4006 * startup.el (command-line-1): Bind tab-width to 8.
4007
4008 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4009
4010 * emulation/tpu-edt.el: Use defalias instead of fset for
4011 user-visible commands. From Rob Riepel
4012 <riepel@Networking.Stanford.EDU>.
4013
4014 2001-10-09 Gerd Moellmann <gerd@gnu.org>
4015
4016 * ruler-mode.el: New file.
4017
4018 2001-10-09 Miles Bader <miles@gnu.org>
4019
4020 * apropos.el (button): New require.
4021
4022 * help-funs.el: New file, contents mostly from `help.el'.
4023 (describe-variable): Use `condition-case' instead of `ignore-errors'.
4024
4025 * help-mode.el: New file, contents mostly from `help.el'.
4026
4027 * help.el: Don't require `view' when compiling.
4028 (help-with-tutorial, describe-function, describe-function-1)
4029 (variable-at-point, describe-variable, locate-library):
4030 Functions moved into `help-funs.el'.
4031 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
4032 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
4033 (help-setup-xref, help-xref-following, help-make-xrefs)
4034 (help-xref-button, help-insert-xref-button, help-xref-interned)
4035 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
4036 (help-xref-on-pp): Functions moved into `help-mode.el'
4037 (help-mode-map, help-xref-stack, help-xref-stack-item)
4038 (help-highlight-p, help-highlight-face, help-back-label)
4039 (help-xref-symbol-regexp, help-xref-mule-regexp)
4040 (help-xref-info-regexp): Variables moved into `help-mode.el'.
4041 (help-symbol, help-back, help-info, help-customize-variable)
4042 (help-function-def, help-variable-def):
4043 Button-types moved into `help-mode.el'.
4044 (load-symbol-file-load-history, symbol-file):
4045 Functions moved into `subr.el'.
4046 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
4047 (view-lossage): Call `help-setup-xref' instead of doing it manually.
4048
4049 * subr.el (symbol-file-load-history-loaded)
4050 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
4051
4052 * loadup.el ("button"): Load removed.
4053
4054 * button.el (define-button-type): Respect any `supertype' property.
4055 (button-type-subtype-p, button-has-type-p): New functions.
4056
4057 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
4058 dollar-signs.
4059
4060 * comint.el (comint-insert-previous-argument): New function.
4061 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
4062 (comint-insert-previous-argument-last-start-pos)
4063 (comint-insert-previous-argument-last-index): New variables.
4064
4065 * apropos.el (apropos-next-label-button): Use the presence of a
4066 `apropos-label' property to detect label buttons.
4067
4068 2001-10-08 Miles Bader <miles@gnu.org>
4069
4070 * button.el (next-button, previous-button): Remove N and WRAP
4071 parameters. Don't pay attention to `skip' properties.
4072 (forward-button): Implement wrapping, iterating, and skipping here
4073 instead.
4074 (button-activate): USE-MOUSE-ACTION is optional.
4075 (button-nop): Function removed.
4076 (default-button): Use `ignore' as default button action.
4077
4078 * apropos.el (apropos-next-label-button): Update arguments to
4079 `next-button'.
4080 (apropos-symbol): Add `skip' property.
4081 (apropos-function, apropos-macro, apropos-command)
4082 (apropos-variable, apropos-face, apropos-group, apropos-widget)
4083 (apropos-plist): New button types.
4084 (apropos-label-properties): Variable removed.
4085 (apropos-print): Pass button-type to apropos-print-doc, rather
4086 than help function and label text.
4087 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
4088 Get button label from TYPE.
4089
4090 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
4091
4092 * help.el (help-mode): Use define-derived-mode.
4093 (describe-mode): Add optional `buffer' arg.
4094 Use it instead of going through help-xref-mode.
4095 Avoid doubling the word `minor' when prettifying.
4096 (describe-function-1): List the corresponding key bindings.
4097 (describe-variable): Say if the var is automatically buffer-local.
4098 If the source is `loaddefs.el', look for the real source.
4099 (help-xref-mode): Remove.
4100
4101 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
4102 the file says no-byte-compile.
4103
4104 2001-10-08 Miles Bader <miles@gnu.org>
4105
4106 * button.el (next-button, previous-button): Respect `skip' property.
4107
4108 2001-10-07 Miles Bader <miles@gnu.org>
4109
4110 * woman.el (woman-mode-map): Copy button-buffer-map instead of
4111 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
4112 `woman-follow-word' instead of `woman-mouse-2'.
4113 (woman-follow-word): Renamed from `woman-mouse-2'.
4114 Follow current unconditionally, since this function is now only
4115 bound to M-mouse-2. Use accessor functions.
4116 (WoMan-highlight-references): Use `make-text-button'.
4117 (woman-xref): New button type.
4118
4119 * loadup.el ("faces"): Move load before loading "loaddefs.el".
4120 ("button"): New load, just before "help" (which uses it).
4121
4122 * help.el (help-mode-map): Make button-buffer-map our parent.
4123 Don't bind mouse events or tab/backtab.
4124 (help-function, help-variable, help-face, help-coding-system)
4125 (help-input-method, help-character-set, help-back, help-info)
4126 (help-customize-variable, help-function-def, help-variable-def):
4127 New button types.
4128 (help-button-action): New function.
4129 (describe-function-1): Pass help button-types to
4130 `help-xref-button' rather than help function and help-echo string.
4131 Don't put multiple help-function args in a list to pass them to
4132 help-xref-button, just pass them as multiple arguments.
4133 Use `help-insert-xref-button' to make [back]-button, rather than
4134 `help-xref-button'.
4135 (help-xref-button): Take a button-type TYPE as a parameter rather
4136 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
4137 and add a &rest parameter ARGS to serve the same purpose.
4138 Use `make-text-button' to add the button.
4139 (help-insert-xref-button): Use `insert-text-button' to add the button.
4140 (help-follow-mouse, help-next-ref, help-previous-ref):
4141 Functions removed.
4142 (help-do-xref): New function.
4143 (help-follow): Use `push-button' and `help-do-xref' to do most of
4144 the work.
4145
4146 * apropos.el (apropos-symbol, apropos-label): New button types.
4147 (apropos-symbol-button-display-help)
4148 (apropos-label-button-display-help, apropos-next-label-button):
4149 New functions.
4150 (apropos-mode-map): Make button-buffer-map our parent.
4151 Don't bind mouse events.
4152 (apropos-print, apropos-print-doc): Create buttons instead of text
4153 properties.
4154 (apropos-mouse-follow): Function removed.
4155 (apropos-follow): Use buttons.
4156
4157 * button.el: New file.
4158
4159 2001-10-07 Gerd Moellmann <gerd@gnu.org>
4160
4161 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
4162 Remove.
4163
4164 2001-10-05 Richard M. Stallman <rms@gnu.org>
4165
4166 * add-log.el (add-change-log-entry): Skip copyright notice
4167 and copying permission notice at start of file, if any.
4168 Make use of terms "entry" and "item" accord with Emacs manual.
4169 Simplify the logic for moving point while entering or creating
4170 an entry and then an item.
4171 (add-change-log-entry-other-window): Doc fix.
4172
4173 2001-10-06 Miles Bader <miles@gnu.org>
4174
4175 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
4176 removed; they apparently don't work with faces.
4177
4178 2001-10-05 Sam Steingold <sds@gnu.org>
4179
4180 * textmodes/sgml-mode.el (html-xhtml): New user option.
4181 (html-tag-alist, html-horizontal-rule, html-image, html-line)
4182 (html-ordered-list, html-unordered-list, html-list-item)
4183 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
4184 (sgml-skip-close-p): New function.
4185 (sgml-value): Use it.
4186
4187 2001-10-05 Sam Steingold <sds@gnu.org>
4188
4189 * calendar/diary-lib.el (diary-entry-compare): When times are
4190 identical, compare the entries lexicographically.
4191
4192 2001-10-06 Miles Bader <miles@gnu.org>
4193
4194 * rfn-eshadow.el (rfn-eshadow-update-overlay):
4195 Use `minibuffer-prompt-end'.
4196
4197 * simple.el (previous-matching-history-element): Fix misplaced
4198 parentheses.
4199
4200 2001-10-05 Miles Bader <miles@gnu.org>
4201
4202 * rfn-eshadow.el: New file.
4203
4204 2001-10-05 Miles Bader <miles@gnu.org>
4205
4206 * cus-face.el (custom-face-attributes): Make sure each attribute
4207 has a valid default value. Remove hacks that mapped `nil' to
4208 `off' and used nil to mean `unspecified'. Remove `unspecified'
4209 choices from all attributes (unspecified is handled by the parent
4210 checklist).
4211 * cus-edit.el (custom-face-edit-convert-widget)
4212 (custom-face-edit-deactivate, custom-face-edit-activate)
4213 (custom-face-edit-delete, custom-face-edit-attribute-tag):
4214 New functions.
4215 (custom-face-edit): Specify a custom :convert-widget.
4216 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
4217 Don't pass in default filters that map between `nil' and `off' and
4218 `unspecified' and `nil'.
4219
4220 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4221
4222 * progmodes/compile.el (compilation-buffer-name): New function.
4223 (compile-internal): Use it to determine the name of the
4224 compilation buffer.
4225
4226 2001-10-05 Miles Bader <miles@gnu.org>
4227
4228 * progmodes/compile.el (grep-use-null-device): New variable.
4229 (grep-command): Mention `grep-use-null-device'.
4230 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
4231 Make computation of `grep-command' respect `grep-use-null-device'.
4232 (grep): Respect `grep-use-null-device'.
4233 Call `grep-compute-defaults' even if grep-command is set, if
4234 grep-use-null-device is still tentative.
4235
4236 * subr.el (call-process-shell-command): New function.
4237
4238 2001-10-05 Miles Bader <miles@gnu.org>
4239
4240 * simple.el (previous-matching-history-element)
4241 (next-history-element, next-complete-history-element): Use
4242 `minibuffer-' functions instead of calling `field-' functions directly.
4243 (minibuffer-prompt-end, minibuffer-contents):
4244 (minibuffer-contents-no-properties, delete-minibuffer-contents):
4245 Functions removed (now subrs).
4246 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
4247
4248 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
4249 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
4250 instead of calling `field-' functions directly.
4251 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
4252
4253 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4254
4255 * files.el (find-file-noselect): If file's read-only status has
4256 changed on disk, ask if buffer's read-only status should be
4257 changed, unless NOWARN is set.
4258
4259 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
4260 alias for define-setf-method.
4261
4262 * bindings.el: Remove no-byte-compile from file local variables
4263 to enable bootstrapping.
4264
4265 2001-10-04 Andrew Innes <andrewi@gnu.org>
4266
4267 * faces.el (face-font-registry-alternatives) [windows-nt]:
4268 Make gb2312 an alias for gb2312.1980.
4269
4270 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
4271
4272 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
4273 (uniquify-reverse-components): Remove.
4274
4275 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4276 Make sure the file is readable.
4277 (byte-compile-file): Don't compile if `no-byte-compile' is set.
4278 (byte-compile-defvar): Update to reflect the change in Fdefvar.
4279 (batch-byte-recompile-directory): Pass arg=0.
4280
4281 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
4282 (perl-calculate-indent): Use it.
4283 (perl-backward-to-noncomment): Use forward-comment.
4284
4285 * derived.el (define-derived-mode, derived-mode-make-docstring):
4286 Allow `parent' to be nil.
4287
4288 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
4289 Use define-derived-mode.
4290 (nroff-mode-map, nroff-mode-syntax-table): Massage.
4291
4292 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
4293
4294 * emacs-lisp/lselect.el: Use facep iso find-face.
4295
4296 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4297 Use regexp-opt.
4298 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
4299 (lisp-font-lock-syntactic-face-function): New function.
4300 (lisp-mode-variables): Use it. Make arg optional.
4301 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
4302 (lisp-mode): Don't pass an arg to lisp-mode-variables.
4303 Set comment-start-skip.
4304
4305 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
4306
4307 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
4308 (ignore-errors): Don't bother using a `err' symbol.
4309
4310 * emacs-lisp/autoload.el (autoload-ensure-default-file)
4311 (autoload-insert-section-header, autoload-before-p)
4312 (autoload-remove-section): New functions.
4313 (generate-file-autoloads): Use them.
4314 (update-file-autoloads): Use them. Return FILE if there's no cookie.
4315 Make sure the autoload file is properly formatted when creating it.
4316 (update-autoloads-from-directories): Use them as well.
4317 Only update autoloads for files whose timestamp has changed.
4318 Add a dummy entry to remember the files which had no autoload cookies.
4319
4320 * timer.el (timer-relative-time): Fix computation for negative `micro'.
4321
4322 * subr.el (define-key-after): Allow `key' to be longer than 1.
4323 (make-local-hook): Make obsolete.
4324 (add-hook, remove-hook): Don't use make-local-hook any more.
4325 (make-syntax-table): Inherit all chars from s-s-t.
4326
4327 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4328
4329 This is a fix for a report saying that resuming a search with C-s
4330 C-s doesn't use the case-fold-search setting of the previous
4331 search (C-s ... M-c ... then C-s C-s).
4332
4333 * isearch.el (isearch-last-case-fold-search): New variable.
4334 (isearch-mode): Remember value of isearch-case-fold-search
4335 in isearch-last-case-fold-search.
4336 (isearch-done): Quote value of isearch-case-fold-search.
4337 (isearch-repeat): When resuming a search, restore
4338 isearch-case-fold-search from isearch-last-case-fold-search.
4339
4340 Added to NEWS.
4341
4342 * startup.el (inhibit-startup-buffer-menu): New user-option.
4343 (command-line-1): If inhibit-startup-buffer-menu is set, don't
4344 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
4345
4346 This allows upto 99999 messages in the summary without screwing up
4347 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
4348
4349 * mail/rmailsum.el (rmail-make-summary-line)
4350 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
4351 (rmail-summary-goto-msg, rmail-summary-goto-msg):
4352 Allow 5-digit message ids instead of 4.
4353
4354 This adds expansion of environment variables in the value
4355 specified with M-x setenv. Added to NEWS.
4356
4357 * env.el (substitute-env-vars): New function.
4358 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
4359 environment variables in VALUE. Return VALUE.
4360
4361 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4362
4363 * Branch for 21.1.
4364
4365 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
4366
4367 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
4368
4369 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4370
4371 * emulation/tpu-edt.el: Make messages match original TPU/edt
4372 editor. From riepel@Stanford.EDU (Rob Riepel).
4373
4374 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
4375
4376 * rect.el: Update maintainer's email address.
4377
4378 2001-10-02 Andreas Schwab <schwab@suse.de>
4379
4380 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
4381 and Extended Passive Mode, resp.
4382
4383 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
4384
4385 These changes add support for Calendar-related items in the
4386 menu bar on tty's as well:
4387
4388 * calendar/calendar.el (calendar-mode-map): Require cal-menu
4389 unconditionally.
4390 (calendar-mode): Set up activate-menubar-hook unconditionally.
4391
4392 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
4393 calls x-popup-menu only if popup menus are supported.
4394 (calendar-mouse-insert-hebrew-diary-entry)
4395 (calendar-mouse-insert-islamic-diary-entry)
4396 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
4397 (calendar-mouse-view-other-diary-entries)
4398 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
4399 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
4400 Call cal-menu-x-popup-menu instead of x-popup-menu.
4401
4402 2001-10-01 Gerd Moellmann <gerd@gnu.org>
4403
4404 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
4405
4406 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
4407
4408 * emacs-lisp/rx.el: New file.
4409
4410 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
4411
4412 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
4413
4414 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4415
4416 * frame.el (select-frame-by-name, other-frame): Doc fix.
4417
4418 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4419
4420 * play/snake.el (snake-score-file): Use temporary-file-directory
4421 instead of a literal "/tmp". Suggested by Robert
4422 <robert@chezmarshall.freeserve.co.uk>.
4423
4424 * play/tetris.el (tetris-score-file): Ditto.
4425
4426 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
4427
4428 * apropos.el (apropos-print): Make the directions inserted at the
4429 beginning of the *Apropos* buffer more clear.
4430
4431 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
4432
4433 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
4434 Added comments.
4435
4436 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
4437
4438 * newcomment.el (comment-normalize-vars): Use " \t" rather than
4439 "\\s-" when defining comment-end-skip.
4440
4441 2001-09-27 Gerd Moellmann <gerd@gnu.org>
4442
4443 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
4444 Call get-buffer-window first second arg `visible'.
4445
4446 * international/mule-diag.el (list-input-methods-1):
4447 Output something that's independent of Emacs' version.
4448
4449 * tar-mode.el (tar-mode-write-file): Don't signal an error by
4450 calling byte-to-position with a nil tar-header-offset.
4451
4452 2001-09-27 Simon Josefsson <jas@extundo.com>
4453
4454 * mail/sendmail.el (send-mail-function): Doc fix.
4455 (mail-do-fcc): Error if header-end is not a marker.
4456 (mail-do-fcc): Add a comment.
4457 (mail-reply-to): Doc fix.
4458 (mail-signature): Make ATPOINT optional.
4459 (mail-yank-original): Use cond instead of nestled if.
4460
4461 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
4462
4463 * info.el (Info-on-current-buffer): Default arg to "Top".
4464
4465 2001-09-25 Eli Barzilay <eli@barzilay.org>
4466
4467 * calculator.el (calculator-copy-displayer): New user-option.
4468 (calculator-displayer-prev, calculator-displayer-next):
4469 Renamed from calculator-displayed-{left,right}.
4470 (calculator, calculator-standard-displayer)
4471 (calculator-num-to-string, calculator-update-display)
4472 (calculator-copy, calculator-put-value): Bug and display fixes.
4473
4474 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4475
4476 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
4477 (ebnf-version): New version (3.6.1).
4478
4479 * ebnf-bnf.el: Fix character range regexp. Doc fix.
4480 (ebnf-bnf-non-terminal-chars): New internal const.
4481 (ebnf-bnf-lex): Fix code.
4482
4483 * ebnf-iso.el: Fix character range regexp. Doc fix.
4484 (ebnf-iso-non-terminal-chars): New internal const.
4485 (ebnf-iso-lex): Fix code.
4486
4487 * ebnf-yac.el: Fix character range regexp. Doc fix.
4488 (ebnf-yac-skip-chars): New internal const.
4489 (ebnf-yac-skip-code): Fix code.
4490
4491 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
4492
4493 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
4494
4495 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
4496 passing it to VC.
4497
4498 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
4499 case where the file is relative.
4500
4501 2001-09-24 Gerd Moellmann <gerd@gnu.org>
4502
4503 * xml.el (xml-parse-attlist): Quotes around attributes must be the
4504 same on each side. Make sure we properly handle simple quotes.
4505 From Daiki Ueno <ueno@unixuser.org>.
4506
4507 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4508
4509 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
4510 <jas@extundo.com>.
4511
4512 * menu-bar.el (top-level): Minor fixes for text of help-echo in
4513 some items of the Options menu.
4514
4515 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
4516
4517 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
4518
4519 * vc-hooks.el (vc-delete-automatic-version-backups):
4520 Don't fail if the directory doesn't exist.
4521
4522 * diff-mode.el (diff-default-read-only): New var.
4523 (diff-mode): Use it.
4524
4525 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
4526
4527 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
4528 Use make-keymap instead of copy-keymap, since copying the global
4529 keymap messes up the menu bar.
4530
4531 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
4532 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
4533
4534 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
4535
4536 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
4537
4538 * dired-aux.el (dired-insert-subdir): Pass switches to
4539 dired-build-subdir-alist.
4540
4541 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
4542
4543 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
4544 caused %#a and %#b to be mis-formatted.
4545
4546 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
4547
4548 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
4549 ccmode, emacs-mime, and eudc manuals.
4550
4551 2001-09-19 Sam Steingold <sds@gnu.org>
4552
4553 w32 find cannot be used with `grep-find'.
4554 * progmodes/compile.el (find-program): New variable.
4555 (grep-compute-defaults): Use it to set `grep-find-command'.
4556
4557 2001-09-19 Gerd Moellmann <gerd@gnu.org>
4558
4559 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
4560
4561 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4562
4563 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
4564 programming. Doc fix.
4565 (ebnf-version): New version (3.6).
4566 (ebnf-eps-begin): Data fix.
4567 (ebnf-begin-file): Code fix.
4568
4569 * ebnf-bnf.el: Doc fix.
4570 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
4571
4572 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
4573
4574 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4575
4576 * ps-print.el: Better face mapping for black/white PostScript printers.
4577 Check if mark is active when printing a region. Doc fix.
4578 (ps-print-version): New version number (6.5.5).
4579 (ps-print-color-p): Customization fix.
4580 (ps-black-white-faces): New option.
4581 (ps-black-white-faces-alist): New internal var.
4582 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
4583 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
4584 (ps-nb-pages-region): Interactive fix.
4585 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
4586 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
4587
4588 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
4589
4590 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
4591 numeric month value, and allow the Kanji character after the it to
4592 be missing (happens with ls-lisp's output on Japanese versions of
4593 MS-Windows).
4594
4595 2001-09-18 Miles Bader <miles@gnu.org>
4596
4597 * diff-mode.el (diff-mode): Don't make the buffer read-only if
4598 it's empty (and thus probably a new patch file about to be edited).
4599
4600 2001-09-17 Gerd Moellmann <gerd@gnu.org>
4601
4602 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4603 Check for '(' in column 0 of doc string.
4604
4605 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
4606 of `nth' so that using a vector as bounding-box works.
4607 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
4608
4609 2001-09-17 Andre Spiegel <spiegel@gnu.org>
4610
4611 * vc.el (vc-annotate): Use current workfile version explicitly as
4612 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
4613
4614 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
4615
4616 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
4617 convert-standard-filename doesn't guarantee that the .el extension
4618 is preserved.
4619
4620 * dos-fns.el (convert-standard-filename): Replace invalid
4621 characters only after converting dash/underscore to a period.
4622 (original-make-auto-save-file-name): New.
4623 (make-auto-save-file-name): New function, overrides the definition
4624 on files.el and calls the original function via
4625 original-make-auto-save-file-name.
4626
4627 * mail/rmail.el (top-level): Require mule-utils when compiling.
4628 (rmail-decode-babyl-format): Use detect-coding-with-priority
4629 instead of detect-coding-region, to favor detection of emacs-mule
4630 encoded Babyl files written by rmailout.el etc. Suggested by
4631 Kenichi Handa <handa@etl.go.jp>.
4632
4633 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
4634
4635 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
4636 Use `equal', not `=', since the device number can be a cons cell.
4637
4638 2001-09-14 Gerd Moellmann <gerd@gnu.org>
4639
4640 * simple.el: Comment out change of 2001-09-13.
4641
4642 2001-09-13 Milan Zamazal <pdm@zamazal.org>
4643
4644 * progmodes/compile.el (grep-compute-defaults): Don't set
4645 grep-command/grep-find-command when it is already non-nil.
4646 (grep-command): Make it a user option.
4647 (grep-find-command): Likewise.
4648
4649 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
4650
4651 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
4652 inhibit quit.
4653
4654 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
4655
4656 * files.el (make-auto-save-file-name): If long file names are not
4657 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
4658 generating an auto-save file name from it.
4659
4660 2001-09-13 Gerd Moellmann <gerd@gnu.org>
4661
4662 * ps-print.el (ps-print-region, ps-print-region-with-faces)
4663 (ps-nb-pages-region): Signal an error if called interactively
4664 and the mark is not active.
4665
4666 * simple.el (minibuffer-prompt-modification)
4667 (minibuffer-prompt-insertion): New functions.
4668 (minibuffer-prompt-properties): Use `modification-hooks' and
4669 `insert-in-front-hooks'.
4670
4671 2001-09-12 Richard M. Stallman <rms@gnu.org>
4672
4673 * textmodes/outline.el (outline-regexp): Doc fix.
4674 Initialize it in the defcustom, the usual way.
4675
4676 2001-09-12 Gerd Moellmann <gerd@gnu.org>
4677
4678 * ediff-mult.el (ediff-get-meta-info): Take into account that data
4679 from `ediff-meta-info' properties need not be an overlay.
4680 From David Ponce <dponce@voila.fr>.
4681
4682 * isearch.el (isearch-intersects-p): Fix end checks.
4683
4684 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
4685
4686 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
4687 `t' branch of `cond', since Irix 6.1 and up is a special case of
4688 the standard dbx interface.
4689
4690 2001-09-11 Miles Bader <miles@gnu.org>
4691
4692 * comint.el (comint-send-input): When waiting for echoed input,
4693 don't save the expected end position in `echo-end', so that things
4694 work properly even if the buffer is modified elsewhere at the same
4695 time [this happens if `comint-truncate-buffer' is used].
4696
4697 2001-09-11 Gerd Moellmann <gerd@gnu.org>
4698
4699 * textmodes/outline.el (outline-mode): Use `^' and a shy group
4700 when constructing imenu-generic-expression from outline-regexp.
4701
4702 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
4703
4704 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
4705 `equal' instead of `=', since they can be cons cells. From Nils
4706 Goesche <cartan@cartan.de>.
4707
4708 2001-09-10 Andre Spiegel <spiegel@gnu.org>
4709
4710 * vc.el (vc-annotate): Rewrote doc string.
4711
4712 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
4713
4714 * time-stamp.el: Update Stephen Gildea's email address.
4715
4716 2001-09-10 Gerd Moellmann <gerd@gnu.org>
4717
4718 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
4719 enable-multibyte-characters = nil. From Hallvard B Furuseth
4720 <h.b.furuseth@usit.uio.no>.
4721
4722 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
4723
4724 * ediff-init.el (ediff-highest-priority): Bug fix.
4725
4726 * viper-cmd.el (viper-special-read-and-insert-char): New function
4727 that reads a character and uses the current input method or
4728 iso-accents when appropriate.
4729
4730 * viper.el and all others: Corrections to the comment blocks at
4731 the top.
4732
4733 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
4734
4735 * info.el (Info-goto-node): Doc fix.
4736
4737 2001-09-07 Gerd Moellmann <gerd@gnu.org>
4738
4739 * isearch.el (isearch-intersects-p): New function.
4740 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
4741 use isearch-intersects-p, and clean up.
4742
4743 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4744
4745 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
4746 and "german8", for the new German orthography dictionaries,
4747 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
4748 the entries, to keep the line length balanced for loaddefs.el.
4749
4750 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
4751
4752 * comint.el (comint-send-input): Handle comint-process-echoes
4753 differently.
4754
4755 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4756
4757 * locate.el (locate-insert-header): Remove unnecessary whitespace.
4758
4759 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4760
4761 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
4762
4763 2001-09-07 Gerd Moellmann <gerd@gnu.org>
4764
4765 * server.el (server-switch-buffer):
4766 * textmodes/refer.el (refer-find-entry-internal):
4767 * term/sup-mouse.el (sup-pos-to-window):
4768 * term/bg-mouse.el (bg-window-from-x-y):
4769 * emacs-lisp/edebug.el (edebug-window-live-p):
4770 Use get-window-with-predicate.
4771
4772 * window.el (get-window-with-predicate): Renamed from some-window.
4773 (some-window): Make it an alias.
4774
4775 2001-09-06 Gerd Moellmann <gerd@gnu.org>
4776
4777 * simple.el (undo): Remove positions from buffer-undo-list up to
4778 the next undo boundary only.
4779
4780 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
4781
4782 * makefile.nt (install): Don't copy sc.el. Reported by Richard
4783 Kim <ryk@dspwiz.com>
4784
4785 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
4786 the message "Creating customization items...done".
4787
4788 2001-09-05 Gerd Moellmann <gerd@gnu.org>
4789
4790 * font-lock.el (toplevel): Require `jit-lock' only if
4791 font-lock-support-mode is set to jit-lock-mode.
4792
4793 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
4794
4795 * international/quail.el (quail-use-package, quail-inactivate)
4796 (quail-activate): Mention the hooks these functions run in their
4797 doc strings.
4798
4799 2001-09-05 Edward M. Reingold <reingold@iit.edu>
4800
4801 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
4802 of file in header of menu.
4803
4804 2001-09-04 Gerd Moellmann <gerd@gnu.org>
4805
4806 * env.el (setenv): Interactively, if VARIABLE has a current value,
4807 add that to the front of the history, as the doc string says.
4808
4809 * comint.el (comint-send-input): Change help-echo.
4810 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
4811
4812 * bookmark.el (bookmark-write-file): Bind print-length and
4813 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
4814
4815 * obsolete/uncompress.el: Moved there from lisp/.
4816
4817 * comint.el (comint-insert-clicked-input): Goto point-max before
4818 deleting previous input. From "Dr Francis J. Wright"
4819 <F.J.Wright@qmw.ac.uk>.
4820
4821 * simple.el (backward-word): Doc fix.
4822
4823 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4824
4825 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
4826 * uncompress.el, uniquify.el, vc.el, view.el, window.el
4827 * w32-fns.el: Add Keywords header.
4828
4829 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
4830
4831 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
4832 "Text Properties". Suggested by Simon Marshall
4833 <Simon.Marshall@midas-kapiti.com>.
4834
4835 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
4836
4837 * term/mac-win.el (mac-drag-n-drop): Decode file name by
4838 consulting the value of file-name-coding-system.
4839
4840 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
4841
4842 * help.el (describe-function-1): Save precomputed `file-name' rather
4843 than recomputing it (incorrectly) with `symbol-file'.
4844
4845 2001-09-03 Gerd Moellmann <gerd@gnu.org>
4846
4847 * international/isearch-x.el (isearch-exit-recursive-edit):
4848 Take three parameters, since it's used as an after-change-function.
4849
4850 * emacs-lisp/backquote.el (backquote-backquote-symbol)
4851 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
4852 from doc strings.
4853
4854 2001-09-02 Milan Zamazal <pdm@zamazal.org>
4855
4856 * progmodes/glasses.el (glasses-convert-to-unreadable):
4857 Consider underscores as in `glasses-make-readable'.
4858
4859 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
4860
4861 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
4862 MS-DOS, since cpp might not be available.
4863
4864 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
4865 Mention "yank" in the help-echo text.
4866 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4867
4868 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
4869
4870 * newcomment.el (comment-indent): Insert spaces more carefully.
4871
4872 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
4873
4874 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
4875 exists. From Andy Petrusenco <andy@int.spb.ru>.
4876
4877 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
4878 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
4879 <andy@int.spb.ru>.
4880
4881 2001-08-31 Gerd Moellmann <gerd@gnu.org>
4882
4883 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
4884 Instead of running mouse-yank-at-click, see what the event is
4885 bound to outside Isearch and run that.
4886
4887 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
4888
4889 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
4890 Fix the menu entry to mention transient-mark-mode.
4891
4892 2001-08-30 Gerd Moellmann <gerd@gnu.org>
4893
4894 * simple.el (eval-expression-print-level): Fix last change.
4895
4896 * bindings.el (mode-line-coding-system-map): New variable.
4897 (mode-line-mule-info): Give the "%Z" a local-map keymap.
4898
4899 * simple.el (eval-expression-print-level): Change the type
4900 of the defcustom to allow nil.
4901
4902 * emacs-lisp/find-gc.el: Moved here from lisp/.
4903
4904 * international/quail.el (quail-completion-1):
4905 Reverse the ((CHAR . DEFN) ...) list before processing it.
4906 From Kenichi Handa <handa@etl.go.jp>.
4907
4908 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
4909 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
4910
4911 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
4912
4913 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
4914 aren't supported. This avoids the annoying gray strip drawn by
4915 the Windows version instead of the missing tool bar.
4916
4917 2001-08-29 Gerd Moellmann <gerd@gnu.org>
4918
4919 * menu-bar.el (menu-bar-options-menu): Make option text, messages
4920 and tooltips more consistent. From "Marshall, Simon"
4921 <Simon.Marshall@midas-kapiti.com>.
4922
4923 * startup.el (fancy-splash-screens): Temporarily set
4924 minor-mode-map-alist to nil while displaying splash screens.
4925
4926 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4927
4928 * buff-menu.el: Add Keywords header.
4929 Doc fix (C-x C-b is bound to list-buffers).
4930
4931 * dired-x.el: Add keyword files to get listed in finder.
4932 Remove confusing notes about GNU Emacs 19.
4933
4934 * dired.el, dired-aux.el: Add Keywords header.
4935
4936 2001-08-28 Andre Spiegel <spiegel@gnu.org>
4937
4938 * vc.el (vc-revert-file): Call the backend even if the FILE's
4939 contents can be reverted locally; pass new arg CONTENTS-DONE
4940 down to the backend.
4941
4942 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
4943 optional arg CONTENTS-DONE.
4944
4945 2001-08-28 Andrew Innes <andrewi@gnu.org>
4946
4947 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
4948
4949 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
4950
4951 * makefile.nt (install): Copy more *.el files.
4952
4953 2001-08-28 Gerd Moellmann <gerd@gnu.org>
4954
4955 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
4956 instead of `w' which is already in use.
4957
4958 * gs.el (gs-load-image): Use sleep-for.
4959 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
4960
4961 2001-08-28 Miles Bader <miles@gnu.org>
4962
4963 * replace.el (query-replace-regexp-eval): Return args from
4964 `interactive' form in correct order.
4965
4966 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
4967
4968 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
4969 major modes, don't create panes for modes for which
4970 mouse-buffer-menu-alist returns an empty alist.
4971
4972 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
4973
4974 * progmodes/hideshow.el: Update first-line description.
4975 Sync comments w/ maintainer version 5.31.
4976
4977 (hs-isearch-open): Default value now `code'.
4978 Fix docstring to use "code blocks" vs "comment blocks",
4979 as opposed to "block" vs "comment".
4980 (hs-flag-region): Accept `hs-isearch-open' value
4981 of `block' as synonymous w/ `code'.
4982 (hs-hide-block-at-point): For code blocks, pass `code'
4983 to `hs-flag-region' instead of `block'.
4984
4985 2001-08-28 Miles Bader <miles@gnu.org>
4986
4987 * comint.el (comint-next-prompt): Don't loop infinitely if
4988 {next,previous}-single-char-property-change returns its input
4989 position when the search fails.
4990
4991 2001-08-27 Miles Bader <miles@gnu.org>
4992
4993 * comint.el (comint-get-old-input-default): Don't signal an error
4994 if point is not on an input field; instead, return the current
4995 line (using `comint-bol' to skip any prompt, in case we're not
4996 using fields at all).
4997
4998 * man.el (Man-mode-line-format): Variable removed.
4999 (Man-mode): Change `mode-line-buffer-identification' instead of
5000 `mode-line-format'.
5001
5002 2001-08-27 Gerd Moellmann <gerd@gnu.org>
5003
5004 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
5005 From Simon Josefsson <jas@extundo.com>.
5006
5007 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
5008
5009 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
5010 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5011
5012 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
5013 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5014
5015 * emacs-lisp/lselect.el: Ditto.
5016
5017 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
5018 Remove periods from the end of error message strings.
5019 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5020
5021 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
5022 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5023
5024 * net/telnet.el: Ditto.
5025
5026 2001-08-26 Gerd Moellmann <gerd@gnu.org>
5027
5028 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
5029 KEYMAP to the call to define-minor-mode.
5030
5031 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
5032
5033 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
5034 Replace some of the undefined characters with emulations of bidi
5035 formatting characters and Niqud as per SI 1311-1.
5036 (IT-unicode-translations): Ditto.
5037 (IT-display-table-setup, IT-setup-unicode-display):
5038 Fill characters without translations with dos-unsupported-char-glyph.
5039
5040 2001-08-24 Simon Josefsson <jas@extundo.com>
5041
5042 * hl-line.el (hl-line-mode): Don't be a global mode.
5043 (global-hl-line-mode): New function.
5044
5045 2001-08-24 Gerd Moellmann <gerd@gnu.org>
5046
5047 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
5048 being reset by Ghostscript. Don't kill the gs process.
5049 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
5050
5051 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
5052
5053 * term/mac-win.el: Require scroll-bar.
5054
5055 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
5056
5057 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
5058
5059 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
5060
5061 * hexl.el (hexl-insert-multibyte-char) New function.
5062 (hexl-quoted-insert, hexl-self-insert-command)
5063 (hexl-insert-hex-char, hexl-insert-decimal-char)
5064 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
5065 Fix the doc strings accordingly.
5066 (hexl-insert-char): Reject characters whose code is above 255.
5067 Doc fix.
5068 (hexl-mode-map): Copy the global keymap instead of creating a
5069 sparse keymap, and bind all self-inserting characters to
5070 hexl-self-insert-command.
5071
5072 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
5073
5074 * wid-edit.el (text): Re-order docstring correctly.
5075
5076 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
5077
5078 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
5079
5080 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
5081
5082 * simple.el (line-number-mode): Mention the variable
5083 line-number-display-limit-width in the doc string.
5084
5085 2001-08-22 Gerd Moellmann <gerd@gnu.org>
5086
5087 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
5088 Temporarily select EVENT's window for switching buffers.
5089 (mode-line-bury-buffer): New function.
5090 (mode-line-buffer-identification-keymap): Use it instead of
5091 bury-buffer. Bind down-mouse events to prevent global down-mouse
5092 events from shining through.
5093
5094 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
5095
5096 * newcomment.el (comment-beginning): Make sure the comment-start
5097 we found isn't a comment-end (in cases where confusion is possible).
5098
5099 2001-08-22 Miles Bader <miles@gnu.org>
5100
5101 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
5102 before writing it, so that hard-links don't see new version.
5103
5104 2001-08-21 Gerd Moellmann <gerd@gnu.org>
5105
5106 * gs.el (gs-set-ghostview-colors-window-prop):
5107 Call x-change-window-property with 3rd arg FRAME.
5108 (gs-load-image): Wait for a previous Ghostscript process
5109 to complete before starting a new one.
5110
5111 * image.el (image-type-regexps): Make sure that the TIFF
5112 pattern is only matched at the beginning of a string.
5113 From Markus Rost <rost@math.ohio-state.edu>.
5114
5115 * international/swedish.el: Pre-Mule file removed. From Jonas
5116 Oberg <jonas@gnu.org>.
5117
5118 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
5119
5120 * whitespace.el (whitespace-abort-on-error): Add custom variable
5121 to whitespace to abort a write-file if whitespace is detected in file.
5122
5123 * whitespace.el (whitespace-write-file-hook): Hook to be called
5124 when writing a file. If `whitespace-abort-on-error' is set, the
5125 write will abort on detecting whitespaces.
5126 If `whitespace-auto-cleanup' is set, the file will be cleaned
5127 automatically prior to writing.
5128
5129 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
5130 whitespaces in the error output!
5131
5132 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
5133 `indent-tabs-mode', since the latter notes user preferences on
5134 TABs anyway.
5135
5136 * whitespace.el (whitespace-version): 3.1. All of the above issues
5137 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
5138
5139 2001-08-20 Gerd Moellmann <gerd@gnu.org>
5140
5141 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
5142 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5143
5144 * whitespace.el (whitespace-global-mode): Add autoload cookie.
5145
5146 2001-08-20 Alex Schroeder <alex@gnu.org>
5147
5148 * sql.el (sql-db2): Doc change.
5149
5150 2001-08-20 Alex Schroeder <alex@gnu.org>
5151
5152 * sql.el (sql-postgres): Add the database at the end of the
5153 parameters instead of at the beginning.
5154 (sql-postgres-options): Doc change.
5155
5156 2001-08-17 Gerd Moellmann <gerd@gnu.org>
5157
5158 * custom.el (defcustom): Doc fix.
5159
5160 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5161
5162 * ps-mule.el (find-composition): Check if (char-after POS)
5163 returns a valid character.
5164
5165 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
5166
5167 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
5168 original-point for extra CR characters that are added/removed when
5169 the buffer is written/read whose EOL type is -dos.
5170
5171 2001-08-16 Miles Bader <miles@gnu.org>
5172
5173 * simple.el (line-move): Undo previous change.
5174
5175 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
5176 property to input-terminating `boundary' overlays to avoid
5177 line-move wierdness.
5178
5179 2001-08-16 Gerd Moellmann <gerd@gnu.org>
5180
5181 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
5182 buffer in a save-restriction. Under one test case with Ediff,
5183 window-scroll-functions are run with a window start that's
5184 temporarily outside of the restriction.
5185
5186 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
5187
5188 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
5189 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
5190 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
5191 (texinfo-update-menu-region-beginning)
5192 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
5193 command, @ifnottex, to regexps, so it is found.
5194
5195 2001-08-16 Andrew Innes <andrewi@gnu.org>
5196
5197 * makefile.nt (DONTCOMPILE): Omit bindings.el.
5198 (DONTCOMPILE): Omit sc.el.
5199
5200 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
5201 (DONTCOMPILE): Omit sc.el.
5202
5203 2001-08-16 Gerd Moellmann <gerd@gnu.org>
5204
5205 * replace.el (occur): Bind inhibit-read-only to t.
5206
5207 2001-08-16 Miles Bader <miles@gnu.org>
5208
5209 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
5210 calling `constrain-to-field', to avoid problems with comint prompts.
5211
5212 2001-08-15 Gerd Moellmann <gerd@gnu.org>
5213
5214 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
5215 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
5216
5217 * ediff-mult.el (ediff-get-meta-info): Fix the condition
5218 of a while-loop.
5219
5220 * Makefile.in (DONTCOMPILE): Remove sc.el.
5221
5222 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
5223 Don't include term/.
5224
5225 * mail/sc.el: Moved to obsolete/.
5226
5227 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5228
5229 * ps-print.el: Change error function arguments to follow Emacs
5230 message convention. Doc fix.
5231 (ps-print-version): New version number (6.5.4).
5232 (coding-system-for-write): Change declaration position to avoid
5233 XEmacs compilation gripes.
5234 (coding-system-for-read, buffer-file-coding-system):
5235 Declarations to avoid XEmacs compilation gripes.
5236
5237 * ps-mule.el: Doc fix.
5238 (ps-mule-encode-header-string): If STRING is not a string, replace
5239 STRING by empty string.
5240
5241 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
5242
5243 * frame.el (show-trailing-whitespace): Doc fix.
5244
5245 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
5246
5247 * desktop.el (desktop-save): Insert the coding: tag before
5248 desktop-header.
5249
5250 2001-08-13 Gerd Moellmann <gerd@gnu.org>
5251
5252 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
5253 its path from $els.
5254
5255 * image.el (image-jpeg-p): Fix call of substring.
5256
5257 2001-08-10 Gerd Moellmann <gerd@gnu.org>
5258
5259 * play/animate.el (animate-string): Doc fix. Use a buffer
5260 name with stars in it.
5261 (animate-sequence): New function.
5262 From Richard Stallman <rms@gnu.org>.
5263
5264 * frame.el (select-frame-set-input-focus): New function
5265 extracted from other-frame.
5266 (other-frame): Use it.
5267 (next-multiframe-window, previous-multiframe-window): Use it.
5268
5269 * isearch.el (isearch-other-meta-char): Don't switch to the
5270 buffer of a window clicked on, when the current buffer is
5271 in Isearch mode.
5272
5273 * image.el (image-jpeg-p): Test for APPn markers in the range
5274 #xe0..#xef.
5275
5276 2001-08-09 Gerd Moellmann <gerd@gnu.org>
5277
5278 * desktop.el (desktop-save): Don't use concat to form a file
5279 name, use expand-file-name.
5280
5281 * mouse.el (mouse-delete-window): Do nothing if frame has just
5282 one window.
5283
5284 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
5285 for the minor mode name.
5286
5287 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
5288 minor mode name.
5289
5290 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
5291 instead of make-mode-line-mouse2-map.
5292
5293 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
5294 the minor mode name.
5295
5296 * emacs-lisp/easy-mmode.el (define-minor-mode):
5297 Use mode-line-minor-mode-keymap for the minor mode name.
5298
5299 * calendar/calendar.el (calendar-mode-line-format):
5300 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
5301
5302 * bindings.el (make-mode-line-mouse-map): Renamed from
5303 make-mode-line-mouse2-map. Take additional arg MOUSE.
5304 (mode-line-modified): Use mouse-3 instead of mouse-2.
5305 (mode-line-buffer-identification-keymap): Bind keys differently.
5306 (propertized-buffer-identification): Adapt help-echo to new bindings.
5307
5308 * bindings.el (mode-line-format): Specify help-echo for line
5309 number, column number and buffer-percent part of the mode-line.
5310
5311 * image.el (image-type-regexps): Allow whitespace at the start
5312 of the image data for XPM, XBM and Postscript, which are
5313 text files.
5314 (image-jpeg-p): Correct calculation of next field offset.
5315
5316 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5317
5318 * battery.el: Fix typo.
5319
5320 2001-08-08 Gerd Moellmann <gerd@gnu.org>
5321
5322 * image.el (image-type-regexps): Allow predicates. Change the way
5323 JPEG images are recognized.
5324 (image-jpeg-p): New function.
5325 (image-type-from-data): Handle predicates in image-type-regexps.
5326
5327 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
5328 #:, #x, #o, and similar constructs.
5329
5330 2001-08-07 Gerd Moellmann <gerd@gnu.org>
5331
5332 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
5333
5334 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
5335 instead of `progn'.
5336
5337 * tar-mode.el (tar-extract): Avoid generating a new buffer
5338 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
5339
5340 * textmodes/paragraphs.el (forward-sentence): Avoid building
5341 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
5342
5343 * progmodes/executable.el (executable-set-magic):
5344 If executable-find returns a quoted file name, unquote it before
5345 inserting it.
5346
5347 * image.el (image-type-regexps): For JPEG files, use a regexp
5348 derived from the JFIF spec.
5349
5350 * image.el (image-type-regexps): Use `\`' instead of `^' in
5351 most regular expressions.
5352
5353 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5354
5355 * play/animate.el: Re-insert a reference to re-inserted function.
5356
5357 2001-08-06 Gerd Moellmann <gerd@gnu.org>
5358
5359 * help.el (describe-function-1): Use find-function-search-for-symbol
5360 instead of find-function-noselect because the latter follows aliases.
5361
5362 * play/animate.el (animate-birthday-present): Re-insert.
5363
5364 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5365 Handle old-style menu definitions.
5366
5367 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5368
5369 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
5370 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
5371
5372 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
5373 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
5374 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
5375
5376 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5377
5378 * textmodes/tildify.el: Milan Zamazal has new address.
5379
5380 2001-08-03 Gerd Moellmann <gerd@gnu.org>
5381
5382 * custom.el (custom-set-variables): Don't test `custom-requests'
5383 properties, check the third element of the options passed to
5384 custom-set-variables instead.
5385
5386 * info.el (info-insert-file-contents): Use info-file-exists-p
5387 instead of file-exists-p.
5388
5389 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
5390 the mode-line face is restored. Fix several bugs.
5391
5392 * replace.el (perform-replace): Doc fix.
5393
5394 2001-08-02 Francesco Potorti` <pot@gnu.org>
5395
5396 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
5397 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
5398 (uniquify-fix-item-base, uniquify-fix-item-filename)
5399 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
5400 Callers changed.
5401 (uniquify-set-proposed): Changed to work with a vector item.
5402 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
5403 the fix list, and a list of strings for the non-file buffer
5404 names. Both changes reduce consing.
5405 (uniquify-rationalize-a-list): Local variable renaming.
5406 (uniquify-rationalize-conflicting-sublist): Use member instead of
5407 assoc.
5408 (uniquify-rename-buffer): Use unless instead of if not.
5409
5410 2001-08-02 Gerd Moellmann <gerd@gnu.org>
5411
5412 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
5413
5414 * custom.el (custom-set-variables): Set options with :require
5415 clauses last.
5416
5417 * custom.el (defcustom): Doc fix.
5418
5419 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
5420
5421 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
5422
5423 * man.el (man): Mention Man-switches in the doc string.
5424 (Man-switches): Mention -a in the doc string.
5425
5426 * textmodes/ispell.el (ispell-alternate-dictionary):
5427 Add /usr/share/lib/dict/words, for Irix.
5428
5429 * bindings.el: Bind shifted and control-shifted kp-* keys to the
5430 corresponding non-kp keys. Suggested by Stephen Gildea
5431 <gildea@stop.mail-abuse.org>.
5432
5433 2001-08-01 Francesco Potorti` <pot@gnu.org>
5434
5435 * uniquify.el: These changes correct a corner case that the old
5436 code managed correctly.
5437 (uniquify-fix-item-proposed): Renamed from
5438 uniquify-fix-item-min-proposed.
5439 (uniquify-set-proposed): New function.
5440 (uniquify-rationalize-file-buffer-names): Code reshuffled for
5441 clarity and speed.
5442 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
5443 This is equivalent to what the old code did.
5444 (uniquify-rationalize-a-list): Never recompute the proposed
5445 name. Sort the conflicting sublist before rationalising it: this
5446 is equivalent to what the old code did, but one directory element
5447 at a time, and only when necessary.
5448 (uniquify-rationalize-conflicting-sublist): Recompute here the
5449 proposed name.
5450
5451 2001-08-01 Gerd Moellmann <gerd@gnu.org>
5452
5453 * play/animate.el: Add Keywords and Maintainer. Remove a
5454 reference to a removed function.
5455
5456 * play/animate.el (animate-string): Handle case that the string is
5457 longer than the window is wide.
5458
5459 2001-07-31 Gerd Moellmann <gerd@gnu.org>
5460
5461 * desktop.el (desktop-save): Bind coding-system-for-write to
5462 `emacs-mule' for write-region.
5463
5464 * delsel.el (delete-selection-pre-hook): Don't set this-command
5465 to `ignore' if the region is empty.
5466
5467 * international/mule.el (set-keyboard-coding-system):
5468 Set keyboard-coding-system.
5469
5470 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
5471 before accessing it.
5472
5473 2001-07-30 Andreas Schwab <schwab@suse.de>
5474
5475 * menu-bar.el (toggle-highlight-paren-mode):
5476 Use `(show-paren-mode)' as body.
5477
5478 2001-07-30 Andre Spiegel <spiegel@gnu.org>
5479
5480 * vc.el (vc-checkout-hook): New hook.
5481 (vc-checkout): Run it.
5482
5483 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
5484
5485 * progmodes/make-mode.el (makefile-macroassign-regex):
5486 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
5487
5488 2001-07-30 Gerd Moellmann <gerd@gnu.org>
5489
5490 * vc.el (vc-switch-backend): Fix autoload cookie.
5491
5492 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
5493 the desktop file.
5494
5495 2001-07-30 Simon Josefsson <jas@extundo.com>
5496
5497 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
5498 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
5499
5500 2001-07-27 Gerd Moellmann <gerd@gnu.org>
5501
5502 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
5503 (last-sexp-toggle-display): Renamed from last-sexp-print.
5504 (last-sexp-toggle-display, eval-last-sexp-1):
5505 Use last-sexp-setup-props.
5506
5507 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
5508 New user-options.
5509 (mouse-wheel-change-button): New function.
5510 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
5511 (mwheel-scroll): Ditto.
5512
5513 2001-07-26 Gerd Moellmann <gerd@gnu.org>
5514
5515 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
5516 `...', compare with unabbreviated printed representation instead.
5517 (last-sexp-print): Bind print-length and print-level to nil.
5518
5519 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
5520 before assigning text properties. Make properties rear-nonsticky.
5521
5522 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
5523 (eval-last-sexp-1): Give printed text a `keymap' property and bind
5524 <mouse-2> and <RET> in that map to a function printing the
5525 unabbreviated value.
5526
5527 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
5528 is a buffer, put a text property `printed-value' on the printed
5529 representation, with the Lisp object printed as value.
5530
5531 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
5532
5533 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
5534 Mention the effect of eval-expression-print-length and
5535 eval-expression-print-level in the doc strings. Suggested by
5536 Kevin Gallagher <kevingal@onramp.net>.
5537
5538 2001-07-25 Gerd Moellmann <gerd@gnu.org>
5539
5540 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
5541 for buttons > 3.
5542 (xterm-mouse-translate): Handle the case that we don't get a
5543 down-event.
5544
5545 * emacs-lisp/find-func.el (find-function-regexp):
5546 Add easy-mmode-define-global-mode to the regexp. Allow newlines
5547 in front of the function name.
5548
5549 * isearch.el (isearch-other-meta-char): Fix last change.
5550
5551 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
5552 similar events for which fake prefix keys are generated. It's no
5553 longer necessary since read_key_sequence doesn't modify these
5554 events for internal purposes anymore.
5555
5556 * files.el (auto-mode-alist): Use nroff-mode for files ending
5557 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
5558
5559 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
5560
5561 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
5562 tool-bar-lines parameter, behave as if its value were zero.
5563 (mouse-avoidance-set-pointer-shape): Don't do anything if
5564 x-pointer-shape is not boundp.
5565
5566 2001-07-23 Francesco Potorti` <pot@gnu.org>
5567
5568 * uniquify.el: Overall speedup changes when using many buffers.
5569 (uniquify-fix-item-base, uniquify-fix-item-filename)
5570 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
5571 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
5572 place in the item, but was never used.
5573 (uniquify-fix-item-min-proposed): New defalias: the fourth place
5574 in the item is now used as cache for the proposed name.
5575 (uniquify-rationalize-file-buffer-names): Move computation made on
5576 newbuffile out of the loop, in the newbuffile-nd local var.
5577 Use dolist (cosmetic change). Compute the proposed name for the most
5578 common case and cache it in the fourth place in the item.
5579 (uniquify-rationalize-file-buffer-names): Used to return a a list
5580 of buffer whose name was changed, but that return value was never used.
5581 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
5582 the cached proposed name, does much less consing and is quicker.
5583 (uniquify-filename-lessp): Deleted.
5584 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
5585 Do not bind locally the uniquify-possibly-resolvable flag. Use the
5586 cached proposed name is possible.
5587 (uniquify-get-proposed-name): Arguments changed, callers changed.
5588 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
5589 uniquify-possibly-resolvable flag, which is no more bound locally.
5590 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
5591 flag, which does not exist any more.
5592
5593 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
5594
5595 * term/internal.el (IT-unicode-translations): Fix the appearance of
5596 "6`".
5597
5598 * progmodes/compile.el (compile-internal): If EMACS is already
5599 defined in the environment, don't override its value.
5600
5601 2001-07-23 Gerd Moellmann <gerd@gnu.org>
5602
5603 * play/fortune.el: Undo change of 2001-07-13.
5604 Fix autoload cookies. Add types to defcustoms.
5605 (fortune) <defgroup>: Add :link.
5606 (fortune-from-region): Use eq, not eql.
5607 From Dave Love <fx@gnu.org>.
5608
5609 * play/animate.el (animate-birthday-present): Function removed.
5610
5611 * play/animate.el: New file.
5612
5613 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
5614
5615 * startup.el (normal-top-level-add-subdirs-to-load-path):
5616 On Windows, put into normal-top-level-add-subdirs-inode-list the
5617 canonicalized names of the directories instead of inode numbers.
5618
5619 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
5620
5621 * ediff-util.el: Copyright years.
5622 (ediff-choose-syntax-table): New function.
5623 (ediff-setup): Use ediff-choose-syntax-table.
5624 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
5625 vc-state is available.
5626 (ediff-make-temp-file): Use ediff-coding-system-for-write.
5627
5628 * ediff-init.el (ediff-with-syntax-table): New macro, uses
5629 with-syntax-table.
5630 (ediff-coding-system-for-read): From ediff-diff.el
5631 (ediff-coding-system-for-write): New variable.
5632 (ediff-highest-priority): Fixed the bug having to do with disappearing
5633 overlays.
5634 (ediff-file-remote-p): Use file-remote-p, if available.
5635 (ediff-listable-file): New function.
5636 (ediff-file-attributes): Use ediff-listable-file.
5637
5638 * ediff-mult.el (ediff-meta-insert-file-info1):
5639 Use ediff-listable-file.
5640
5641 * ediff-ptch.el (ediff-prompt-for-patch-file):
5642 Use ediff-coding-system-for-read.
5643 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
5644
5645 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
5646 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
5647
5648 * ediff.el: Date of last update, copyright years.
5649
5650 * ediff-wind (ediff-setup-control-frame): Nill->nil.
5651
5652 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
5653 of Scott Bronson.
5654 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
5655 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
5656 Deleted functions.
5657 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
5658 ex-token-list.
5659 (viper-get-ex-address-subr): Convert registers to char data type.
5660
5661 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
5662 (viper-memq-char): Use viper-int-to-char.
5663 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
5664 vc-locking-state.
5665 (viper-read-key): Use viper-read-key-sequence.
5666
5667 * viper.el (viper-major-mode-modifier-list):
5668 Added inferior-emacs-lisp-mode.
5669 (this-major-mode-requires-vi-state): New function that uses simple
5670 heuristics to decide if vi state is appropriate.
5671 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
5672 (viper-non-hook-settings): Don't advise read-key-sequence.
5673 (viper-read-key-sequence): New function that replaces the
5674 previously used advice to read-key-sequence.
5675
5676 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
5677 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
5678 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
5679 (viper-open-line-at-point,viper-substitute,viper-overwrite)
5680 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
5681 Got rid of the negative character hack.
5682 (viper-escape-to-state,viper-replace-state-exit-cmd):
5683 Use viper-read-key-sequence.
5684 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
5685 (viper-minibuffer-standard-hook,viper-read-string-with-history):
5686 Don't override existing minibuffer-setup-hook.
5687 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
5688 Convert registers to char data type.
5689 (viper-autoindent): Use viper-indent-line.
5690
5691 * viper-keym.el: Use viper-exec-key-in-emacs.
5692
5693 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
5694
5695 * server.el (server-visit-files): Fix variable name typo.
5696
5697 2001-07-20 Gerd Moellmann <gerd@gnu.org>
5698
5699 * simple.el (delete-trailing-whitespace): Save match data
5700 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
5701
5702 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
5703
5704 * progmodes/compile.el (compilation-parse-errors): `linenum' might
5705 return a this-error using the alternative format (a pair of markers).
5706
5707 2001-07-19 Gerd Moellmann <gerd@gnu.org>
5708
5709 * font-lock.el (c++-keywords): Add Standard C++ operator names.
5710
5711 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
5712 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5713
5714 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5715
5716 * international/iso-transl.el: Fix typo in the header of the file.
5717
5718 * textmodes/picture.el (picture): Doc fix.
5719
5720 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
5721 follow coding conventions in generated files.
5722
5723 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
5724
5725 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5726 (tool-bar-add-item): Don't call image-related primitives if the
5727 display doesn't support images.
5728
5729 * frame.el (display-images-p): New function.
5730
5731 2001-07-17 Gerd Moellmann <gerd@gnu.org>
5732
5733 * server.el (server-visit-files): Handle the case the specified
5734 column number is <= 0.
5735
5736 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
5737
5738 * startup.el (command-line-1): Add support for +LINE:COLUMN
5739 command line argument.
5740
5741 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5742
5743 * server.el (server-process-filter, server-visit-files):
5744 Add support for +LINE:COLUMN style emacsclient calls.
5745
5746 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5747
5748 * emacs-lisp/easy-mmode.el: Add Keywords header.
5749
5750 * play/pong.el: Author has new address.
5751
5752 * play/landmark.el: Author is no more reachable.
5753
5754 * play/handwrite.el: Author is no more reachable.
5755
5756 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
5757
5758 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
5759 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
5760 Complete bindings for F<1..12> keys.
5761 (global-map): Remove `undo' binding (already in the default).
5762 Replace `t<n>' bindings with `f<n>' bindings.
5763
5764 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
5765
5766 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
5767 (tcl-mode): Use tcl-add-log-defun.
5768 (tcl-indent-line): Use tcl-calculate-indent.
5769 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
5770 (tcl-indent-exp): Renamed from indent-tcl-exp.
5771 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
5772 (tcl-indent-for-comment): Call comment-indent-function properly
5773 and handle the case where it returns nil.
5774
5775 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5776
5777 * calendar/cal-islam.el (calendar-goto-islamic-date):
5778 Remove autoload cookie.
5779
5780 * calendar/calendar.el (calendar-goto-islamic-date):
5781 Add call to autoload.
5782
5783 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
5784
5785 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
5786 Don't change compile-auto-highlight globally.
5787 Don't bother with `font-lock-defaults' property since XEmacs
5788 also understands the `font-lock-defaults' variable.
5789 Use make-local-variable rather than make-variable-buffer-local.
5790 Don't `defconst' comment-indent-function: keep the default.
5791 Call easy-menu-add unconditionally.
5792 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
5793 (ada-create-menu): Use :included for Emacs as well.
5794
5795 * vc.el (vc-do-command): Autoload.
5796
5797 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
5798
5799 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5800
5801 * ps-print.el: Fix Author: header.
5802
5803 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5804
5805 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
5806 mouse-1 etc., bind them to `ignore'.
5807
5808 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
5809 send-invisible, which is already defined in Comint.
5810 (eshell-watch-for-password-prompt): Use it.
5811
5812 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5813
5814 * which-func.el (which-func-mode): Doc fix.
5815
5816 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
5817 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
5818 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
5819 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
5820 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
5821 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
5822 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
5823 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
5824 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
5825 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
5826 * emulation/edt-mapper.el, emulation/edt-pc.el,
5827 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
5828 * emulation/tpu-edt.el, emulation/tpu-extras.el,
5829 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
5830 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
5831 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
5832 * international/isearch-x.el, international/iso-cvt.el,
5833 * international/ogonek.el, international/quail.el,
5834 * international/utf-8.el, jit-lock.el, language/devan-util.el,
5835 * language/devanagari.el, language/ethio-util.el,
5836 * language/ethiopic.el, language/european.el, language/indian.el,
5837 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
5838 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
5839 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
5840 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
5841 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
5842 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
5843 * progmodes/autoconf.el, progmodes/cmacexp.el,
5844 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
5845 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
5846 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
5847 * progmodes/ebnf2ps.el, progmodes/executable.el,
5848 * progmodes/fortran.el, progmodes/idlw-shell.el,
5849 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
5850 * progmodes/m4-mode.el, progmodes/mantemp.el,
5851 * progmodes/meta-mode.el, progmodes/octave-inf.el,
5852 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
5853 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
5854 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
5855 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
5856 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
5857 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
5858 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
5859 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
5860 * textmodes/two-column.el, time-stamp.el, timezone.el,
5861 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
5862 * which-func.el, whitespace.el, wid-browse.el, widget.el,
5863 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
5864 conventions.
5865
5866 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5867
5868 * simple.el (set-variable): Require 'cus-edit' instead of
5869 `wid-edit', so that the Custom widgets get defined.
5870
5871 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5872
5873 * allout.el: A fix to follow coding conventions.
5874
5875 * find-lisp.el: A fix to follow coding conventions.
5876
5877 * term/w32-win.el: A fix to follow coding conventions.
5878
5879 * textmodes/sgml-mode.el: A fix to follow coding conventions.
5880
5881 * term/xterm.el: A fix to follow coding conventions.
5882
5883 * term/news.el: A fix to follow coding conventions.
5884
5885 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
5886 header line fixed.
5887
5888 * sun-curs.el: Fix Maintainer: header line.
5889
5890 * emacs-lisp/easymenu.el: Address of the author added.
5891
5892 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5893
5894 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
5895 property.
5896
5897 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5898
5899 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
5900 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
5901 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
5902 Some fixes to follow coding conventions.
5903
5904 2001-07-16 Gerd Moellmann <gerd@gnu.org>
5905
5906 * which-func.el (which-func-mode): Doc fix.
5907
5908 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
5909
5910 * net/rcompile.el (remote-compile): Use make-local-variable.
5911
5912 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
5913
5914 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
5915
5916 * mail/reporter.el (reporter-submit-bug-report):
5917 Don't abuse make-variable-buffer-local. Fix call to add-hook.
5918
5919 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5920
5921 * calendar/cal-china.el, calendar/cal-coptic.el,
5922 * calendar/cal-dst.el, calendar/cal-french.el,
5923 * calendar/cal-hebrew.el, calendar/cal-islam.el,
5924 * calendar/cal-iso.el, calendar/cal-julian.el,
5925 * calendar/cal-mayan.el, calendar/cal-persia.el,
5926 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
5927 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
5928 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
5929 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
5930 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
5931 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
5932 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
5933 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
5934 * progmodes/ada-xref.el, progmodes/cc-align.el,
5935 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
5936 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5937 * progmodes/cc-langs.el, progmodes/cc-menus.el,
5938 * progmodes/cc-styles.el, progmodes/cc-vars.el,
5939 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
5940 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
5941 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
5942 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
5943 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
5944 * textmodes/reftex.el: Some fixes to follow coding
5945 conventions in Elisp files with known maintainers.
5946
5947 * emulation/viper.el: A fix to follow coding conventions.
5948
5949 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
5950 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
5951 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
5952 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
5953 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
5954 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
5955 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
5956 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
5957 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
5958 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
5959 conventions in Elisp files.
5960
5961 * composite.el, diff.el, emacs-lisp/levents.el,
5962 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
5963 * emulation/pc-mode.el, emulation/viper-cmd.el,
5964 * emulation/viper-ex.el, emulation/viper-init.el,
5965 * emulation/viper-keym.el, emulation/viper-macs.el,
5966 * emulation/viper-mous.el, emulation/viper-util.el,
5967 * emulation/viper.el, forms-pass.el, international/ccl.el,
5968 * international/characters.el, international/encoded-kb.el,
5969 * international/fontset.el, international/ja-dic-cnv.el,
5970 * international/ja-dic-utl.el, international/kinsoku.el,
5971 * international/kkc.el, international/mule-cmds.el,
5972 * international/mule-diag.el, international/mule-util.el,
5973 * international/mule.el, international/titdic-cnv.el,
5974 * language/china-util.el, language/chinese.el,
5975 * language/cyril-util.el, language/cyrillic.el, language/english.el,
5976 * language/greek.el, language/hebrew.el, language/japan-util.el,
5977 * language/japanese.el, language/korea-util.el, language/korean.el,
5978 * language/lao-util.el, language/lao.el, language/misc-lang.el,
5979 * language/slovak.el, language/thai-util.el, language/thai.el,
5980 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
5981 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
5982 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
5983 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
5984 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
5985 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
5986 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
5987 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
5988 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
5989 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
5990 to follow coding conventions in files without maintainer or in files
5991 with clear maintainer (but without Maintainer header stating so).
5992
5993 * emacs-lisp/elp.el: A fix to follow coding conventions.
5994
5995 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
5996 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
5997 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
5998 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
5999 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
6000 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
6001 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
6002 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
6003 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
6004 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
6005 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
6006 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
6007 conventions in files from Gnus.
6008
6009 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
6010 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
6011 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
6012 * echistory.el, electric.el, emacs-lisp/authors.el,
6013 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
6014 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
6015 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
6016 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
6017 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
6018 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
6019 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
6020 * international/codepage.el, international/iso-ascii.el,
6021 * international/iso-insert.el, international/iso-transl.el,
6022 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
6023 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
6024 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
6025 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
6026 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
6027 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
6028 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
6029 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
6030 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
6031 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
6032 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
6033 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
6034 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
6035 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
6036 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
6037 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
6038 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
6039 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
6040 * textmodes/tex-mode.el, textmodes/text-mode.el,
6041 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
6042 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
6043 * vt100-led.el, window.el: Some fixes to follow coding conventions in
6044 files maintained by FSF.
6045
6046 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6047
6048 * arc-mode.el: A fix to follow coding conventions.
6049
6050 * bindings.el: Ditto.
6051
6052 * cdl.el: Ditto.
6053
6054 * comint.el: Ditto.
6055
6056 * cus-start.el: Ditto.
6057
6058 * shell.el: Ditto.
6059
6060 * skeleton.el: Ditto.
6061
6062 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
6063
6064 * info.el (Info-build-node-completions):
6065 Make Info-current-file-completions buffer local.
6066
6067 2001-07-13 Gerd Moellmann <gerd@gnu.org>
6068
6069 * which-func.el (which-func-mode, which-func-ff-hook)
6070 (which-function-mode): Remove references to which-func-mode-global.
6071
6072 * calendar/cal-islam.el (calendar-goto-islamic-date):
6073 Add autoload cookie.
6074
6075 * play/fortune.el: Add types to defcustoms.
6076
6077 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6078
6079 * language/czech.el: A fix to follow coding conventions.
6080
6081 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
6082
6083 * speedbar.el (speedbar-supported-extension-expressions): Add .g
6084 to the extension list, for antlr-mode. From Christoph Wedler
6085 <Christoph.Wedler@sap.com>.
6086
6087 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
6088
6089 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
6090 (vc-dired-mode-map): Fix the madness.
6091
6092 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
6093 (vc-prefix-map): Moved back from vc.el.
6094
6095 2001-07-11 Gerd Moellmann <gerd@gnu.org>
6096
6097 * mail/mail-extr.el (mail-extr-all-top-level-domains):
6098 Increase the size of the obarray.
6099 (mail-extr-all-top-level-domains): Add more toplevel domains,
6100 add more long names.
6101 From: Per Starback <starback@ling.uu.se>.
6102
6103 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
6104
6105 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
6106 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6107
6108 * progmodes/ada-mode.el: Ditto.
6109
6110 * progmodes/ada-xref.el: Ditto.
6111
6112 2001-07-11 Miles Bader <miles@gnu.org>
6113
6114 * finder.el (finder-insert-at-column): Also move to the next line
6115 if exactly at COLUMN.
6116
6117 2001-07-10 Gerd Moellmann <gerd@gnu.org>
6118
6119 * help.el (describe-function-1): When printing FUNCTION's
6120 documentation, don't assume FUNCTION is a symbol.
6121
6122 * startup.el (normal-top-level): Don't operate on the initial
6123 frame if we failed to create one.
6124
6125 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
6126
6127 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
6128 itself, i.e. only indent the contents in it.
6129
6130 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
6131
6132 * mail/rmail.el (rmail-show-message): Show beginning of message in
6133 all windows containing it.
6134
6135 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
6136
6137 * term/tty-colors.el: Fix the header line and copyright years.
6138
6139 2001-07-09 Gerd Moellmann <gerd@gnu.org>
6140
6141 * emacs-lisp/advice.el (ad-make-advised-definition): If the
6142 original definition has an interactive form, but is Elp
6143 instrumented, use the interactive form of the function called by
6144 elp-wrapper.
6145
6146 * winner.el (winner-equal): Make it a defun. Don't compare Winner
6147 configurations with compare-window-configuration; they aren't
6148 window configurations.
6149
6150 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
6151 from the server for the format we expect. Don't use it if it
6152 doesn't look like what the Internet draft for FTP extensions specifies.
6153
6154 * toolbar/*.pbm: Cleaned up.
6155 From Luis Fernandes <elf@ee.ryerson.ca>.
6156
6157 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
6158
6159 * cc-cmds.el: Extended the kludge to interoperate with the
6160 delsel and pending-del packages wrt to the new function
6161 `c-electric-delete-forward'.
6162
6163 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
6164
6165 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
6166 to delay the call to <mode> for global minor modes.
6167 (easy-mmode-define-navigation): Only recenter if interactive.
6168
6169 2001-07-06 Gerd Moellmann <gerd@gnu.org>
6170
6171 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
6172 to lisp-indent-line.
6173
6174 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
6175 from the server. Call encode-time only when we are sure that we
6176 got a 213 response.
6177
6178 2001-07-06 Simon Josefsson <jas@extundo.com>
6179
6180 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
6181 (mail-envelope-from): New user option.
6182 (sendmail-send-it): Use it.
6183
6184 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6185
6186 * ps-print.el: Use locale dependant date to print date in header.
6187 Doc fix.
6188 (ps-print-version): New version number (6.5.3).
6189 (ps-right-header, ps-right-footer): Initialization and doc fix.
6190 (ps-time-stamp-locale-default): New fun.
6191
6192 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
6193
6194 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
6195 field problem with MIME-mode.
6196
6197 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
6198
6199 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
6200
6201 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
6202 MIME-mode.
6203
6204 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
6205
6206 * bindings.el (mode-line-mule-info): Don't show the tip with
6207 buffer-file-coding-system if that is nil.
6208
6209 2001-07-05 Gerd Moellmann <gerd@gnu.org>
6210
6211 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
6212 instead of kill-line.
6213
6214 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
6215 <Pavel@Janik.cz>.
6216
6217 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
6218 <Pavel@Janik.cz>.
6219
6220 2001-07-04 Gerd Moellmann <gerd@gnu.org>
6221
6222 * font-lock.el (c-font-lock-keywords-3): When matching something
6223 like `struct X Y', finish with point after Y.
6224
6225 2001-07-04 Simon Josefsson <jas@extundo.com>
6226
6227 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
6228 in caller buffer.
6229
6230 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
6231
6232 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
6233 instead of string-match to find the basename of the file.
6234 From Pascal Obry <p.obry@wanadoo.fr>.
6235
6236 * net/browse-url.el (browse-url-default-windows-browser):
6237 Support the MS-DOS port when it runs on Windows.
6238 (browse-url-browser-function) [ms-dos]: Default to
6239 browse-url-default-windows-browser.
6240
6241 * help.el (locate-library): Enable code that looks for compressed
6242 libraries if auto-compression-mode is on.
6243
6244 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
6245
6246 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
6247
6248 2001-07-02 Gerd Moellmann <gerd@gnu.org>
6249
6250 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
6251
6252 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
6253
6254 * allout.el: Fix the header line, so that finder.el recognizes it.
6255 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6256
6257 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
6258 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6259
6260 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
6261
6262 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
6263
6264 * ps-bdf.el (bdf-directory-list): Use the value relative to
6265 installation-directory for MS-Windows as well.
6266
6267 2001-06-29 Richard M. Stallman <rms@gnu.org>
6268
6269 * wid-edit.el (widget-color-sample-face-get):
6270 Return ((foreground-color . COLOR)) instead of constructing a face.
6271
6272 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
6273
6274 * faces.el (region): Change the background color for the
6275 light-background color display to lightgoldenrod2, to make it
6276 visible on some laptops.
6277
6278 2001-06-28 Richard M. Stallman <rms@gnu.org>
6279
6280 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
6281 (rmail-msg-restore-non-pruned-header): Likewise.
6282 If point was in the old pruned header, put it at the top.
6283 (rmail-msg-prune-header): If point was at the top, keep it there.
6284
6285 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
6286 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
6287
6288 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
6289
6290 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
6291
6292 2001-06-28 Karl Fogel <kfogel@red-bean.com>
6293
6294 * saveplace.el: Update maintainer email address.
6295
6296 2001-06-27 Francesco Potorti` <pot@gnu.org>
6297
6298 * uniquify.el: (uniquify-rationalize-file-buffer-names):
6299 Undo previous change.
6300
6301 2001-06-27 Francesco Potorti` <pot@gnu.org>
6302
6303 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
6304 preliminary quick reordering. Can speed things up dramatically.
6305
6306 2001-06-26 Richard M. Stallman <rms@gnu.org>
6307
6308 * dired.el (dired-get-filename): A file name starting with ~
6309 is not absolute in this context.
6310
6311 * which-func.el (which-func-maxout): Increase default to 500000.
6312 (which-function-mode): This is now the "real" name of the function.
6313 (which-func-mode): Now an alias.
6314 (which-func-mode-global): Name deleted.
6315
6316 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
6317 button-2, when binding hs-mouse-toggle-hiding.
6318
6319 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
6320
6321 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
6322 (rmail-msg-prune-header): Likewise.
6323 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
6324 and `rmail-msg-prune-header'.
6325
6326 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
6327
6328 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
6329 back than LINEBEG.
6330
6331 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
6332
6333 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
6334 window where they clicked the mouse has a header line, adjust
6335 vertical movement by one.
6336
6337 2001-06-25 Milan Zamazal <pdm@zamazal.org>
6338
6339 * progmodes/glasses.el (glasses-make-readable): Consider underscores
6340 too when separating a parenthesis.
6341
6342 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
6343
6344 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6345 (bookmark-bmenu-hide-filenames): Add help-echo to
6346 mouse-highlighted text.
6347 (bookmark-bmenu-show-filenames): Remove help-echo property from
6348 the whitespace.
6349
6350 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
6351
6352 * files.el (auto-mode-alist): Add configure.ac (autoconf).
6353 From Karl Eichwalder <ke@suse.de>.
6354
6355 2001-06-23 Richard M. Stallman <rms@gnu.org>
6356
6357 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
6358
6359 * progmodes/cc-styles.el (c-set-style): Don't specify initial
6360 contents for completing-read.
6361
6362 2001-06-22 Richard M. Stallman <rms@gnu.org>
6363
6364 * menu-bar.el (menu-bar-make-toggle): Construct the
6365 function's doc string from HELP, not DOC, and make it accurate by
6366 adding "Toggle whether to " at the front and downcasing the initial.
6367 Change the HELP arg in some calls to make it fit this usage.
6368
6369 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
6370 Undo previous change.
6371
6372 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
6373
6374 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
6375
6376 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
6377
6378 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
6379
6380 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
6381
6382 * dabbrev.el (dabbrev--select-buffers): Fix last change.
6383
6384 2001-06-20 Richard M. Stallman <rms@gnu.org>
6385
6386 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
6387 broken out from dabbrev--find-expansion. Handle minibuffer
6388 specially here.
6389 (dabbrev--find-expansion): Simplify code in various ways.
6390 Don't treat minibuffers specially.
6391 Call dabbrev--make-friend-buffer-list.
6392 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
6393 (dabbrev--scanning-message): Do nothing when minibuffer is current.
6394
6395 2001-06-19 John Wiegley <johnw@gnu.org>
6396
6397 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
6398 Also, added a comment describing how to greatly speedup Eshell
6399 loadup time, by concatenating together all of Eshell's .elc files.
6400
6401 2001-06-19 John Wiegley <johnw@gnu.org>
6402
6403 * eshell/esh-mode.el: Disabled a test that often yields false failures.
6404
6405 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
6406
6407 * woman.el (WoMan-highlight-references): Add help-echo to
6408 mouse-highlighted text.
6409
6410 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
6411
6412 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
6413
6414 2001-06-18 Gerd Moellmann <gerd@gnu.org>
6415
6416 * international/quail.el (quail-start-conversion):
6417 Reset quail-translating to nil.
6418
6419 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
6420 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
6421
6422 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
6423
6424 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
6425 mouse-highlighted text.
6426
6427 * dired.el (dired-mark-pop-up): Fix last change.
6428
6429 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
6430
6431 * calendar/calendar.el (generate-calendar-month): Add help-echo to
6432 mouse-highlighted text.
6433
6434 * net/quickurl.el (quickurl-url-file): Run through
6435 convert-standard-filename.
6436 (quickurl-list-populate-buffer): Add help-echo to
6437 mouse-highlighted text.
6438 (top-level): Update Dave's URL.
6439
6440 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
6441 mouse-highlighted text.
6442
6443 * textmodes/page-ext.el (pages-copy-header-and-position):
6444 Add help-echo to mouse-highlighted text.
6445
6446 * tar-mode.el (tar-header-block-summarize): Add help-echo to
6447 mouse-highlighted text.
6448
6449 * replace.el (occur): Add help-echo to mouse-highlighted text.
6450
6451 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
6452 mouse-highlighted text.
6453
6454 * progmodes/cpp.el (cpp-make-button): Add help-echo to
6455 mouse-highlighted text.
6456
6457 * progmodes/compile.el (compile-reinitialize-errors):
6458 Add help-echo to mouse-highlighted messages.
6459 (compilation-forget-errors): Remove help-echo property as well.
6460
6461 * play/landmark.el (lm-plot-square, lm-init-display):
6462 Add help-echo to mouse-highlighted text.
6463
6464 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
6465 Add help-echo to mouse-highlighted text.
6466
6467 * dired.el (dired-insert-set-properties): Add help-echo to
6468 mouse-highlighted text.
6469 (dired-mark-pop-up): Remove help-echo property from the file name.
6470
6471 * comint.el (comint-send-input): Add help-echo to
6472 mouse-highlighted text.
6473
6474 * buff-menu.el (list-buffers-noselect): Add help-echo to
6475 mouse-highlighted text.
6476
6477 * arc-mode.el (archive-summarize-files): Add help-echo to
6478 mouse-highlighted text.
6479
6480 * ffap.el (ffap-machine-p): Always return nil if
6481 open-network-stream is not fboundp.
6482
6483 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
6484
6485 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
6486 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
6487 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
6488 incorrectly binding chars between 128 and 256 to it.
6489 (sgml-maybe-name-self): Handle latin-1 chars properly.
6490 (sgml-tags-invisible): Bind buffer-file-name to nil.
6491 Use unwind-protect and restore-buffer-modified-p.
6492 (sgml-point-entered): Use buffer-substring-no-properties.
6493 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
6494 (html-mode): Don't force `imenu-sort-function'.
6495
6496 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6497
6498 * tar-mode.el: Fix the copyright notice.
6499
6500 * font-lock.el (font-lock-comment-face): For tty's with dark
6501 background, use "red1", since "lightred" is not one of the colors
6502 recognized by tty-colors.el.
6503
6504 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
6505 create a buffer for extracted file, in case there's more than one
6506 file by that name in an archive, possibly in different
6507 directories. From Kevin Rodgers <kevinr@ihs.com>.
6508
6509 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
6510 <alex@gnu.org>.
6511
6512 2001-06-15 Miles Bader <miles@gnu.org>
6513
6514 * textmodes/texinfmt.el (texinfo-format-syntax-table):
6515 Revert previous change.
6516
6517 2001-06-14 Richard M. Stallman <rms@gnu.org>
6518
6519 * replace.el (keep-lines-read-args): Return just a regexp.
6520 Provide nil for the region args.
6521 (keep-lines, flush-lines, how-many):
6522 Calculate the defaults for the region here, when args are nil.
6523
6524 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
6525
6526 * rot13.el (rot13-other-window): Some more doc fix.
6527
6528 2001-06-14 Per Starback <starback@ling.uu.se>
6529
6530 * replace.el (case-replace, query-replace-from-history-variable)
6531 (query-replace-to-history-variable, keep-lines-read-args)
6532 (occur-revert-function, query-replace-help): Dox fix.
6533
6534 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
6535
6536 * rot13.el (rot13-other-window): Doc fix.
6537
6538 2001-06-14 Miles Bader <miles@gnu.org>
6539
6540 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
6541 of " and \ to "." (punctuation).
6542 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
6543
6544 2001-06-13 Richard M. Stallman <rms@gnu.org>
6545
6546 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
6547
6548 * simple.el (shell-command-on-region): Never kill the
6549 *Shell Command Output* buffer.
6550
6551 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
6552
6553 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
6554
6555 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
6556
6557 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6558 New var, to recognize ${ $' and PODs.
6559 (perl-font-lock-syntactic-face-function): New function.
6560 (perl-mode): Use them.
6561 (perl-continuation-line-p): New function, from perl-calculate-indent.
6562 (perl-calculate-indent): Use it, to properly handle continuation
6563 lines of continuation lines.
6564
6565 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
6566
6567 * server.el (server-process, server-buffer-clients): Doc fix.
6568 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6569
6570 2001-06-09 John Wiegley <johnw@gnu.org>
6571
6572 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
6573 test if the last command was Lisp or not.
6574 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
6575 B x C".
6576
6577 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
6578
6579 * dos-w32.el (grep-regexp-alist): Remove definition, since the
6580 general one on compile.el supports drive letters.
6581
6582 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
6583
6584 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
6585 key description.
6586
6587 * textmodes/reftex-sel.el (reftex-select-jump): New command.
6588
6589 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
6590 (reftex-toc-jump): New command.
6591
6592 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
6593 to parse international characters as well.
6594
6595 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
6596 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
6597
6598 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
6599
6600 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
6601 TAB to the key separators.
6602
6603 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
6604
6605 * international/mule.el (auto-coding-alist): Remove redundant
6606 up-cased versions of the extensions (auto-coding-alist-lookup is
6607 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
6608 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
6609
6610 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
6611
6612 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
6613
6614 2001-06-01 Richard M. Stallman <rms@gnu.org>
6615
6616 * help.el (describe-variable): Put value on same line
6617 with preceding text, if it is short enough to look good that way.
6618
6619 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
6620
6621 * term/internal.el (IT-unicode-translations): New variable.
6622 (IT-setup-unicode-display): New function.
6623
6624 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6625
6626 * ps-print.el: Handle before-string and after-string overlay properties
6627 in ps-print-*-with-faces commands. Doc fix.
6628 (ps-print-version): New version number (6.5.2).
6629 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
6630 for XEmacs.
6631 (ps-prefix-quote): Doc fix.
6632 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
6633 (ps-basic-plot-str, ps-plot-string): New funs.
6634
6635 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
6636
6637 * progmodes/etags.el (tags-compression-info-list): Fix docstring
6638 and :type spec.
6639
6640 2001-05-31 Gerd Moellmann <gerd@gnu.org>
6641
6642 * international/mule-cmds.el (inactivate-input-method):
6643 Set input-method-function to nil.
6644
6645 * xml.el (xml-parse-tag): The document may contain invalid characters.
6646 From ShengHuo ZHU <zsh@cs.rochester.edu>
6647
6648 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
6649
6650 * mail/rmailsum.el (rmail-message-subject-p): Don't call
6651 `rmail-summary-line-decoder' if the message does not have
6652 a Subject: field.
6653
6654 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
6655
6656 * mail/rmail.el (rmail-insert-mime-resent-message-function):
6657 New variable.
6658 (rmail-resend): Modify to work in `rmail-view-buffer'; call
6659 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
6660 is non-nil.
6661
6662 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
6663
6664 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
6665
6666 2001-05-29 Sam Steingold <sds@gnu.org>
6667
6668 * faces.el (face-valid-attribute-values): Bind `valid' directly
6669 instead of using `setq'.
6670
6671 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
6672 Use `tex-shell-buf'.
6673 (tex-shell-proc): Use `tex-shell-running'.
6674 (tex-shell-buf-no-error): New function.
6675 (tex-send-tex-command): Use it.
6676 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
6677 (tex-kill-job): Check the process before calling `quit-process'.
6678
6679 2001-05-29 Gerd Moellmann <gerd@gnu.org>
6680
6681 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
6682 UTF-8 sequences.
6683
6684 2001-05-28 Miles Bader <miles@gnu.org>
6685
6686 * comint.el (comint-carriage-motion): Renamed from
6687 `comint-cr-magic'. Operate on the buffer instead of the string
6688 (for use as a comint post-output filter, instead of as a
6689 pre-output filter). Handle backspaces too. Add to the
6690 `comint-output-filter-functions' hook instead of
6691 `comint-preoutput-filter-functions'.
6692
6693 2001-05-28 Gerd Moellmann <gerd@gnu.org>
6694
6695 * language/japan-util.el (japanese-hankaku): Prefer the charset
6696 `jisx0201' when the optional argument `ascii-only' is not specified.
6697 (japanese-hankaku-region): Ditto.
6698 From Katsumi Yamaoka <yamaoka@jpl.org>
6699
6700 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
6701
6702 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
6703 (outline-invisible-p): New function.
6704 (hide-leaves): Save excursion.
6705 (hide-other): Stop looping when reaching bobp.
6706
6707 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
6708
6709 * cus-edit.el (custom-file): Fix last change.
6710
6711 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
6712
6713 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
6714 same definition in byte-compile-function-environment as `autoload'
6715 would put in `symbol-function'.
6716
6717 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
6718 patch to correct the error message as well.
6719
6720 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
6721
6722 * cus-edit.el (custom-file): Don't assume we were invoked with -q
6723 unless ~/.emacs exists.
6724
6725 * novice.el (enable-command): If user-init-file is nil or does not
6726 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
6727
6728 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
6729
6730 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
6731 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
6732 Allow spaces around macro arguments.
6733 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
6734 indent-for-tab-command.
6735 (latex-mode-map, plain-tex-mode-map): New keymaps.
6736 Inherit from tex-mode-map.
6737 (tex-common-initialization): Don't setup the keymap any more
6738 since it's now done right by define-derived-mode.
6739 (latex-mode): Set skeleton-end-hook to nil.
6740 (latex-skeleton-end-hook): Remove.
6741 (tex-latex-block, latex-insert-item): Simplify.
6742 (latex-syntax-after): Use following-char rather than char-after.
6743 (tex-discount-args-cmds, tex-count-words): New functions.
6744
6745 * textmodes/tildify.el (tildify-ignored-environments-alist):
6746 Recognize \verb* as well.
6747
6748 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
6749 (perl-comment-indent): Simplify to let newcomment.el do its job.
6750 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
6751 (perl-mark-function): Cleanup the namespace.
6752 (perl-calculate-indent): Don't be fooled by nested functions.
6753
6754 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
6755
6756 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6757 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
6758
6759 2001-05-25 Andrew Choi <akochoi@i-cable.com>
6760
6761 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
6762 actually be `\\'.
6763 (ctlau-b5-converter): Likewise.
6764
6765 2001-05-24 Andrew Choi <akochoi@i-cable.com>
6766
6767 * international/titdic-cnv.el (quail-misc-package-ext-info):
6768 Change CTLauB.el to CTLau-b5.el.
6769
6770 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
6771
6772 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
6773 rather than beginning-of-line to avoid problems with fields.
6774 (gud-perldb-massage-args): Use unless and push.
6775 (gud-chdir-before-run): New var.
6776 (gud-common-init): Use it.
6777
6778 2001-05-24 Andrew Choi <akochoi@i-cable.com>
6779
6780 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6781 delete entries for chinese-ctlau and chinese-ctlaub.
6782 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
6783 chinese-ctlaub.
6784 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
6785 New functions.
6786
6787 2001-05-22 Gerd Moellmann <gerd@gnu.org>
6788
6789 * cus-edit.el (custom-comment-show): Remove debug code.
6790
6791 * language/japan-util.el (japanese-symbol-table): Fix handling of
6792 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
6793
6794 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
6795
6796 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
6797 Renamed by removing the silly `-flag' suffix.
6798 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
6799
6800 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
6801
6802 * replace.el (keep-lines-read-args): Use `copy-marker'.
6803 (how-many): Save excursion properly.
6804 (occur-mode): Use define-derived-mode.
6805 (perform-replace): Use with-current-buffer.
6806
6807 2001-05-20 Richard M. Stallman <rms@gnu.org>
6808
6809 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
6810
6811 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
6812
6813 * info.el (Info-read-subfile): Widen before finding the
6814 desired node in the subfile.
6815
6816 * startup.el (command-line-1): When >2 files visited,
6817 leave the last one visible, and make that the selected window.
6818
6819 2001-05-20 Gerd Moellmann <gerd@gnu.org>
6820
6821 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
6822
6823 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
6824
6825 * international/ccl.el (define-ccl-program): Fix a typo.
6826 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6827
6828 * international/mule.el (decode-char): Fix a typo. From Pavel
6829 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6830
6831 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
6832 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6833
6834 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
6835 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
6836
6837 2001-05-18 Sam Steingold <sds@gnu.org>
6838
6839 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
6840 and [RET] to `cvs-mode-find-file'.
6841
6842 2001-05-18 John Wiegley <johnw@gnu.org>
6843
6844 * eshell/esh-ext.el (eshell-explicit-command-char): A new
6845 configuration variable, which determines the initial character
6846 that forces use of an external version of a command. The default
6847 is *, but may be set to \, for example.
6848
6849 * eshell/esh-ext.el (eshell-explicit-command):
6850 Use `eshell-explicit-command-char' instead of ?*.
6851
6852 * eshell/esh-cmd.el (eshell/which):
6853 Use `eshell-explicit-command-char' instead of ?*.
6854
6855 * eshell/em-cmpl.el (eshell-completion-command-name)
6856 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
6857 instead of ?*.
6858
6859 2001-05-18 Gerd Moellmann <gerd@gnu.org>
6860
6861 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
6862 subst-char-in-string.
6863 (ange-ftp-after-parse-ls-hook): New variable.
6864 (ange-ftp-ls): Run that hook.
6865 From Peter Milliken <Peter.Milliken@GTECH.COM>.
6866
6867 * tmm.el (tmm-get-keymap): Fix handling of :filter.
6868 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
6869 text into *Completions*.
6870
6871 * net/goto-addr.el (goto-address-at-point): Deal with URLs
6872 part of which look like email addresses.
6873
6874 2001-05-18 Andrew Innes <andrewi@gnu.org>
6875
6876 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
6877 Use . instead of absolute path for lisp dir, to avoid bug in W2K
6878 cmd.exe's handling of FOR loops.
6879 (autoloads): Set find-file-suppress-same-file-warnings to t to
6880 avoid slew of spurious messages.
6881
6882 2001-05-18 Simon Josefsson <simon@josefsson.org>
6883
6884 * mail/smtpmail.el (maybe-append-domain): Renamed to
6885 `smtpmail-maybe-append-domain'.
6886 (smtpmail-via-smtp): Use the new name.
6887
6888 * net/browse-url.el (browse-url-browser-function): Add kde.
6889 (browse-url-kde-program, browse-url-kde-args): New variables.
6890 (browse-url-kde): New function.
6891
6892 2001-05-18 Miles Bader <miles@gnu.org>
6893
6894 * simple.el (delete-horizontal-space, just-one-space):
6895 Use `constrain-to-field' instead of `field-end'/`field-beginning',
6896 because it's more efficient for large files.
6897
6898 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6899
6900 * mail/rmail.el (rmail-require-mime-maybe): New function.
6901 (rmail): Use it.
6902 (rmail-mode): Handle the case of finding Rmail files.
6903
6904 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
6905 functions.
6906
6907 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
6908
6909 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
6910 text-property after moving to the beginning of line and regardless
6911 of the value of font-lock-multiline.
6912
6913 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6914
6915 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
6916
6917 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
6918 last coding system used before calling set-buffer-modified-p
6919 because that function changes last-coding-system.
6920
6921 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
6922
6923 * files.el (switch-to-buffer-other-window)
6924 (switch-to-buffer-other-frame): Add an xref to display-buffer in
6925 the doc string.
6926
6927 2001-05-17 Gerd Moellmann <gerd@gnu.org>
6928
6929 * language/slovak.el, language/czech.el: New maintainer.
6930
6931 2001-05-16 Sam Steingold <sds@gnu.org>
6932
6933 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
6934 sub-form of `defgeneric' correctly.
6935
6936 2001-05-16 Gerd Moellmann <gerd@gnu.org>
6937
6938 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
6939 of `c'.
6940
6941 * textmodes/outline.el (outline-font-lock-level): Remove the
6942 condition-case, test what outline-level returns instead, to
6943 ease debugging.
6944
6945 * international/mule.el (auto-coding-regexp-alist): New user-option.
6946 (auto-coding-from-file-contents): New function.
6947 (set-auto-coding): Use it to determine a coding system.
6948
6949 2001-05-15 Gerd Moellmann <gerd@gnu.org>
6950
6951 * mouse.el (mouse-delete-other-windows): Doc fix.
6952
6953 * emacs-lisp/lisp-mode.el (lisp-mode):
6954 Make font-lock-keywords-case-fold-search a buffer-local variable with
6955 make-local-variable before setting it.
6956
6957 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
6958
6959 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
6960 prefixes.
6961
6962 2001-05-14 Gerd Moellmann <gerd@gnu.org>
6963
6964 * hexl.el (hexl-current-address): Print a message when called
6965 interactively.
6966
6967 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
6968
6969 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
6970
6971 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
6972
6973 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
6974
6975 2001-05-11 Gerd Moellmann <gerd@gnu.org>
6976
6977 * startup.el (command-line): If parameters have been changed in
6978 the init files which influence font selection, clear the face
6979 cache so that faces get realized with the new parameters.
6980
6981 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
6982
6983 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
6984
6985 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
6986
6987 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
6988
6989 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
6990 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
6991
6992 2001-05-10 Gerd Moellmann <gerd@gnu.org>
6993
6994 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
6995 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
6996
6997 2001-05-09 John Wiegley <johnw@gnu.org>
6998
6999 * eshell/esh-util.el (eshell-convert-numeric-arguments):
7000 Annotated the documentation string to tell users about
7001 `eshell-no-numeric-conversions'.
7002
7003 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
7004 conversions if a Lisp function has the property
7005 `eshell-no-numeric-conversions' set to a non-nil value.
7006
7007 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
7008 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
7009 property `eshell-no-numeric-conversions' on the following
7010 functions (which all deal with filesystem entities, and never Lisp
7011 numerical values): eshell/cd, eshell/pushd, eshell/popd,
7012 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
7013 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
7014 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
7015 eshell/which, eshell/addpath.
7016
7017 2001-05-09 John Wiegley <johnw@gnu.org>
7018
7019 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
7020 encountered as an argument, don't convert it right away, but tag
7021 the first character of the string with the text properties
7022 `number', which signifies to `eshell-lisp-command' that the
7023 argument should be passed through `string-to-number' if it is
7024 actually used in the call to a Lisp function.
7025
7026 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
7027 function, convert any string arguments that have been tagged as
7028 "numbers", by calling string-to-number.
7029
7030 * eshell/esh-util.el (eshell-number-regexp): Now that number
7031 conversions only happen for Lisp function calls, the number regexp
7032 should now match all integer and floating point forms.
7033
7034 * eshell/esh-proc.el: Disable `eshell-stop-process' and
7035 `eshell-continue-process', since they are both nonfunctional at
7036 the moment.
7037 (eshell-proc-initialize): Don't bind keys for
7038 `eshell-stop-process' or `eshell-continue-process'.
7039
7040 * eshell/em-unix.el (eshell-shuffle-files):
7041 Apply `directory-file-name' before calling `file-name-directory'.
7042
7043 * eshell/em-hist.el (eshell-add-to-history): Reference to
7044 `eshell-history-ring' needed to be `eshell-history-index'.
7045
7046 * calendar/timeclock.el (timeclock-find-discrep):
7047 Initialize `elapsed' to 0.
7048 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
7049 it's still nil.
7050
7051 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
7052
7053 * arc-mode.el (archive-int-to-mode): Construct the string directly.
7054 (archive-mode): Use capitalize.
7055 (archive-unique-fname): Use make-temp-file.
7056
7057 2001-05-09 Gerd Moellmann <gerd@gnu.org>
7058
7059 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
7060
7061 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
7062
7063 * tar-mode.el (tar-extract): Pay attention to the value of
7064 coding-system-for-read, if it is non-nil.
7065
7066 * calendar/holidays.el (holidays): Add an autoload cookie.
7067 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7068
7069 2001-05-08 John Wiegley <johnw@gnu.org>
7070
7071 * calendar/timeclock.el (timeclock-workday-remaining):
7072 Changed logic for determining how much time is remaining.
7073 (timeclock-workday-elapsed): Don't accept a "relative" argument
7074 for the current day's elapsed time. What could that have meant?
7075 (timeclock-workday-elapsed-string): No "relative" argument anymore.
7076 (timeclock-when-to-leave): Changed logic, similarly to what was
7077 done for `timeclock-workday-remaining'.
7078 (timeclock-find-discrep): Removed "today-only" argument, which had
7079 no meaning. Fixed some more math problems. The function now
7080 returns a three member list: (TOTAL-TIME-DISCREPANCY
7081 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
7082
7083 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7084
7085 * w32-fns.el (convert-standard-filename): Start replacing slashes
7086 from the beginning of the file name, not from where the last
7087 invalid character was. From "Andrew Maguire (SWW)"
7088 <Andrew.Maguire@Smallworld.co.uk>
7089
7090 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
7091
7092 The following changes are to provide infrastructure for handling
7093 MIME messages to rmail. They don't affect the original behaviour
7094 if rmail-enable-mime is nil.
7095
7096 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
7097 (rmail-search-mime-message-function)
7098 (rmail-search-mime-header-function): New variables.
7099 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
7100 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
7101 `rmail-view-buffer' is hidden.
7102 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
7103 call rmai-show-mime-function.
7104 (rmail-display-labels): If rmail-enable-mime is non-nil, update
7105 mode-line-process of rmail-view-buffer.
7106 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
7107 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
7108 buffer.
7109 (rmail-next-message, rmail-next-undeleted-message): Be sure to
7110 set-buffer to the Rmail buffer.
7111 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
7112 rmail-search-mime-header-function.
7113 (rmail-search-message): New function.
7114 (rmail-search): Call rmail-search-message to check if a message
7115 matches REGEXP, lastly update point after calling
7116 rmail-show-message.
7117 (rmail-undelete-previous-message, rmail-expunge-confirmed)
7118 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
7119 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
7120 header region, refer to rmail-msgref-vector while setting the
7121 current buffer to rmail-buffer temporarily.
7122 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
7123 If rmail-enable-mime is non-nil, call
7124 rmail-insert-mime-forwarded-message-function instead of inserting
7125 forwarded message by itself.
7126
7127 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
7128 Rmail buffer.
7129 (rmail-set-label, rmail-next-labeled-message): Likewise.
7130
7131 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
7132 set-buffer to the Rmail buffer.
7133 (rmail-output-to-rmail-file): Likewise.
7134 (rmail-output): Likewise.
7135
7136 * mail/rmailsum.el (rmail-message-subject-p): Process the result
7137 of mail-fetch-field by rmail-summary-line-decoder.
7138 (rmail-new-summary): Be sure to go to the Rmail buffer.
7139 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
7140 rmail-view-buffer to nil.
7141 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
7142 rmail-view-buffer.
7143 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
7144 rmail-buffer.
7145 (rmail-summary-scroll-msg-down): Likewise.
7146 (rmail-summary-beginning-of-message): Likewise.
7147 (rmail-summary-wipe): Likewise.
7148 (rmail-summary-toggle-header): Use save-window-excursion, not
7149 save-excursion. Update point in rmail-view-buffer, not in
7150 rmail-buffer.
7151 (rmail-summary-reply): Before calling rmail-reply, set buffer to
7152 rmail-view-buffer, not rmail-buffer.
7153
7154 2001-05-07 Gerd Moellmann <gerd@gnu.org>
7155
7156 * cus-edit.el (custom-file): Signal an error if user-init-file is
7157 nil (running -q).
7158
7159 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
7160
7161 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
7162 Add :version.
7163
7164 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
7165 New option.
7166 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
7167 only if smtpmail-warn-about-unknown-extensions is set.
7168
7169 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
7170 instead of rmail-sort-by-keywords.
7171
7172 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
7173 rmail-sort-by-keywords.
7174
7175 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
7176 rmail-summary-sort-by-keywords. Doc fix.
7177 (rmail-summary-mode): Doc fix.
7178
7179 * mail/rmail.el (rmail-edit): New Custom group.
7180
7181 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
7182 (rmail-edit-mode-hook): New user-option.
7183
7184 2001-05-05 Richard M. Stallman <rms@gnu.org>
7185
7186 * help.el (help-xref-symbol-regexp): Recognize "source of"
7187 and friends, meaning make a link to the source file.
7188 (help-make-xrefs): Handle "source of" and friends
7189 by constructing a link that visits the source file.
7190
7191 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
7192
7193 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
7194
7195 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
7196 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
7197 Renamed from perl-font-lock-keywords to avoid clashes.
7198 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
7199 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
7200 Updated correspondingly.
7201
7202 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
7203 Typo `nonexistant' -> `nonexistent'.
7204
7205 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
7206
7207 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
7208 Split `c-electric-delete' into two functions where
7209 `c-electric-delete-forward' always deletes forward and
7210 `c-electric-delete' only contains the code necessary for XEmacs to
7211 choose between backward and forward deletion.
7212
7213 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
7214 get the electric behavior on that key too.
7215 (c-fill-paragraph): Fixed bogus direct use of
7216 c-comment-prefix-regexp, which caused an error when it's a list.
7217
7218 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
7219
7220 * dired-aux.el (dired-diff): Doc fix.
7221
7222 * dired.el (dired-diff): Likewise.
7223
7224 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
7225
7226 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
7227
7228 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
7229
7230 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
7231 if both the buffer and the file are read-only.
7232
7233 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
7234 rather than font-lock-string-face.
7235 (sh-get-indent-info): Treat heredocs like strings.
7236
7237 2001-05-02 Gerd Moellmann <gerd@gnu.org>
7238
7239 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
7240 a newline following `}'.
7241 (texinfo-format-email): New function.
7242 (toplevel): Use texinfo-format-email for @email.
7243 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
7244 Add `display'.
7245 (texinfo-sort-region): Goto point-min before sorting.
7246 (texinfo-set): Remove leading white space from value.
7247 From yagi@is.titech.ac.jp.
7248
7249 * replace.el (query-replace-regexp-eval): Doc fix.
7250
7251 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
7252
7253 * diff-mode.el (diff-nonexistant-face): New face.
7254 (diff-font-lock-keywords): Use it.
7255
7256 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
7257
7258 * font-lock.el (font-lock-mode): Doc fix.
7259
7260 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
7261 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
7262
7263 2001-04-30 Gerd Moellmann <gerd@gnu.org>
7264
7265 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
7266 backslash at the start of the here-document delimiter.
7267 (sh-font-lock-syntactic-keywords): Likewise.
7268
7269 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
7270
7271 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
7272
7273 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
7274 (tty-color-translate, tty-color-by-index, tty-color-values)
7275 (tty-color-desc): Doc fix.
7276
7277 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
7278
7279 * dired-aux.el (dired-do-create-files, dired-do-copy)
7280 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
7281 Mention dired-dwim-target in the doc string.
7282
7283 2001-04-28 Miles Bader <miles@gnu.org>
7284
7285 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
7286 (dabbrev--find-expansion): Use it.
7287 (dabbrev--select-buffers): Don't select ignored buffers.
7288
7289 2001-04-27 Gerd Moellmann <gerd@gnu.org>
7290
7291 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
7292
7293 2001-04-26 Richard M. Stallman <rms@gnu.org>
7294
7295 * dabbrev.el: Add doc strings for some functions.
7296 (dabbrev--eliminate-newlines): New variable.
7297 (dabbrev--substitute-expansion): Convert newlines to spaces
7298 if dabbrev--eliminate-newlines is set.
7299 If abbrev and expansion are both all-lower-case,
7300 leave dabbrev--last-case-pattern nil.
7301
7302 2001-04-26 Gerd Moellmann <gerd@gnu.org>
7303
7304 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
7305 if necessary, like in rmail-show-message.
7306
7307 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7308
7309 * ps-print.el: Color specified by number is forced to be float number.
7310 (ps-print-version): New version number (6.5.1.1).
7311 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
7312 initialization.
7313 (ps-prefix-quote): New internal var.
7314 (ps-print-quote): New fun.
7315 (ps-setup, ps-output-frame-properties, ps-float-format)
7316 (ps-format-color): Code fix.
7317 (ps-plot-region): Eliminate redundant foreground color text setting.
7318
7319 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
7320
7321 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
7322
7323 2001-04-25 Gerd Moellmann <gerd@gnu.org>
7324
7325 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
7326
7327 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
7328
7329 * info.el (Info-additional-directory-list): Doc fix.
7330
7331 * find-lisp.el (find-lisp-find-dired-filter)
7332 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
7333 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
7334
7335 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
7336
7337 * progmodes/make-mode.el (makefile-font-lock-keywords):
7338 Rationalize the rules for includes and conditionals and use the
7339 keyword face for them.
7340
7341 * faces.el (modify-face): Add compatibility for non-interactive use.
7342
7343 2001-04-24 John Wiegley <johnw@gnu.org>
7344
7345 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
7346 fix from last night, since it wasn't finding eshell/cd.
7347
7348 2001-04-24 Gerd Moellmann <gerd@gnu.org>
7349
7350 * rect.el (string-rectangle): Revert to 20.x behaviour.
7351 (replace-rectangle): Make it an alias for string-rectangle.
7352 (string-insert-rectangle): New function.
7353
7354 2001-04-23 John Wiegley <johnw@gnu.org>
7355
7356 * eshell/em-unix.el (eshell/diff): Fixed problems that were
7357 occurring with Emacs 21's diff.el/compile.el interaction layer.
7358
7359 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
7360
7361 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
7362 case where the function was defined in a file, but not part of an
7363 eshell module.
7364
7365 2001-04-23 John Wiegley <johnw@gnu.org>
7366
7367 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
7368 code to work around a redisplay problem I've been having.
7369
7370 2001-04-23 John Wiegley <johnw@gnu.org>
7371
7372 * calendar/timeclock.el (timeclock-day-required): If the time
7373 required for a particular day is not set, use `timeclock-workday'.
7374 (timeclock-find-discrep): Added some sample code in a comment.
7375
7376 * eshell/eshell.el (eshell-command): Made a few changes so that
7377 `eshell-command' could be called programmatically.
7378
7379 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
7380
7381 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
7382
7383 2001-04-23 John Wiegley <johnw@gnu.org>
7384
7385 * calendar/timeclock.el: Updated copyright.
7386 (timeclock-generate-report): Don't report the daily or two-week
7387 total, if no time has been worked in that period.
7388 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
7389 final computational form, which was unnecessary; corrected a
7390 parsing problem when timeclock-relative was nil.
7391
7392 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
7393
7394 * calendar/timeclock.el (timeclock-modeline-display): Check if
7395 `list-entry' is null.
7396 (timeclock-use-display-time): The first argument to `set-variable'
7397 must be a symbol.
7398
7399 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7400
7401 * calendar/calendar.el (diary-entry-marker)
7402 (calendar-today-marker, calendar-holiday-marker):
7403 Use display-color-p instead of window-system.
7404 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
7405 instead of window-system.
7406 (calendar-hide-window): Use display-multi-frame-p instead of
7407 window-system.
7408
7409 * calendar/cal-x.el (calendar-two-frame-setup)
7410 (calendar-only-one-frame-setup, calendar-one-frame-setup):
7411 Use display-multi-frame-p instead of window-system.
7412
7413 2001-04-23 Gerd Moellmann <gerd@gnu.org>
7414
7415 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
7416
7417 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
7418 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
7419
7420 2001-04-23 Alex Schroeder <alex@gnu.org>
7421
7422 * goto-addr.el: Instead of defining line-beginning-position and
7423 line-end-position a defalias is used for point-at-bol and point-at-eol.
7424
7425 2001-04-23 Alex Schroeder <alex@gnu.org>
7426
7427 * goto-addr.el: Added XEmacs compatibility code.
7428 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
7429
7430 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
7431
7432 * textmodes/paragraphs.el (sentence-end): Doc fix.
7433
7434 2001-04-20 Alex Schroeder <alex@gnu.org>
7435
7436 * sql.el (sql-escape-newlines-and-send): New function.
7437 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
7438
7439 2001-04-20 Alex Schroeder <alex@gnu.org>
7440
7441 * sql.el (sql-db2-program): New option.
7442 (sql-db2-options): New option.
7443 (sql-db2): New function.
7444
7445 2001-04-20 Alex Schroeder <alex@gnu.org>
7446
7447 * sql.el (sql-mode-menu): Added highlighting entries.
7448 (sql-highlight-oracle-keywords): New function.
7449 (sql-highlight-postgres-keywords): New function.
7450 (sql-highlight-ansi-keywords): New function.
7451
7452 2001-04-20 Alex Schroeder <alex@gnu.org>
7453
7454 * sql.el (sql-help): Doc change.
7455
7456 2001-04-19 Karl Fogel <kfogel@collab.net>
7457
7458 * saveplace.el (save-place-alist-to-file): Removed no-effect code
7459 that inserted file content only to delete it immediately.
7460 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
7461 <lektu@uol.com.br> for the patch.
7462
7463 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
7464
7465 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
7466
7467 2001-04-18 Gerd Moellmann <gerd@gnu.org>
7468
7469 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
7470 for defmethod.
7471
7472 * comint.el (comint-cr-magic): New function.
7473 (toplevel): Add it to comint-preoutput-filter-functions.
7474
7475 2001-04-18 Andrew Innes <andrewi@gnu.org>
7476
7477 * makefile.w32-in (EMACSLOADPATH): Define.
7478 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
7479 (recompile): Remove stuff to set EMACSLOADPATH.
7480
7481 2001-04-18 Gerd Moellmann <gerd@gnu.org>
7482
7483 * language/slovak.el ("Slovak"): Add tutorial entry.
7484
7485 * net/browse-url.el (browse-url-new-window-flag): Renamed from
7486 browse-url-new-window-p.
7487
7488 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
7489
7490 * info.el (Info-menu-update): When there are no menus and/or no
7491 cross references in the node, make the respective items of the
7492 Info menu-bar menu inactive.
7493
7494 2001-04-17 Gerd Moellmann <gerd@gnu.org>
7495
7496 * indent.el (indent-for-tab-command): Call indent-line-function
7497 with no argument if PREFIX-ARG is non-nil.
7498
7499 * frame.el (delete-other-frames): Handle minibuffer-only frames.
7500
7501 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
7502
7503 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
7504 an async subprocess if start-process is unavailable. Suggested by
7505 Tim Van Holder <tim.van.holder@pandora.be>.
7506
7507 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
7508
7509 * info.el (Info-additional-directory-list): Doc fix. Suggested by
7510 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7511
7512 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7513
7514 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
7515 manual.
7516
7517 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
7518
7519 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
7520 (cvs-menu): Add a few entries.
7521
7522 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
7523 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
7524 lock file appears to be reachable from Emacs.
7525 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
7526 (cvs-mode-find-file): Look for cvs-header-face rather than
7527 cvs-dirname-face (which doesn't exist).
7528 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
7529
7530 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
7531
7532 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
7533
7534 * emulation/pc-select.el (pc-selection-mode): Don't turn on
7535 normal-erase-is-backspace on a tty. Instead, bind some keys such
7536 as [delete] directly, like pc-select.el did before
7537 normal-erase-is-backspace was invented.
7538
7539 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
7540
7541 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
7542
7543 2001-04-11 John Wiegley <johnw@gnu.org>
7544
7545 * eshell/em-ls.el (eshell-ls-insert-directory):
7546 Set font-lock-defaults to nil, to prevent fontification in dired
7547 buffers, if Eshell's ls is being used.
7548
7549 2001-04-11 John Wiegley <johnw@gnu.org>
7550
7551 * calendar/timeclock.el (timeclock-completing-read): New function.
7552 (timeclock-ask-for-project, timeclock-ask-for-reason):
7553 Call `timeclock-completing-read'.
7554
7555 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
7556 required where `member' was being used.
7557
7558 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
7559
7560 * eshell/em-hist.el (eshell-previous-matching-input):
7561 Don't display "History item" if the the minibuffer is active.
7562
7563 2001-04-11 Gerd Moellmann <gerd@gnu.org>
7564
7565 * startup.el (command-line): Output a newline after printing
7566 an error from loading the window system's init file.
7567
7568 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
7569
7570 * textmodes/texinfo.el (texinfo-font-lock-keywords):
7571 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
7572 @inforef. Add an OVERRIDE of `keep' to highlight specs of
7573 keywords whose arguments routinely include @@.
7574
7575 2001-04-10 Gerd Moellmann <gerd@gnu.org>
7576
7577 * emacs-lisp/advice.el (ad-make-advised-definition):
7578 Construct advice for subrs differently.
7579
7580 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
7581 regexp in parentheses when building the regexp for searching backwards.
7582
7583 * simple.el (completion-list-mode-finish): New function.
7584 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
7585
7586 * language/european.el ("Polish"): Change sample text.
7587 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
7588
7589 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
7590 parameter.
7591
7592 * faces.el (menu): Doc fix.
7593
7594 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7595
7596 * ps-print.el: Footer implementation. Doc fix.
7597 (ps-print-version): New version number (6.5.1).
7598 (ps-header-frame-alist): New customization var for header frame
7599 properties.
7600 (ps-line-number-color): New customization var for line number color.
7601 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
7602 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
7603 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
7604 (ps-right-footer): New customization vars for footers.
7605 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
7606 footers.
7607 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
7608 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
7609 Code fix.
7610 (ps-prologue-file): Indentation fix.
7611 (ps-print-quote): Fun eliminated.
7612 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
7613 (ps-output-frame-properties): New fun.
7614 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
7615 (ps-skip-newline): Replace defun by defsubst.
7616
7617 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
7618
7619 * eshell/eshell.el (eshell-command): Needed a "%s" format
7620 specifier, in case the buffer contains percent characters.
7621
7622 2001-04-10 John Wiegley <johnw@gnu.org>
7623
7624 * calendar/timeclock.el (timeclock-generate-report): Added a
7625 missing insert of the project name.
7626
7627 2001-04-09 Gerd Moellmann <gerd@gnu.org>
7628
7629 * obsolete/profile.el: Moved from emacs-lisp/.
7630
7631 * Makefile.in (nonobsolete_setwins): New macro.
7632 (finder-data): Use it instead of `setwins'.
7633 From: Dave Love <fx@gnu.org>.
7634
7635 * server.el (server-visit-files): Set server-existing-buffer correctly.
7636 (server-visit-files): Run server-visit-hook after going to
7637 line 1 so that the hook can set point as it sees fit.
7638
7639 * bindings.el (mode-line-modified): Unify help messages.
7640
7641 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
7642
7643 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
7644 All callers changed.
7645
7646 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
7647
7648 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
7649 long file names aren't supported, truncate the file names in
7650 quail-misc-package-ext-info to 8+3 before matching them against
7651 FILENAME.
7652
7653 * dos-fns.el (dos-truncate-to-8+3): New function.
7654
7655 * progmodes/compile.el (grep-compute-defaults): Use null-device
7656 instead of literal /dev/null. Reported by Jens Schmidt
7657 <schmidt@mathematik.uni-kl.de>.
7658
7659 * simple.el (normal-erase-is-backspace-mode): Doc fix.
7660
7661 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
7662
7663 * textmodes/sgml-mode.el: Add unknown maintainer.
7664 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
7665 (html-mode-map): Use set-keymap-parent.
7666
7667 2001-04-06 Dave Love <fx@gnu.org>
7668
7669 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7670 Remove redundant string-to-list.
7671
7672 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
7673
7674 * composite.el (reference-point-alist): Doc fix.
7675
7676 2001-04-05 Sam Steingold <sds@gnu.org>
7677
7678 * font-lock.el (font-lock-keywords-case-fold-search):
7679 Make buffer-local. This fixes a very annoying bug when loading a Lisp
7680 file made font-lock case-insensitive.
7681
7682 2001-04-05 Gerd Moellmann <gerd@gnu.org>
7683
7684 * faces.el (defface menu): Doc fix.
7685
7686 * wid-edit.el (widget-color-sample-face-get): Don't make
7687 faces for undefined colors.
7688
7689 * version.el (emacs-version): Include LessTif/Motif version info.
7690
7691 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7692
7693 * ps-mule.el: Eliminate cl package dependence.
7694 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
7695 if they aren't defined yet.
7696 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
7697 Eliminate cl package dependence.
7698
7699 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
7700
7701 * progmodes/cc-cmds.el (c-outline-level):
7702 Bind buffer-invisibility-spec. Originally from Dave Love, but
7703 got lost when incorporating version 5.26.
7704
7705 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
7706
7707 * emulation/pc-select.el (pc-selection-mode):
7708 Call normal-erase-is-backspace-mode instead of binding
7709 keys individually.
7710
7711 * cus-load.el (normal-erase-is-backspace): Use it instead of
7712 delete-key-deletes-forward.
7713
7714 * startup.el (command-line): Use normal-erase-is-backspace and
7715 normal-erase-is-backspace-mode.
7716
7717 * simple.el (normal-erase-is-backspace): Rename from
7718 delete-key-deletes-forward. Doc fix.
7719 (normal-erase-is-backspace-mode): Rename from
7720 delete-key-deletes-forward-mode. Doc fix.
7721 Run normal-erase-is-backspace-hook.
7722
7723 * dired.el (dired-move-to-filename-regexp): Support file sizes in
7724 ``human-readable'' format produced by GNU `ls'.
7725 (dired-move-to-filename-regexp): Recognize ISO format dates.
7726 From Paul Eggert <eggert@twinsun.com>.
7727
7728 2001-04-04 Gerd Moellmann <gerd@gnu.org>
7729
7730 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
7731 New functions.
7732 (lm-verify): Check keywords.
7733 From Eric M. Ludlam <eric@siege-engine.com>.
7734
7735 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
7736
7737 * speedbar.el (speedbar-insert-image-button-maybe): Check for
7738 `xemacs' feature instead of for the function `set-extent-property'.
7739
7740 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
7741
7742 * mail/mh-utils.el (mh-folder-hist): New var.
7743 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
7744
7745 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
7746
7747 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
7748 region, position point on the first or last 16-byte group.
7749 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
7750 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
7751 hexl-beginning-of-line.
7752
7753 2001-04-03 Gerd Moellmann <gerd@gnu.org>
7754
7755 * icomplete.el (icomplete-mode): Treat an argument like other
7756 modes do.
7757
7758 * startup.el (fancy-splash-head): Use splash8.xpm for color
7759 depth 8.
7760
7761 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
7762 Add an antry for ``converts''.
7763
7764 * language/slovak.el ("Slovak"): Add documentation string.
7765 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
7766
7767 * language/czech.el ("Czech"): Add documentation string.
7768 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
7769
7770 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
7771 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
7772
7773 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
7774
7775 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
7776 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
7777 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
7778 Use `defsubst' rather than a macro to ease debugging.
7779 (mail-extr-last): Remove (use `last' instead).
7780 (mail-extract-address-components): Properly reset the syntax-table
7781 after parsing an address. Use `last' rather than mail-extr-last.
7782 Make sure the end marker stays at the very end.
7783
7784 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
7785
7786 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
7787 last change.
7788
7789 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7790
7791 * ps-print.el: Line and paragraph spacing feature. Region to cut
7792 out when printing. Doc fix.
7793 (ps-print-version): New version number (6.5).
7794 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
7795 New vars. Line and paragraph spacing feature.
7796 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
7797 out when printing.
7798 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
7799 (ps-get-font-size, ps-begin-job, ps-continue-line)
7800 (ps-plot-region): Code fix.
7801 (ps-print-prologue-2): Var eliminated.
7802 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
7803 New internal vars.
7804 (ps-get-size): New fun.
7805 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
7806 (ps-next-line): Replace defun by defsubst.
7807 (ps-mule-plot-string): Autoload doc fix.
7808
7809 * ps-bdf.el: XEmacs compatibility. Doc fix.
7810 (installation-directory, coding-system-for-read): Declare vars if
7811 it's not declared yet.
7812 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
7813
7814 * ps-mule.el: XEmacs compatibility. Doc fix.
7815 (leading-code-private-22): Declare var if it's not declared yet.
7816 (charset-bytes, charset-dimension, charset-id, charset-width)
7817 (find-charset-region, split-char, char-width, chars-in-region)
7818 (forward-point, decompose-composite-char, encode-coding-string)
7819 (coding-system-p, ccl-execute-on-string, define-ccl-program):
7820 Define funs if not defined yet.
7821 (encode-composition-rule, find-composition): Define funs if not
7822 loaded yet.
7823 (ps-mule-prologue): PostScript code fix.
7824
7825 2001-04-02 Kenichi Handa <handa@etl.go.jp>
7826
7827 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
7828 non-nil, generate font for the header strings.
7829 (ps-mule-prepare-font): Likewise.
7830 (ps-mule-generate-glyphs): Likewise.
7831 (ps-mule-string-encoding): Likewise.
7832 (ps-mule-header-charsets): New variable.
7833 (ps-mule-encode-header-string): New function.
7834 (ps-mule-header-string-charsets): New function.
7835 (ps-mule-begin-job): Check charsets in the header strings. If there
7836 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
7837
7838 * ps-print.el (ps-generate-header-line): Encode the header string by
7839 ps-mule-encode-header-string.
7840 (ps-mule-encode-header-string): Declare autoload.
7841
7842 2001-04-02 Gerd Moellmann <gerd@gnu.org>
7843
7844 * frame.el (cursor-in-non-selected-windows):
7845 Replaces show-cursor-in-non-selected-windows.
7846
7847 2001-03-31 Kenichi Handa <handa@etl.go.jp>
7848
7849 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7850 Delete entries for "chinese-py" and "chinese-ziranma".
7851 (quail-misc-package-ext-info): New variable.
7852 (tsang-quick-converter): New function.
7853 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
7854 (quick-cns-converter, py-converter, ziranma-converter)
7855 (miscdic-convert, batch-miscdic-convert): New functions.
7856
7857 2001-03-30 Kenichi Handa <handa@etl.go.jp>
7858
7859 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
7860 eight-bit-control chars.
7861
7862 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7863 Reduce making temporary vector (suggested by Dave Love).
7864
7865 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7866
7867 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
7868 string as well.
7869
7870 2001-03-30 Andreas Schwab <schwab@suse.de>
7871
7872 * files.el (backup-directory-alist): Fix typo.
7873
7874 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7875
7876 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
7877 <eggert@twinsun.com>.
7878
7879 2001-03-30 Dave Love <fx@gnu.org>
7880
7881 * progmodes/fortran.el (fortran-comment-region): Fix typo.
7882
7883 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
7884
7885 * simple.el (transient-mark-mode): Mention C-g in the doc string.
7886
7887 2001-03-30 Miles Bader <miles@gnu.org>
7888
7889 * subr.el (interactive-form): Fix paren typo.
7890
7891 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
7892
7893 * emacs-lisp/profile.el: Say that it's obsolete in the header
7894 line, so that finder.el puts that into its data-base.
7895 Suggested by Alex Schroeder <alex@gnu.org>.
7896
7897 2001-03-29 Paul Eggert <eggert@twinsun.com>
7898
7899 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
7900 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
7901
7902 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
7903
7904 * generic.el (generic-mode-set-comments): Use "" rather than nil
7905 for comment-end.
7906
7907 2001-03-29 Gerd Moellmann <gerd@gnu.org>
7908
7909 * emacs-lisp/advice.el (ad-make-advised-definition):
7910 Call interactive-form to obtain the interactive spec of subrs.
7911
7912 * subr.el (interactive-form): New function.
7913
7914 2001-03-29 Andre Spiegel <spiegel@gnu.org>
7915
7916 * vc-sccs.el (vc-sccs-register): Use relative file names.
7917
7918 2001-03-28 Gerd Moellmann <gerd@gnu.org>
7919
7920 * bookmark.el (bookmark-get-bookmark): Handle case that
7921 BOOKMARK is not a string.
7922
7923 * image.el (image-type-regexps): Change type for PS files
7924 to `postscript'.
7925
7926 * subr.el (read-passwd): Clear command history after each
7927 character entered. From: Stephen Gildea
7928 <gildea@stop.mail-abuse.org>.
7929
7930 2001-03-27 Kenichi Handa <handa@etl.go.jp>
7931
7932 * international/kkc.el (kkc-save-init-file): Locally bind
7933 print-length to nil.
7934
7935 2001-03-26 Gerd Moellmann <gerd@gnu.org>
7936
7937 * textmodes/flyspell.el: Some doc fixes.
7938 (flyspell-maybe-correct-transposition)
7939 (flyspell-maybe-correct-doubling): Use a temporary buffer
7940
7941 * textmodes/ispell.el (ispell-parse-output): Doc fix.
7942
7943 * emacs-lisp/byte-opt.el (byte-optimize-while)
7944 (byte-optimize-form-code-walker): Diagnose too few arguments
7945 for `if' and `while'.
7946
7947 2001-03-26 Kenichi Handa <handa@etl.go.jp>
7948
7949 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7950 Prepend `\' to "\<quail-translation-docstring>".
7951
7952 2001-03-26 Gerd Moellmann <gerd@gnu.org>
7953
7954 * autorevert.el (global-auto-revert-non-file-buffers):
7955 Remove duplicate defcustom.
7956
7957 2001-03-26 Miles Bader <miles@gnu.org>
7958
7959 * international/latin1-disp.el (latin1-char-displayable-p):
7960 Add leading "-" for X font pattern.
7961
7962 2001-03-26 Kenichi Handa <handa@etl.go.jp>
7963
7964 * international/mule-diag.el (describe-coding-system):
7965 For raw-text and emacs-mule, don't add anymore text about what
7966 charsets they can encode.
7967
7968 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
7969
7970 * help.el (view-lossage): Mention open-dribble-file in the doc
7971 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
7972
7973 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
7974
7975 * skeleton.el (skeleton-internal-list): Fix bogus logic.
7976 (skeleton-pair-insert-maybe): Don't pair after a backslash.
7977
7978 2001-03-23 Kenichi Handa <handa@etl.go.jp>
7979
7980 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
7981 Call ccl-execute-on-string directly so that CCL program handling
7982 multibyte sequence can work correctly.
7983 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
7984 property of the coding system.
7985
7986 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
7987
7988 * textmodes/fill.el (fill-individual-paragraphs-prefix):
7989 Fix transcription typo.
7990
7991 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
7992
7993 * whitespace.el: Add buffer local variables to toggle testing of
7994 whitespaces in buffers without affecting the default values.
7995 Bump version to 3.0 to account for a few other changes.
7996 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
7997 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
7998 (whitespace-toggle-spacetab-check): New functions.
7999
8000 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
8001
8002 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
8003
8004 2001-03-21 Gerd Moellmann <gerd@gnu.org>
8005
8006 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
8007 bs-cycle-configuration-name. From Juanma Barranquero
8008 <lektu@uol.com.br>.
8009
8010 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
8011 and cc-vars.el.
8012
8013 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
8014 headers. Always invoke sendmail with option -t.
8015
8016 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8017
8018 * Release of cc-mode 5.28.
8019
8020 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8021
8022 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
8023 Removed the hardcoded switch to "java" style in Java mode.
8024 It's instead taken care of by the default value for c-default-style.
8025
8026 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8027
8028 * cc-align.el (c-lineup-math): Fix bug where lineup was
8029 triggered by equal signs in string literals.
8030
8031 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8032
8033 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
8034 limit detection when at the ends of the buffer.
8035
8036 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
8037 "for" statement clause in case 7F; a better one is done
8038 earlier in case 7D anyway.
8039
8040 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8041
8042 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
8043 somewhat more and did a small optimization.
8044
8045 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8046
8047 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
8048 Use the limit argument only to limit the syntactic context
8049 search, not to limit the actual movement.
8050
8051 * cc-cmds.el (c-beginning-of-statement): Move by sentence
8052 inside multiline strings, just like in comments. Also various
8053 fixes to the paragraph and comment prefix recognition, block
8054 comment ender handling etc.
8055
8056 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8057
8058 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
8059 the relative position of the point.
8060
8061 * cc-cmds.el (c-electric-continued-statement): New function to
8062 use as abbrev hook to reindent for keywords such as "else"
8063 that continues an earlier statement.
8064
8065 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
8066 like classes.
8067
8068 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
8069 (pike-mode): Populate the default abbrev tables to reindent for
8070 keywords such as "else" that can continue earlier statements.
8071 Abbrev mode is therefore turned on by default now. (Note that
8072 this doesn't apply to idl-mode, since IDL afaik doesn't have
8073 statements at all.)
8074
8075 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8076
8077 * cc-engine.el (c-inside-bracelist-p): Fix for handling
8078 bracelists where the declaration contains template arguments.
8079
8080 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8081
8082 * cc-cmds.el (c-comment-indent):
8083 Use `c-get-syntactic-indentation' to correctly calculate the
8084 syntactic indentation. Fixes bug with lineup functions that
8085 return vectors.
8086
8087 * cc-engine.el (c-get-syntactic-indentation): Split the
8088 indentation sum calculation from `c-indent-line' to a separate
8089 function.
8090
8091 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8092
8093 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
8094 Fixed places where it was assumed that preprocessor directives
8095 have to start in column zero.
8096
8097 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
8098 template arguments after a class identifier properly.
8099
8100 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
8101 lists for `new Foo[]' constructs in Java as expressions and
8102 not top level definition brace lists on the top level, so that
8103 they'll get indented consistently with the same type of
8104 expression in a normal block.
8105
8106 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8107
8108 * cc-cmds.el (c-fill-paragraph): The kludge that checks
8109 whether the adaptive filling package fails to keep the comment
8110 prefix is now kludged further to check for filladapt-mode
8111 which doesn't have that problem. This is really icky, but it's
8112 the only way that works with the current misfeatures/bugs in
8113 both adaptive-fill-mode and filladapt-mode.
8114
8115 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
8116 around point is recognized more robust.
8117
8118 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8119
8120 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
8121 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
8122 (c-lit-type): Fixed all internal variables used dynamically so
8123 that they are always bound.
8124
8125 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
8126 errors:
8127
8128 (c-indent-region): Fixed reporting of syntactic errors so that
8129 the region is fully reindented even when an error occurs.
8130 The last syntactic error is printed afterwards. Also cleanup up a
8131 whole lot of code that tried to optimize indentation of whole
8132 sexps but in reality accomplishes nothing.
8133
8134 (c-indent-sexp): Use c-indent-region.
8135
8136 (c-parsing-error): Changed this variable to hold the message
8137 for any syntactic error that is discovered.
8138
8139 (c-parse-state): Search backward from point instead of the bod
8140 position when the latter is invalid. This makes CC Mode
8141 recover faster when there are unbalanced close braces.
8142
8143 (c-backward-to-start-of-if): Use c-parsing-error to report
8144 dangling "else" clauses instead of throwing an error, and fall
8145 back to a reasonable position.
8146
8147 (c-indent-line): Added argument to avoid reporting syntactic errors.
8148
8149 (c-show-syntactic-information): Don't report any syntactic errors.
8150
8151 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8152
8153 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
8154 paragraph recognition when moving by sentence in literals.
8155
8156 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
8157 start regexp for javadoc to recognize javadoc markup in general instead
8158 of a specific set of keywords, to be more future-safe.
8159
8160 (c-Pike-pikedoc-paragraph-start)
8161 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
8162 pikedoc markup.
8163
8164 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
8165
8166 (pike-mode): Initialize paragraph settings pikedoc recognition.
8167
8168 * cc-vars.el (c-default-style): Made a nicer Customize widget.
8169
8170 (c-comment-prefix-regexp): Made it possible to use an
8171 association list on this to specify mode specific regexps.
8172 The default value now use a special regexp in Pike mode to
8173 recognize pikedoc markup.
8174
8175 (c-current-comment-prefix): New variable containing the actual
8176 regexp from c-comment-prefix-regexp for the current buffer.
8177
8178 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8179
8180 * cc-cmds.el (c-electric-brace): Fixed check for special brace
8181 lists: We can't look at the syntax, since a brace list can get
8182 recognized as a plain statement-cont.
8183
8184 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
8185 special brace list opener broken over two lines got recognized
8186 as a statement on the second line. Case 9A changed.
8187
8188 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8189
8190 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
8191 adjustment after line is reindented.
8192
8193 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8194
8195 * cc-defs.el (c-point): Added optional argument for position
8196 to use instead of the current point.
8197
8198 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
8199 the in-expression block symbols when the construct starts at
8200 boi, to avoid the extra level of indentation in that case.
8201 Cases 4, 16A and 17E affected.
8202
8203 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8204
8205 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
8206 calls to `c-indent-line', to adhere better to Emacs conventions.
8207
8208 * cc-engine.el (c-indent-line): Use the syntax already bound
8209 to `c-syntactic-context', if there is any.
8210
8211 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8212
8213 * cc-engine.el (c-get-offset): Fixed bug where the indentation
8214 wasn't added up correctly when a lineup function returned nil.
8215
8216 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8217
8218 * cc-engine.el (c-collect-line-comments): Fixed bug where
8219 empty lines were ignored when collecting line comments backwards.
8220
8221 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8222
8223 * cc-align.el (c-lineup-dont-change): Return an absolute
8224 indentation column to work correctly in the case when several
8225 syntactic elements are processed for the same line.
8226
8227 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
8228 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
8229 (c-set-offset): Added absolute indentation column settings by
8230 using the vector type.
8231
8232 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8233
8234 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
8235 Implemented two new cleanups `space-before-funcall' and
8236 `compact-empty-funcall'.
8237
8238 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8239
8240 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
8241 helping building regexps.
8242
8243 * cc-engine.el (c-on-identifier): New function for detecting
8244 identifiers. It takes keywords into account.
8245
8246 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
8247 lists. `c-keywords' is set to a regexp matching all keywords
8248 in the current language.
8249
8250 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8251
8252 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
8253 list of characters to skip backwards over at the beginning of
8254 a statement, since it can precede string literals in Pike.
8255
8256 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8257
8258 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
8259 recognition when standing on the last line in a C++ comment
8260 with nothing but whitespace after the prefix.
8261
8262 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
8263 given no limit argument.
8264
8265 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8266
8267 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
8268 recognition for the `[]= operator symbol in Pike.
8269
8270 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8271
8272 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
8273 around a bug in `eval-when-compile' in the byte compiler.
8274
8275 * cc-engine.el (c-forward-token-1): Fixed bug with return
8276 value when count is zero and there's no token start within the limit.
8277
8278 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
8279 "prefix comments", i.e. comments which are followed by code on
8280 the same line.
8281
8282 * cc-mode-19.el: Fixes so that checks that must be done at
8283 compile time also are done then.
8284
8285 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8286
8287 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
8288 time and at runtime, and only when it's needed.
8289
8290 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8291
8292 Major cleanup for less error prone and more warning free
8293 compilation, including some fixes for bugs due to different
8294 compilation orders. Thanks to Martin Buchholz for providing
8295 the basis for all this.
8296
8297 * cc-bytecomp.el: New file that provides some byte compilation
8298 features: It ensures that files always are loaded from the
8299 current source directory during compilation, and it provides a
8300 set of macros to turn off specific compiler warnings for
8301 specific symbols. (It's not CC Mode specific in any way.)
8302
8303 Fixed a nearly acyclic dependency tree (both runtime and
8304 compile-time) between all files.
8305
8306 * cc-defs.el: Separated all macros before the inline functions,
8307 to ensure correct compilation.
8308
8309 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
8310 cc-defs.el to cc-engine.el and made it a function instead.
8311
8312 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
8313 about char-after.
8314
8315 * cc-vars.el: Cope even when there isn't a custom package
8316 containing defcustom available.
8317
8318 * cc-make.el: Removed since it's no longer necessary.
8319
8320 README: Updated installation instructions.
8321
8322 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8323
8324 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
8325 improve the modularity: Moved all mode init stuff from
8326 cc-langs.el to cc-mode.el, including the keymap
8327 initialization; cc-langs now only contains the various
8328 variables for configuring the language syntax.
8329
8330 * cc-engine.el, cc-styles.el (c-evaluate-offset)
8331 (c-get-offset): Moved from cc-styles to cc-engine since file
8332 dependency analysis suggests they belong there (which also
8333 makes more sense). Thanks to Martin Buchholz for doing the analysis.
8334
8335 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8336
8337 * cc-cmds.el (c-fn-region-is-active-p): New function that
8338 wraps the corresponding macro, for use in places that aren't
8339 compiled. Thanks to Martin Buchholz for pointing out this.
8340
8341 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
8342
8343 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
8344 add things to the bug report.
8345
8346 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8347
8348 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
8349 returned prefix could contain a newline when the search for a
8350 good prefix line failed.
8351
8352 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8353
8354 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
8355 (c-toggle-auto-hungry-state): Made the argument optional, as
8356 the documentation says it is.
8357
8358 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
8359
8360 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
8361 multiline string syntax, #"...", as a cpp macro.
8362
8363 2001-03-21 Paul Eggert <eggert@twinsun.com>
8364
8365 * international/mule-cmds.el (set-locale-environment):
8366 Set system-messages-locale and system-time-locale, but only if the
8367 caller specifies a non-nil locale name.
8368
8369 2001-03-20 Gerd Moellmann <gerd@gnu.org>
8370
8371 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
8372 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
8373
8374 2001-03-20 Gerd Moellmann <gerd@gnu.org>
8375
8376 * follow.el (follow-avoid-tail-recenter): Doc fix.
8377
8378 * custom.el (custom-set-variables): Avoid reversing the list
8379 of args needlessly.
8380
8381 * startup.el (fancy-splash-head): Don't change the colors of the
8382 XPM image on a dark background.
8383
8384 * comint.el (comint-exec-1): Set columns of the terminal to
8385 window-width instead of frame-width.
8386
8387 * info.el (Info-scroll-down): Add missing WINDOW arg for
8388 pos-visible-in-window-p.
8389
8390 * ehelp.el (electric-help-mode-hook): Add defcustom.
8391
8392 * mail/sendmail.el (mail-mode): Activate case-folding in
8393 font-lock-defaults.
8394
8395 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
8396
8397 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
8398 (completion-ignored-extensions): Remove duplicate ".class".
8399
8400 2001-03-19 Andreas Schwab <schwab@suse.de>
8401
8402 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
8403 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
8404
8405 2001-03-19 Gerd Moellmann <gerd@gnu.org>
8406
8407 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
8408 methods since there are not prefix input methods.
8409
8410 2001-03-19 Kenichi Handa <handa@etl.go.jp>
8411
8412 * international/mule-cmds.el (read-input-method-name):
8413 Locally bind enable-recursive-minibuffers to t.
8414
8415 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
8416
8417 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
8418
8419 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
8420
8421 * ediff-util.el: Copyright years.
8422 (ediff-choose-syntax-table): New function.
8423 (ediff-setup): Use ediff-choose-syntax-table.
8424
8425 * ediff-init.el (ediff-with-syntax-table): New macro, uses
8426 with-syntax-table.
8427
8428 * ediff.el: Date of last update, copyright years.
8429
8430 * ediff-wind (ediff-setup-control-frame): Nill->nil.
8431
8432 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
8433 of Scott Bronson.
8434 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
8435 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
8436 Deleted functions.
8437 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
8438 ex-token-list.
8439
8440 * viper-util.el: Spaces, indentation.
8441
8442 * viper.el: Changed version, modification time.
8443
8444 2001-03-16 John Wiegley <johnw@gnu.org>
8445
8446 * calendar/timeclock.el (timeclock-workday-remaining):
8447 Check whether `discrep' is non-null before using it.
8448
8449 2001-03-16 John Wiegley <johnw@gnu.org>
8450
8451 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
8452 first-time checkins.
8453 (timeclock-log-data): Fixed problem with reading timelog log file.
8454 Resulting data in the "day list" was incorrect.
8455 (timeclock-find-discrep): Check if `timeclock-file' is readable
8456 before opening it.
8457 (timeclock-time-less-p): New function.
8458 (timeclock-day-base): New function.
8459 (timeclock-geometric-mean): New function.
8460 (timeclock-generate-report): Generate a summary report based on
8461 the contents of the log file. This uses `timeclock-log-data', and
8462 is an example of writing a timelog manipulation function.
8463 (timeclock-visit-timelog): A quick command for opening the timelog
8464 file.
8465 (timeclock-log-data): Bound the variable event.
8466
8467 2001-03-16 Kenichi Handa <handa@etl.go.jp>
8468
8469 * international/mule-cmds.el (select-safe-coding-system):
8470 Fix typo: symbol-name -> symbol-value.
8471
8472 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
8473 before substitute-in-file-name to handle double slashes in FILE
8474 correctly.
8475
8476 2001-03-15 Gerd Moellmann <gerd@gnu.org>
8477
8478 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
8479 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
8480
8481 2001-03-14 Gerd Moellmann <gerd@gnu.org>
8482
8483 * bindings.el (features): Add `md5' and `overlay' to the list.
8484
8485 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
8486 bound before using it. It's not bound when configured without X,
8487 for instance.
8488
8489 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
8490
8491 * progmodes/hideshow.el: Update copyright.
8492 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
8493 (hs-minor-mode-hook): Include `:version' in defcustom form.
8494
8495 2001-03-13 Gerd Moellmann <gerd@gnu.org>
8496
8497 * help.el (string-key-binding): Don't call event-start on
8498 a non-list.
8499
8500 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
8501
8502 * startup.el (fancy-splash-tail, command-line-1): Fix the
8503 copyright year.
8504
8505 2001-03-13 Kenichi Handa <handa@etl.go.jp>
8506
8507 * term.el: These changes are based on a patch sent from Yong Lu
8508 <lyongu@yahoo.com>.
8509 (term-set-escape-char): Bind M-x to execute-extended-command in
8510 term-raw-escape-map.
8511 (term-move-columns): Don't try to move to negagive column.
8512 (term-emulate-terminal): Insert a string before deleting a text to
8513 overwrite.
8514
8515 2001-03-12 Gerd Moellmann <gerd@gnu.org>
8516
8517 * play/life.el (life): Rearrange code so that all calls to
8518 life-display-generation are in a catch-form.
8519
8520 * progmodes/etags.el (tags-loop-continue): Don't change point in a
8521 file that isn't interesting. In an interesting file, push the old
8522 value of point on the mark ring.
8523
8524 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
8525 New function.
8526 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
8527 Use it.
8528
8529 * emacs-lisp/autoload.el (generate-file-autoloads):
8530 Remove warning about line lengths.
8531
8532 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
8533
8534 * progmodes/etags.el (tags-compression-info-list): New variable.
8535 (find-tag-in-order): Use it to deal with compressed source files.
8536 (tag-file-name-match-p): New function.
8537 (etags-recognize-tags-table): Use it for better match of file names.
8538
8539 2001-03-12 Kenichi Handa <handa@etl.go.jp>
8540
8541 * international/mule-cmds.el (register-input-method): Doc fix.
8542
8543 * international/quail.el (quail-translate-key): Fix condition to
8544 check if there's another breaking point in the current key.
8545
8546 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
8547
8548 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
8549 Babyl header to the newly-created output file, bind
8550 coding-system-for-write to either rmail-file-coding-system or
8551 emacs-mule-unix.
8552
8553 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
8554
8555 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
8556 Fix the name and regexp used for subsubsections.
8557
8558 2001-03-10 Dave Love <fx@gnu.org>
8559
8560 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
8561 and save-buffer if buffer-file-name non-nil. From rms.
8562
8563 2001-03-10 Andre Spiegel <spiegel@gnu.org>
8564
8565 * vc.el (vc-do-command): If the destination buffer is already
8566 current, don't set it up and don't erase it. Updated doc string
8567 to reflect that.
8568 (vc-version-diff): When doing a single file diff, don't switch to the
8569 *vc-diff* buffer before the command. This is to preserve local
8570 variable bindings that might affect the diff command.
8571 (vc-print-log): Don't switch to the *vc* buffer before the
8572 command, so that local variable bindings are preserved.
8573
8574 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
8575 not the current buffer.
8576 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
8577
8578 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
8579 make output go to buffer *vc*, not the current buffer.
8580
8581 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
8582
8583 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
8584 so ^, $, *, ? and + are interpreted correctly.
8585
8586 2001-03-09 Gerd Moellmann <gerd@gnu.org>
8587
8588 * help.el (string-key-binding): Renamed from
8589 mode-line-key-binding. Handle any event on a string.
8590 Check for `keymap' properties as well as `local-map' properties.
8591
8592 * comint.el (comint-insert-clicked-input): Use the last key
8593 from this-command-keys to lookup the global key definition.
8594
8595 2001-03-09 Kenichi Handa <handa@etl.go.jp>
8596
8597 * international/characters.el: Add category `j' for
8598 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
8599
8600 * international/mule-conf.el (no-conversion): Fix docstring.
8601 (raw-text): Fix docstring.
8602
8603 2001-03-08 Gerd Moellmann <gerd@gnu.org>
8604
8605 * simple.el (choose-completion-string): When not leaving the
8606 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
8607 is set.
8608
8609 * window.el (shrink-window-if-larger-than-buffer): Handle frame
8610 parameter `(minibuffer . t)'.
8611
8612 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
8613
8614 * progmodes/sh-script.el (sh-st-symbol): New symbol.
8615 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
8616 (sh-mode): Remove `make-local-variable' for unused var
8617 `font-lock-unfontify-region-function'.
8618
8619 2001-03-07 Richard M. Stallman <rms@gnu.org>
8620
8621 * info.el (Info-scroll-down): Fix previous change.
8622
8623 * mail/rmail.el (rmail-toggle-header): Use a window which
8624 is showing the Rmail buffer, rather than the selected window.
8625
8626 2001-03-07 Dave Love <fx@gnu.org>
8627
8628 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
8629 now, to avoid problems with binding imenu directly to a mouse event.
8630
8631 2001-03-07 Gerd Moellmann <gerd@gnu.org>
8632
8633 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
8634 second arg t.
8635
8636 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
8637
8638 * log-edit.el (log-edit-common-indent): New var.
8639 (log-edit-set-common-indentation): Renamed from
8640 log-edit-delete-common-indentation. Use the new var.
8641 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
8642
8643 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
8644 (cvs-mode-add-change-log-entry-other-window):
8645 Don't presume change-log-default-name is defined.
8646
8647 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
8648
8649 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
8650 the "tree" operation as well.
8651
8652 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
8653
8654 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
8655 to match paragraph-start.
8656
8657 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
8658 comment-start-skip and set comment-end-skip as well.
8659 (sgml-comment-indent): Fix for new value of comment-start-skip.
8660 (html-autoview-mode): Don't bother using make-local-hook.
8661
8662 2001-03-07 Gerd Moellmann <gerd@gnu.org>
8663
8664 * cus-edit.el (custom-save-delete): Move in front of local
8665 variables, otherwise long Custom entries would make them ineffective.
8666
8667 * uniquify.el: Set maintainer to FSF.
8668
8669 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
8670
8671 * dired-aux.el (dired-do-shell-command): Doc fix.
8672
8673 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
8674
8675 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
8676
8677 * which-func.el (which-func-modes): Add cperl-mode.
8678 (which-func-mode-global): Use define-minor-mode.
8679
8680 * info-look.el: Docstring fixes and dead code eliminated.
8681 (cperl-mode): Add support.
8682 (emacs-lisp-mode): List all entries from elisp manual, whether
8683 or not they are currently (f)bound or not. Update regexp.
8684
8685 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
8686
8687 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
8688 so that C-h m shows the correct information.
8689 Use make-local-variable rather than make-variable-buffer-local.
8690 (cperl-info-buffer, cperl-setup-tmp-buf):
8691 Use make-local-variable rather than make-variable-buffer-local.
8692 (cperl-msb-fix, cperl-get-help-defer):
8693 Check major-mode for `cperl-mode' as well.
8694
8695 * progmodes/cperl-mode.el: Updated to author version 4.23.
8696 (cperl-electric-pod): SYNOPSIS was misspelled.
8697 (cperl-find-pods-heres): @if ? a : b was considered a REx.
8698 (cperl-after-expr-p): Make true after __END__.
8699
8700 2001-03-06 Gerd Moellmann <gerd@gnu.org>
8701
8702 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
8703 bookmark-completion-ignore-case is t.
8704
8705 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
8706 switch, like xterm, and concat resource strings, with a newline
8707 between them.
8708
8709 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
8710
8711 * international/codepage.el (cp770-decode-table)
8712 (cp773-decode-table, cp774-decode-table): New variables.
8713
8714 * man.el (Man-hyphenated-reference-regexp): New variable.
8715 (Man-build-references-alist): Use it to search for referenced
8716 manpages. If hyphenated is non-nil, record a concatenated word in
8717 Man-refpages-alist only if it matches Man-reference-regexp.
8718 Update word's length when it is concatenated. Reverse the list,
8719 to get the first manpage at the head.
8720 (Man-possibly-hyphenated-word): New function.
8721 (Man-follow-manual-reference): Use it instead of current-word to
8722 find a manpage at point, in a way that accounts for hyphenated
8723 references.
8724
8725 2001-03-06 Alex Schroeder <alex@gnu.org>
8726
8727 * sql.el (sql-interbase): New function.
8728 (sql-interbase-program): New option.
8729 (sql-interbase-options): New option.
8730 And some typos fixed: "customise" to "customize".
8731
8732 2001-03-06 Dave Love <fx@gnu.org>
8733
8734 * textmodes/flyspell.el (flyspell-region):
8735 Set up flyspell-local-mouse-map.
8736
8737 2001-03-05 Richard M. Stallman <rms@gnu.org>
8738
8739 * mail/rmail.el (rmail-retry-failure):
8740 Don't call rmail-beginning-of-message.
8741 Don't discard From: field. Do discard Received: field.
8742 Use unwind-protect to re-prune.
8743 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
8744
8745 2001-03-06 Kenichi Handa <handa@etl.go.jp>
8746
8747 * international/quail.el (quail-title): Add autoload cookie.
8748
8749 2001-03-05 Dave Love <fx@gnu.org>
8750
8751 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
8752 new defs.
8753
8754 2001-03-05 Kenichi Handa <handa@etl.go.jp>
8755
8756 * language/ethio-util.el (ethio-toggle-space):
8757 Update current-input-method-title if necessary.
8758 (ethio-toggle-punctuation): Likewise.
8759
8760 * international/quail.el (quail-title): Fix for the case that a
8761 title of an input method is specified by a list of the same form
8762 as used in mode-line-format.
8763
8764 * international/mule-cmds.el (activate-input-method):
8765 If current-input-method-title is set by activating INPUT-METHOD,
8766 respect that value.
8767
8768 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8769
8770 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
8771
8772 2001-03-05 Alex Schroeder <alex@gnu.org>
8773
8774 * sql.el (sql-sybase): Fix typo (was: query user about server two
8775 times instead of server and database).
8776
8777 * sql.el (sql-sybase): Doc change.
8778 (sql-mysql): Doc change.
8779 (sql-postgres): Doc change.
8780
8781 2001-03-05 Kenichi Handa <handa@etl.go.jp>
8782
8783 * international/mule-conf.el (emacs-mule, raw-text):
8784 Docstring modified.
8785
8786 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
8787
8788 * term/internal.el: Update copyright notice.
8789
8790 * term/pc-win.el: Update copyright notice.
8791
8792 2001-03-02 Dave Love <fx@gnu.org>
8793
8794 * files.el (insert-file-contents-literally):
8795 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
8796 not jka-compr-compression-info-list.
8797
8798 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
8799
8800 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
8801 spaces in default comment-start-skip settings rather than \s-.
8802
8803 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
8804
8805 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
8806 default-frame-alist as well.
8807
8808 2001-03-01 Dave Love <fx@gnu.org>
8809
8810 * textmodes/reftex.el (defvar): Wrap some defvars in
8811 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
8812
8813 * subr.el (event-basic-type): Doc fix.
8814
8815 * international/quail.el: Doc fixes.
8816
8817 * international/utf-8.el: Doc fixes.
8818
8819 * international/mule-cmds.el: Doc fixes.
8820 (leim-list-header): Fix header text.
8821
8822 * international/mule.el (coding-system-category): Doc fix.
8823
8824 * international/ccl.el (ccl-compile): Doc fix.
8825
8826 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
8827
8828 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
8829 rather than (before|after)-change-functions.
8830
8831 2001-03-01 Gerd Moellmann <gerd@gnu.org>
8832
8833 * ediff-util.el (ediff-scroll-horizontally): Arrange for
8834 scroll-left and scroll-right being called interactively so that
8835 they set the window's min_hscroll.
8836
8837 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
8838
8839 * info.el (info-insert-file-contents-1): Accept an additional
8840 argument `lfn': if it is non-nil, concatenate `filename' and
8841 `suffix'; otherwise use the complicated MS-DOS code.
8842 All callers changed.
8843 (info-insert-file-contents, Info-find-node): If the MS-DOS port
8844 can access long file names, try the long file-name version of
8845 `info-insert-file-contents-1', then the short file-name version.
8846
8847 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
8848
8849 * language/ethio-util.el (setup-ethiopic-environment-internal):
8850 Change bindings of functions keys to conform to "Emacs Lisp Coding
8851 Convention".
8852
8853 * language/ethiopic.el ("Ethiopic"): Add documentation.
8854
8855 2001-02-28 Kenichi Handa <handa@etl.go.jp>
8856
8857 * international/utf-8.el (mule-utf-8): Set coding-category
8858 property to coding-category-utf-8.
8859
8860 2001-02-27 Richard M. Stallman <rms@gnu.org>
8861
8862 * lpr.el (lpr-page-header-switches, print-region-1):
8863 Undo 2000-07-06 change.
8864 (lpr-add-switches): Default to t on gnu/linux.
8865
8866 2001-02-27 Gerd Moellmann <gerd@gnu.org>
8867
8868 * bs.el (bs-attributes-list): Doc fix.
8869
8870 2001-02-26 Gerd Moellmann <gerd@gnu.org>
8871
8872 * help.el (describe-project): Display the file THE-GNU-PROJECT.
8873
8874 * help.el (view-order-manuals): Use goto-address.
8875
8876 * startup.el (command-line-1): Add info about ordering manuals
8877 to the not so fancy splash screens.
8878
8879 2001-02-26 Andre Spiegel <spiegel@gnu.org>
8880
8881 * vc.el (vc-default-workfile-unchanged-p)
8882 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
8883
8884 2001-02-26 Gerd Moellmann <gerd@gnu.org>
8885
8886 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
8887 fontify in the right buffer.
8888
8889 * allout.el (outline-flag-region): Move macro in front of first
8890 use to avoid a run-time error.
8891
8892 2001-02-24 Andrew Innes <andrewi@gnu.org>
8893
8894 * makefile.w32-in: Fix copyright notice.
8895
8896 2001-02-24 Kenichi Handa <handa@etl.go.jp>
8897
8898 * international/utf-8.el (mule-utf-8): Set correct value for
8899 valid-codes property.
8900
8901 * international/fontset.el (x-complement-fontset-spec): In the
8902 case that we use ASCII font for the other charsets, use only
8903 family and registry part of it.
8904
8905 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
8906
8907 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
8908 (shrink-window-if-larger-than-buffer): Doc fix.
8909
8910 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
8911
8912 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
8913 predicate passed to completing-read.
8914
8915 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
8916
8917 * startup.el (command-line): Fix last change.
8918
8919 2001-02-23 Jason Rumney <jasonr@gnu.org>
8920
8921 * startup.el (tool-bar-originally-present): New variable.
8922 (command-line): Set it if the tool-bar is switched on at startup.
8923
8924 * frame.el (frame-notice-user-settings): Only adjust frame height
8925 for no tool-bar case if tool-bar was originally switched on.
8926 From E. Jay Berkenbilt.
8927
8928 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
8929
8930 * server.el (server-switch-buffer): Only switch window if the
8931 current one is dedicated.
8932
8933 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
8934 rather than using (match-beginning 0) when searching for break point.
8935
8936 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
8937
8938 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
8939 @ follows an accent command such as @'. Support optional braces
8940 in commands that insert accents, like makeinfo does.
8941
8942 2001-02-22 Gerd Moellmann <gerd@gnu.org>
8943
8944 * startup.el (fancy-splash-text): Add a line for ordering
8945 manuals. Reverse order of splash screens shown.
8946 (use-fancy-splash-screens-p): Adapt to the text line added.
8947
8948 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
8949 manuals from the FSF.
8950
8951 * help.el (view-order-manuals): New function.
8952 (toplevel): Bind C-h C-m to this function.
8953
8954 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
8955
8956 * newcomment.el (comment-forward): Skip the comment-start before
8957 searching for the comment-end.
8958
8959 2001-02-21 Dave Love <fx@gnu.org>
8960
8961 * custom.el (custom-initialize-changed, defcustom): Doc fix.
8962
8963 * international/mule-cmds.el, international/mule.el: Doc fixes.
8964
8965 2001-02-21 Gerd Moellmann <gerd@gnu.org>
8966
8967 * startup.el (fancy-splash-screens): Use display-hourglass
8968 instead of display-busy-cursor.
8969
8970 * frame.el (display-hourglass): Renamed from busy-cursor.
8971 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
8972 (show-cursor-in-non-selected-windows): Doc fix.
8973
8974 2001-02-20 Dave Love <fx@gnu.org>
8975
8976 * international/utf-8.el: Doc and commentary fixes.
8977
8978 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
8979
8980 * ehelp.el (with-electric-help): Doc fix.
8981
8982 2001-02-20 Gerd Moellmann <gerd@gnu.org>
8983
8984 * msb.el (msb-mode): Call the update-buffers function explicitly
8985 with a FORCE argument.
8986
8987 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
8988 FORCE. If set, update the menu even if frame-or-buffer-changed-p
8989 returns nil.
8990
8991 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8992
8993 * ps-print.el: Timestamp package replacement. Some enhancements.
8994 Some XEmacs compatibility. Doc fix.
8995 (ps-print-version): New version number (6.4).
8996 (ps-printer-name): Initialization fix.
8997 (ps-zebra-stripe-follow): Funcionality enhancement.
8998 (ps-prologue-file): Code enhancement.
8999 (ps-right-header): Timestamp package replacement.
9000 (ps-setup, ps-face-bold-p, ps-face-italic-p)
9001 (ps-get-page-dimensions)
9002 (ps-generate-header, ps-begin-file, ps-begin-job)
9003 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
9004 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
9005 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
9006 (coding-system-for-write): Var declaration (XEmacs compatibility).
9007
9008 2001-02-20 Miles Bader <miles@gnu.org>
9009
9010 * image-file.el (image-file-name-extensions): Add "tif".
9011
9012 2001-02-19 Gerd Moellmann <gerd@gnu.org>
9013
9014 * wid-edit.el (widget-button-click): Save the selected window
9015 around the code handling clicks on buttons.
9016
9017 2001-02-18 Dave Love <fx@gnu.org>
9018
9019 * imenu.el (imenu--generic-function): Use mapc to iterate over
9020 syntax characters.
9021
9022 2001-02-17 Richard M. Stallman <rms@gnu.org>
9023
9024 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
9025
9026 * uniquify.el (uniquify-buffer-name-style): Doc fix.
9027
9028 2001-02-16 Gerd Moellmann <gerd@gnu.org>
9029
9030 * mouse.el (mouse-save-then-kill): If the distance from the new
9031 point to the mark is equal to the distance of point from the new
9032 point, move point instead of the mark.
9033
9034 2001-02-16 Dave Love <fx@gnu.org>
9035
9036 * textmodes/flyspell.el (flyspell-get-word): Return string without
9037 properties.
9038
9039 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
9040
9041 * generic.el (generic-find-file-regexp): Doc fix.
9042 (generic-ignore-files-regexp): New defcustom.
9043 (generic-mode-find-file-hook): If the file's name matches the
9044 regexp in `generic-ignore-files-regexp', don't enter
9045 default-generic-mode. Doc fix.
9046
9047 2001-02-16 Gerd Moellmann <gerd@gnu.org>
9048
9049 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
9050 Add autoload cookies.
9051
9052 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
9053 of cal-tex-24.
9054
9055 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
9056
9057 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
9058
9059 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
9060 the character class after the (optional) drive, to support file
9061 names with embedded blanks.
9062
9063 2001-02-15 Sam Steingold <sds@gnu.org>
9064
9065 * textmodes/tex-mode.el (tex-shell-running):
9066 Check the process buffer too.
9067
9068 2001-02-15 Dave Love <fx@gnu.org>
9069
9070 * battery.el (battery-status-function): Fix doc, :type.
9071
9072 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9073
9074 2001-02-15 Gerd Moellmann <gerd@gnu.org>
9075
9076 * subr.el (read-passwd): Clear Lisp memory holding password.
9077
9078 2001-02-15 Miles Bader <miles@gnu.org>
9079
9080 * info.el (Info-copy-current-node-name): New function.
9081 (Info-mode-menu): Add it to the menu.
9082
9083 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
9084
9085 * international/mule-cmds.el (toggle-input-method): Doc fix.
9086
9087 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
9088
9089 * replace.el (occur): Stop at end of buffer.
9090
9091 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
9092
9093 * international/mule-cmds.el (set-input-method): Another doc fix.
9094
9095 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
9096
9097 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
9098
9099 2001-02-13 Miles Bader <miles@gnu.org>
9100
9101 * faces.el (set-face-background, set-face-foreground)
9102 (set-face-stipple): Treat a value of nil as being `unspecified'.
9103
9104 2001-02-12 Dave Love <d.love@dl.ac.uk>
9105
9106 * international/latin1-disp.el: Doc fixes.
9107 (latin1-display) <defgroup>: Add :link.
9108 (latin1-display) <function>: Set variable latin1-display.
9109
9110 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
9111
9112 * international/mule-cmds.el (set-input-method): Doc fix.
9113
9114 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
9115
9116 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
9117 (speedbar-line-file): Return nil if not a file.
9118 (speedbar-buffers-line-path): Return file for tags, and dir for files.
9119
9120 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
9121
9122 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
9123 for remote files.
9124 (ediff-coding-system-for-read): Replaced the no-conversion default
9125 with raw-text.
9126
9127 * ediff-init.el: Removed :version from defcustom vars.
9128
9129 * ediff-util.el (ediff-compute-custom-diffs-maybe):
9130 Better handling of the diff mode.
9131
9132 * ediff.texi: Added ediff-coding-system-for-read.
9133
9134 * viper.texi: Fix typos.
9135
9136 2001-02-11 Dave Love <fx@gnu.org>
9137
9138 * shadowfile.el: Doc fixes.
9139 (shadow) <defgroup>: Add :link.
9140 (shadowfile-unload-hook): New function.
9141 (shadow-initialize): Use defalias, not fset.
9142 (shadow-define-cluster, shadow-define-literal-group)
9143 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
9144
9145 * international/mule.el: Doc and message fixes.
9146
9147 * international/ccl.el (define-ccl-program): Doc fix.
9148
9149 2001-02-11 Kenichi Handa <handa@etl.go.jp>
9150
9151 * faces.el (mode-line): Set :line-width property to -1.
9152
9153 2001-02-10 Richard M. Stallman <rms@gnu.org>
9154
9155 * complete.el (partial-completion-mode): Doc fix.
9156
9157 * simple.el (delete-key-deletes-forward-mode):
9158 Change `let' to `let*' to fix gross bug in last change.
9159
9160 * repeat.el (repeat): Don't let execute-kbd-macro alter
9161 real-last-command.
9162
9163 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
9164
9165 * simple.el (eval-expression): Doc fix.
9166
9167 2001-02-09 Dave Love <fx@gnu.org>
9168
9169 * imenu.el (imenu-generic-expression): Doc fix.
9170
9171 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
9172 From Juanma Barranquero.
9173
9174 * emacs-lisp/authors.el (authors): Expand `root' before running find.
9175
9176 2001-02-09 Kenichi Handa <handa@etl.go.jp>
9177
9178 * faces.el (set-face-attribute): Describe the case of a negative
9179 value specified for :line-width.
9180
9181 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
9182
9183 * which-func.el (which-func-mode): Invert which-func-mode-global.
9184 From Juanma Barranquero <lektu@uol.com.br>.
9185
9186 2001-02-08 Dave Love <fx@gnu.org>
9187
9188 * wid-edit.el (widget-plist-convert-widget): Replace binding of
9189 widget-plist-value-type.
9190 (widget-alist-convert-widget): Replace binding of
9191 widget-alist-value-type.
9192
9193 * textmodes/paragraphs.el (sentence-end): Doc fix.
9194
9195 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
9196 Remove `backward-line'.
9197
9198 * play/pong.el (pong-blank-color, pong-bat-color)
9199 (pong-ball-color, pong-border-color, pong-left-key)
9200 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
9201 (pong-pause-key, pong-resume-key, pong-timer-delay):
9202 * mail/mh-comp.el (mh-compose-letter-function):
9203 * eshell/esh-mode.el (eshell-skip-prompt-function):
9204 * emulation/viper-ex.el (ex-unix-type-shell-options):
9205 * recentf.el (recentf-menu-filter):
9206 * ps-print.el (ps-print-region-function):
9207 * lpr.el (print-region-function):
9208 * forms.el (forms-mode-hooks):
9209 * dirtrack.el (dirtrack-directory-change-hook):
9210 * cus-start.el (temp-buffer-show-function, display-buffer-function):
9211 * textmodes/spell.el (spell-filter):
9212 * textmodes/fill.el (adaptive-fill-function):
9213 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
9214 * progmodes/etags.el (find-tag-default-function):
9215 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
9216 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
9217
9218 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
9219
9220 * emulation/viper-init.el (viper-fast-keyseq-timeout)
9221 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
9222 Meyering <jim@meyering.net>.
9223
9224 * loadup.el: Revert last change.
9225
9226 2001-02-07 Kenichi Handa <handa@etl.go.jp>
9227
9228 * international/mule.el (transform-make-coding-system-args):
9229 Make it work also for coding systems not using CCL.
9230
9231 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
9232
9233 * simple.el (previous-matching-history-element)
9234 (next-matching-history-element): Doc fix.
9235
9236 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
9237 specific part.
9238
9239 2001-02-06 Dave Love <fx@gnu.org>
9240
9241 * add-log.el (add-log-current-defun-function)
9242 (add-log-buffer-file-name-function, add-log-file-name-function):
9243 Fix :type.
9244 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
9245
9246 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
9247
9248 * info.el (info-initialize): Remove the test for system-type when
9249 invocation-directory is non-nil.
9250
9251 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
9252 of `font-lock-defaults' to `backward-paragraph' rather than nil.
9253
9254 2001-02-06 Andrew Innes <andrewi@gnu.org>
9255
9256 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
9257 absolute.
9258
9259 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
9260
9261 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
9262 buffers. When hi-lock turned on rather than only checking current
9263 buffer for regexps, all buffers are checked. Moved activation of
9264 font-lock to hi-lock-refontify. When font-lock turned off rather
9265 than removing added highlighting just in current buffer, remove it
9266 in all buffers. Changed edit menu text from "Automatic
9267 Highlighting" to "Regexp Highlighting" Documentation for
9268 highlighting phrases, minor documentation changes.
9269 (hi-lock-set-file-patterns): Execute only if there are new or
9270 existing file patterns.
9271 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
9272 unfontify and, if a support mode is active, will not refontify the
9273 whole buffer. If necessary, turn on font lock. (Removed
9274 font-lock-unfontify and font-lock support-mode-specific calls,
9275 such as lazy-lock-fontify-window.)
9276 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
9277 patterns are found. Not useful now since find-file-hook is removed
9278 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
9279 (hi-lock-face-phrase-buffer): New function. Also added related
9280 menu item and keybinding.
9281 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
9282 (hi-lock-process-phrase): New function.
9283 (hi-lock-line-face-buffer): Doc fixes.
9284 (hi-lock-face-buffer): Doc fixes.
9285 (hi-lock-unface-buffer): Doc fixes.
9286
9287 2001-02-06 Gerd Moellmann <gerd@gnu.org>
9288
9289 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
9290 dabbrev-ignored-regexps.
9291
9292 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
9293
9294 * simple.el (kill-line): Doc fix.
9295
9296 2001-02-05 Dave Love <fx@gnu.org>
9297
9298 * loadup.el: Revert last two changes -- bootstrapping works with
9299 regenerated loaddefs.
9300
9301 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
9302
9303 * isearch.el (isearch-forward): Doc fix.
9304
9305 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
9306 of font-lock-defaults to backward-paragraph.
9307
9308 2001-02-05 Gerd Moellmann <gerd@gnu.org>
9309
9310 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
9311 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
9312
9313 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9314
9315 * ebnf2ps.el: Eliminate time-stamp functions.
9316 (ebnf-version): New version (3.5).
9317 (ebnf-eps-finish-and-write): Replace time-stamp functions by
9318 format-time-string.
9319
9320 2001-02-05 Gerd Moellmann <gerd@gnu.org>
9321
9322 * simple.el (next-line): Goto end-of-line before inserting a newline.
9323
9324 2001-02-05 Miles Bader <miles@gnu.org>
9325
9326 * image-file.el (insert-image-file): When visiting an image, also
9327 set `truncate-lines' to t so that any fringe arrow looks correct.
9328
9329 2001-02-05 Kenichi Handa <handa@etl.go.jp>
9330
9331 * isearch.el (isearch-forward): Add description about input method
9332 in the docsting.
9333
9334 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
9335
9336 * skeleton.el (skeleton-internal-1): Always push the mark for @.
9337
9338 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
9339
9340 * info.el (info-initialize): If installation-directory is nil, for
9341 DOS/Windows systems try looking in a sibling of invocation-directory.
9342
9343 2001-02-02 Gerd Moellmann <gerd@gnu.org>
9344
9345 * wid-edit.el (widget-button-click): Fix last change.
9346
9347 * frame.el (frame-notice-user-settings): When resizing the initial
9348 frame because the tool bar is off, also change the frame's top
9349 position if a negative top position was specified.
9350
9351 2001-02-02 Miles Bader <miles@gnu.org>
9352
9353 * image-file.el (insert-image-file): When visiting an image,
9354 suppress the cursor in the image buffer.
9355
9356 2001-02-01 Dave Love <fx@gnu.org>
9357
9358 * progmodes/f90.el (f90-mode): Remove startup message.
9359
9360 * vc-cvs.el: Remove autoloads. Require vc when compiling.
9361
9362 2001-02-01 Gerd Moellmann <gerd@gnu.org>
9363
9364 * startup.el (command-line): Fix code determining whether or not
9365 to use delete-key-deletes-forward-mode.
9366
9367 2001-02-01 Andre Spiegel <spiegel@gnu.org>
9368
9369 * vc.el (vc-diff-switches): New user option.
9370 (vc-version-diff): Use it.
9371 (vc-diff-switches-list): New macro.
9372
9373 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
9374 New customization options.
9375 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
9376
9377 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
9378
9379 2001-02-01 Gerd Moellmann <gerd@gnu.org>
9380
9381 * msb.el (toplevel): Quote hook symbols.
9382
9383 2001-02-01 Kenichi Handa <handa@etl.go.jp>
9384
9385 * international/mule.el (make-coding-system): Add description
9386 about recognized properties in the docstring.
9387
9388 * international/mule-conf.el: Remove unused charsets
9389 mac-roman-lower and mac-roman-upper.
9390
9391 2001-01-31 Gerd Moellmann <gerd@gnu.org>
9392
9393 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
9394 is in front of the left-margin, if any.
9395
9396 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
9397 like `delete'.
9398
9399 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
9400
9401 * term/w32-win.el (mouse-set-font): Doc fix.
9402
9403 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
9404
9405 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
9406 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
9407 on already.
9408
9409 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
9410
9411 * files.el (save-buffer): Don't give message if (buffer-file-name)
9412 returns nil.
9413
9414 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
9415
9416 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
9417
9418 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
9419 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
9420
9421 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
9422 display problems.
9423
9424 2001-01-31 Kenichi Handa <handa@etl.go.jp>
9425
9426 * international/mule.el (charset-info): Fix docstring.
9427
9428 * international/mule-diag.el (describe-character-set): Check final
9429 char valid before printing it.
9430
9431 2001-01-30 Gerd Moellmann <gerd@gnu.org>
9432
9433 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
9434
9435 * frame.el (frame-notice-user-settings): Do the tool-bar
9436 stuff only for graphical displays. Fix a braino.
9437
9438 * frame.el (frame-initialize): Create initial frame visible.
9439 (frame-notice-user-settings): When tool-bar has been switched off,
9440 correct the frame size and sync tool-bar-mode.
9441
9442 * startup.el (command-line): Remove manipulation of frame
9443 height for tool bars.
9444
9445 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9446
9447 * lpr.el: Compatibility with XEmacs and doc fixes.
9448 (lpr-windows-system, lpr-lp-system): New vars.
9449 (lpr-printer-switch): New defcustom.
9450 (printer-name, lpr-command): Customization fix.
9451 (print-region-1): Code fix.
9452 (print-region-new-buffer, printify-region): Indentation fix.
9453 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
9454 New functions.
9455
9456 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9457
9458 * msb.el (toplevel): Fix the eval-after-load.
9459
9460 2001-01-29 Dave Love <fx@gnu.org>
9461
9462 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
9463
9464 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
9465
9466 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
9467 (tcl-using-emacs-19-23): Consider Emacs 21+.
9468 (tcl-help-directory-list, tcl-command-switches): Fix :type.
9469 (tcl-add-emacs-menu): Supply menu name.
9470 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
9471
9472 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9473
9474 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
9475
9476 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
9477
9478 * pcvs.el (cvs-mark-fis-dead): New function.
9479 (cvs-mode-add): Use it.
9480 (cvs-mode-add-change-log-entry-other-window):
9481 Rebind change-log-default-name to itself rather than to nil.
9482
9483 2001-01-29 Sam Steingold <sds@gnu.org>
9484
9485 * vc-cvs.el: Replaced (require 'vc) with a bunch of
9486 `autoload' statements.
9487
9488 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
9489
9490 * files.el (confirm-kill-emacs): Doc fix.
9491
9492 * frame.el (frame-initialize): Doc fix.
9493
9494 * time-stamp.el (time-stamp-string): Doc fix.
9495
9496 * woman.el (WoMan-log-1): Make the log buffer writable.
9497 From Markus Rost <rost@math.ohio-state.edu>.
9498
9499 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9500
9501 * imenu.el (imenu-syntax-alist): Add autoload cookie for
9502 the `make-variable-buffer-local'.
9503
9504 2001-01-29 Dave Love <fx@gnu.org>
9505
9506 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
9507 (ansi-color-for-comint-mode-on, ansi-color-process-output):
9508 Add autoload cookie.
9509 (ansi-color-apply-sequence): Fix typo.
9510
9511 2001-01-29 Gerd Moellmann <gerd@gnu.org>
9512
9513 * menu-bar.el (menu-bar-files-menu): Add menu items for
9514 Postscript printing in black and white.
9515
9516 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
9517 X-Mailman-Version, Precedence, List-Help, List-Post,
9518 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
9519 Content-Type, Content-Length.
9520
9521 2001-01-29 Dave Love <fx@gnu.org>
9522
9523 * elide-head.el (elide-head): Make overlay evaporate.
9524
9525 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
9526
9527 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
9528
9529 * isearch.el (isearch-highlight): Don't punt if the display
9530 doesn't support colors, since isearch faces are defined for
9531 monochrome displays as well.
9532
9533 2001-01-27 Sam Steingold <sds@gnu.org>
9534
9535 * shell.el (shell-write-history-on-exit): Make sure that we are in
9536 the shell buffer (M-x tex-file RET inserted the error message into
9537 the TeX buffer).
9538
9539 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9540
9541 * simple.el (transient-mark-mode): Doc fix.
9542
9543 2001-01-27 Gerd Moellmann <gerd@gnu.org>
9544
9545 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
9546
9547 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9548
9549 * shell.el (shell-unquote-argument): If the shell is one of the
9550 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
9551 quote character.
9552 (shell-dumb-shell-regexp): Document that the shells which match
9553 this regexp are supposed to not treat a backslash as a quote character.
9554
9555 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
9556 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
9557
9558 2001-01-27 Richard M. Stallman <rms@gnu.org>
9559
9560 * dabbrev.el (dabbrev--substitute-expansion):
9561 Treat a one-capital-letter abbrev as "not all upper case",
9562 so as to force preservation of the expansion's pattern
9563 if the expansion starts with a capital letter.
9564
9565 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
9566
9567 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
9568 Doc fix.
9569
9570 * simple.el (transient-mark-mode): Document the fact that many
9571 commands act on the region when mark is active.
9572
9573 2001-01-27 Kenichi Handa <handa@etl.go.jp>
9574
9575 * international/quail.el (quail-setup-completion-buf): Make the
9576 multibyteness of current buffer inherited to Quail completion buffer.
9577 (quail-show-guidance-buf): Make the multibyteness of current
9578 buffer inherited to Quail guidance buffer.
9579 (quail-help): Make the multibyteness of current buffer inherited
9580 to Quail help buffer.
9581
9582 2001-01-26 Dave Love <fx@gnu.org>
9583
9584 * time-stamp.el: Doc fixes.
9585
9586 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
9587 (delphi-keyword-face, delphi-other-face): Fix :type.
9588
9589 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
9590
9591 * mail/feedmail.el (feedmail): Add :link.
9592 (feedmail-send-it): Doc fix.
9593
9594 * mail/sendmail.el: Doc fixes.
9595 (sendmail-send-it): Fix the non-ASCII regexp and use
9596 rfc2047-encode-string.
9597
9598 * dired.el, dired-aux.el: Revert last change.
9599
9600 2001-01-26 Gerd Moellmann <gerd@gnu.org>
9601
9602 * makefile.w32-in (DONTCOMPILE): Add various term files.
9603
9604 2001-01-26 Dave Love <fx@gnu.org>
9605
9606 * Makefile.in (DONTCOMPILE): Add various term files.
9607
9608 2001-01-26 Gerd Moellmann <gerd@gnu.org>
9609
9610 * man.el (Man-default-man-entry, Man-mode): Doc fix.
9611
9612 * startup.el (display-startup-echo-area-message): Make sure
9613 the echo area is resized to fit the size of the startup message.
9614
9615 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
9616 part of which is a constant.
9617
9618 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
9619
9620 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9621
9622 2001-01-26 Richard M. Stallman <rms@gnu.org>
9623
9624 * simple.el (next-line): Don't let `newline' expand abbrevs.
9625 Simplify slightly.
9626 (open-line): Don't let `newline' expand abbrevs.
9627
9628 2001-01-25 John Wiegley <johnw@gnu.org>
9629
9630 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
9631 to `repeat' in the :type field.
9632
9633 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
9634 allow a choice of regexp or nil.
9635 (pcomplete-dir-ignore): Same.
9636
9637 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
9638 a command) to always fail.
9639
9640 2001-01-25 Gerd Moellmann <gerd@gnu.org>
9641
9642 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
9643 discard the result.
9644 (iswitchb-to-end): Likewise.
9645
9646 2001-01-25 Sam Steingold <sds@gnu.org>
9647
9648 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
9649 Require vc.
9650
9651 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
9652
9653 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
9654
9655 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
9656
9657 2001-01-25 Dave Love <fx@gnu.org>
9658
9659 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
9660 (describe-coding-system): Tweak the English text.
9661
9662 * loadup.el: Preload international/ccl for utf-8.
9663
9664 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
9665
9666 * mail/rmail.el (rmail-redecode-body): Doc fix.
9667
9668 2001-01-25 Kenichi Handa <handa@etl.go.jp>
9669
9670 * international/mule-cmds.el (reset-language-environment):
9671 Reset coding-category-utf-8 to mule-utf-8.
9672
9673 * international/mule-conf.el (coding-category-utf-8):
9674 Initialize to mule-utf-8.
9675
9676 * loadup.el: Preload international/utf-8.
9677
9678 * international/utf-8.el: New file.
9679
9680 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
9681
9682 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
9683
9684 2001-01-24 Sam Steingold <sds@gnu.org>
9685
9686 * dired.el (dired-replace-in-string): Removed.
9687 (dired-sort-toggle): Use `replace-regexps-in-string'
9688 instead of `dired-replace-in-string'.
9689
9690 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
9691 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9692
9693 * gs.el (gs-replace-in-string): Removed.
9694 (gs-options): Use `replace-regexps-in-string'
9695 instead of `gs-replace-in-string'.
9696
9697 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
9698
9699 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
9700 bug report is mailed to an email list and posted to a news group.
9701
9702 2001-01-24 Gerd Moellmann <gerd@gnu.org>
9703
9704 * comint.el (comint-replace-by-expanded-history-before-point):
9705 Fix change of 2000-08-03 to move point to the start of the line again.
9706
9707 * startup.el (tool-bar-images-pixel-height): New variable.
9708 (command-line): After loading the user's init file, when
9709 tool-bar-mode is on, increase the frame's size by some lines for
9710 the tool-bar.
9711
9712 * frame.el (frame-initialize): Create the initial frame invisible.
9713
9714 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
9715
9716 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
9717 (chinese-big5): MIME:Big5.
9718
9719 2001-01-24 Gerd Moellmann <gerd@gnu.org>
9720
9721 * international/mule-cmds.el (universal-coding-system-argument):
9722 Handle commands with prefix args.
9723
9724 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9725
9726 * calendar/diary-lib.el (diary-float): Fix case of MONTH
9727 being a list of numbers.
9728 (diary-mail-entries): Rewritten.
9729
9730 2001-01-23 Dave Love <fx@gnu.org>
9731
9732 * international/mule.el (make-coding-system): Fix typo.
9733
9734 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
9735 Add backward-paragraph as font-lock-beginning-of-syntax-function.
9736
9737 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
9738
9739 * font-lock.el (font-lock-mode): Doc fix.
9740
9741 2001-01-23 Kenichi Handa <handa@etl.go.jp>
9742
9743 * international/mule.el (make-translation-table): Fix docstring.
9744
9745 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
9746
9747 * mail/rmail.el (rmail-redecode-body): New function.
9748
9749 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
9750
9751 2001-01-22 Gerd Moellmann <gerd@gnu.org>
9752
9753 * isearch.el (isearch-lazy-highlight-case-fold-search)
9754 (isearch-lazy-highlight-regexp): New variables.
9755 (isearch-lazy-highlight-cleanup): Update lazy highlight if
9756 case-fold search or regexp search has been toggled.
9757
9758 * wid-edit.el (widget-button-click): Avoid a save-excursion
9759 around running a global binding.
9760
9761 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
9762 to 0.25.
9763
9764 2001-01-20 Miles Bader <miles@gnu.org>
9765
9766 * cus-edit.el (custom-face-save): Do post-processing on the face's
9767 new value like `custom-face-set' does.
9768
9769 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
9770
9771 * mail/emacsbug.el (report-emacs-bug): Report the value of
9772 LC_CTYPE, not LC_TYPE.
9773
9774 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
9775 isearch-toggle-regexp and isearch-edit-string to doc string.
9776
9777 2001-01-19 Gerd Moellmann <gerd@gnu.org>
9778
9779 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
9780 as font-lock-beginning-of-syntax-function in font-lock-defaults.
9781
9782 * jit-lock.el (jit-lock-fontify-now): Don't bind
9783 font-lock-beginning-of-syntax-function to nil.
9784
9785 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
9786
9787 * mail/emacsbug.el (report-emacs-bug): Report values of
9788 locale-coding-system, default-enable-multibyte-characters, and the
9789 environment variables LC_ALL, LC_TYPE, and LANG.
9790
9791 2001-01-19 Gerd Moellmann <gerd@gnu.org>
9792
9793 * font-lock.el (font-lock-default-fontify-region): Fix last change.
9794
9795 * font-lock.el (font-lock-multiline): Default to nil.
9796 (font-lock-default-fontify-region): If font-lock-multiline is
9797 nil, don't check the property `font-lock-multiline'.
9798
9799 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
9800 is nil, don't check the `font-lock-multiline' text property.
9801
9802 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
9803
9804 * viper.el: Call initial-major-mode on startup.
9805
9806 * ediff.el (ediff-patch-file): Use better defaults.
9807
9808 * ediff-vers.el: Fix for 8+3 DOS file systems.
9809
9810 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
9811
9812 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
9813 diff mode, if available.
9814
9815 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
9816
9817 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
9818
9819 * ediff-init.el (subst-char-in-string): Define and use it, unless
9820 it's already defined.
9821
9822 2001-01-18 Gerd Moellmann <gerd@gnu.org>
9823
9824 * tooltip.el (tooltip-hide-delay): New user-option.
9825 (tooltip-show): Use tooltip-hide-delay instead of the default.
9826
9827 2001-01-18 Kenichi Handa <handa@etl.go.jp>
9828
9829 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
9830 kill-local-variable doesn't work for enable-multibyte-characters.
9831
9832 2001-01-17 Dave Love <fx@gnu.org>
9833
9834 * ediff-init.el (ediff-before-setup-hook)
9835 (ediff-merge-filename-prefix): Add :version.
9836
9837 * international/latin1-disp.el: Require disp-table.
9838 (latin1-display): Fix :set.
9839
9840 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
9841
9842 2001-01-17 Gerd Moellmann <gerd@gnu.org>
9843
9844 * isearch.el (isearch-lazy-highlight-initial-delay)
9845 (isearch-lazy-highlight-interval): Default to 0.
9846
9847 2001-01-17 Bob Glickstein <bobg@zanshin.com>
9848
9849 * isearch.el (isearch-highlight): Set isearch-overlay priority to
9850 1 here rather than each time through
9851 isearch-lazy-highlight-new-loop.
9852 (isearch-lazy-highlight-max): Variable deleted.
9853 (isearch-lazy-highlight-max-at-a-time): New user variable, like
9854 isearch-lazy-highlight-max but controls a single invocation of
9855 isearch-lazy-highlight-update.
9856 (isearch-lazy-highlight-wrapped): Variable recreated.
9857 (isearch-lazy-highlight-window-start): New variable.
9858 (isearch-lazy-highlight-cleanup): Restored to behavior of
9859 before 2-Jan.
9860 (isearch-lazy-highlight-remove-overlays): Function deleted;
9861 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
9862 behavior removed.
9863 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
9864 isearch-lazy-highlight-update in a loop rather than just once.
9865 Test isearch-invalid-regexp here and decide not to start a new
9866 loop, rather than testing it each time through
9867 isearch-lazy-highlight-update.
9868 (isearch-lazy-highlight-search): Function restored.
9869 (isearch-lazy-highlight-update): Get called in a timer loop again,
9870 but this time highlight more than one match each time through.
9871 Only highlight matches in the visible part of the window.
9872 Start at point, move in the direction of the search, and wrap around at
9873 the edge of the window. Use sit-for to force redisplay and ensure
9874 window-start is credible. "Face suppressing" behavior removed;
9875 overlay priorities should make it unnecessary, right?
9876 (isearch-highlight): Face suppressing behavior removed.
9877 (isearch-dehighlight): Face suppressing behavior removed.
9878 (isearch-set-lazy-highlight-faces-at): Removed.
9879
9880 2001-01-17 Kenichi Handa <handa@etl.go.jp>
9881
9882 * language/european.el ("Latin-1"): Make the format of description
9883 about additional language environments same as that of Latin-2.
9884
9885 2001-01-16 Dave Love <fx@gnu.org>
9886
9887 * isearch.el (isearch-lazy-highlight): Add :version.
9888
9889 * simple.el (backward-delete-char-untabify-method)
9890 (next-line-add-newlines): Add :version.
9891
9892 2001-01-16 Gerd Moellmann <gerd@gnu.org>
9893
9894 * bindings.el: Bind <backspace> and <delete> via function-key-map.
9895 Don't bind <delete> otherwise.
9896
9897 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
9898 and <delete> via function-key-map.
9899
9900 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
9901 Subject line only if point is after the `Subject:'.
9902
9903 2001-01-16 Kenichi Handa <handa@etl.go.jp>
9904
9905 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
9906 japanese-jisx0213-2 in `charset' property of this lang. env.
9907
9908 * language/european.el ("Latin-1"): Add description for Dutch and
9909 Spanish lang. env.
9910
9911 * international/mule.el (decode-char): Fix conditions.
9912 (encode-char): Handle eight-bit-control too.
9913 (transform-make-coding-system-args): New function.
9914 (make-coding-system): Accept XEmacs style arguments for CCL base
9915 coding system.
9916
9917 2001-01-15 Gerd Moellmann <gerd@gnu.org>
9918
9919 * progmodes/etags.el (find-tag-noselect): Save the value of
9920 tags-file-name before switching buffers, for the case it has a
9921 buffer-local value.
9922
9923 2001-01-15 Alex Schroeder <alex@gnu.org>
9924
9925 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
9926 From Dave Love <fx@gnu.org>.
9927 (ansi-color-for-comint-mode): Fix :version.
9928
9929 2001-01-15 Alex Schroeder <alex@gnu.org>
9930
9931 * ansi-color.el (ansi-color-unfontify-region): Doc change.
9932
9933 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
9934
9935 * dired.el (dired-insert-directory): If file-system-info fails,
9936 remove the " free " part, but don't signal an error.
9937
9938 2001-01-12 Sam Steingold <sds@gnu.org>
9939
9940 * bookmark.el (bookmark-maybe-historicize-string):
9941 Use new backquote syntax.
9942
9943 2001-01-12 Richard M. Stallman <rms@gnu.org>
9944
9945 * subr.el (last): Handle a list that doesn't end in nil.
9946
9947 2001-01-12 Sam Steingold <sds@gnu.org>
9948
9949 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
9950 to `backward-delete-char-untabify'.
9951
9952 2001-01-12 Dave Love <fx@gnu.org>
9953
9954 * cus-edit.el (customize-menu-create): Fix the :filter following
9955 easymenu change.
9956
9957 * wid-edit.el (function): Add :match-alternatives.
9958 (widget-color-action): Doc fix.
9959
9960 2001-01-12 Gerd Moellmann <gerd@gnu.org>
9961
9962 * calendar/calendar.el (calendar-basic-setup): Doc fix.
9963
9964 2001-01-12 Kenichi Handa <handa@etl.go.jp>
9965
9966 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
9967
9968 * international/ccl.el (define-ccl-program): Fix docstring.
9969
9970 2001-01-11 Dave Love <fx@gnu.org>
9971
9972 * international/mule-cmds.el (standard-display-european-internal):
9973 Set display table for 2208 as for 160.
9974
9975 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
9976
9977 * progmodes/fortran.el (fortran-mode-map): Modify Customization
9978 entry for custom-menu-create change.
9979 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
9980 don't cons it in the search loop.
9981
9982 * imenu.el (imenu--truncate-items): Revert last change.
9983
9984 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
9985
9986 * info.el (Info-setup-header-line): If the node header includes
9987 either Next: or Prev: links, don't show the File: and Node: parts
9988 in the header line.
9989
9990 2001-01-11 Gerd Moellmann <gerd@gnu.org>
9991
9992 * comint.el (comint-goto-process-mark): Don't print a message
9993 when running in batch mode.
9994
9995 * isearch.el (isearch-search): In the condition-case handler for
9996 `error', set isearch-invalid-regexp to the whole error message.
9997
9998 * subr.el (eval-after-load): Call load-symbol-file-load-history to
9999 ensure that eval-after-load works for files dumped with Emacs.
10000
10001 * help.el (load-symbol-file-load-history): New function extracted
10002 from function symbol-file.
10003 (symbol-file): Use it.
10004
10005 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
10006
10007 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
10008
10009 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
10010 behave as if there were no prefix argument.
10011 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
10012 argument were nil.
10013
10014 2001-01-11 Richard M. Stallman <rms@gnu.org>
10015
10016 * isearch.el (isearch-lazy-highlight-update):
10017 Don't look for more potential matches once maximum is exceeded.
10018 Use overlays-in to check correctly for overlap with current match.
10019 Ignore empty matches.
10020
10021 2001-01-11 Miles Bader <miles@gnu.org>
10022
10023 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
10024 (ispell-overlay-window, ispell-help, ispell-show-choices)
10025 (ispell-command-loop): Use it instead of `window-height'.
10026
10027 2001-01-10 Gerd Moellmann <gerd@gnu.org>
10028
10029 * files.el (confirm-kill-emacs): New user-option.
10030 (save-buffers-kill-emacs): Ask for final confirmation before
10031 killing Emacs.
10032
10033 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
10034 to nil.
10035
10036 2001-01-10 Dave Love <fx@gnu.org>
10037
10038 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
10039
10040 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
10041
10042 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
10043
10044 * calculator.el (calculator-number-digits): Fix :type.
10045
10046 * vc-cvs.el (vc-cvs-header): Fix :type.
10047 * vc-rcs.el (vc-rcs-header): Fix :type.
10048 * vc-sccs.el (vc-sccs-header): Fix :type.
10049
10050 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
10051
10052 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
10053
10054 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
10055
10056 2001-01-10 Gerd Moellmann <gerd@gnu.org>
10057
10058 * simple.el (set-variable): Force a thorough redisplay for the
10059 case that the variable has an effect on the display, like
10060 `tab-width' has.
10061
10062 2001-01-10 Andre Spiegel <spiegel@gnu.org>
10063
10064 * vc.el: Add documentation for backend interface.
10065
10066 2001-01-10 Kenichi Handa <handa@etl.go.jp>
10067
10068 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
10069
10070 * international/mule-conf.el (latin-extra-code-table): Set to t
10071 for \223 and \224.
10072
10073 2001-01-09 Kenichi Handa <handa@etl.go.jp>
10074
10075 * international/mule-cmds.el (locale-language-names): Map "es" to
10076 "Spanish" and "nl" to "Dutch".
10077
10078 2001-01-09 Gerd Moellmann <gerd@gnu.org>
10079
10080 * bindings.el (global-map): Bind <home> to beginning-of-line,
10081 <end> to end-of-line, C-<home> to beginning-of-buffer, and
10082 C-<end> to end-of-buffer.
10083
10084 * language/european.el: Add Dutch and Spanish language info
10085 to be able to use the appropriate tutorials.
10086
10087 2001-01-09 Alex Schroeder <alex@gnu.org>
10088
10089 * ansi-color.el (ansi-color-process-output): Use markers instead
10090 of positions for start and end of region.
10091 (ansi-color-apply-on-region): Rewrote code to make it more robust.
10092 Previously, occasional mistakes happend when fontifying many
10093 chunks of output (eg. ls --color=yes /dev). This happened
10094 whenever an overlay was created up to the end of the region, which
10095 coincided with the process-mark. New text would then be added
10096 within that overlay instead of after it.
10097 (ansi-color-make-extent): Overlays are created with the property
10098 `modification-hooks' set to '(ansi-color-freeze-overlay).
10099 (ansi-color-freeze-overlay): New function. When inserting text at
10100 the end of the overlay, the overlay will resize.
10101
10102 2000-01-09 Alex Schroeder <alex@gnu.org>
10103
10104 * ansi-color.el (ansi-color-process-output): Doc change.
10105 (ansi-color-unfontify-region): Doc change. No longer installed
10106 automatically in font-lock-unfontify-region-function.
10107 (ansi-color-apply): Doc change.
10108 (ansi-color-apply-on-region): Use extents or overlays instead of
10109 text-properties.
10110 (ansi-color-make-extent): New function.
10111 (ansi-color-set-extent-face): New function.
10112
10113 2000-01-09 Alex Schroeder <alex@gnu.org>
10114
10115 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
10116 both use ansi-color-process-output, now.
10117 (ansi-color-process-output): Doesn't return string anymore. It is
10118 installed in comint-output-filter-functions for both Emacs and
10119 XEmacs, now.
10120 (ansi-color-unfontify-region): Simplified code removing variables
10121 pos and start-ansi.
10122 (ansi-color-apply): Put text-property ansi-color before putting
10123 text-property face because ansi-color-unfontify-region is called
10124 immediately after the call to put-text-property.
10125 (ansi-color-context-region): Doc change.
10126 (ansi-color-filter-region): Simplified code.
10127 (ansi-color-apply-on-region): Changed start to start-marker, using
10128 a marker explicitly. Put text-property ansi-color before putting
10129 text-property face because ansi-color-unfontify-region is called
10130 immediately after the call to put-text-property.
10131
10132 2000-01-09 Alex Schroeder <alex@gnu.org>
10133
10134 * ansi-color.el (ansi-color-faces-vector): Doc change.
10135 (ansi-color-for-comint-mode): Changed :type property to choice.
10136 (ansi-color-last-context): Removed.
10137 (ansi-color-process-output): Don't use ansi-color-last-context, as
10138 the main functions will store their context now.
10139 (ansi-color-context): Doc change.
10140 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
10141 Uses ansi-color-context such that repeated calls will strip
10142 partial escape sequences, too.
10143 (ansi-color-apply): Simplified code. Colorize end of string if
10144 face is not null. Store context in new (FACE STRING) format, such
10145 that repeated calls will strip partial escape sequences, too.
10146 Append faces to face property using ansi-color-apply-sequence such
10147 that cumulative mode actually works.
10148 (ansi-color-context-region): New variable.
10149 (ansi-color-filter-region): Rewrote it based on
10150 ansi-color-apply-on-region. Uses ansi-color-context-region such
10151 that repeated calls will strip partial escape sequences, too.
10152 (ansi-color-apply-on-region): Simplified code. Colorize end of
10153 region if face is not null. Store context in new (FACE POS)
10154 format, such that repeated calls will strip partial escape
10155 sequences, too. Append faces to face property using
10156 ansi-color-apply-sequence such that cumulative mode actually works.
10157 (ansi-color-apply-sequence): New function.
10158 (ansi-color-get-face): When the default face is added to the list
10159 of faces, all previous settings are discarded and the list of
10160 faces is set to '(default).
10161
10162 2000-01-09 Alex Schroeder <alex@gnu.org>
10163
10164 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
10165 face, such that ansi-color-apply and ansi-color-apply-on-region
10166 will do the right thing.
10167 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
10168 returns nil, set the list of faces back to nil instead of
10169 appending the result of ansi-color-get-face to the front of the list.
10170
10171 2000-01-09 Alex Schroeder <alex@gnu.org>
10172
10173 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
10174 (ansi-color-process): Doc change.
10175 (ansi-color-last-context): New buffer-local variable.
10176 (ansi-color-process-output): New function. It is automatically
10177 added to comint-output-filter-functions if this is XEmacs.
10178 (ansi-color-unfontify-region): New optional parameter for XEmacs
10179 compatibility. Check wether font-lock-syntactic-keywords is
10180 boundp before removing the syntax table text property, as XEmacs
10181 doesn't have it.
10182 (ansi-color-filter-region): Doc change.
10183 (ansi-color-apply-on-region): Doc change.
10184 (ansi-color-make-face): New function. Compatibility layer for
10185 XEmacs. Return temporary faces instead of cons cells for XEmacs.
10186 (ansi-color-make-color-map): Use ansi-color-make-face.
10187 (ansi-color-get-face): Avoid face text property '(nil) as results
10188 in an errow for XEmacs.
10189
10190 2000-01-09 Alex Schroeder <alex@gnu.org>
10191
10192 * ansi-color.el (ansi-color-unfontify-region): New function.
10193 Uses text-property ansi-color in order to preserve fontification by
10194 ansi-color. When the package is loaded, a lambda expression is
10195 put onto font-lock-mode-hook. This lambda expression will check
10196 font-lock-unfontify-region-function and replace
10197 font-lock-default-unfontify-region with ansi-color-unfontify-region.
10198 (ansi-color-apply): Add text-property ansi-color in addition to
10199 text-property face.
10200 (ansi-color-apply-on-region): Add text-property ansi-color in
10201 addition to text-property face.
10202 (save-buffer-state): Copy of the macro that is also used by
10203 lazy-lock and font-lock.
10204
10205 (ansi-color-for-comint-mode): New option.
10206 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
10207 (ansi-color-for-comint-mode-off): Ditto.
10208 (ansi-color-for-comint-mode-filter): Ditto.
10209 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
10210 decide what to do. This function is added to
10211 comint-preoutput-filter-functions when the package is loaded.
10212
10213 (ansi-color-for-shell-mode-set): Removed.
10214 (ansi-color-for-shell-mode): Removed.
10215
10216 2000-01-09 Alex Schroeder <alex@gnu.org>
10217
10218 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
10219 the lambda expression from the ansi-color-for-shell-mode :set
10220 property. Additionally, modify shell-mode-hook to enable or
10221 disable font-lock-mode for future shell buffers.
10222 (ansi-color-for-shell-mode): The :set property calls
10223 ansi-color-for-shell-mode-set instead of a lambda expression.
10224
10225 2000-01-09 Alex Schroeder <alex@gnu.org>
10226
10227 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
10228 (ansi-color-context): New variable.
10229 (ansi-color-apply): Save context between calls.
10230
10231 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
10232
10233 * isearch.el (isearch, isearch-lazy-highlight-face):
10234 New definitions for face colors and attributes.
10235
10236 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
10237 of display-mouse-p.
10238
10239 2001-01-09 Kenichi Handa <handa@etl.go.jp>
10240
10241 * international/mule.el (make-coding-system): If the coding system
10242 accepts extra latin codes, register such codes as safe for the
10243 coding system.
10244
10245 2001-01-08 Richard M. Stallman <rms@gnu.org>
10246
10247 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
10248 don't mention the file name or the date here, because they are
10249 logged at the start of the file.
10250
10251 2001-01-08 Richard M. Stallman <rms@gnu.org>
10252
10253 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
10254 Change screen-width to frame-width.
10255
10256 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
10257
10258 * info.el (Info-search): Print the default as part of the prompt.
10259
10260 2001-01-08 Andre Spiegel <spiegel@gnu.org>
10261
10262 * vc.el (vc-default-latest-on-branch-p): New function, replaces
10263 constant implementations in backends.
10264
10265 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
10266 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
10267
10268 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
10269 WRITABLE to EDITABLE.
10270
10271 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
10272 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
10273 to EDITABLE.
10274
10275 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
10276
10277 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
10278 (copyright, copyright-update): Compute the current year at run time.
10279
10280 2001-01-08 Gerd Moellmann <gerd@gnu.org>
10281
10282 * isearch.el (isearch-old-signal-hook): Removed.
10283 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
10284 instead of setting signal-hook-function.
10285 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
10286
10287 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
10288
10289 * emulation/edt.el: Update to version 4.0. Provide support for
10290 EDT scroll margins at top and bottom of the window. Provide an
10291 emulation of the EDT SUBS command (bound to GOLD-Enter, by
10292 default). Enhance edt-quit, bound to GOLD-q by default, to warn
10293 user when file-related buffer modifications exist.
10294 Provide support for running EDT Emulation in XEmacs.
10295 Provide customize access to some user updatable variables.
10296 Add Commentary section to file header.
10297 Fixed a few minor bugs and cleaned up some code.
10298
10299 * emulation/edt-mapper.el: Update to version 4.0. Provide support
10300 for detecting a keypress that generates an ASCII key sequence.
10301 (Previously, only a keypress that generates a vector was
10302 recognized.) Embed Window Manager name into name of the generated
10303 EDT Emulation initialization file since the initialization file is
10304 Window Manager specific. Add Commentary section to file header.
10305
10306 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
10307
10308 * mail/sendmail.el (mail-mode): Doc fix.
10309
10310 * info.el (Info-goto-emacs-command-node): Doc fix.
10311 (Info-goto-emacs-key-command-node): Doc fix.
10312
10313 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
10314
10315 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
10316 systems without long file-name support.
10317
10318 2001-01-06 Andrew Innes <andrewi@gnu.org>
10319
10320 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
10321
10322 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
10323
10324 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
10325 (isearch-lazy-highlight-update): Doc fix.
10326
10327 * ffap.el (ffap-bindings): Doc fix.
10328
10329 * dired-x.el (dired-virtual-guess-dir): Doc fix.
10330
10331 2001-01-05 Dave Love <fx@gnu.org>
10332
10333 * emacs-lisp/cl-seq.el (remove, remq): Remove.
10334
10335 2001-01-05 Gerd Moellmann <gerd@gnu.org>
10336
10337 * mouse-drag.el (mouse-drag-safe-scroll):
10338 Bind scroll-preserve-screen-position to nil.
10339
10340 * isearch.el (isearch-old-signal-hook): New variable.
10341 (isearch-mode): Set signal-hook-function to isearch-done.
10342 (isearch-done): Restore old signal-hook-function.
10343
10344 * info.el (Info-fontify-node): Mark one more char as intangible.
10345
10346 2000-01-05 Kenichi Handa <handa@etl.go.jp>
10347
10348 * composite.el (compose-last-chars): New argument COMPONENTS.
10349 If it is non-nil, compose preceding characters by compose-region with
10350 COMPONENTS.
10351
10352 * international/quail.el (quail-input-string-to-events): New function.
10353 (quail-input-method): Convert input string to events here.
10354 (quail-start-translation): Return input string, not event list.
10355 (quail-start-conversion): Likewise.
10356
10357 2001-01-04 Gerd Moellmann <gerd@gnu.org>
10358
10359 * tooltip.el (tooltip-cancel-delayed-tip)
10360 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
10361 and tooltip-add-timeout.
10362 (tooltip-show): Set border color from faces's foreground.
10363 (tooltip-show-help-function): If called with the same help string
10364 as last time, do nothing.
10365 (tooltip-help-tips): Don't set tooltip-help-message to nil.
10366
10367 * startup.el (fancy-splash-screens): Don't bind show-help-function
10368 to nil.
10369
10370 * tooltip.el (tooltip-frame-parameters): Remove colors.
10371 (tooltip): New face
10372 (tooltip-set-param): New function.
10373 (tooltip-show): Set up color frame parameters from face `tooltip'.
10374 Display the tooltip text in face `tooltip'.
10375
10376 2001-01-04 Dave Love <fx@gnu.org>
10377
10378 * whitespace.el (whitespace-global-mode): Fix typo.
10379
10380 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
10381
10382 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10383
10384 * help.el (help-for-help): Fix a typo in a doc string.
10385 From kwzh@gnu.org (Karl Heuer).
10386
10387 2001-01-03 Dave Love <fx@gnu.org>
10388
10389 * dired-x.el: Doc fixes. Maintainer change.
10390 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
10391 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
10392 (dired-guess-shell-alist-user): Customize.
10393 (dired-x-help-address): Set to bug-gnu-emacs.
10394 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
10395 (dired-default-directory): Renamed from default-directory.
10396
10397 * hl-line.el (hl-line): Doc fix.
10398
10399 2001-01-03 Karl Fogel <kfogel@red-bean.com>
10400
10401 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
10402
10403 2001-01-02 Richard M. Stallman <rms@gnu.org>
10404
10405 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
10406 to remove all the current alternative-match highlighting.
10407 If nil, remove only what's outside the current window.
10408 (isearch-lazy-highlight-remove-overlays): Take optional
10409 region within which NOT to remove them.
10410 (isearch-lazy-highlight-new-loop): Greatly simplified.
10411 (isearch-lazy-highlight-update): Find all the other occurrences
10412 visible in the window, in just one call.
10413 (isearch-lazy-highlight-start): Now holds start of region to scan.
10414 (isearch-lazy-highlight-end): Now holds end of region to scan.
10415 (isearch-lazy-highlight-wrapped): Variable deleted.
10416 (isearch-lazy-highlight-search): Function deleted.
10417
10418 2000-01-02 Andrew Innes <andrewi@gnu.org>
10419
10420 * w32-fns.el (convert-standard-filename): Do length check on name
10421 before aref.
10422
10423 2001-01-02 Dave Love <fx@gnu.org>
10424
10425 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
10426 value.
10427 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
10428
10429 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
10430
10431 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
10432 read syntax.
10433
10434 * calendar/todo-mode.el (todo): Add :link, :version.
10435 (todo-save-top-priorities): Remove autoload cookie.
10436 (todo-add-category, todo-add-item-non-interactively)
10437 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
10438
10439 2001-01-02 Gerd Moellmann <gerd@gnu.org>
10440
10441 * comint.el (comint-input-history-ignore): New variable.
10442 (comint-read-input-ring): Ignore entries matching
10443 comint-input-history-ignore.
10444
10445 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
10446
10447 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
10448 (lm-copyright-mark): New function.
10449 (lm-crack-copyright): New function.
10450 (lm-verify): Check that the file has a copyright.
10451 Check that the file is copyright Free Software Foundation.
10452
10453 2000-12-30 Kenichi Handa <handa@etl.go.jp>
10454
10455 * international/mule-diag.el (print-fontset): Indent font name by
10456 24 columns, not 25.
10457
10458 2000-12-29 Gerd Moellmann <gerd@gnu.org>
10459
10460 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
10461 in Subject line.
10462
10463 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
10464 Use mail-mode-hook instead of mail-setup-hook.
10465 Otherwise continuing an interrupted message with C-u C-x m for
10466 instance, winds up in Mail mode without abbrevs.
10467
10468 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10469
10470 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
10471 non-nil. Adding almost all customization variables on ps-setup.
10472 Doc fix.
10473 (ps-print-version): New version number (6.3.3).
10474 (ps-end-with-control-d): Initialization fix.
10475 (ps-lines-printed): New var.
10476 (ps-skip-newline): New fun.
10477 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
10478 (ps-next-line, ps-continue-line, ps-plot-region)
10479 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
10480
10481 2000-12-29 Kenichi Handa <handa@etl.go.jp>
10482
10483 * international/fontset.el (x-complement-fontset-spec):
10484 Resolve ASCII font name so that the same family name is used for fonts
10485 registered in x-font-name-charset-alist.
10486 (create-fontset-from-fontset-spec): Adjusted for the above change.
10487 The name of fontset alias should be a unresolved ASCII font name.
10488
10489 2000-12-28 Gerd Moellmann <gerd@gnu.org>
10490
10491 * simple.el (delete-key-deletes-forward-mode): Bind backspace
10492 and delete in isearch-mode-map.
10493
10494 2000-12-28 Richard M. Stallman <rms@gnu.org>
10495
10496 * dired-x.el (dired-guess-shell-alist-default):
10497 Use xpdf instead of acroread.
10498
10499 2000-12-28 Kenichi Handa <handa@etl.go.jp>
10500
10501 * textmodes/artist.el (artist-butlast): Deleted.
10502 (artist-ellipse-mirror-quadrant): Use butlast instead of
10503 artist-butlast.
10504
10505 * subr.el (butlast, nbutlast): Moved from cl.el to here.
10506
10507 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
10508
10509 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
10510
10511 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
10512
10513 * ls-lisp.el: Better support for the Mac and MS-Windows.
10514 (ls-lisp): New defgroup.
10515 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
10516 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
10517 (ls-lisp-support-shell-wildcards): New defcustoms.
10518 (ls-lisp-parse-symlink): New function.
10519 (insert-directory): Code to convert switches to a list and set up
10520 the wildcard argument copied from ls-lisp-insert-directory.
10521 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
10522 for -C and -R switches.
10523 (ls-lisp-column-format): New function.
10524 (ls-lisp-delete-matching, ls-lisp-handle-switches)
10525 (ls-lisp-format-time): Add doc strings.
10526 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
10527 Support ls-lisp-dirs-first.
10528 (ls-lisp-classify, ls-lisp-extension): New functions.
10529 (ls-lisp-format): Optionally support emulation of symlinks.
10530 Support -i, -s, and -G switches.
10531
10532 2000-12-27 Gerd Moellmann <gerd@gnu.org>
10533
10534 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
10535
10536 * version.el (emacs-version): Print X scroll bar information.
10537
10538 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
10539 instead of x-toolkit-scroll-bars-p.
10540
10541 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
10542 of x-toolkit-scroll-bars-p.
10543
10544 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
10545
10546 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
10547 (ffap-bindings): Doc fix, to reflect the above change.
10548
10549 2000-12-27 Kenichi Handa <handa@etl.go.jp>
10550
10551 * term.el (term-char-mode): Define all non-ascii self-inserting
10552 characters to 'term-send-raw in term-raw-map.
10553
10554 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
10555
10556 * viper-init (viper-restore-cursor-type): Added condition-case guard.
10557
10558 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
10559 Changed initialization; use add-hook.
10560 (ediff-file-remote-p): Use file-local-copy.
10561
10562 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
10563
10564 * ediff.el (ediff-patch-buffer): Bug fix.
10565 (ediff-revision): Allow selection of the file at the prompt.
10566
10567 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
10568
10569 * subr.el (combine-run-hooks): Remove.
10570
10571 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
10572 and remove the rogue second spec.
10573
10574 2000-12-23 Gerd Moellmann <gerd@gnu.org>
10575
10576 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
10577
10578 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
10579
10580 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
10581 Use minibuffer menu prompt for the `=' prefix.
10582 (smerge-command-prefix): Change default to C-^.
10583 (smerge-mode): Don't assume font-lock doesn't move point.
10584
10585 * skeleton.el (skeleton-internal-1): Make sure the first line of
10586 the region is also re-indented.
10587 (skeleton-end-newline): New var.
10588 (skeleton-end-hook): Use it.
10589
10590 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10591
10592 * comint.el (comint-password-prompt-regexp): Support CVS.
10593
10594 2000-12-22 Gerd Moellmann <gerd@gnu.org>
10595
10596 * simple.el (delete-key-deletes-forward-mode): Simplify.
10597 Also backspace key combinations, depending on
10598 delete-key-deletes-forward.
10599
10600 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
10601
10602 * simple.el (delete-key-deletes-forward): Doc fix.
10603
10604 2000-08-22 Emmanuel Briot <briot@gnat.com>
10605
10606 * xml.el (top level comment): Updated to reflect the fact that
10607 white spaces are relevant in the XML file.
10608 (xml-parse-file): Do not kill an existing Emacs buffer if the file
10609 to parse was already edited. This allows for on-the-fly analysis
10610 of XML files.
10611 (xml-parse-tag): Check that the casing is the same in the start
10612 tag and end tag, since XML is case-sensitive. Allows for spaces
10613 in the end tag, after the name of the tag.
10614 (xml-parse-attlist): Allow for the character '-' in the name of
10615 attributes, as in the standard http-equiv attribute Do not save
10616 the properties in the XML tree, since they are not relevant.
10617
10618 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
10619
10620 * generic.el (generic-read-type): Undo last change, inline into
10621 `generic-mode' and then remove.
10622 (generic-mode): Inline generic-read-type.
10623 (define-generic-mode): Push the symbol name rather than the symbol
10624 onto generic-mode-list.
10625
10626 2000-12-21 Gerd Moellmann <gerd@gnu.org>
10627
10628 * generic.el (generic-read-type): Build an alist for
10629 completing-read as in 20.7.
10630
10631 * play/landmark.el (lm): Use interactive spec `P'.
10632 (toplevel): Don't set debug-on-error.
10633
10634 * server.el (server-switch-buffer): Choose a window on a visible frame.
10635
10636 2000-12-21 Dave Pearson <davep@davep.org>
10637
10638 * quickurl.el: Commentry change, I've moved my web site.
10639
10640 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10641
10642 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
10643 ranges like \177-\237, but accepts the character sequence from \177 to
10644 \237. Doc fix.
10645 (ebnf-version): New version (3.4).
10646 (ebnf-setup): Code fix.
10647 (ebnf-range-regexp): New fun.
10648 (ebnf-8-bit-chars): Const fix.
10649
10650 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
10651 entry. Doc fix.
10652 (ebnf-bnf-lex): Code fix.
10653 (ebnf-bnf-comment-chars): Const fix.
10654
10655 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
10656 entry. Doc fix.
10657 (ebnf-iso-comment-chars): Const fix.
10658
10659 * ebnf-otz.el: Doc fix.
10660
10661 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
10662 entry. Doc fix.
10663 (ebnf-yac-skip-code): Code fix.
10664 (ebnf-yac-comment-chars): Const fix.
10665
10666 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
10667
10668 * files.el (insert-directory-safely): New function.
10669 (recover-file): Use it instead of insert-directory.
10670 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10671
10672 2000-12-21 Kenichi Handa <handa@etl.go.jp>
10673
10674 * international/mule-cmds.el (select-safe-coding-system):
10675 Check coding-category-list more rigidly. Improve help message.
10676
10677 * dired.el (dired-move-to-filename-regexp): Fix previous change.
10678
10679 2000-12-21 Miles Bader <miles@gnu.org>
10680
10681 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
10682
10683 2000-12-21 Kenichi Handa <handa@etl.go.jp>
10684
10685 * international/mule-diag.el (describe-char-after): Make *Help*
10686 buffer inherit multibyteness of the current buffer.
10687
10688 * international/mule.el (make-char): Docstring adjusted for the
10689 change of make-char-internal.
10690
10691 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
10692
10693 * international/iso-cvt.el: Docstrings fix.
10694
10695 2000-12-20 Dave Love <fx@gnu.org>
10696
10697 * subr.el (eval-after-load): Doc fix.
10698
10699 2000-12-20 Kenichi Handa <handa@etl.go.jp>
10700
10701 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
10702 for numbers.
10703
10704 2000-12-20 Miles Bader <miles@gnu.org>
10705
10706 * international/quail.el (quail-help): Resize the help window
10707 again after it has all its contents. Remove unneeded progn.
10708
10709 2000-12-19 Gerd Moellmann <gerd@gnu.org>
10710
10711 * pcmpl-linux.el: Fix copy/paste error.
10712
10713 2000-12-19 Andrew Innes <andrewi@gnu.org>
10714
10715 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
10716
10717 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
10718
10719 * progmodes/idlw-rinfo.el: Fixed copyright notice.
10720
10721 * progmodes/idlw-toolbar.el: Fixed copyright notice.
10722
10723 * progmodes/idlw-shell.el: Fixed copyright notice.
10724
10725 * progmodes/idlwave.el: Fixed copyright notice.
10726
10727 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
10728 TAB as key separators.
10729
10730 2000-12-19 Alex Schroeder <alex@gnu.org>
10731
10732 * sql.el (sql-sybase-options): New option.
10733 (sql-sybase): Use it. Add sql-database to the list of parameters
10734 provided for login. The options -w 2048 -n are not used any more.
10735 (sql-postgres-options): Changed default from "--pset" to "-P".
10736 (sql-mysql-options): Doc change.
10737 (sql-stop): Doc change.
10738
10739 2000-12-19 Kenichi Handa <handa@etl.go.jp>
10740
10741 * international/quail.el (quail-input-method): Always hide
10742 the guidance buffer on exiting.
10743
10744 2000-12-18 Gerd Moellmann <gerd@gnu.org>
10745
10746 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
10747 isn't fboundp.
10748
10749 * server.el (server-buffer-done): Bury the buffer before
10750 killing it.
10751
10752 * faces.el (face-spec-set): Interpret a nil in specs for
10753 foreground and background colors as `unspecified', for
10754 compatibility with 20.x.
10755
10756 2000-12-18 Dave Love <fx@gnu.org>
10757
10758 * simple.el (mail-user-agent): Doc fix.
10759 (input-mode-8-bit): Removed.
10760
10761 * international/mule.el (set-keyboard-coding-system): Doc fix.
10762 (keyboard-coding-system): New option.
10763
10764 * mail/sendmail.el (send-mail-function): Customize.
10765
10766 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
10767
10768 * international/codepage.el (cp866-decode-table): New table.
10769
10770 2000-12-18 Gerd Moellmann <gerd@gnu.org>
10771
10772 * version.el (emacs-version): Remove `%a' from the time format
10773 because the weekday doesn't fit well into each locale.
10774
10775 2000-12-18 Miles Bader <miles@gnu.org>
10776
10777 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
10778
10779 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
10780 Check that emacs-major-version is `=' to 20, not `>='.
10781 (artist-replace-chars): Use `make-string' instead of a loop.
10782
10783 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
10784
10785 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
10786 (cvs-execute-single-file): Don't change directory.
10787 Patch from Per Cederqvist.
10788
10789 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
10790
10791 * textmodes/ispell.el (check-ispell-version):
10792 If `ispell-program-name' is "aspell", pass it the -v switch instead
10793 of -vv.
10794
10795 2000-12-16 Kenichi Handa <handa@etl.go.jp>
10796
10797 * international/mule-diag.el (mule-diag): Insert information about
10798 configure options, multibyte awareness, language env.
10799
10800 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
10801 regexp to search for candidates.
10802
10803 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
10804
10805 * info.el (Info-forward-node): If the node has an
10806 Info-header-line, widen the buffer before searching for "next:"
10807 and "up:" pointers, and set the search limit to stay in the
10808 current node.
10809
10810 2000-12-16 Miles Bader <miles@gnu.org>
10811
10812 * simple.el (delete-trailing-whitespace): Remove extraneous let.
10813
10814 2000-12-15 Miles Bader <miles@gnu.org>
10815
10816 * comint.el (comint-send-string, comint-send-region): Also accept
10817 a buffer, buffer-name, or nil for PROCESS, for compatibility with
10818 process-send-string/region.
10819
10820 2000-12-15 Gerd Moellmann <gerd@gnu.org>
10821
10822 * isearch.el (isearch-lazy-highlight-max): New user-option.
10823 (isearch-lazy-highlight-update): Don't highlight more than
10824 isearch-lazy-highlight-max matches.
10825
10826 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
10827
10828 2000-12-15 Richard M. Stallman <rms@gnu.org>
10829
10830 * sort.el (sort-columns): Fix error message.
10831
10832 * dabbrev.el (dabbrev--last-case-pattern): Value is now
10833 `upcase' or `downcase' or nil.
10834 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
10835 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
10836 (dabbrev--substitute-expansion): New arg record-case-pattern.
10837 If it is non-nil, set dabbrev--last-case-pattern.
10838 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
10839
10840 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
10841
10842 2000-12-15 Miles Bader <miles@gnu.org>
10843
10844 * paths.el (Info-default-directory-list): Don't delete
10845 configure-info-directory from the list of standard info
10846 directories when appending it to the end -- their order is important.
10847
10848 * faces.el (read-face-attribute): If there's no entry for the
10849 user's input in VALID, just use it as-is (this will often result
10850 in an error, but it may be OK for e.g. colors using hexadecimal
10851 notation, and at least will yield a better error message).
10852
10853 * window.el (mode-line-window-height-fudge): Function removed.
10854 (height-affecting-face-attributes, mode-line-window-height-fudge):
10855 Variables removed.
10856 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
10857 window is really the right size. Use vertical-motion
10858 rather than forward-line.
10859 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
10860 (ispell-command-loop, ispell-show-choices): Use the variable
10861 ispell-choices-win-default-height, rather than the function.
10862 (ispell-choices-win-default-height): Function removed.
10863 (ispell-mode-line-window-height-fudge): Function removed.
10864
10865 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
10866
10867 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
10868
10869 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
10870
10871 * paths.el (Info-default-directory-list):
10872 If configure-info-directory is not one of the standard directories,
10873 put it first in the list; otherwise put it last. Doc string
10874 changed accordingly.
10875
10876 * info.el (Info-directory-list): Change doc string to reflect the
10877 change in Info-default-directory-list.
10878
10879 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
10880 windows-nt as windowed environments, even under -nw.
10881
10882 * startup.el (command-line): Don't call x-backspace-delete-keys-p
10883 if not fboundp. Switch delete-forward mode for the <delete> key
10884 on all PC platforms, even under -nw.
10885
10886 * term/internal.el ([M-delete]): Remap to M-d.
10887
10888 2000-12-14 Gerd Moellmann <gerd@gnu.org>
10889
10890 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
10891
10892 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
10893
10894 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10895
10896 2000-12-14 Gerd Moellmann <gerd@gnu.org>
10897
10898 * startup.el (command-line): Call delete-key-deletes-forward-mode,
10899 if appropriate.
10900
10901 * simple.el (delete-key-deletes-forward): New user-option.
10902 (delete-key-deletes-forward-mode): New function.
10903
10904 * bindings.el: Bind `delete' to backward-delete-char.
10905
10906 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
10907 Test if symbol is bound before getting its value.
10908
10909 * tooltip.el (tooltip-show): If an error is signaled in
10910 x-show-tip, display that error, and display the help in the
10911 echo area.
10912
10913 2000-12-14 Kenichi Handa <handa@etl.go.jp>
10914
10915 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
10916 Show "... entries" messages for every 10000 entries, not 10.
10917
10918 2000-12-13 Karl Fogel <kfogel@red-bean.com>
10919
10920 * bookmark.el: Provide a generic exit hook, as suggested by
10921 Ovidiu Predescu <ovidiu@cup.hp.com>:
10922 (bookmark-exit-hook): New var.
10923 (bookmark-exit-hook-internal): New func, replaces
10924 old raw lambda form in `kill-emacs-hook', and runs new
10925 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
10926 as logically that feature must have been provided if this function
10927 is running.
10928 Removed ;;;###autoload before the `add-hook' call.
10929
10930 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
10931
10932 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
10933 (easy-menu-current-active-maps): New function.
10934 (easy-menu-get-map): Use it.
10935 Make a proper menu entry when creating a new keymap.
10936
10937 2000-12-13 Kenichi Handa <handa@etl.go.jp>
10938
10939 * international/characters.el: Fix cases and syntaxes for
10940 mule-unicode-0100-24ff.
10941
10942 * dired.el (dired-move-to-filename-regexp): Fixed for the case
10943 that a Japanese character is not appended after day and year.
10944
10945 * info.el (Info-suffix-list): Change format for a command that
10946 requires arguments.
10947 (info-insert-file-contents): Adjusted for the above change.
10948
10949 2000-12-12 Andreas Schwab <schwab@suse.de>
10950
10951 * tar-mode.el (tar-extract): Base the name of the subfile buffer
10952 on the name of the tar buffer. Verify that the existing buffer is
10953 visiting the same subfile.
10954
10955 2000-12-12 Dave Love <fx@gnu.org>
10956
10957 * subdirs.el: Add obsolete.
10958
10959 2000-12-12 Gerd Moellmann <gerd@gnu.org>
10960
10961 * mail/rmailsum.el (rmail-summary-expunge)
10962 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
10963 instead of rmail-confirm-expunge.
10964
10965 * replace.el (perform-replace): Don't use an empty match adjacent
10966 to a non-empty match when computing the next match before the
10967 replacement is performed.
10968
10969 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
10970
10971 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
10972 definition (patch by Stefan Monnier).
10973 (glasses-mode): Use jit-lock instead of `after-change-functions'
10974 (patch by Stefan Monnier).
10975
10976 2000-12-12 Miles Bader <miles@gnu.org>
10977
10978 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
10979 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
10980
10981 2000-12-12 Andrew Choi <akochoi@i-cable.com>
10982
10983 * term/mac-win.el: Remove load for ls-lisp.
10984
10985 * loadup.el: Load ls-lisp for system-type `macos'.
10986
10987 2000-12-12 Miles Bader <miles@gnu.org>
10988
10989 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
10990 Respect field end too.
10991 (just-one-space): Respect fields as `delete-horizontal-space'.
10992 (newline-and-indent, reindent-then-newline-and-indent):
10993 Use `delete-horizontal-space'.
10994
10995 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
10996
10997 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
10998 (so as to obey the field property in the minibuffer).
10999
11000 * obsolete/c-mode.el: Moved from lisp/progmodes.
11001 * obsolete/auto-show.el: Moved from lisp.
11002 * obsolete/ooutline.el: Moved from lisp/textmodes.
11003
11004 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
11005
11006 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
11007 changes to list them here.
11008
11009 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
11010 Too many changes to list them here.
11011
11012 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
11013 Too many changes to list them here.
11014
11015 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
11016
11017 2000-12-11 Gerd Moellmann <gerd@gnu.org>
11018
11019 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
11020
11021 * cus-edit.el (custom-save-variables, custom-save-faces):
11022 Comment fix.
11023
11024 * hscroll.el: Moved to `obsolete' subdir.
11025
11026 2000-12-11 Miles Bader <miles@gnu.org>
11027
11028 * window.el (window-text-height): Function removed (now in C).
11029
11030 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
11031
11032 * log-edit.el (log-edit-parent-buffer): New var.
11033 (log-edit): Set it. Add BUFFER argument.
11034 (log-edit-done): Use char-before.
11035 Don't bother checking validity of vc-comment-ring.
11036 Only bury the buffer if log-edit popped it up.
11037
11038 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
11039 (cvs-mode-diff-help): Remove.
11040 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
11041 (cvs-mode-marked): Set up the default for CMD manually.
11042
11043 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
11044 Remove binding for ? now made unnecessary.
11045
11046 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
11047
11048 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
11049 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
11050
11051 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
11052 when master file is not open.
11053
11054 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
11055
11056 * progmodes/ada-stmt.el: Update `maintainer'.
11057
11058 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
11059
11060 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
11061 choices to match documentation string.
11062
11063 2000-12-09 Miles Bader <miles@gnu.org>
11064
11065 * minibuf-eldef.el: New file.
11066
11067 * window.el (fit-window-to-buffer): Don't pass last argument to
11068 pos-visible-in-window-p, now that its meaning is inverted.
11069
11070 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
11071
11072 * image.el (create-image): Doc fix; spotted by Per Cederqvist
11073 <ceder@lysator.liu.se>.
11074
11075 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
11076
11077 * autoinsert.el (auto-insert-alist): Add missing final \n.
11078
11079 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
11080 (cvs-menu-map): Remove.
11081 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
11082 (cvs-mode-quit): Turn it back into a plain function.
11083
11084 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
11085 (texinfo-filter): Remove (move to texinfo.el).
11086
11087 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
11088 file where it's more visible.
11089 (texinfo-filter, texinfo-chapter-level-regexp): New variables
11090 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
11091 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
11092 (texinfo-inside-macro-p): Only catch `scan-error's.
11093 (texinfo-inside-env-p): Make better use of the match info.
11094 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
11095 (texinfo-insert-@end): Slight re-organization.
11096 Also remove useless `looking-at' call.
11097
11098 2000-12-08 Andrew Innes <andrewi@gnu.org>
11099
11100 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
11101 accessible in -nw mode.
11102
11103 * term/w32-win.el: Remove stuff about selection timeout, which is
11104 irrelevant on Windows. Move clipboard support to w32-fns.el, so
11105 it is accessible in -nw mode.
11106
11107 2000-12-08 Dave Love <fx@gnu.org>
11108
11109 * emacs-lisp/lisp-mode.el (lisp-mode):
11110 Set font-lock-keywords-case-fold-search.
11111
11112 2000-12-08 Gerd Moellmann <gerd@gnu.org>
11113
11114 * textmodes/ispell.el (ispell): Doc fix.
11115
11116 2000-12-08 Kenichi Handa <handa@etl.go.jp>
11117
11118 * international/quail.el (quail-insert-decode-map): Check the
11119 frame width of a window displaying the current buffer, not that of
11120 the selected frame.
11121 (quail-help): Make sure that the help buffer has window before
11122 inserting text in it.
11123
11124 2000-12-07 Sam Steingold <sds@gnu.org>
11125
11126 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
11127 Backquote is used in isearch.el, so autoloading saves nothing.
11128
11129 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
11130
11131 * startup.el (normal-top-level-add-subdirs-to-load-path):
11132 Ignore the CVS and RCS subdirectories case-insensitively.
11133
11134 * dired.el (dired-insert-directory): If file-system-info is
11135 fboundp, call it instead of invoking dired-free-space-program.
11136
11137 2000-12-07 Gerd Moellmann <gerd@gnu.org>
11138
11139 * server.el (server-visit-files): Push files on file-name-history.
11140
11141 * progmodes/cc-langs.el: Update copyright.
11142
11143 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
11144
11145 * bindings.el (mode-line-mode-menu): Add glasses-mode.
11146
11147 * bindings.el (mode-line-mode-menu): Reverse the order
11148 of define-keys so that the menu appears in alphabetical order.
11149
11150 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
11151
11152 * progmodes/glasses.el (glasses-mode): Update mode line at the end
11153 of the function.
11154
11155 2000-12-07 Dave Love <fx@gnu.org>
11156
11157 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
11158
11159 * facemenu.el (facemenu-unlisted-faces): Fix value.
11160
11161 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
11162
11163 * font-lock.el (font-lock-default-fontify-region):
11164 Include the terminating \n (off-by-one error).
11165 (font-lock-set-defaults): Use dolist.
11166
11167 * derived.el (define-derived-mode): Don't use combine-run-hooks.
11168
11169 2000-12-07 Kenichi Handa <handa@etl.go.jp>
11170
11171 * international/mule-cmds.el (describe-language-environment):
11172 Fix for the case that an input method title is not string but a list.
11173
11174 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
11175 of wrong SIZE record.
11176
11177 2000-12-06 Dave Love <fx@gnu.org>
11178
11179 * newcomment.el (comment-region, comment-dwim): Doc fix.
11180
11181 * textmodes/texinfo.el: Require tex-mode when compiling.
11182 (texinfo-update-node): Doc fix.
11183 (texinfo-imenu-generic-expression): Add @anchor.
11184 (texinfo-font-lock-keywords): Add @uref.
11185 (texinfo-inside-macro-p): Don't use ignore-errors.
11186 (texinfo-insert-quote): Match more contexts.
11187
11188 * international/mule.el (decode-char, encode-char): Doc fix.
11189 (auto-coding-alist): Customize.
11190
11191 * files.el (load-file): Fix change of 2000-03-12.
11192
11193 * wid-edit.el (widget-text-keymap): Doc fix.
11194
11195 2000-12-06 Andrew Innes <andrewi@gnu.org>
11196
11197 * makefile.w32-in (lisp): Set to an absolute directory, namely
11198 $(CURDIR).
11199
11200 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
11201
11202 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
11203 read generated-autoload-file, and set buffer-file-coding-system to
11204 raw-text-unix after reading the file.
11205
11206 * international/mule-conf.el (file-coding-system-alist):
11207 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
11208
11209 2000-12-06 Gerd Moellmann <gerd@gnu.org>
11210
11211 * replace.el (occur): Make line-number-width 1 smaller for the
11212 colon following the line number.
11213
11214 * startup.el (fancy-splash-text, command-line-1):
11215 Use `File' for the menu name instead of `Files'.
11216
11217 * tmm.el: Update copyright.
11218
11219 * cus-start.el: Add entry for even-window-heights.
11220
11221 2000-12-06 Miles Bader <miles@gnu.org>
11222
11223 * faces.el (frame-set-background-mode): Avoid stomping on
11224 locally modified faces.
11225
11226 2000-12-06 Kenichi Handa <handa@etl.go.jp>
11227
11228 * international/fontset.el: Correct the font registries for
11229 japanese-jisx0213-1 and japanese-jisx0213-2.
11230
11231 2000-12-05 Gerd Moellmann <gerd@gnu.org>
11232
11233 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
11234
11235 * iswitchb.el: Update customization commentary.
11236
11237 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
11238
11239 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
11240 (tpu-search-highlight): Fixed comparison of overlay end positions.
11241 (tpu-trim-line-ends): Implemented trimming logic locally.
11242
11243 * emulation/tpu-extras.el (tpu-write-file-hook)
11244 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
11245
11246 2000-12-05 Kenichi Handa <handa@etl.go.jp>
11247
11248 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
11249 to cn-gb.
11250 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
11251
11252 2000-12-04 Dave Love <fx@gnu.org>
11253
11254 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
11255
11256 2000-12-04 Gerd Moellmann <gerd@gnu.org>
11257
11258 * mail/rmailsum.el (rmail-summary-expunge)
11259 (rmail-summary-expunge-and-save): Ask for confirmation with
11260 rmail-expunge-confirmed.
11261
11262 * mail/rmail.el (rmail-expunge-confirmed): New function.
11263 (rmail-expunge): Use it.
11264
11265 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
11266
11267 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
11268 (etags-recognize-tags-table, find-tag-in-order):
11269 New functionality: interpret file names as tags.
11270
11271 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
11272
11273 * info.el (Info-scroll-prefer-subnodes): New defcustom.
11274 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
11275 the first subnode until the bottom of the current node is visible.
11276
11277 2000-12-04 Gerd Moellmann <gerd@gnu.org>
11278
11279 * format.el (format-decode): Don't change buffer's undo list.
11280
11281 2000-12-04 Kenichi Handa <handa@etl.go.jp>
11282
11283 * faces.el (face-font-registry-alternatives): Add entries for CJK
11284 fonts. Doc-string adjusted for the actual usage of this data.
11285
11286 * international/fontset.el: Change the font registries for CJK
11287 fonts in the default fontset. Don't append '*' to registries.
11288
11289 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
11290
11291 * emacs-lisp/easy-mmode.el (define-derived-mode)
11292 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
11293
11294 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
11295 (derived-mode-p): New function.
11296 (derived-mode-make-docstring): Add `docstring' argument.
11297 Use it if available and complete it if necessary.
11298
11299 2000-12-03 Andreas Schwab <schwab@suse.de>
11300
11301 * type-break.el (type-break): Don't make parent of itself.
11302
11303 2000-12-03 Miles Bader <miles@gnu.org>
11304
11305 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
11306
11307 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
11308
11309 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
11310 (tex-main-file, tex-file): Simplify.
11311 (tex-generate-zap-file-name): Use subst-char-in-string.
11312 (tex-strip-dots): Remove.
11313
11314 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
11315
11316 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
11317 to check if the match succeeded.
11318
11319 2000-12-02 Gerd Moellmann <gerd@gnu.org>
11320
11321 * startup.el (use-fancy-splash-screens-p): New function.
11322 (command-line-1): Use it to determine whether or not to use
11323 a fancy splash screen.
11324
11325 2000-12-02 Andreas Schwab <schwab@suse.de>
11326
11327 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
11328
11329 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
11330
11331 * international/mule.el (make-char): Fix last change.
11332
11333 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
11334 New defcustoms.
11335 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
11336 autoloading tex-mode; instead, do the same manually.
11337 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
11338 with numeric argument. Docstring fix.
11339 (toplevel): Require cl when compiling.
11340
11341 * international/mule.el (make-char): Doc fix.
11342
11343 2000-12-02 Jason Rumney <jasonr@gnu.org>
11344
11345 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
11346 the Emacs Lisp manual)
11347
11348 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
11349
11350 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
11351
11352 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
11353 the Emacs Lisp manual).
11354
11355 2000-12-02 Gerd Moellmann <gerd@gnu.org>
11356
11357 * simple.el (next-line-add-newlines): Change default to nil.
11358
11359 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
11360
11361 * files.el (revert-buffer, recover-file):
11362 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
11363
11364 2000-12-01 Gerd Moellmann <gerd@gnu.org>
11365
11366 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
11367
11368 2000-12-01 Miles Bader <miles@gnu.org>
11369
11370 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
11371
11372 2000-12-01 Kenichi Handa <handa@etl.go.jp>
11373
11374 * international/mule-diag.el (describe-char-after): Fix typo.
11375 (describe-character-set, non-iso-charset-alist): Fix typo.
11376
11377 2000-12-01 Miles Bader <miles@gnu.org>
11378
11379 * image-file.el (image-file-name-regexp): Automatically add
11380 upper-case variants of each filename extension in
11381 `image-file-name-extensions', since they seem to be common.
11382
11383 * simple.el (minibuffer-contents)
11384 (minibuffer-contents-no-properties, delete-minibuffer-contents):
11385 New functions.
11386 * filecache.el (file-cache-directory-name)
11387 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
11388
11389 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
11390
11391 * filecache.el (file-cache-minibuffer-complete): Don't try to
11392 delete the minibuffer prompt.
11393
11394 2000-11-30 Dave Love <fx@gnu.org>
11395
11396 * cus-start.el: Fix read-buffer-function type.
11397
11398 2000-11-30 Gerd Moellmann <gerd@gnu.org>
11399
11400 * md5.el: Removed. There's a built-in function, now.
11401
11402 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
11403
11404 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
11405 as dummy 0-th char of rmail-deleted-vector.
11406
11407 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
11408
11409 * ps-print.el (ps-end-job): Bind case-fold-search only after
11410 switching to ps-spool-buffer.
11411
11412 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11413
11414 * ps-print.el: Line number font customization. PostScript: Lines and
11415 PageCount are initialized on each page. Doc Fix.
11416 (ps-print-version): New version number (6.3.2).
11417 (ps-lpr-switches, ps-font-info-database, ps-font-size)
11418 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
11419 (ps-right-header): Customization fix.
11420 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
11421 Fix code.
11422 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
11423 New vars.
11424
11425 2000-11-30 Gerd Moellmann <gerd@gnu.org>
11426
11427 * bs.el: Fix typos and spelling errors.
11428 (bs-appearance) <defgroup>: Renamed from bs-appearence.
11429 (bs-configuration): Doc fix.
11430
11431 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
11432
11433 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
11434
11435 * emulation/tpu-edt.el (tpu-version): New version.
11436 (tpu-search-overlay, tpu-replace-overlay): New initial range.
11437 (tpu-original-mode-line): Variable deleted.
11438 (tpu-mark-flag): New initial value.
11439 (tpu-set-mode-line): Don't redefine mode-line-format.
11440 Add tpu-mark-flag to minor-mode-alist.
11441 (tpu-update-mode-line): New mark flag logic.
11442 (tpu-get): Use find-file-wildcards.
11443 (tpu-search-highlight): Move overlay less, reset overlay properly.
11444 (tpu-unselect): Deactivate mark.
11445 (tpu-lm-replace): Reset overlay properly.
11446 (tpu-forward-line): Use forward-visible-line.
11447 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
11448
11449 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
11450
11451 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
11452
11453 * cus-edit.el (custom-face-value-create): Always emphasize tag.
11454
11455 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11456
11457 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
11458 and skip whitespace and newlines.
11459
11460 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
11461
11462 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
11463
11464 2000-11-29 Gerd Moellmann <gerd@gnu.org>
11465
11466 * help.el (describe-function-1): Regexp-quote function name
11467 when used as part of a regexp.
11468
11469 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
11470 Use face-attribute instead of face-foreground and face-background.
11471 (tool-bar-add-item): Likewise, and handle unspecified colors.
11472
11473 * enriched.el (enriched-face-ans): Use face-attribute instead
11474 of face-foreground and face-background.
11475
11476 * faces.el (face-foreground, face-background, face-stipple):
11477 Return nil if attribute is unspecified, for backward compatibility.
11478
11479 * files.el (auto-mode-alist): Add an entry for antlr-mode.
11480
11481 * play/5x5.el: Remove version info.
11482
11483 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
11484
11485 * frame.el (blink-cursor-mode): Doc fix.
11486
11487 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11488
11489 * antlr-mode.el: New commands to run ANTLR from within Emacs and
11490 to create Makefile rules.
11491 (antlr-tool-command): New user option.
11492 (antlr-ask-about-save): New user option.
11493 (antlr-makefile-specification): New user option.
11494 (antlr-file-formats-alist): New variable.
11495 (antlr-special-file-formats): New variable.
11496 (antlr-unknown-file-formats): New user option.
11497 (antlr-help-unknown-file-text): New variable.
11498 (antlr-help-rules-intro): New variable.
11499 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
11500 (antlr-mode-menu): Add entries.
11501 (antlr-file-dependencies): New function.
11502 (antlr-directory-dependencies): New function.
11503 (antlr-superclasses-glibs): New function.
11504 (antlr-run-tool): New command.
11505 (antlr-makefile-insert-variable): New function.
11506 (antlr-insert-makefile-rules): New function.
11507 (antlr-show-makefile-rules): New command.
11508
11509 * antlr-mode.el: More Emacs/XEmacs stuff.
11510 (antlr-no-action-keywords): New constant with value nil.
11511 (antlr-font-lock-keywords-alist): Use it. Old value would break
11512 syntax highlighting in Emacs-21.0.
11513 (antlr-default-directory): Emacs/XEmacs dependend function.
11514 (antlr-read-shell-command): Ditto.
11515 (antlr-with-displaying-help-buffer): Ditto.
11516
11517 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11518
11519 * antlr-mode.el: imenu, parsing and highlighting changes.
11520 (antlr-imenu-create-index-function): Don't create extra submenus
11521 for definitions in different grammar classes. It is not necessary
11522 for the menu and would make command `imenu' awkward to use.
11523 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
11524 header actions and more than one.
11525 (antlr-font-lock-tokendef-face): Changed color.
11526 (antlr-font-lock-tokenref-face): Changed color.
11527 (antlr-font-lock-additional-keywords): Also highlight lowercase.
11528 (antlr-mode-syntax-table): New variable.
11529 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
11530 (antlr-with-syntax-table): Don't copy syntax table.
11531
11532 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11533
11534 * antlr-mode.el: Minor changes: language setting.
11535 (antlr-language-alist): The value for file option "language" can
11536 be both an identifier and a string.
11537 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
11538 (antlr-language-limit-n-regexp): Change accordingly.
11539
11540 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
11541
11542 * antlr-mode.el: Minor changes: tabs, hiding.
11543 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
11544 (antlr-action-visibility): Also allow value nil to also hide the
11545 braces. Renamed from `antlr-tiny-action-length'.
11546 Suggested by Jay@aol.com.
11547 (antlr-hide-actions): Change accordingly. Hide line if completely
11548 hidden action is on a line of its own.
11549
11550 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
11551
11552 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
11553
11554 * sort.el (sort-columns): Don't concat strings with numbers.
11555
11556 2000-11-29 Dave Love <fx@gnu.org>
11557
11558 * cus-edit.el (face): Fix :format.
11559
11560 * mail/feedmail.el: Require smtpmail when compiling.
11561 (mail-do-fcc): Autoload.
11562 (feedmail) <defgroup>: Fix :link.
11563 (feedmail-nuke-body-in-fcc): Fix :type.
11564 (feedmail-send-it): Add autoload cookie.
11565
11566 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
11567
11568 * newcomment.el (comment-indent): Save excursion around call to
11569 comment-indent-function.
11570
11571 2000-11-29 Miles Bader <miles@gnu.org>
11572
11573 * subr.el (member-ignore-case): Return the tail of the list who's
11574 car matches, like `member', not the matching element itself.
11575
11576 2000-11-29 Kenichi Handa <handa@etl.go.jp>
11577
11578 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
11579 should not contain `\n'.
11580
11581 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11582
11583 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
11584
11585 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
11586
11587 * dired-aux.el (dired-do-create-files): Construct default file
11588 name for dired-mark-read-file-name so that when the user enters
11589 just RET, the target file will end up in the target directory.
11590
11591 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
11592 local-abbrev-table before changing buffers because it might
11593 have a buffer-local binding.
11594
11595 2000-11-28 Miles Bader <miles@gnu.org>
11596
11597 * simple.el (delete-horizontal-space): Handle fields more generally.
11598
11599 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11600
11601 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
11602
11603 2000-11-28 Dave Love <fx@gnu.org>
11604
11605 * progmodes/ps-mode.el (ps-mode): Set comment-start and
11606 comment-start-skip locally.
11607
11608 * progmodes/fortran.el (fortran-mode): Don't set
11609 fortran-comment-line-start-skip. Set comment-start to
11610 fortran-comment-line-start.
11611 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
11612 (fortran-comment-line-start-skip): Simplify slightly.
11613
11614 2000-11-28 Gerd Moellmann <gerd@gnu.org>
11615
11616 * play/5x5.el: Remove RCS keyword.
11617
11618 * bs.el: Mistaken commit, undone 2000-11-30.
11619
11620 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
11621
11622 * textmodes/tildify.el (tildify-string-alist):
11623 Add `plain-tex-mode' here.
11624
11625 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
11626
11627 * chistory.el (Command-history-setup): Remove extraneous `keymap'
11628 reference.
11629
11630 2000-11-28 Miles Bader <miles@gnu.org>
11631
11632 * cus-face.el (custom-face-attributes): Add post-filter function
11633 for :box. Make pre-filter function for :box handle all cases.
11634
11635 * wid-edit.el (widget-choose): Make sure pop-up window is large
11636 enough to display all the choices, as there's no way to scroll it.
11637
11638 2000-11-28 Kenichi Handa <handa@etl.go.jp>
11639
11640 * international/mule-conf.el: Make the coding system no-conversion
11641 safe for all characters.
11642
11643 2000-11-27 Dave Love <fx@gnu.org>
11644
11645 * net/ldap.el (ldap) <defgroup>: Add :version.
11646
11647 * tooltip.el (tooltip-use-echo-area): Doc fix.
11648
11649 * cus-start.el <minibuffer-prompt-properties>: Add version.
11650 <read-buffer-function>: Add.
11651
11652 * apropos.el (apropos-print): Add help-echo to active text.
11653
11654 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
11655
11656 2000-11-27 Gerd Moellmann <gerd@gnu.org>
11657
11658 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
11659 type, group and version.
11660
11661 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
11662
11663 * select.el (x-get-selection): Docstring fix.
11664
11665 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
11666
11667 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
11668
11669 2000-11-27 Andrew Innes <andrewi@gnu.org>
11670
11671 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
11672
11673 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
11674
11675 2000-11-27 Miles Bader <miles@gnu.org>
11676
11677 * dired.el (dired-get-filename): Return filename verbatim if
11678 LOCALP is `verbatim'.
11679 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
11680 `verbatim' so that we don't inadvertently delete a non-existant
11681 directory name.
11682
11683 2000-11-27 Kenichi Handa <handa@etl.go.jp>
11684
11685 * international/characters.el: Specify cases and syntaxes for
11686 mule-unicode-0100-24ff.
11687
11688 2000-11-27 Gerd Moellmann <gerd@gnu.org>
11689
11690 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
11691 that foreground and/or background colors of the face `tool-bar'
11692 are unspecified.
11693
11694 2000-11-27 Miles Bader <miles@gnu.org>
11695
11696 * wid-edit.el (widget-field-buffer, widget-field-start)
11697 (widget-field-end): Handle widget field `pseudo-overlays'.
11698 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
11699 if it's there instead of in `widget-field-list'.
11700
11701 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
11702 (help-make-xrefs): Delete extraneous newlines at the end of the
11703 docstring.
11704
11705 2000-11-25 Jason Rumney <jasonr@gnu.org>
11706
11707 * startup.el (command-line): Call set-locale-environment after
11708 Window System init file is read, as it can result in a call to
11709 redraw-frame.
11710
11711 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
11712
11713 * simple.el (shell-command): Mention the effect of the prefix
11714 argument in the doc string.
11715
11716 2000-11-25 Miles Bader <miles@gnu.org>
11717
11718 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
11719
11720 * wid-edit.el (widget-field-value-delete): Don't try to delete
11721 overlay when it's the `pseudo-overlay' that exists at some points.
11722
11723 2000-11-24 Jason Rumney <jasonr@gnu.org>
11724
11725 * international/mule-cmds.el (locale-language-names): Add "jp" as
11726 a non-standard alternative for Japanese.
11727
11728 2000-11-24 Andre Spiegel <spiegel@gnu.org>
11729
11730 * vc-hooks.el: Require 'cl during compilation.
11731
11732 2000-11-24 Gerd Moellmann <gerd@gnu.org>
11733
11734 * faces.el (face-set-after-frame-default): Let face attributes
11735 specified for new frames override frame parameters.
11736
11737 * startup.el (command-line): Fix computation of the source file
11738 for user-init-file when user-init-file is a compiled file.
11739
11740 2000-11-24 Miles Bader <miles@gnu.org>
11741
11742 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
11743 (custom-post-filter-face-spec): New functions.
11744 (custom-face-set, custom-face-value-create): Filter the face spec
11745 before and after customization.
11746 (custom-face-set): If VALUE specifies a null face, pass a
11747 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
11748 * cus-face.el (custom-face-attributes): Remove SET and GET
11749 functions. Add some IN-FILTER and OUT-FILTER functions in the few
11750 cases they're needed.
11751
11752 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
11753 that it's distinguishable from the :off-glyph on dark-background
11754 displays. Set its background color too.
11755
11756 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
11757 so that people can easily turn it off.
11758
11759 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
11760
11761 * ediff-diff.el: Moved variables around to have it compile under NT.
11762
11763 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
11764
11765 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
11766
11767 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
11768 redundant skip-small-frames test.
11769
11770 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
11771 (viper-downgrade-to-insert): Protect against errors in hooks.
11772
11773 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
11774 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
11775 (viper-restore-cursor-type,viper-set-insert-cursor-type):
11776 New functions.
11777
11778 * viper-util.el (viper-memq-char): Bug fixes.
11779
11780 * viper.el (viper-mode): Fix cursor handling.
11781
11782 2000-11-24 Kenichi Handa <handa@etl.go.jp>
11783
11784 * international/mule-diag.el (list-iso-charset-chars):
11785 For two-byte charset, fix the `while' condition.
11786 (list-non-iso-charset-chars): Fix the `while' condition.
11787
11788 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
11789
11790 * subr.el (add-hook, remove-hook): Don't call make-local-hook
11791 if the variable is make-variable-buffer-local.
11792
11793 * progmodes/ada-stmt.el (ada-template-map):
11794 Initialize and bind it to C-c t in ada-mode-map.
11795 (ada-stmt-mode-hook): New function extracted from old code.
11796 Only change the buffer-local side of skeleton-*.
11797 (ada-mode-hook): Use it.
11798
11799 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
11800
11801 * iswitchb.el (iswitchb-minibuf-depth): New variable.
11802 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
11803 we expect to be returned by minibuffer-depth once we prompt the
11804 user in the minibuffer.
11805 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
11806 as recorded in iswitchb-minibuf-depth, return non-nil.
11807
11808 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
11809
11810 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
11811 (hscroll-window-maybe): Docstring fix.
11812
11813 2000-11-23 Dave Love <fx@gnu.org>
11814
11815 * rect.el (string-rectangle): Don't test delete-selection-mode.
11816
11817 2000-11-23 Gerd Moellmann <gerd@gnu.org>
11818
11819 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
11820 is in the tool bar.
11821
11822 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
11823 with `no-dir'; we want the directory part to be able to remove it.
11824
11825 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11826
11827 * textmodes/outline.el (outline-flag-region):
11828 Don't bind inhibit-read-only since we don't modify the buffer.
11829 (outline-isearch-open-invisible): Don't jump to overlay-start
11830 since we're trying to unhide text around point.
11831 (outline-discard-overlays): Use dolist.
11832
11833 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
11834
11835 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11836
11837 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
11838
11839 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11840
11841 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
11842 Fix ARG regexp to skip quoted braces.
11843 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
11844 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
11845 are (correctly) handled separately).
11846 Remove `caption' and `footnote' from `citations': they contain text.
11847 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
11848 (latex-skeleton-end-hook): New function.
11849 (latex-mode): Use it.
11850 (tex-start-tex-marker): Remove.
11851 (tex-send-tex-command): Don't set tex-start-tex-marker.
11852 (tex-error-parse-syntax-table): New var.
11853 (tex-compilation-parse-errors): Use it.
11854 Ignore tex-start-tex-marker. Don't bother with marker-position.
11855 (tex-validate-buffer): Don't bother with marker-position.
11856
11857 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
11858 (flyspell-generic-progmode-verify): Use it.
11859
11860 2000-11-22 Sam Steingold <sds@gnu.org>
11861
11862 * simple.el (delete-trailing-whitespace): New interactive function.
11863
11864 * progmodes/ada-mode.el (ada-mode): Use it instead of
11865 `ada-remove-trailing-spaces'.
11866 (ada-remove-trailing-spaces): Removed.
11867
11868 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
11869
11870 * textmodes/picture.el (picture-clean): Removed.
11871 (picture-mode-exit): Call it instead of `picture-clean'.
11872
11873 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11874
11875 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
11876
11877 * hi-lock.el (hi-lock-refontify): Don't call non-existent
11878 jit-lock-fontify-buffer; it should anyway be unneccessary to
11879 do anything special when jit-lock is active.
11880 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
11881
11882 2000-11-22 Dave Love <fx@gnu.org>
11883
11884 * calendar/todo-mode.el (todo-top-priorities): Use
11885 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
11886
11887 * language/chinese.el, language/cyrillic.el:
11888 * language/devanagari.el, language/ethiopic.el, language/greek.el:
11889 * language/hebrew.el, language/indian.el, language/japanese.el:
11890 * language/korean.el, language/lao.el, language/misc-lang.el:
11891 * language/thai.el, language/tibetan.el, language/vietnamese.el:
11892 Use provide.
11893
11894 * cus-edit.el (custom-buffer-create-internal): Save some consing.
11895 (custom-variable-set): Improve validation error mesage.
11896
11897 * rect.el (string-rectangle): Revert last change.
11898 (string-rectangle-line): New arg DELETE.
11899 (string-rectangle): Check delete-selection-mode.
11900
11901 * emacs-lisp/edebug.el (edebug-version)
11902 (edebug-maintainer-address): Deleted.
11903 (edebug-submit-bug-report): Just alias to report-emacs-bug.
11904 (edebug-read-function): Account for other `'#' read forms.
11905 (edebug-mode-menus): Make some items toggles.
11906 (edebug-outside-unread-command-event, unread-command-event):
11907 Remove these to avoid warnings.
11908
11909 2000-11-22 David Ponce <david@dponce.com>
11910
11911 * recentf.el (recentf-menu-items-for-commands)
11912 (recentf-make-menu-items, recentf-make-menu-item)
11913 (recentf-filter-changer): Added :help and :active menu-item properties.
11914
11915 (recentf-build-dir-rules, recentf-dump-variable)
11916 (recentf-edit-list, recentf-open-files-item)
11917 (recentf-open-files): Replaced unnecessary `mapcar' with new
11918 built-in `mapc'.
11919
11920 2000-11-23 Miles Bader <miles@gnu.org>
11921
11922 * faces.el (menu): Make inverse-video on ttys too.
11923
11924 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
11925
11926 * simple.el (comment-line-break-function): Use the new name
11927 indent-new-comment-line -> comment-indent-new-line.
11928 (clone-indirect-buffer): Don't ignore NORECORD.
11929 (next-completion): Properly handle the case where items are adjacent.
11930
11931 * mouse.el (popup-menu): Stupid typo.
11932
11933 2000-11-22 Gerd Moellmann <gerd@gnu.org>
11934
11935 * emacs-lisp/authors.el: Remove autoload cookies, add author,
11936 maintainer, keywords tags.
11937
11938 * rect.el (replace-rectangle): Don't call string-rectangle-line
11939 with too many arguments.
11940
11941 2000-11-22 Andre Spiegel <spiegel@gnu.org>
11942
11943 * ediff-util.el (ediff-file-checked-out-p)
11944 (ediff-file-checked-in-p): Call vc-state instead of
11945 vc-locking-user, which no longer exists.
11946
11947 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
11948
11949 2000-11-22 Dave Love <fx@gnu.org>
11950
11951 * md5.el (md5): Provide.
11952 (md5): Fix error call.
11953
11954 2000-11-22 Miles Bader <miles@gnu.org>
11955
11956 * textmodes/refill.el (refill-adjust-ignorable-overlay)
11957 (refill-fill-paragraph-at): Remove debugging code.
11958
11959 * calendar/calendar.el (generate-calendar-window): When we don't
11960 call `fit-window-to-buffer', make sure the top line is fully visible.
11961
11962 * image-file.el (insert-image-file): Don't make `read-only'
11963 property rear-nonsticky.
11964
11965 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
11966 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
11967 stashing away its original value.
11968 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
11969 in the recursive edit.
11970 Bind `isearch-original-minibuffer-message-timeout' to protect it.
11971 (isearch-done): Restore `minibuffer-message-timeout'.
11972
11973 * cus-start.el: Remove entry for `mode-line-inverse-video'.
11974
11975 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
11976
11977 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
11978
11979 * find-lisp.el (find-lisp-find-files-internal):
11980 Use dolist, when and file-name-as-directory.
11981
11982 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
11983 (define-derived-mode, define-minor-mode): Add specs.
11984
11985 * window.el: General comment and spacing fixes.
11986 (save-selected-window): Use backquotes.
11987 (window-safely-shrinkable-p): New function.
11988 (shrink-window-if-larger-than-buffer): Use it.
11989
11990 * subr.el (make-local-hook): Docstring fix.
11991
11992 * shell.el (shell-mode): Use define-derived-mode.
11993
11994 * newcomment.el (comment-indent): Insert comment before calling
11995 comment-indent-function. Don't insert in column 0.
11996 (comment-dwim): Indent before inserting comment.
11997
11998 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
11999 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
12000 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
12001 Use mapc rather than map.
12002
12003 * files.el (find-buffer-visiting): Compare all attributes before
12004 declaring two files identical (rather than just their inode-no).
12005 (auto-mode-alist): Use \' rather than $.
12006
12007 * which-func.el: Update maintainer line.
12008
12009 * pcvs.el (uniquify-buffer-file-name): Remove advice.
12010 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
12011 (uniquify-buffer-file-name): Use it.
12012
12013 2000-11-22 Miles Bader <miles@gnu.org>
12014
12015 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
12016 * simple.el (minibuffer-avoid-prompt): New function.
12017
12018 2000-11-21 Gerd Moellmann <gerd@gnu.org>
12019
12020 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
12021
12022 2000-11-21 Miles Bader <miles@gnu.org>
12023
12024 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
12025 inclusion of `track-mouse'.
12026
12027 * textmodes/refill.el (refill-ignorable-overlay): New variable.
12028 (refill-adjust-ignorable-overlay): New function.
12029 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
12030 only the paragraph's tail if possible.
12031 Update `refill-ignorable-overlay'.
12032 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
12033
12034 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
12035 point inside the fill-prefix.
12036
12037 * textmodes/refill.el (refill-post-command-function): Don't reset
12038 refill-doit in the case where a self-insertion command doesn't
12039 case a refill. Use `refill-fill-paragraph-at', getting position
12040 from `refill-doit'.
12041 (refill-after-change-function): Set `refill-doit' to END.
12042 (refill-fill-paragraph-at): New function, mostly from old
12043 refill-fill-paragraph.
12044 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
12045 (refill-pre-command-function): New function.
12046 (refill-mode): Add it to `pre-command-hook'.
12047
12048 2000-11-20 Gerd Moellmann <gerd@gnu.org>
12049
12050 * textmodes/artist.el (artist-mode): Fix autoload cookie.
12051
12052 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
12053 javadoc tags.
12054
12055 2000-11-20 Andre Spiegel <spiegel@gnu.org>
12056
12057 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
12058 vc.el).
12059
12060 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
12061 require vc.
12062
12063 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
12064 checkouts.
12065
12066 2000-11-20 Dave Love <fx@gnu.org>
12067
12068 * Makefile.in (DONTCOMPILE): Omit bindings.el.
12069
12070 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
12071
12072 * calculator.el (calculator-paste): Use `if' instead of `and'
12073 and `or'.
12074 (calculator-help): Don't use electric-describe-mode for XEmacs.
12075
12076 2000-11-19 Gerd Moellmann <gerd@gnu.org>
12077
12078 * info.el (info-menu-5): Doc fix.
12079
12080 * textmodes/artist.el: New file.
12081
12082 2000-11-19 Andre Spiegel <spiegel@gnu.org>
12083
12084 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
12085 and differentiate according to checkout model.
12086 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
12087 since this function is only concerned with master state.
12088
12089 * vc-hooks.el (vc-workfile-unchanged-p)
12090 (vc-default-workfile-unchanged-p): Moved here from vc.el.
12091
12092 * vc.el (vc-workfile-unchanged-p)
12093 (vc-default-workfile-unchanged-p): See above.
12094
12095 2000-11-19 Miles Bader <miles@gnu.org>
12096
12097 * image-file.el (insert-image-file): Make `intangible' and
12098 `read-only' properties rear-nonsticky too.
12099
12100 2000-11-18 Gerd Moellmann <gerd@gnu.org>
12101
12102 * ps-print.el: Update copyright notice.
12103
12104 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
12105 (tooltip-show): Use the offsets.
12106
12107 * bindings.el (mode-line-modified): Fix a typo.
12108 (mode-line-toggle-modified, mode-line-widen)
12109 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
12110
12111 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12112
12113 * ps-print.el (toplevel): Test for find-coding-system being
12114 fboundp before calling ps-x-find-coding-system.
12115
12116 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
12117
12118 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
12119 (vc-version-backup-file): Docstring fix.
12120
12121 2000-11-16 Gerd Moellmann <gerd@gnu.org>
12122
12123 * files.el (basic-save-buffer): Don't add a newline if
12124 find-file-literally is non-nil.
12125 (find-file-literally): Extend doc string.
12126
12127 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
12128 sort(1) with the `-f' argument.
12129
12130 2000-11-16 Andre Spiegel <spiegel@gnu.org>
12131
12132 * vc.el: Updated backend documentation.
12133 (vc-default-check-headers): New function.
12134
12135 * vc-{cvs,rcs,sccs}.el: Functions reordered.
12136
12137 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
12138 up-to-date.
12139 (vc-do-command): In the asynchronous case, output messages only if
12140 the minibuffer is not active.
12141
12142 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
12143 `vc-cvs-use-edit' is on.
12144 (vc-cvs-checkout): When this is used for reverting the workfile,
12145 make a backup of the original contents and revert to that in case
12146 of error.
12147 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
12148 remote repositories.
12149
12150 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
12151 for both version and ratio in the minibuffer.
12152
12153 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
12154 Use vc-do-command to perform the annotation, not call-process.
12155
12156 2000-11-16 Kenichi Handa <handa@etl.go.jp>
12157
12158 * international/quail.el (quail-start-translation): Don't call
12159 `message' before reading key sequence.
12160
12161 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
12162
12163 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
12164
12165 2000-11-16 Kenichi Handa <handa@etl.go.jp>
12166
12167 * window.el (fit-window-to-buffer): Be sure to acquire at least
12168 one text line even if the buffer is empty.
12169
12170 2000-11-16 Gerd Moellmann <gerd@gnu.org>
12171
12172 * net/ange-ftp.el (ange-ftp-file-writable-p)
12173 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
12174 Bind ange-ftp-process-verbose to nil.
12175
12176 2000-11-15 Dave Love <fx@gnu.org>
12177
12178 * wid-edit.el (widget-specify-field, widget-specify-button):
12179 If :help-echo is a function, set help-echo of overlay to
12180 widget-mouse-help.
12181 (widget-mouse-help): New function.
12182 (widget-echo-help): Rewritten for :help-echo functions only taking
12183 a widget arg.
12184
12185 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
12186 Use display-graphic-p.
12187 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
12188 and that JPEG is available.
12189 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
12190
12191 * international/mule-cmds.el (locale-charset-language-names):
12192 Match @euro.
12193
12194 2000-11-15 Gerd Moellmann <gerd@gnu.org>
12195
12196 * faces.el (face-set-after-frame-default):
12197 If `inhibit-default-face-x-resources' is bound, don't intialize the
12198 default face from X resources.
12199
12200 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
12201
12202 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
12203 Don't set EMACSLOADPATH.
12204
12205 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
12206
12207 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
12208 texinfo-insert-@url.
12209 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
12210 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
12211
12212 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
12213
12214 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
12215 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
12216 (checkdoc-minor-keymap): Backward compatibility.
12217 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
12218 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
12219 (checkdoc-this-string-valid-engine): Be a bit more strict
12220 to avoid matching substrings of `...' quoted vars/funs.
12221 (checkdoc-defun-info): Only look for `interactive' if alone.
12222 (debug-ignored-errors): Add "arg doesn't appear in docstring".
12223
12224 * progmodes/compile.el (grep): `tag-default' can be nil.
12225
12226 * newcomment.el (comment-indent): Paren typo.
12227
12228 2000-11-14 Dave Love <fx@gnu.org>
12229
12230 * calculator.el: New maintainer version.
12231
12232 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
12233
12234 * cmuscheme.el: Doc fixes.
12235 (cmuscheme) <defgroup>: Use `scheme' as parent.
12236 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
12237
12238 * xscheme.el (scheme-program-name): Don't define here.
12239
12240 * progmodes/scheme.el (scheme-program-name): New variable
12241 (originally in cmuscheme).
12242
12243 2000-11-14 Miles Bader <miles@gnu.org>
12244
12245 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
12246 Handle header-lines. Don't loop forever if we can't enlarge the
12247 window anymore. Simplify a bit.
12248
12249 2000-11-14 Kenichi Handa <handa@etl.go.jp>
12250
12251 * window.el (fit-window-to-buffer): Don't check
12252 window-text-height. Assure that the last line is fully visible.
12253
12254 * international/quail.el (quail-show-guidance-buf):
12255 Call fit-window-to-buffer to assure the enough height of the guidance
12256 buffer.
12257 (quail-update-guidance): Avoid making the guidance buffer shorter.
12258
12259 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
12260
12261 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
12262 rather than `prepend' and add an interesting comment.
12263 (tex-math-face, tex-font-lock-syntactic-face-function):
12264 New face and function to use it.
12265 (tex-define-common-keys, tex-mode-map): Use menu-item rather
12266 than `menu-enable' symbol property.
12267 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
12268 (tex-mode): Add some latex-mode commands for auto-selection.
12269 Use tex-font-lock-syntactic-face-function.
12270 (tex-insert-quote): Simplify.
12271 (tex-shell): New mode.
12272 (tex-start-shell): Use it.
12273 (tex-shell-proc, tex-shell-buf): New functions.
12274 (tex-send-command): Use it.
12275 (tex-main-file): Fix the meaning of the new arg REALFILE.
12276 (tex-send-tex-command): New function split from `tex-start-tex'.
12277 Set compilation-last-buffer and compilation-parsing-end.
12278
12279 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
12280 when it follows non-comment text on the line.
12281
12282 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12283 Set font-lock-defaults.
12284 (lisp-mode-shared-map): Init inside the defvar.
12285 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
12286 Use define-derived-mode.
12287
12288 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
12289
12290 * faces.el (header-line): Use `:box nil' for color/gs displays too.
12291
12292 2000-11-14 Gerd Moellmann <gerd@gnu.org>
12293
12294 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
12295 Don't recursively optimize body because that can lead to infinite
12296 recursion; see comment there.
12297
12298 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
12299
12300 * faces.el (face-spec-set-match-display): Revert the change from
12301 2000-10-24. Add a FIXME for after v21.1.
12302
12303 2000-11-13 Miles Bader <miles@gnu.org>
12304
12305 * textmodes/fill.el (skip-line-prefix): New function.
12306 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
12307 (fill-paragraph): Don't leave point inside the fill-prefix.
12308 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
12309 point inside the fill-prefix.
12310
12311 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
12312
12313 * calendar/calendar.el (generate-calendar-window):
12314 Use `fit-window-to-buffer'.
12315
12316 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12317
12318 * gud.el (gud-minor-mode): New var.
12319 (gud-symbol, gud-val): New functions.
12320 (gud-find-file): Copy gud-minor-mode to the new buffer.
12321 (gud-menu-map): Include entries for commands that are not always
12322 available, using :enable to (de)activate them.
12323 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
12324 (gud-mode-map): New map.
12325 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
12326 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
12327 Don't set up gud's menu (it's done by the minor-mode).
12328 (gud-minibuffer-local-map): New.
12329 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
12330 (gud-query-cmdline): New function.
12331 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
12332 (gud-mode): Use define-derived-mode.
12333 Don't set up gud's menu (it's done by the minor-mode).
12334 (gud-chop-words): Remove.
12335 (gud-common-init): Use split-string instead.
12336 (gud-new-keymap, gud-make-debug-menu): Eradicate.
12337
12338 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
12339 Add keyword arg :name.
12340
12341 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
12342 (diff-count-matches, diff-split-hunk): New functions.
12343 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
12344
12345 * pcvs-info.el (cvs-fi-conflict-face): New var.
12346
12347 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
12348 Make it into a simple syntax-table, shared among all submodes.
12349 (sh-heredoc-face): Re-introduce.
12350 (sh-font-lock-syntactic-face-function): New function.
12351 (sh-mode): Use it. Also use define-derived-mode.
12352 Remove old bogus setting of indent-region-function.
12353 (sh-set-shell): Don't set the syntax-table any more.
12354 (sh-mode-syntax-table) <defun>: Remove.
12355
12356 2000-11-12 Miles Bader <miles@gnu.org>
12357
12358 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
12359 message if interactive.
12360
12361 2000-11-12 Dave Love <fx@gnu.org>
12362
12363 * mail/feedmail.el: Fix header,
12364 (feedmail) <defgroup>: Add :link.
12365
12366 * view.el: Use local-map property, not keymap on mode-line string.
12367
12368 * scroll-all.el (scroll-all-mode): Customize variable.
12369 Add autoload cookie to function.
12370
12371 * lazy-lock.el: Remove compatibility code.
12372
12373 * finder.el (finder-known-keywords): Add `files', remove `vms'.
12374 (finder-help-echo): New variable.
12375 (finder-mouse-face-on-line): Add help-echo stuff.
12376 (finder-list-keywords, finder-list-matches): Use mapc.
12377
12378 * faces.el (face-font-registry-alternatives): Add :version.
12379
12380 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
12381 tags-table-list.
12382
12383 * net/browse-url.el (browse-url-browser-function): Update :version.
12384
12385 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
12386 (mail-mode): Use [:alnum:] in some regexps.
12387
12388 2000-11-10 Dave Love <fx@gnu.org>
12389
12390 * ediff.el (ediff-regions-internal, ediff-documentation):
12391 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
12392 fundamental mode.
12393
12394 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
12395 buffer into fundamental mode.
12396 (ediff-set-difference): Use copy-sequence if available.
12397
12398 * ediff-ptch.el (ediff-dispatch-file-patching-job):
12399 Check ediff-patch-map non-nil.
12400 (ediff-fixup-patch-map, ediff-fixup-patch-map)
12401 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
12402 buffer into fundamental mode.
12403
12404 * ediff-merg.el (state-or-merge): Defvar when compiling.
12405
12406 2000-11-10 Jason Rumney <jasonr@gnu.org>
12407
12408 * w32-fns.el (w32-add-charset-info): New function.
12409 (w32-charset-info-alist): Use it.
12410
12411 2000-11-10 Gerd Moellmann <gerd@gnu.org>
12412
12413 * faces.el (face-font-registry-alternatives): New user-option.
12414
12415 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
12416
12417 * textmodes/texinfo.el (texinfo-block-default): New var.
12418 (texinfo-insert-block): Use it. Insert a newline if needed.
12419
12420 * textmodes/fill.el (fill-indent-according-to-mode): New var.
12421 (fill-region-as-paragraph): Use it.
12422
12423 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
12424 (latex-mode): Tweak tex-*-(head|trail)er regexps.
12425 Tweak paragraph regexps to allow a leading [ \t]*.
12426 (tex-latex-block): Insert a newline if necessary.
12427 (latex-insert-item): Only insert a newline if necessary.
12428 (tex-guess-main-file): New function.
12429 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
12430 Set tex-main-file if TeX-master is provided.
12431 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
12432
12433 2000-11-10 Gerd Moellmann <gerd@gnu.org>
12434
12435 * startup.el (command-line): Set the default tooltip-mode
12436 to t for graphical displays which implement x-show-tip.
12437
12438 * tooltip.el (tooltip-mode): Add a comment about startup.el
12439 setting the default value of this user-option.
12440
12441 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
12442
12443 * font-lock.el (font-lock-*-face) <defvar>: Move.
12444 (font-lock-defaults-alist): Mark obsolete.
12445 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
12446 (font-lock-mode): Use define-minor-mode.
12447 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
12448 (font-lock-turn-off-thing-lock): Be more explicit.
12449 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
12450 (font-lock-syntactic-face-function): New var.
12451 (font-lock-fontify-syntactically-region): Use it.
12452 (font-lock-doc-face): New.
12453
12454 * pcvs.el (cvs-enabledp): Ignore errors.
12455 (cvs-commit-filelist): Never query.
12456 (cvs-mode-insert): Always add a terminating / in the initial prompt.
12457 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
12458 (cvs-do-removal): Use cvs-partition rather than delete-if.
12459 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
12460 cvs-bury-buffer.
12461
12462 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12463 Allow `next' to jump to after the end of the last match.
12464
12465 2000-11-09 Gerd Moellmann <gerd@gnu.org>
12466
12467 * simple.el (byte-compiling-files-p): New function.
12468
12469 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
12470 if it is there.
12471
12472 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
12473 nil again.
12474
12475 * textmodes/ispell.el (ispell-library-path): Don't call
12476 check-ispell-version when byte-compiling because that starts
12477 an ispell process, and ispell might not be installed.
12478 (toplevel): Don't set up a menu when byte-compiling.
12479
12480 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
12481 it, so that a boundp test can be used to determine if we're
12482 currently byte-compiling.
12483
12484 2000-11-09 Dave Love <fx@gnu.org>
12485
12486 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
12487
12488 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12489
12490 * ps-print.el: Patch for variable initialization when spooling.
12491 Doc fix.
12492 (ps-output-list): Fun eliminated.
12493 (ps-begin-file, ps-begin-job): Code fix.
12494
12495 2000-11-08 Dave Love <fx@gnu.org>
12496
12497 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
12498
12499 2000-11-08 Gerd Moellmann <gerd@gnu.org>
12500
12501 * simple.el (shell-command, display-message-or-buffer)
12502 (shell-command-on-region): Mention resize-mini-windows in the doc
12503 string.
12504 (display-message-or-buffer): Take the value of resize-mini-windows
12505 into account.
12506
12507 2000-11-07 Gerd Moellmann <gerd@gnu.org>
12508
12509 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
12510
12511 * dired.el (dired-between-files): Add `^. find' as an alternative
12512 to the regular expression, for find-dired.
12513
12514 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
12515
12516 * textmodes/texnfo-upd.el: Require texinfo.
12517 (defmacro, defgroup): Remove.
12518 (texinfo-section-to-generic-alist): Remove.
12519 Use texinfo-section-list instead (i.e. level is changed string->int).
12520 (texinfo-filter): New function.
12521 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
12522 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
12523 Use it. And use regexp-opt.
12524 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
12525 (texinfo-update-menu-region-beginning)
12526 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
12527 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
12528 (texinfo-update-menu-same-level-regexps): Update.
12529 (texinfo-update-node, texinfo-every-node-update)
12530 (texinfo-sequential-node-update): Remove autoload cookie.
12531
12532 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
12533 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
12534 (texinfo-chapter-level-regexp): Remove.
12535 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
12536
12537 2000-11-06 Dave Love <fx@gnu.org>
12538
12539 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
12540
12541 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12542 Match defun*.
12543
12544 2000-11-06 Kenichi Handa <handa@etl.go.jp>
12545
12546 * composite.el (composition-function-table): Variable declaration
12547 moved to src/composite.c.
12548 (compose-chars-after): New optional arg object.
12549
12550 2000-11-06 Gerd Moellmann <gerd@gnu.org>
12551
12552 * bindings.el (mode-line-toggle-read-only)
12553 (mode-line-toggle-modified, mode-line-widen)
12554 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
12555 (make-mode-line-mouse2-map): Rewritten.
12556 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
12557 functions so that C-h k can show something with a doc string.
12558
12559 * startup.el (fancy-splash-delay): Set to 10 seconds.
12560 (fancy-splash-max-time): New user-option.
12561 (fancy-splash-stop-time): New variable.
12562 (fancy-splash-screens): Set it. Catch `stop-splashing'.
12563 (fancy-splash-screens-1): Throw `stop-splashing' when current
12564 time is greater than fancy-splash-stop-time.
12565
12566 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
12567
12568 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
12569
12570 * pcvs.el (cvs-mode-marked): New arg `noquery'.
12571 Prompt user for a file rather than raising an error.
12572 (cvs-enabledp): Fix call to cvs-mode-marked.
12573 (cvs-insert-file): New function (extracted from cvs-mode-insert).
12574 (cvs-mode-insert): Use it. Change the init prompt' value.
12575 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
12576
12577 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
12578 Don't pass default arg to ewoc-locate.
12579 (ewoc-collect): Return result in the right order.
12580
12581 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
12582
12583 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
12584 (cvs-status-get-tags): Fix regexp.
12585 (cvs-status-trees, cvs-status-cvstrees):
12586 Combine after change hooks and don't sit-for.
12587 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
12588 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
12589 Use make-char rather than hard-coded cryptic data.
12590 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
12591
12592 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
12593
12594 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
12595 (cvs-insert-strings): New function.
12596
12597 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
12598
12599 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
12600 `mwheel-scroll-amount'.
12601 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
12602 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
12603 string-matching against the version string.
12604
12605 2000-11-06 Kenichi Handa <handa@etl.go.jp>
12606
12607 * language/thai.el ("Thai"): Set a lisp form that produces
12608 composed string in `sample-text' language info.
12609
12610 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
12611 composed string in `sample-text' language info.
12612
12613 * international/mule-cmds.el (describe-language-environment):
12614 Eval `sample-text' data and insert the result.
12615
12616 * international/mule-conf.el (compound-text): Define this coding
12617 system here. Make x-ctext and ctext aliases of it.
12618
12619 * language/european.el (compound-text, ctext): Moved to
12620 international/mule-conf.el.
12621
12622 2000-11-05 Andrew Innes <andrewi@gnu.org>
12623
12624 * w32-fns.el (w32-version): New function.
12625
12626 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
12627
12628 * progmodes/awk-mode.el: Update copyright.
12629 (awk-mode-abbrev-table): Remove.
12630 (awk-font-lock-keywords): Use regexp-opt.
12631 (awk-mode): Use define-derived-mode.
12632
12633 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
12634 when extracting a suffix.
12635
12636 2000-11-04 Andre Spiegel <spiegel@gnu.org>
12637
12638 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
12639 auto-save-mode.
12640
12641 2000-11-04 Jason Rumney <jasonr@gnu.org>
12642
12643 * language/european.el (decode-mac-roman): Test against r1 not r0.
12644
12645 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
12646
12647 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
12648 (icon-mode): Define indent-line-function.
12649 (icon-comment-indent): Simplify.
12650 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
12651
12652 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
12653
12654 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
12655 Bind change-log-default-mode to defeat the caching done on it.
12656 Don't bother saving excursion any more.
12657
12658 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
12659
12660 * frame.el (after-setting-font-hook): Rename hooks -> hook.
12661 (set-frame-font): Use the new name (and the old for compatibility).
12662
12663 * toolbar/tool-bar.el (tool-bar-mode):
12664 * time.el (display-time-mode):
12665 * recentf.el (recentf-mode):
12666 * paren.el (show-paren-mode):
12667 * mwheel.el (mouse-wheel-mode):
12668 * msb.el (msb-mode):
12669 * jka-compr.el (auto-compression-mode):
12670 * image-file.el (auto-image-file-mode):
12671 * hl-line.el (hl-line-mode):
12672 * delsel.el (delete-selection-mode):
12673 * autoinsert.el (auto-insert-mode):
12674 * complete.el (partial-completion-mode): Drop unneeded positional args.
12675
12676 * info.el (Info-mode):
12677 * comint.el (comint-mode): Don't bother with make-local-hook.
12678
12679 * log-edit.el (log-edit-menu): New menu.
12680
12681 2000-11-03 Miles Bader <miles@gnu.org>
12682
12683 * wid-edit.el (widget-end-of-line): Reinstate, with a new
12684 definition, so that trailing spaces are handled properly.
12685 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
12686
12687 2000-11-03 Gerd Moellmann <gerd@gnu.org>
12688
12689 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
12690 tab character.
12691 (fancy-splash-screens): Set tab-width to 20.
12692
12693 2000-11-03 Dave Love <fx@gnu.org>
12694
12695 * comint.el (comint-completion-addsuffix): Fix custom type.
12696
12697 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
12698
12699 * font-lock.el (font-lock-buffers): Remove.
12700 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
12701 (font-lock-change-major-mode): Remove.
12702 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
12703 (font-lock-default-fontify-region): Extend the multiline
12704 fontification to whole lines.
12705 (font-lock-fontify-anchored-keywords)
12706 (font-lock-fontify-keywords-region): If matching just one
12707 line (with \n) only mark the \n as multiline.
12708
12709 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
12710 Correctly handle the case where several :group args are supplied.
12711 Allow :extra-args.
12712 (easy-mmode-define-global-mode): Allow :extra-args.
12713 Correctly handle the case where several :group args are supplied.
12714
12715 2000-11-02 Miles Bader <miles@gnu.org>
12716
12717 * calendar/calendar.el (diary-face, calendar-today-face)
12718 (holiday-face): Remove dependency on `window-system'.
12719
12720 2000-11-02 Ken Raeburn <raeburn@gnu.org>
12721
12722 * Makefile.in (emacs): Set EMACSLOADPATH always.
12723 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
12724 (compile-files): Bomb out if compilation of a file fails.
12725
12726 2000-11-02 Dave Love <fx@gnu.org>
12727
12728 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
12729
12730 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
12731
12732 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
12733 punctuation in the warning inserted into the *mail* buffer.
12734
12735 2000-11-02 Gerd Moellmann <gerd@gnu.org>
12736
12737 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
12738 (authors-public-domain-p): New function.
12739 (authors-print): Use it.
12740
12741 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
12742
12743 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
12744
12745 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12746
12747 * ps-print.el: Extension for even/odd printing. Doc fix.
12748 (ps-print-version): New version number (6.3.1).
12749 (ps-even-or-odd-pages): Customization fix.
12750 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
12751 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
12752 (ps-page-count): Var replaced by `ps-page-column'.
12753 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
12754 (ps-print-sheet-p): New fun.
12755
12756 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
12757
12758 * tooltip.el (tooltip-gud-tips-setup): New function.
12759 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
12760 (tooltip-mode): Call tooltip-gud-tips-setup.
12761 (tooltip-gud-tips): Use `gud-basic-call' instead of
12762 process-send-string, so the prompt gets frobbed appropriately.
12763 Handle nil return value from `tooltip-gud-print-command'.
12764
12765 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
12766
12767 * comint.el (comint-add-to-input-history): New function.
12768 (comint-send-input): Use `comint-add-to-input-history'.
12769
12770 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
12771
12772 * info.el (info-menu-header): New face.
12773 (Info-fontify-menu-headers): New function.
12774 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
12775
12776 * info.el (Info-insert-dir): Don't include blank lines at
12777 beginning of additional dir files (one is added automatically).
12778
12779 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
12780
12781 * emacs-lisp/easy-mmode.el (define-minor-mode):
12782 Revert the latest changes.
12783 Allow the three positional arguments to be skipped and replaced
12784 by keyword arguments.
12785 Add a :toggle argument to determine whether a nil arg means toggle
12786 or means turn-on. The default is unchanged.
12787 Add a call to force-mode-line-update.
12788
12789 2000-11-01 Dave Love <fx@gnu.org>
12790
12791 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
12792
12793 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
12794
12795 * calendar/calendar.el (diary-face, holiday-face):
12796 Add dark-background variants.
12797
12798 2000-10-31 Sam Steingold <sds@gnu.org>
12799
12800 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
12801 `tex-main-file' does not have directory in it.
12802
12803 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
12804
12805 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
12806
12807 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
12808
12809 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
12810 functional change.
12811
12812 2000-10-31 Gerd Moellmann <gerd@gnu.org>
12813
12814 * files.el (find-file-noselect): When we expand a wildcard, return
12815 a list of buffers, as we should do according to the doc string.
12816
12817 2000-10-31 Ken Raeburn <raeburn@gnu.org>
12818
12819 * loadup.el (top level): Adjust load path if program name is
12820 "../src/bootstrap-emacs", in case it's not dumped and thus the
12821 load path adjustment hasn't already been done.
12822
12823 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12824
12825 * ps-print.el: Fix bug on selected pages for printing.
12826 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
12827 is on. Try to avoid warning messages when compiling. Doc Fix.
12828 (ps-print-version): New version number (6.3).
12829 (ps-color-device): Use `color-values' to determine if device
12830 supports color.
12831 (ps-color-values): Try to use `x-color-values' when using XEmacs.
12832 (ps-print-page-p): Changed from defsubst to defun.
12833 (ps-page-number): Changed from defmacro to defun.
12834 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
12835 printing.
12836 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
12837 (ps-end-file, ps-dummy-page): Funs eliminated.
12838 (ps-print-color-scale): Changed default value.
12839 (ps-page-n-up, ps-print-page-p): New internal vars.
12840 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
12841 (ps-plot-region, ps-generate, ps-end-job): Code fix.
12842
12843 * delim-col.el: Little programming improvement.
12844 (delimit-columns-str): New macro.
12845 (delimit-columns-region, delimit-columns-rectangle): Code fix.
12846
12847 2000-10-31 Kenichi Handa <handa@etl.go.jp>
12848
12849 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
12850 Moved to european.el.
12851 (ccl-encode-mac-roman-font, fontset-mac): Modified for
12852 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
12853 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
12854 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
12855
12856 2000-10-30 Dave Love <fx@gnu.org>
12857
12858 * progmodes/cc-menus.el (imenu-generic-expression)
12859 (imenu-progress-message): Only defvar when compiling.
12860
12861 * emacs-lisp/elp.el (elp-unload-hook): New function.
12862
12863 * loadhist.el (unload-feature): Call elp-restore-function,
12864 checking for symbols; don't use elp-restore-all.
12865 (loadhist-hook-functions): Doc fix.
12866
12867 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
12868
12869 * log-edit.el (log-edit-confirm): Fix the default.
12870
12871 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12872
12873 * delim-col.el: Little fix: replace delimit-columns-align-columns by
12874 delimit-columns-format.
12875 (delimit-columns-region, delimit-columns-rectangle): Code fix.
12876
12877 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
12878
12879 * comint.el (comint-replace-by-expanded-history): Don't use
12880 comint-get-old-input (we're not looking at *old* input).
12881 (comint-get-old-input-default): If using fields, signal an error
12882 when the point is not in an input field.
12883
12884 2000-10-30 Kenichi Handa <handa@etl.go.jp>
12885
12886 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
12887 and mule-unicode-e000-ffff.
12888
12889 * international/mule.el (decode-char, encode-char): New functions.
12890 (make-coding-system): Accept a symbol of translation table as a
12891 value of property `safe-chars'.
12892
12893 * international/mule-cmds.el (encode-coding-char): Check property
12894 safe-chars instead of safe-charsets.
12895
12896 * international/fontset.el (fontset-default): Modified for
12897 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
12898 (x-font-name-charset-alist): Likewise.
12899 (ccl-encode-unicode-font): New CCL program. Record it in
12900 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
12901
12902 * language/european.el (mac-roman-decoder, mac-roman-encoder):
12903 New translation tables.
12904 (decode-mac-roman, encode-mac-roman): Definition of these CCL
12905 programs are modified and moved from mac-win.el.
12906 (mac-roman): Definition of this coding system is modified and
12907 moved from mac-win.el.
12908
12909 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
12910
12911 * ediff-wind.el (ediff-setup-control-frame): Enclose
12912 face-attribute in condition-case to avoid errors in older emacsen.
12913
12914 2000-10-29 Miles Bader <miles@gnu.org>
12915
12916 * custom.el (custom-add-to-group): Allow multiple entries for a
12917 given value OPTION, as long as their widget types are different.
12918 * cus-edit.el (custom-face-value-create): If face name doesn't end
12919 with "face", add such here (similar to custom group widgets).
12920
12921 * comint.el (comint-highlight-prompt): Add :type.
12922
12923 2000-10-28 John Wiegley <johnw@gnu.org>
12924
12925 * calendar/timeclock.el (timeclock-log): Doc fix.
12926 (timeclock-last-event): Doc fix.
12927 (timeclock-log): Kill the timelog buffer after appending a new event.
12928 (timeclock-find-discrep): Use a temp buffer to read in the
12929 timelog, instead of visiting the file.
12930 (timeclock-log-data): A new function, along with a host of helper
12931 functions, for the purpose of making timelog data accessible to
12932 programmers.
12933
12934 * eshell/esh-mode.el (window-height test): Make certain that
12935 `eshell-stringify-t' is non-nil.
12936 (eshell-password-prompt-regexp): Changed to a much simpler
12937 password regexp.
12938 (eshell-send-input): If `eshell-invoke-directly' returns t,
12939 directly invoke the parsed command using `eval'. This improves
12940 turn-around time on simple commands by a factor of three or
12941 greater, such as cd, ls, pwd, etc. -- which get used very often.
12942 It also conserves thousands of cons cells per call (since
12943 `eshell-do-eval' consumes memory like a Cookie Monster set loose
12944 in the Pacific Cookie Company).
12945
12946 * eshell/esh-test.el (eshell-test): Whitespace fix.
12947
12948 * eshell/em-ls.el (eshell-ls-insert-directory):
12949 Make `eshell-ls-initial-args' nil when inserting directory contents.
12950
12951 * eshell/em-script.el (eshell-script-initialize): Add names to
12952 `eshell-complex-commands, since `source' and `.' are complex.
12953
12954 * eshell/esh-cmd.el (eshell-rewrite-for-command)
12955 (eshell-rewrite-while-command): Use `eshell-protect' instead of
12956 `eshell-copy-handles'.
12957 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
12958 bodies.
12959 (eshell-separate-commands): Whitespace fix.
12960 (eshell-complex-commands): Added a new list of names, for
12961 determining whether a given command is as simple as it looks.
12962 (eshell-invoke-directly): New function. Returns t if a command
12963 should be invoked directly (using `eval'), rather than indirectly
12964 using `eshell-do-eval'.
12965 (eshell-do-eval): Whitespace fix.
12966
12967 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
12968 which provides an emulation of the DOS shell behavior of assuming
12969 that cp/mv/ln should copy/move/link to the current directory.
12970 (eshell-remove-entries): Added a doc string.
12971 (eshell-shuffle-files): Removed the check for `target' being null.
12972 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
12973 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
12974 it to do a smarter check of whether a destination was provided.
12975 (eshell/mv, eshell/cp): Enable `:preserve-args'.
12976 (eshell/ln): Enable `:preserve-args', and use
12977 `eshell-mvcpln-template' to implement the body of the function.
12978 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
12979 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
12980 list after flattening it. This makes it possible to cat files
12981 with numerical names.
12982 (eshell-unix-initialize): Added several names to
12983 `eshell-complex-commands.
12984 (eshell-unix-command-complex-p): Return t if a given command name
12985 may result in external processes being invoked.
12986
12987 * eshell/em-glob.el (eshell-glob-show-progress): Make this
12988 variable nil by default, since it slows down glob processing by a
12989 factor of two or more, and increases memory consumption.
12990
12991 * eshell/em-smart.el: Added a note about how memory consumptive
12992 smart display mode can be (at least this is true in Emacs 21).
12993 (eshell-smart-initialize): Whitespace fix.
12994 (eshell-refresh-windows): Use `if' instead of `when'.
12995 (eshell-smart-scroll-window): Calling `save-current-buffer' was
12996 not necessary.
12997 (eshell-currently-handling-window): Added a missing global variable.
12998
12999 * eshell/em-ls.el (eshell-do-ls): Code simplification.
13000 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
13001 Whitespace fix.
13002 (eshell-ls-exclude-hidden): Added this variable in addition to
13003 `eshell-ls-exclude-regexp'. This one prevents files beginning
13004 with . from even being read, which can improve memory consumption
13005 quite a bit.
13006 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
13007 read file entries beginning with a dot. In home directories with
13008 lots of hidden files, fully two-thirds of the time spent in ls is
13009 used to read directory entries that are immediately thrown away.
13010 (eshell-ls-initial-args): Added back this configuration variable,
13011 for specifying default initial arguments to every call to ls.
13012 Much faster than using an alias to do the same thing.
13013 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
13014 (eshell-ls-dir): Whitespace change.
13015
13016 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
13017
13018 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
13019 (eshell-stringify-t): Added a customization variable, to indicate
13020 whether `t' should be rendered as a string at all. If not, one
13021 can still determine if the result of an expression is true using
13022 "file-exists-p FILE && echo true".
13023 (eshell-stringify): If `eshell-stringify-t' is nil, don't
13024 stringify t!
13025
13026 * eshell/esh-module.el: Whitespace fix.
13027
13028 * eshell/em-alias.el (eshell-alias-initialize):
13029 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
13030 (eshell-command-aliased-p): New function that returns t if a
13031 command name names an aliased.
13032
13033 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
13034
13035 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
13036 redrawing the screen when changing cursor color.
13037 (viper-insert-state-pre-command-sentinel)
13038 (viper-replace-state-pre-command-sentinel)
13039 (viper-replace-state-post-command-sentinel):
13040 Use viper-preserve-cursor-color.
13041 Many functions changed to use viper= instead of = when comparing
13042 characters.
13043 * viper-util.el (viper-memq-char,viper=): New functions for
13044 working with characters.
13045 (viper-change-cursor-color): Fixed buglet.
13046 Many functions changed to use viper= instead of = when comparing
13047 characters.
13048 * viper.el (viper-insert-state-mode-list): Added eshell.
13049
13050 * ediff-init.el (ediff-before-setup-hook): New hook.
13051 Several typos fixed in various docstrings.
13052 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
13053 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
13054 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
13055 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
13056 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
13057 (ediff-get-selected-buffers): New function.
13058 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
13059 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
13060 Use save-window-excursion.
13061 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
13062 termination check in while loop.
13063 * ediff.el (ediff-get-default-file-name): Better defaults when in
13064 dired buffer.
13065 (ediff-files,ediff-merge-files,ediff-files3)
13066 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
13067
13068 2000-10-28 Dave Love <fx@gnu.org>
13069
13070 * info.el (Info-fontify-node): Add help-echo for menu items.
13071
13072 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
13073
13074 * startup.el (normal-top-level): If the value of $TERM indicates
13075 we are running from xterm or one of its work-alikes, default to a
13076 light background mode.
13077
13078 Support for -fg, -bg, and -rv command-line arguments for TTYs:
13079 * faces.el (tty-handle-reverse-video): New function.
13080 (tty-create-frame-with-faces): Call it.
13081
13082 * frame.el (frame-notice-user-settings): Don't apply
13083 default-frame-alist and initial-frame-alist to MS-DOS frames.
13084 Call tty-handle-reverse-video, frame-set-background-mode, and
13085 face-set-after-frame-default for non-MS-DOS frames.
13086
13087 * startup.el (tty-long-option-alist): New variable.
13088 (tty-handle-args): New function.
13089 (command-line): Call tty-handle-args.
13090
13091 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
13092 startup.el now does that for all character-terminal frames.
13093
13094 2000-10-28 Miles Bader <miles@gnu.org>
13095
13096 * emacs-lisp/easy-mmode.el (define-minor-mode):
13097 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
13098 is global. If :global is followed by a non-nil but non-t value,
13099 make the mode buffer-local, but also generate a `global-MODE'
13100 version using `easy-mmode-define-global-mode'.
13101 Add :conditional-turn-on keyword argument.
13102
13103 2000-10-28 Dave Love <fx@gnu.org>
13104
13105 * international/latin1-disp.el (latin1-char-displayable-p):
13106 Don't use window-system.
13107
13108 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
13109
13110 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
13111 Don't call find-buffer-file-type-coding-system. Instead, just
13112 set eol-type to -unix if inhibit-eol-conversion is in effect, or
13113 if the file is on an untranslated filesystem.
13114 (add-untranslated-filesystem): Use "D" instead of "f" inside
13115 interactive.
13116
13117 2000-10-27 Dave Love <fx@gnu.org>
13118
13119 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
13120 (refill-mode): Use it.
13121
13122 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
13123
13124 * international/quail.el (quail-activate): Don't make-local-hook.
13125
13126 2000-10-27 Andre Spiegel <spiegel@gnu.org>
13127
13128 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
13129 manual backups and file.~<rev>.~ for automatic ones.
13130 (vc-make-version-backup): Don't do it on MS-DOS without long file
13131 names.
13132
13133 * vc.el (vc-version-other-window): If an automatic backup of the
13134 desired version exists, rename it instead of copying it.
13135
13136 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
13137 after command. If there's an unexpected error, signal it instead
13138 of being silent.
13139 (vc-cvs-merge-news): Be prepared for no news at all.
13140
13141 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
13142
13143 * shell.el (shell): Add BUFFER argument.
13144 * comint.el (make-comint-in-buffer): New function.
13145 (make-comint): Use it.
13146
13147 * faces.el (face-spec-choose): Change syntax so that the list of
13148 attribute-value pairs is now the cdr of each clause, not the cadr.
13149 Detect old-style entries, and handle them. Use pop.
13150
13151 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
13152
13153 * cus-edit.el (custom-mode-map): Use a sparse map.
13154 (custom-mode): Don't bother with make-local-hook.
13155
13156 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
13157
13158 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
13159
13160 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13161
13162 * ps-print.el: Avoid compilation gripes.
13163 (ps-print-version): New version number (6.2.1).
13164
13165 2000-10-26 Dave Love <fx@gnu.org>
13166
13167 * menu-bar.el: Modify some menu item help strings.
13168 (menu-bar-help-menu): Add link to MORE.STUFF.
13169
13170 * cus-edit.el (custom-mode): Add `special' mode-class property.
13171
13172 * wid-browse.el (widget-browse-mode): Likewise.
13173
13174 * wid-edit.el (widget-specify-field): Revert to using local-map
13175 property, not keymap.
13176
13177 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
13178
13179 * wid-edit.el (widget-field-end): When checking for a `boundary'
13180 field, do so in the correct buffer.
13181
13182 * simple.el (undo): Correctly distinguish between numeric and
13183 non-numeric prefix args in non-transient-mark-mode, as per the doc
13184 string. When in transient-mark-mode, treat all prefix-args as
13185 numeric.
13186
13187 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
13188 Position point on match. Handle N == 0 correctly.
13189
13190 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
13191 (comint-mode-map): Reverse order of `comint-write-output' and
13192 `comint-append-output-to-file'.
13193 (comint-append-output-to-file): Reinstate this function, for the
13194 benefit of the menu.
13195
13196 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
13197
13198 * vc.el (vc-version-other-window): Bind `file'.
13199
13200 2000-10-25 Gerd Moellmann <gerd@gnu.org>
13201
13202 * Makefile.in (update-authors): New target for maintenance purposes.
13203
13204 * emacs-lisp/authors.el (batch-update-authors): New function.
13205 (authors-fixed-entries): New defconst.
13206 (authors-add-fixed-entries): New function.
13207 (authors): Call it.: Don't process lispref/.
13208
13209 2000-10-25 Jason Rumney <jasonr@gnu.org>
13210
13211 * cus-edit.el (custom-button-face, custom-button-pressed-face):
13212 Merge x w32 and mac definitions.
13213
13214 2000-10-25 Gerd Moellmann <gerd@gnu.org>
13215
13216 * menu-bar.el (menu-bar-options-menu): Add a help string for
13217 `uniquify'.
13218
13219 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
13220
13221 * time-stamp.el (time-stamp-string-preprocess):
13222 Fix a wrong type argument error.
13223
13224 2000-10-25 Miles Bader <miles@gnu.org>
13225
13226 * recentf.el (recentf-mode): Variable removed.
13227 (recentf-mode): Use `define-minor-mode'.
13228
13229 * mwheel.el (mouse-wheel-mode): New global minor mode.
13230 (mwheel-install): Use `mouse-wheel-mode'.
13231
13232 2000-10-25 Dave Love <fx@gnu.org>
13233
13234 * progmodes/cperl-mode.el (cperl-mode):
13235 Set normal-auto-fill-function correctly.
13236
13237 * wid-edit.el (widget-field-keymap, widget-text-keymap):
13238 Don't inherit from global-map and don't nullify menu-bar and tool-bar
13239 bindings.
13240
13241 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
13242
13243 * wid-edit.el (widget-field-at): New function.
13244 (widget-at, widget-field-activate): Use it.
13245 (widget-tabable-at): Use `widget-at'.
13246 (widget-specify-field): If the terminating character of the widget
13247 field (which is read-only) is a newline, put it into a special
13248 `boundary' field so that C-n/C-p act more naturally.
13249 (widget-field-end): Also don't subtract one if a special
13250 `boundary' field has been added after the widget field.
13251
13252 * comint.el (comint-output-filter, comint-send-input):
13253 Don't bother adding stickiness fields to overlays to fool the field
13254 code, since it should notice the overlay insertion-types now.
13255
13256 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
13257 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
13258 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
13259
13260 2000-10-24 Gerd Moellmann <gerd@gnu.org>
13261
13262 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
13263 (authors): Set file coding system to iso-2022-7bit.
13264 Add file-local variables to output buffer.
13265
13266 * files.el (after-find-file): Don't print any warnings if
13267 WARN is nil.
13268
13269 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13270
13271 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
13272
13273 * delim-col.el: Now there is a column formatting mechanism.
13274 Modified to customization mechanisms convention. Doc fix.
13275 (columns): New group for delim-col.
13276 (delimit-columns-before, delimit-columns-after)
13277 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
13278 (delimit-columns-end): New vars.
13279 (delimit-columns-customize, delimit-columns-format): New funs.
13280 (delimit-columns-region, delimit-columns-rectangle)
13281 (delimit-columns-rectangle-line): Modified to support column
13282 formatting.
13283
13284 2000-10-24 Dave Love <fx@gnu.org>
13285
13286 * log-edit.el (log-edit): Add :version and a :group for vc.
13287
13288 2000-10-24 Gerd Moellmann <gerd@gnu.org>
13289
13290 * files.el (after-find-file): Don't print a message ``New file''
13291 if WARN is nil.
13292
13293 * wid-edit.el (widget-field-keymap, widget-text-keymap):
13294 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
13295 get duplicate tool-bar entries because we'll see the global ones
13296 on more than one path through keymaps.
13297
13298 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
13299
13300 * progmodes/cmacexp.el: Change Francesco's email address.
13301
13302 2000-10-24 Kenichi Handa <handa@etl.go.jp>
13303
13304 * window.el (fit-window-to-buffer): Adjust point of the window
13305 buffer, not that of the current buffer.
13306
13307 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
13308
13309 * progmodes/cmacexp.el: Update the euthor's email address.
13310
13311 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
13312
13313 * faces.el (face-spec-set-match-display): Add `graphic' display
13314 type (the inverse of `tty'). Use `display-graphic-p' instead of
13315 the window-system variable.
13316
13317 2000-10-24 Kenichi Handa <handa@etl.go.jp>
13318
13319 * international/isearch-x.el (isearch-with-input-method):
13320 Call input-method-function with the first event in
13321 unread-command-events.
13322
13323 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
13324
13325 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
13326
13327 2000-10-24 Andrew Choi <akochoi@i-cable.com>
13328
13329 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
13330 New charsets.
13331
13332 * term/mac-win.el: Remove definitions of mac-roman-lower and
13333 mac-roman-upper, require dired, and define instead of set
13334 mac-ready-for-drag-n-drop to avoid compilation error.
13335
13336 2000-10-23 Andrew Innes <andrewi@gnu.org>
13337
13338 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
13339 Remove superfluous calls to subst-char-in-string; instead apply
13340 expand-file-name after convert-standard-filename to ensure
13341 expected directory separators are used.
13342
13343 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
13344
13345 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
13346
13347 2000-10-23 Dave Love <fx@gnu.org>
13348
13349 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
13350 (tool-bar-add-item): Set foreground and background for XBM icons.
13351
13352 * international/latin1-disp.el (latin1-char-displayable-p):
13353 New function (from Handa).
13354 (latin1-display-check-font): Use it.
13355
13356 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
13357 using :key-sequence, making it much more usable.
13358 Use nconc, not append.
13359 (imenu--create-keymap-1): Avoid append.
13360
13361 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
13362
13363 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
13364
13365 [the following changes fix a bug where `define-minor-mode' didn't
13366 correctly generate :require clauses for defcustoms in compiled files]
13367 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
13368 (byte-compile-log-file, byte-compile-log-1): Don't set
13369 `byte-compile-current-file' to nil. Instead set
13370 `byte-compile-last-logged-file' to it. Test whether
13371 byte-compile-current-file equals byte-compile-last-logged-file
13372 instead of whether its nil.
13373 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
13374
13375 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
13376
13377 * textmodes/refill.el: Fix var names in doc.
13378 (refill-mode): Don't bother with make-local-hook anymore.
13379
13380 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
13381
13382 * faces.el (face-user-default-spec, face-default-spec): New functions.
13383 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
13384 (frame-set-background-mode, face-set-after-frame-default):
13385 Use `face-user-default-spec'. Simplify code slightly.
13386
13387 * woman.el (woman-italic-face, woman-bold-face)
13388 (woman-unknown-face): Add dark-background variants.
13389 (woman-default-faces): Renamed from `woman-colour-faces'.
13390 Set using the stored defaults, rather than using hard-wired colors.
13391 (woman-monochrome-faces): Renamed from `woman-black-faces'.
13392 Just make the foreground `unspecified' rather than "black".
13393 (woman-menu): Rename menu entries accordingly.
13394
13395 * faces.el (header-line): Make more reasonable on mono/grayscale
13396 displays.
13397
13398 2000-10-23 Andrew Choi <akochoi@i-cable.com>
13399
13400 * cus-edit.el (custom-button-face): Use 3D look for mac.
13401 (custom-button-pressed-face): Likewise.
13402
13403 * faces.el (set-face-attributes-from-resources): Handle mac frames
13404 in the same way as x and w32 frames.
13405 (face-valid-attribute-values): Likewise.
13406 (read-face-attribute): Likewise.
13407 (defined-colors): Likewise.
13408 (color-defined-p): Likewise.
13409 (color-values): Likewise.
13410 (display-grayscale-p): Likewise.
13411 (face-set-after-frame-default): Likewise.
13412 (mode-line): Same default face as for x and w32.
13413 (tool-bar): Likewise.
13414
13415 * frame.el: Remove call to frame-notice-user-settings at end of
13416 the file.
13417
13418 * info.el (Info-fontify-node): Make underlines invisible for mac
13419 as for x, pc, and w32 frame types.
13420
13421 * term/mac-win.el: New file.
13422
13423 2000-10-22 Dave Love <fx@gnu.org>
13424
13425 * textmodes/refill.el: New file.
13426
13427 2000-10-22 Andre Spiegel <spiegel@gnu.org>
13428
13429 * vc-hooks.el (vc-version-backup-file-name): New optional args
13430 MANUAL and REGEXP.
13431 (vc-delete-automatic-version-backups, vc-make-version-backup):
13432 New functions.
13433 (vc-before-save): Use the latter.
13434 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
13435 confusion.
13436
13437 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
13438 expected by vc[-hooks].el.
13439
13440 * vc.el (vc-checkout): Added `-p' suffix in call to
13441 vc-make-version-backups-p; use vc-make-version-backup to actually
13442 make the backup.
13443 (vc-version-other-window, vc-version-backup-file): Handle both
13444 automatic and manual backups.
13445 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
13446 of all of them.
13447
13448 2000-10-22 Miles Bader <miles@gnu.org>
13449
13450 * comint.el (comint-highlight-input, comint-highlight-prompt):
13451 Renamed, `-face' at end removed.
13452 (comint-send-input, comint-output-filter): Use renamed faces.
13453
13454 * window.el (fit-window-to-buffer): Change defaulting of
13455 MAX-HEIGHT slightly.
13456
13457 * faces.el (color-values, color-defined-p): Use `member', not
13458 `memq', because it works correctly for strings.
13459 (frame-set-background-mode): Actually, "unspecified-fg" and
13460 "unspecified-bg" *are* strings. Use `member', not `memq', and
13461 `equal', not `eq', when a string value is possible.
13462
13463 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
13464
13465 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
13466
13467 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
13468
13469 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
13470 sh-electric-rparen, sh-electric-less and sh-electric-hash.
13471 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
13472 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
13473 (sh-font-lock-syntactic-keywords): Use them.
13474 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
13475 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
13476 (sh-mode): Don't override font-lock-unfontify-region-function.
13477 Use a copy of sh-font-lock-syntactic-keywords.
13478 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
13479 Don't call sh-scan-buffer since font-lock does it on the fly.
13480 (sh-get-indent-info): Use `face' rather than `syntax-table'
13481 text-property to detect here-documents.
13482 Replace sh-special-syntax with sh-st-punc.
13483 (sh-prev-line): Use `face' rather than `syntax-table'
13484 text-property to skip over here-documents.
13485 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
13486 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
13487 (sh-electric-less, sh-set-here-doc-region)
13488 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
13489 (sh-scan-buffer, sh-rescan-buffer): Remove.
13490
13491 2000-10-21 Andrew Innes <andrewi@gnu.org>
13492
13493 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
13494 remote (ange-ftp) file names.
13495
13496 2000-10-21 Miles Bader <miles@gnu.org>
13497
13498 * window.el (fit-window-to-buffer): New function.
13499 (shrink-window-if-larger-than-buffer): Use it.
13500 (window-text-height): Don't expect minibuffers to have mode-lines.
13501
13502 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
13503 * international/quail.el (quail-update-guidance):
13504 Use `fit-window-to-buffer' instead of `set-window-text-height'.
13505
13506 * international/quail.el (quail-show-guidance-buf): Make sure
13507 guidance window really has enough room.
13508 (quail-update-guidance): If quail-guidance-win is already shown,
13509 make sure its height is OK.
13510
13511 * window.el (window-text-height, set-window-text-height):
13512 New functions.
13513 (shrink-window-if-larger-than-buffer): Use `window-text-height'
13514 instead of `window-height' & `mode-line-window-height-fudge'.
13515 (mode-line-window-height-fudge): Add FACE parameter.
13516 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
13517 instead of `enlarge-window' & `mode-line-window-height-fudge'.
13518
13519 2000-10-20 Miles Bader <miles@gnu.org>
13520
13521 * window.el (height-affecting-face-attributes): Use `defconst'.
13522
13523 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
13524 New function, conditionally aliased to `mode-line-window-height-fudge'.
13525 (ispell-help): Use it.
13526 (ispell-choices-win-default-height): Don't include mode-line fudge.
13527 (ispell-choices-win-default-height): New function.
13528 (ispell-show-choices, ispell-command-loop): Use function
13529 `ispell-choices-win-default-height' instead of variable.
13530
13531 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
13532
13533 * window.el (mode-line-window-height-fudge): New variable.
13534 (height-affecting-face-attributes): New variable.
13535 (mode-line-window-height-fudge): New function.
13536 (shrink-window-if-larger-than-buffer): Use it.
13537 * help.el (resize-temp-buffer-window): Likewise.
13538
13539 * info.el (Info-fontify-node): Add support for @subsubsection
13540 titles, which use `Info-title-4-face'.
13541 (Info-title-4-face): New face.
13542 (Info-title-3-face): Inherit from Info-title-4-face instead of
13543 variable-pitch.
13544
13545 2000-10-19 Jason Rumney <jasonr@gnu.org>
13546
13547 * dired.el (dired-insert-directory): Do not let errors signalled by
13548 attempt to run dired-free-space-program prevent dired from working.
13549
13550 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
13551
13552 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
13553
13554 2000-10-19 Gerd Moellmann <gerd@gnu.org>
13555
13556 * dirtrack.el (dirtrack): Fix call to run-hooks.
13557
13558 * cmuscheme.el (cmuscheme-program-name): Renamed from
13559 scheme-program-name because xscheme.el contains a defcustom with
13560 the same name. As a consequence, customizing group `cmuscheme'
13561 loaded `xscheme' which redefined run-scheme.
13562 (run-scheme): Use cmuscheme-program-name.
13563
13564 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
13565
13566 * play/doctor.el (doctor-death): Update the Samaritans'
13567 anonymous address, and add a website for Befrienders International.
13568
13569 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13570
13571 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
13572 Avoid compilation gripes. Doc fix.
13573 (ps-print-version): New version number (6.2).
13574 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
13575 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
13576 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
13577 (ps-x-extent-priority, ps-x-extent-start-position)
13578 (ps-x-face-font-instance, ps-x-find-coding-system)
13579 (ps-x-font-instance-properties, ps-x-make-color-instance)
13580 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
13581 avoid compilation gripes without defining functions.
13582 (ps-e-find-composition): Alias for function find-composition, to have a
13583 suitable function depending on Emacs version.
13584 (ps-color-device, ps-color-values, ps-face-foreground-name)
13585 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
13586 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
13587 (ps-print-ensure-fontified): Function definitions surrounded by
13588 `eval-and-compile' to avoid compilation gripes.
13589 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
13590 by symbol-value to avoid compilation gripes.
13591 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
13592 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
13593
13594 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
13595
13596 * startup.el (normal-top-level): Call `frame-set-background-mode'
13597 after `frame-notice-user-settings' because the latter doesn't call
13598 the former on a tty.
13599
13600 * faces.el (frame-set-background-mode): `unspecified' &c are
13601 symbols, not strings.
13602
13603 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
13604
13605 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
13606 why some "light*" colors are deliberately absent from the alist.
13607
13608 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
13609 Change colors for tty's, as suggested by Miles Bader.
13610
13611 2000-10-19 Kenichi Handa <handa@etl.go.jp>
13612
13613 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
13614 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
13615 for ISO10646-1 fonts.
13616 (x-font-name-charset-alist): Add an entry for "iso10646-1".
13617
13618 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
13619
13620 * faces.el (frame-set-background-mode): If a tty frame defines a
13621 background color, use that to compute the background mode, instead
13622 of always defaulting to "dark".
13623
13624 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
13625
13626 * comint.el (comint-write-output): New function.
13627 (comint-mode-map): Add it to the menu.
13628 Bind `C-c C-s' to comint-write-output.
13629
13630 2000-10-18 Gerd Moellmann <gerd@gnu.org>
13631
13632 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
13633 Use fancy-splash-delay.
13634
13635 2000-10-18 Alex Schroeder <alex@gnu.org>
13636
13637 * progmodes/sql.el (sql-sybase-options): New option.
13638 (sql-sybase): Use it. Add sql-database to the list of parameters
13639 provided for login. The options -w 2048 -n are not used any more.
13640
13641 * comint.el (comint-read-input-ring): Bugfix such that the first
13642 and the last entry of the input ring file are not lost.
13643
13644 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13645
13646 * ps-print.el: Internal variable changes to defcustom,
13647 make-local-hook changes to defvar. Doc fix.
13648 (ps-print-version): New version number (6.1).
13649 (ps-setup, ps-do-despool): Code fix.
13650 (ps-printer-name): Customization fix.
13651 (ps-printer-name-option): Now is a defcustom instead of an
13652 internal variable.
13653 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
13654 (ps-print-begin-column-hook): Now are defvar instead of
13655 make-local-hook.
13656
13657 2000-10-18 Miles Bader <miles@gnu.org>
13658
13659 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
13660 (comint-kill-output): Changed into an alias for `comint-delete-output',
13661 and made obsolete.
13662 (comint-mode-map): Rename references to comint-kill-output.
13663
13664 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
13665
13666 * diff-mode.el (diff-header-face, diff-file-header-face)
13667 (diff-changed-face): Add bold and italic attributes to tty faces.
13668 (diff-function-face): New face.
13669 (diff-font-lock-keywords): Use it.
13670
13671 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
13672
13673 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
13674 Remove commented-out call to force-mode-line-update.
13675 (comint-kill-output): Use `forward-line 0' instead of
13676 beginning-of-line to make sure we get past the prompt.
13677
13678 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
13679
13680 * diff-mode.el (diff-header-face, diff-file-header-face):
13681 Add specific setting for dark background.
13682 (diff-context-face): Renamed from diff-comment-face.
13683 Set explicitly rather than inheriting from font-lock-comment-face.
13684
13685 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13686
13687 * startup.el (command-line): Move the code which sets the default
13688 TTY colors to before before-init-hook.
13689
13690 2000-10-17 Gerd Moellmann <gerd@gnu.org>
13691
13692 * jit-lock.el (jit-lock-stealth-time): Doc fix.
13693
13694 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13695
13696 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
13697 extensions, for MS-DOS.
13698
13699 * diff-mode.el (diff-header-face, diff-file-header-face)
13700 (diff-changed-face): Define tty-specific colors.
13701
13702 2000-10-17 Gerd Moellmann <gerd@gnu.org>
13703
13704 * startup.el (fancy-splash-text): Realign the text.
13705
13706 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13707
13708 * font-lock.el (font-lock-comment-face): Define a separate default
13709 for dark-background tty's.
13710
13711 2000-10-17 Miles Bader <miles@gnu.org>
13712
13713 * help.el (resize-temp-buffer-window): Add hack to avoid last line
13714 being obscured by whizzy mode-lines on graphics displays.
13715
13716 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
13717
13718 * info.el (Info-title-1-face, Info-title-2-face)
13719 (Info-title-3-face): Define colors for tty's.
13720 (info-header-node): Remove unneeded tty-specific definition.
13721
13722 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
13723
13724 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
13725 reverse from the frame parameters, and don't invert foreground and
13726 background colors.
13727
13728 2000-10-16 Miles Bader <miles@gnu.org>
13729
13730 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
13731 string "*Info*". Call propertized-buffer-identification to spruce
13732 up the result.
13733
13734 2000-10-16 Gerd Moellmann <gerd@gnu.org>
13735
13736 * help.el: Provide `help' for the sake of define-minor-mode
13737 which generates defcustoms with requires.
13738
13739 * jit-lock.el (jit-lock-after-change): If we're in text that
13740 matches a multi-line font-lock pattern, make sure the whole text
13741 will be redisplayed.
13742
13743 * emacs-lisp/authors.el (authors-add): Don't add an entry if
13744 author's name is unknown.
13745
13746 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
13747 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
13748 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
13749 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
13750 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
13751 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
13752 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
13753 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
13754 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
13755 Add author information.
13756
13757 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
13758
13759 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
13760 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
13761 full-color version (using the Gimp) to eliminate dithering artifacts.
13762
13763 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
13764
13765 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
13766
13767 * simple.el (syntax-flag-table, string-to-syntax): Remove.
13768
13769 2000-10-15 Dave Love <fx@gnu.org>
13770
13771 * progmodes/sh-script.el: Require skeleton and comint when compiling.
13772
13773 * pcomplete.el (pcomplete) <defgroup>: Add :version.
13774
13775 * whitespace.el: Doc fixes.
13776 (top-level): Don't add hooks here.
13777 (whitespace-running-emacs): Deleted.
13778 (timer): Don't require.
13779 (whitespace): Add back :version conditional on xemacs test.
13780 (whitespace-spacetab-regexp, whitespace-indent-regexp)
13781 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
13782 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
13783 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
13784 Avoid specific xemacs test.
13785 (whitespace-global-mode): New option.
13786 (whitespace-global-mode): New command.
13787 (whitespace-unload-hook): New function.
13788
13789 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
13790 (Info-fontify-node, Info-goto-node, Info-mode-menu)
13791 (Info-fontify-node): `Goto' goes to `Go to'.
13792 (Info-fontify-node): Add help-echo to xref links.
13793
13794 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
13795
13796 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
13797
13798 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
13799
13800 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
13801 Use plist-get and allow :inherit.
13802
13803 * emacs-lisp/cl-macs.el (cl-do-arglist):
13804 Use plist-get and plist-member instead of memq.
13805
13806 * emacs-lisp/ewoc.el (ewoc-location): New function.
13807 (ewoc-enter-after, ewoc-enter-before): Document return value.
13808 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
13809 Don't need make-local-hook any more.
13810 (cvs-addto-collection): Return the new tin.
13811 (cvs-mode-insert): Jump to the new line.
13812
13813 * jit-lock.el (jit-lock-fontify-buffer): Remove.
13814
13815 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
13816
13817 * font-lock.el (font-lock-syntactically-fontified): New var.
13818 (font-lock-fontify-syntactic-keywords-region): Use it.
13819 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
13820
13821 * diff-mode.el (diff-find-file-name): Fix regexp.
13822
13823 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13824 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
13825
13826 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
13827 (sh-mode-syntax-table): Add punctuation syntax for < and >.
13828 (sh-mode): Don't make all vars local here.
13829 (sh-kw): Reformat.
13830 (sh-set-shell): Use dolist. Don't set indent-region-function.
13831 (sh-mode-syntax-table): Use pop.
13832 (sh-remember-variable): Use push.
13833 (sh-help-string-for-variable): Use memq.
13834 (sh-safe-backward-sexp): Remove.
13835 (sh-safe-forward-sexp): Add ARG.
13836 (sh-get-indent-info, sh-prev-stmt): Use it.
13837 (sh-prev-line): Simplify by using forward-comment.
13838 (sh-this-is-a-continuation): Simplify.
13839 (sh-learn-buffer-indent): Use dolist.
13840 (sh-do-nothing): Remove.
13841 (sh-set-char-syntax, sh-set-here-doc-region):
13842 Use inhibit-modification-hooks.
13843 (sh-name-style): Use mapcar and push.
13844 (sh-load-style): Use dolist.
13845 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
13846 (sh-case, sh-while-getopts): Use propertize directly rather
13847 than sh-electric-rparen.
13848
13849 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
13850
13851 * textmodes/tex-mode.el: Require CL when compiling.
13852 (tex-mode-syntax-table): Init immediately.
13853 (tex-mode-map): Bind M-RET to latex-insert-item.
13854 (latex-mode): Set indent-line-function to latex-indent.
13855 (tex-common-initialization): Don't setup the syntax-table any more.
13856 (latex-insert-item): New skeleton.
13857 (tex-next-unmatched-end): Fix copy/paste braino.
13858 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
13859 (latex-indent, latex-find-indent): New functions.
13860 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
13861 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
13862 (tex-compilation-parse-errors): Use with-syntax-table.
13863
13864 2000-10-15 Miles Bader <miles@gnu.org>
13865
13866 * font-lock.el (font-lock-comment-face): Change dark-background,
13867 color, non-tty, default to `chocolate1'.
13868
13869 2000-10-13 John Wiegley <johnw@gnu.org>
13870
13871 * eshell/esh-util.el (require): Added a missing `require' form,
13872 needed when compiling (for an ange-ftp macro definition).
13873
13874 2000-10-13 Dave Love <fx@gnu.org>
13875
13876 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
13877
13878 2000-10-13 Gerd Moellmann <gerd@gnu.org>
13879
13880 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
13881
13882 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
13883 transparent -colors 8).
13884
13885 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
13886
13887 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
13888 that breaks with old list format timestamps.
13889 (time-stamp-warn-inactive, time-stamp-old-format-warn)
13890 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
13891
13892 2000-10-13 John Wiegley <johnw@gnu.org>
13893
13894 * align.el, pcomplete.el, calendar/timeclock.el,
13895 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
13896
13897 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
13898 faulty math, where holiday hours were being computing as seconds.
13899
13900 2000-10-13 John Wiegley <johnw@gnu.org>
13901
13902 * desktop.el (desktop-buffer-modes-to-save): Added a global for
13903 specifying what "other" kinds of buffers should be saved.
13904 This used to be hard-coded.
13905 (desktop-buffer-misc-functions): A global for specifying how
13906 auxiliary data should be determined for special buffer types.
13907 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
13908 instead of hard-coding the special buffer types.
13909 (desktop-save): Run `desktop-buffer-misc-functions' to gather
13910 auxiliary data, instead of hard-coding for Info buffers and dired.
13911 (desktop-buffer-info-misc-data): Aux function for determining Info
13912 buffer auxiliary info.
13913 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
13914 (desktop-buffer-info): Changed this function to use the info
13915 gathered above.
13916 (desktop-create-buffer): Be a little more careful about what
13917 `minor-mode' means before calling it. This is important for some
13918 buffer types.
13919
13920 2000-10-13 John Wiegley <johnw@gnu.org>
13921
13922 * eshell/esh-util.el: Added a global form which declares an
13923 autoload for `parse-time-string', if that function is not already
13924 defined, and if parse-time.el is available on the user's system.
13925
13926 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
13927 to be aware of ange-ftp user info.
13928 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
13929 (eshell-ls-annotate): Use `eshell-file-attributes'.
13930 (eshell-ls-file): Made the user-id printing code a bit smarter.
13931
13932 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
13933 allow identification of alias user ids in remote directories.
13934 It's manual, but there's no other way to know when the current user
13935 on the local machine, is also the owning user on the remote machine.
13936 (fboundp): Bind `ange-cache'.
13937 (eshell-directory-files-and-attributes): Re-organized the logic a
13938 bit to use `eshell-file-attributes' instead of `file-attributes'.
13939 The former is more sensitive to directories that are read via FTP,
13940 and knows how to use ange-ftp to determine full attribute
13941 information, instead of just the name and last modtime.
13942 (eshell-current-ange-uids): Return the current user id when in a
13943 remote directory.
13944 (eshell-parse-ange-ls): Parse a full directory listing that has
13945 been returned by ange-ftp.
13946 (eshell-file-attributes): This beefed up version of
13947 `file-attributes' is only special if the user is currently in a
13948 remote directory, in which case it does a lot of work to find out
13949 what the real attributes of a file are, as they appear on the
13950 remote machine. This makes usage of remote directories (i.e.,
13951 ange-ftp pathnames) much more useful. You can now use Eshell as a
13952 full-fledged FTP client, with much more manipulation ability than
13953 most other clients.
13954
13955 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
13956 variable, which means that Eshell's du should always be preferred
13957 in remote directories.
13958 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
13959 just `file-attributes'.
13960 (eshell-mvcp-template): Bind `ange-cache', to improve performance
13961 when reading remote directories. This is an Eshell-specific
13962 variable (not part of ange-ftp).
13963 (eshell/ln): Bind `ange-cache'.
13964 (eshell/du): Added some extra logic for determining when to use
13965 Eshell's du (which is slow), and when to use the external version
13966 (which may or may not exist).
13967
13968 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
13969 Call `eshell-interactive-process', rather than using
13970 `get-buffer-process', since backgrounded processes don't count in
13971 the context of this function's logic.
13972
13973 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
13974 `forward-char', so that null strings are parsed correctly.
13975
13976 2000-09-13 John Wiegley <johnw@gnu.org>
13977
13978 * eshell/em-pred.el (eshell-pred-file-type)
13979 (eshell-pred-file-links, eshell-pred-file-size):
13980 Use `eshell-file-attributes'. This is more correct over ange-ftp.
13981
13982 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
13983 that remote file globbing is more efficient.
13984
13985 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
13986 gathering the files and attributes within a directory.
13987
13988 * eshell/em-unix.el (eshell/cat): If any of the files passed on
13989 the command line is a special file (not a regular file, directory
13990 or symlink), always attempt to call the external version of cat.
13991
13992 2000-09-13 John Wiegley <johnw@gnu.org>
13993
13994 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
13995 Eshell-friendly version of find-tag.
13996
13997 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
13998
13999 * image-file.el (image-file-name-extensions)
14000 (image-file-name-regexps): Add autoload cookies.
14001
14002 2000-10-13 Kenichi Handa <handa@etl.go.jp>
14003
14004 * international/mule-cmds.el (select-safe-coding-system): If FROM
14005 is string, show it in *Warning* buffer.
14006
14007 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
14008
14009 * startup.el (normal-top-level): Use display-popup-menus-p instead
14010 of window-system.
14011 (command-line): Use display-graphic-p instead of window-system.
14012 (command-line-1): Use display-popup-menus-p and display-mouse-p
14013 instead of window-system.
14014
14015 2000-10-12 Sam Steingold <sds@gnu.org>
14016
14017 * tooltip.el (tooltip-use-echo-area): New user variable.
14018 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
14019
14020 2000-10-12 Dave Love <fx@gnu.org>
14021
14022 * recentf.el: Maintainer's checkdoc fixes.
14023
14024 * startup.el (normal-top-level-add-subdirs-to-load-path):
14025 Use character class, not ASCII when matching file names.
14026 (fancy-splash-head): Add trailing slash to URL.
14027 (command-line): Don't require XPM support for toolbar.
14028
14029 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
14030 (cperl-invalid-face): Revert last change.
14031 (cperl-init-faces): Quote cperl-invalid-face.
14032
14033 2000-10-12 Kenichi Handa <handa@etl.go.jp>
14034
14035 * startup.el (fancy-splash-text): Remove superfluous quote.
14036
14037 2000-10-12 Gerd Moellmann <gerd@gnu.org>
14038
14039 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
14040 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
14041 (command-line-1): Don't use fancy-splash-pending-command.
14042 (fancy-splash-screens-1): Goto point-min after inserting text.
14043
14044 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
14045
14046 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
14047 instead of shared-lisp-mode-map.
14048
14049 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
14050
14051 * faces.el (header-line): Change tty-variant to use underlining.
14052
14053 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
14054 (isearch-highlight): Restore lazy-isearch face properties at old
14055 position, and suppress them at new position.
14056 (isearch-dehighlight): Restore lazy-isearch face properties.
14057 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
14058 over the real isearch overlay, but in that case, don't give it a
14059 face property. Use `push'.
14060
14061 2000-10-12 Kenichi Handa <handa@etl.go.jp>
14062
14063 * man.el (Man-getpage-in-background): Fix previous change.
14064 Decode the process output only when we are in multibyte mode.
14065
14066 2000-10-11 Dave Love <fx@gnu.org>
14067
14068 * info.el (Info-mode-menu): Fix some help.
14069 (info-tool-bar-map): Add entry for Info-last.
14070
14071 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
14072 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
14073 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
14074 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
14075 * toolbar/search-replace.xpm, toolbar/exit.xpm:
14076 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
14077 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
14078 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
14079 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
14080 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
14081 Reduce colour requirements to 25 overall. (Probably wants
14082 revisiting from the originals to reduce further.)
14083
14084 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
14085
14086 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
14087 buffer-file-coding-system, instead of raw-text.
14088 (dehexlify-buffer): Bind coding-system-for-read to
14089 buffer-file-coding-system, instead of raw-text.
14090
14091 2000-10-11 Sam Steingold <sds@gnu.org>
14092
14093 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
14094 `underline' - fixes the bug introduced on 2000-09-21.
14095
14096 2000-10-11 Dave Love <fx@gnu.org>
14097
14098 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
14099 Avoid compiler warnings.
14100 (scheme-mode): Doc fix.
14101 (scheme-font-lock-keywords-1): Match `define-syntax'.
14102
14103 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
14104
14105 * faces.el (frame-set-background-mode): Pay attention to saved
14106 face specs as well as default ones. Only do anything if the
14107 bg-mode or display-type has actually changed. Use `dolist'.
14108 (region): Make dark-background `region' face less in-your-face.
14109
14110 2000-10-10 Sam Steingold <sds@gnu.org>
14111
14112 * chistory.el, ielm.el, ledit.el:
14113 * progmodes/inf-lisp.el, progmodes/scheme.el:
14114 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
14115
14116 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
14117
14118 * textmodes/texinfo.el: Update copyright and fix typo.
14119
14120 * desktop.el (desktop-modes-not-to-save): New var.
14121 (desktop-save-buffer-p): Use it.
14122 Also, obey desktop-buffers-not-to-save even for non-file buffers.
14123 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
14124
14125 2000-10-10 Dave Love <fx@gnu.org>
14126
14127 * toolbar/tool-bar.el (tool-bar-add-item)
14128 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
14129
14130 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
14131 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
14132 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
14133 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
14134 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
14135 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
14136 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
14137 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
14138 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
14139 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
14140 the .xpms; probably need retouching.
14141
14142 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
14143
14144 * subr.el (add-to-list): Add optional argument APPEND.
14145 * battery.el (display-battery): Use `add-to-list'.
14146
14147 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
14148
14149 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
14150 properties.
14151 (zone, zone-when-idle, zone-leave-me-alone)
14152 (zone-pgm-whack-chars): Use new symbol properties.
14153
14154 * battery.el (display-battery): Doc spelling fix.
14155
14156 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
14157 property.
14158
14159 2000-10-09 Dave Love <fx@gnu.org>
14160
14161 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
14162 has been initialized before calling tool-bar-setup.
14163 (tool-bar-add-item-from-menu): Add autoload cookie.
14164
14165 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
14166
14167 * menu-bar.el (send-mail-item-name): New function.
14168 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
14169 of mail-user-agent in the menu. Don't display the "Send Mail"
14170 item if mail-user-agent is nil or its value is ignore.
14171 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
14172 if read-mail-command is nil or its value is ignore.
14173
14174 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
14175
14176 2000-10-09 Miles Bader <miles@gnu.org>
14177
14178 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
14179 Correct image size.
14180 * toolbar/left_arrow.xpm: Correct image size.
14181
14182 * jka-compr.el: Don't call `jka-compr-install' when loading (it
14183 will be done by the definition of `auto-compression-mode' if
14184 necessary. Move code to uninstall existing file-name handler
14185 before definition of `auto-compression-mode'.
14186
14187 * image-file.el (auto-image-file-mode): Move to the end of the
14188 file, because `define-minor-mode' actually calls the mode-function
14189 if the associated variable is non-nil, which requires that all
14190 needed functions be already defined.
14191
14192 * mouse.el (popup-menu): Balance parens.
14193
14194 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
14195
14196 * mouse.el (popup-menu): Move the command call outside the loop
14197 so that popup-menu returns whatever the command returns.
14198
14199 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
14200 (initialize-new-tags-table): Use run-hook-with-args-until-success.
14201 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
14202 (tags-table-format-functions): Renamed from tags-table-format-hooks.
14203
14204 * vc.el (vc-version-diff): diff-switches can be a list.
14205 Use relative filenames for prettier output.
14206
14207 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
14208 (vc-post-command-functions): Remove old-VC compatibility code.
14209
14210 * newcomment.el (comment-indent-default): Autoload.
14211
14212 * font-lock.el (font-lock-defaults): Make buffer-local.
14213 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
14214 (font-lock-choose-keywords):
14215 Ignore LEVEL unless KEYWORDS is a list of syms.
14216 (c-keywords, c++-keywords, objc-keywords, java-keywords):
14217 Don't wrap regexp-opt things in \(...\) unnecessarily.
14218
14219 * jit-lock.el: Don't require font-lock any more.
14220 (jit-lock-functions): Make buffer-local.
14221 (jit-lock-saved-fontify-buffer-function): Remove.
14222 (jit-lock-mode): Remove autoload cookie.
14223 Remove font-lock specific code.
14224 (jit-lock-unregister): Don't bother handling complex hooks any more.
14225 (jit-lock-refontify): New function.
14226 (jit-lock-fontify-buffer): Use it.
14227 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
14228 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
14229 Add optional args START and END.
14230 Never call font-lock-fontify-region directly.
14231 (jit-lock-function, jit-lock-stealth-fontify): Use it.
14232
14233 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
14234
14235 2000-10-08 Dave Love <fx@gnu.org>
14236
14237 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
14238
14239 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
14240
14241 * play/studly.el (studlify-region, studlify-word): Add autoload
14242 cookie.
14243
14244 * play/morse.el (morse-region, unmorse-region): Add autoload
14245 cookie.
14246
14247 * play/spook.el (spook-phrases-file): Use expand-file-name, not
14248 concat.
14249
14250 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
14251 insist on symbols starting with word syntax.
14252 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
14253 (eval-defun-1): Doc fix.
14254 (indent-sexp): Use nconc to build up indent-stack.
14255
14256 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
14257 Gnus with little use.
14258 (mail-setup-hook): Add mail-abbrevs-setup to options.
14259
14260 * recentf.el: Doc fixes.
14261
14262 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
14263 Clean up remainder.
14264
14265 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
14266 without timezone and (8) with timezone to enforce some whitespace.
14267 Simplify code somewhat.
14268
14269 * options.el (list-options): Doc that you should use customize.
14270
14271 * iswitchb.el (iswitchb-mode): Add :require.
14272
14273 * info.el (Info-goto-node, Info-menu): Doc fix.
14274 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
14275 (info-tool-bar-map): New variable.
14276 (Info-mode): Use it.
14277 (Info-edit-map): Define all in defvar.
14278 (speedbar-attached-frame): Avoid compiler warning.
14279
14280 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
14281 (global-map): Bind [tool-bar] to a filtered map.
14282 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
14283 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
14284 Allow PBM icons.
14285 (tool-bar-setup): Adjust calls of tool-bar-add-item.
14286
14287 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
14288 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
14289 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
14290 icons, except up_arrow, which is left-arrow rotated.
14291
14292 * imenu.el (imenu-add-to-menubar): Fix last change.
14293
14294 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
14295
14296 * generic-x.el (rul-generic-mode): Remove eval-when-compile
14297 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
14298
14299 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
14300
14301 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
14302 typos in doc strings.
14303
14304 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
14305 the doc strings how to customize Font Lock faces.
14306
14307 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
14308 computing growth when dragging the header line.
14309
14310 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
14311
14312 * simple.el (kill-line): Doc fix.
14313
14314 2000-10-08 Miles Bader <miles@gnu.org>
14315
14316 * faces.el (secondary-selection): Make foreground visible on tty.
14317
14318 * jka-compr.el (auto-compression-mode): Move to the end of the
14319 file, because `define-minor-mode' actually calls the mode-function
14320 if the associated variable is non-nil, which requires that all
14321 needed functions be already defined.
14322 (with-auto-compression-mode): Add autoload cookie.
14323
14324 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
14325
14326 * files.el (find-backup-file-name) [ms-dos]: If support for long
14327 file names is not available, behave as if version-control were set
14328 to never.
14329
14330 2000-10-07 Dave Love <fx@gnu.org>
14331
14332 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
14333 (browse-url-gnome-moz): New function.
14334 (browse-url-browser-function): Use it.
14335 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
14336
14337 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
14338
14339 * indent.el (tab-always-indent): New var.
14340 (indent-for-tab-command): Use it.
14341
14342 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
14343 raise an error. This way it can still default to a sane value.
14344
14345 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
14346
14347 * startup.el (fancy-splash-screens): Use local rather than global map.
14348 Don't use `update-menu-bindings' any more.
14349 Get rid of assumptions about keymap representation.
14350
14351 2000-10-06 Dave Love <fx@gnu.org>
14352
14353 * textmodes/fill.el (sentence-end-double-space)
14354 (sentence-end-without-period): Doc fix.
14355 (adaptive-fill-regexp): Purecopy.
14356 (unjustify-current-line): Use line-end-position.
14357 (fill-individual-paragraphs-prefix): Use line-beginning-position.
14358
14359 * net/eudc-vars.el (eudc): Add :version, :link.
14360
14361 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
14362
14363 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
14364 Fix for define-minor-mode.
14365 (function-at-point): Alias to function-called-at-point.
14366
14367 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
14368
14369 * simple.el (backward-word): Doc fix.
14370
14371 * image-file.el (image-file-name-regexp): image-file-regexps ->
14372 image-file-name-regexps.
14373 (image-file-name-extensions): Add pbm.
14374
14375 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
14376
14377 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
14378 and add filename to the names so that diff-mode can jump to source.
14379
14380 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
14381 (tex-font-lock-keywords, tex-font-lock-keywords-2)
14382 (tex-font-lock-keywords-1): Remove.
14383 (font-lock-turn-on-thing-lock): Use jit-lock-register.
14384 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
14385 (font-lock-default-fontify-region):
14386 Expand beg..end correctly when just following a multiline region.
14387 (font-lock-fontify-anchored-keywords):
14388 Include the anchor text as part of the multiline.
14389
14390 2000-10-06 Gerd Moellmann <gerd@gnu.org>
14391
14392 * loadup.el (toplevel): Load `loaddefs' before `help' because the
14393 latter needs the autoloaded define-minor-mode macro during the
14394 bootstrap.
14395
14396 * startup.el (command-line): For now, activate tool-bar-mode only
14397 if XPM images are supported.
14398
14399 * mouse.el (mouse-drag-header-line): Don't allow resizing a
14400 window by dragging a header-line at the top of the frame; that's
14401 confusing because the header-line doesn't move.
14402 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
14403 of treating the event as a list. Some cleanup.
14404
14405 2000-10-06 Miles Bader <miles@gnu.org>
14406
14407 * simple.el (display-message-or-buffer): New function.
14408 (shell-command-on-region): Use `display-message-or-buffer'.
14409
14410 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
14411 docstring parts.
14412
14413 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
14414 (smbclient-prompt-regexp): Add usage note to doc string.
14415 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
14416 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
14417 Use add-hook for adding the comint filter function, and only do so
14418 if it's not already in the global hook list.
14419 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
14420 to `make-local-variable'.
14421 (nslookup-font-lock-keywords): Remove prompt entry.
14422 (nslookup): Don't set the process-filter.
14423 (finger): Exit the loop correctly when the regexps list runs out.
14424 (ftp, smbclient, smbclient-list-shares):
14425 Set the real major mode immediately, not after execing.
14426 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
14427
14428 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
14429
14430 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
14431
14432 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
14433
14434 * which-func.el (which-func-format): Remove spurious space.
14435 (which-func-mode): Don't make it permanent-local.
14436 (which-func-ff-hook): Allow which-func-maxout to be nil.
14437 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
14438 (which-func-mode): Simplify.
14439 Use post-command-idle-hook rather than post-command-hook.
14440 Go through all buffers and update their state.
14441 (which-function): Also try add-log-current-defun-function.
14442
14443 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
14444 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
14445 Update call to with-vc-properties accordingly.
14446 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
14447 (vc-revert-buffer): More careful about window selection and deletion.
14448 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
14449
14450 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
14451 (cvs-retrieve-revision): Reuse a pre-existing buffer.
14452 (cvs-dired-action): Change the default to quickdir.
14453
14454 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
14455 if comment-indent-function returns nil.
14456 (comment-indent-default): New function.
14457 (comment-indent-function): Use it and document the new semantics.
14458
14459 * image-file.el: Docstring fixes.
14460
14461 * help.el (help-xref-on-pp): Use match-string.
14462 (describe-variable): New arg BUFFER.
14463 Store the current buffer in the help-xref-stack.
14464 (temp-buffer-resize-mode): Use define-minor-mode.
14465
14466 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
14467 consistently with its docstring.
14468 Set jit-lock-first-unfontify-pos in an idempotent way.
14469 (jit-lock-register): Autoload and add arg CONTEXTUAL.
14470
14471 2000-10-05 Alex Schroeder <alex@gnu.org>
14472
14473 * sql.el (sql-mysql-options): New variable.
14474 (sql-mysql): Use it.
14475
14476 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
14477
14478 * image.el (image): New group.
14479
14480 * smerge-mode.el (smerge-mine-face, smerge-other-face)
14481 (smerge-base-face, smerge-markers-face): Add dark-background variants.
14482
14483 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
14484
14485 * net/net-utils.el (nslookup-font-lock-keywords)
14486 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
14487 Ignore the value of wqindow-system; always define keywords
14488
14489 2000-10-05 Kenichi Handa <handa@etl.go.jp>
14490
14491 * startup.el (fancy-splash-screens): Remove the code for
14492 debugging; `(trace-to-stderr "EXITTT\n")'.
14493
14494 2000-10-05 Miles Bader <miles@gnu.org>
14495
14496 * diff-mode.el (diff-goto-source): Update call to
14497 `diff-hunk-status-msg' to reflect new REV variable.
14498
14499 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
14500
14501 * progmodes/icon.el (icon-mode):
14502 Don't gratuitously override the default for comment-column.
14503
14504 * vc-hooks.el (vc-mode-line): Fix interactive spec.
14505
14506 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
14507 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
14508 (jit-lock-functions): New var.
14509 (jit-lock-function-1): Use it if non-nil.
14510 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
14511 Set the `fontified' property before doing the fontification to avoid
14512 repeatedly going through the same error.
14513 Don't turn errors into messages.
14514 (jit-lock-register, jit-lock-unregister): New functions.
14515
14516 * dired.el (dired-mark-pop-up): Turn comment into docstring.
14517 Use with-current-buffer.
14518
14519 * dired-aux.el (dired-do-create-files, dired-kill-tree):
14520 Turn comment into docstring.
14521
14522 * apropos.el (apropos-mode): Use define-derived-mode.
14523
14524 2000-10-04 Gerd Moellmann <gerd@gnu.org>
14525
14526 * startup.el (fancy-splash-pending-command): New variable.
14527 (fancy-splash-pre-command): New function.
14528 (fancy-splash-screens): Rewritten.
14529 (command-line-1): If fancy-splash-pending-command is set, call it
14530 interactively.
14531
14532 2000-10-04 Dave Love <fx@gnu.org>
14533
14534 * toolbar/tool-bar.el (tool-bar-setup): New function.
14535 (tool-bar-mode): Use it.
14536
14537 * subr.el (substitute-key-definition): Doc fix.
14538 (play-sound-file): New command.
14539
14540 2000-10-04 Andre Spiegel <spiegel@gnu.org>
14541
14542 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
14543 vc-version-backup-file-name): New functions.
14544
14545 * files.el (basic-save-buffer): Call vc-before-save before saving.
14546
14547 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
14548 vc-cvs-stay-local-p.
14549
14550 * vc.el (vc-revert-buffer): Handle empty diff properly.
14551 (vc-version-backup-file): New function.
14552 (vc-checkout): Create a version backup if necessary.
14553 (vc-checkin): If a version backup file exists, delete it.
14554 (vc-version-diff): Diff locally using version backups, if available.
14555 (vc-revert-file): If there's a version backup, revert locally.
14556 (vc-transfer-file): Use version backup for base version, if
14557 available. If not, ask for confirmation whether to get it from the
14558 server. Update mode line before check-in.
14559
14560 2000-10-04 Dave Love <fx@gnu.org>
14561
14562 * toolbar/tool-bar.el (tool-bar-setup): New function.
14563 (tool-bar-mode): Use it.
14564
14565 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
14566
14567 * net/net-utils.el (nslookup-font-lock-keywords)
14568 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
14569 Only set if window-system is non-nil
14570 (net-utils-run-program): Returns buffer.
14571 (network-connection-reconnect): Added this function.
14572
14573 * generic.el:
14574 Incorporates extensive cleanup and docfixes by
14575 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
14576 Uses cl compile-time macros.
14577 (generic-mode-name, generic-comment-list)
14578 (generic-keywords-list, generic-font-lock-expressions)
14579 (generic-mode-function-list, generic-mode-syntax-table):
14580 Removed variables.
14581 (generic-mode-alist): Renamed to generic-mode-list.
14582 (generic-find-file-regexp): Default changed to "^#".
14583 (generic-read-type): Uses completing read on generic-mode-list.
14584 (generic-mode-sanity-check): removed this function.
14585 (generic-add-to-auto-mode): Removed this function
14586 (generic-mode-internal): Bind mode-specific definitions
14587 into function instead of putting them in alist.
14588 (generic-mode-set-comments): Reworked extensively.
14589 (generic-mode-find-file-hook): Simplified regexp searching
14590 (generic-make-keywords-list): Omit extra pair of parens
14591
14592 * find-lisp.el (find-lisp-find-files-internal):
14593 Make sure directory name ends with "/".
14594
14595 * generic-x.el (apache-conf-generic-mode):
14596 Regexp now allows leading whitespace.
14597 (rc-generic-mode): Added eval-when-compile
14598 around generic-make-keywords-list.
14599 Deleted duplicate regexp
14600 (rul-generic-mode): Added eval-when-compile
14601 around generic-make-keywords-list.
14602 (etc-fstab-generic-mode): New generic mode.
14603 (rul-generic-mode): Removed one eval-when-compile
14604 which caused a max-specpdl-size exceeded error.
14605
14606 2000-10-04 Miles Bader <miles@gnu.org>
14607
14608 * simple.el (minibuffer-temporary-goal-position): New variable.
14609 (next-history-element): Try to keep the position of point in the
14610 input string constant.
14611
14612 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
14613 (dired-do-create-files): If there's only one file, pass it in as
14614 the DEFAULT arg to dired-mark-read-file-name.
14615
14616 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
14617
14618 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
14619 (diff-goto-source): Be smarter when choosing REVERSE or not.
14620
14621 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
14622 (texinfo-mode-menu): Add an explicit shortcut for update all.
14623
14624 2000-10-03 Andre Spiegel <spiegel@gnu.org>
14625
14626 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
14627 factorize backend-specific code cleanly (this was essentially
14628 conceived by Stefan Monnier).
14629 (vc-unregister): Function removed.
14630 (vc-revert-file): New function.
14631 (vc-revert-buffer): Delegate some of the work to it.
14632
14633 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
14634 default branch unconditionally.
14635 (vc-rcs-set-default-branch): New function.
14636 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
14637 (vc-rcs-checkin): If an appropriate default branch has been set,
14638 force creation of that branch.
14639 (vc-rcs-receive-file): Rewritten to contain only backend-specific
14640 code (as suggested by Stefan Monnier).
14641
14642 2000-10-02 Gerd Moellmann <gerd@gnu.org>
14643
14644 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
14645 highlighting overlay with a different face over the overlay
14646 isearch uses to highlight the current match because that can lead
14647 to bad face combinations.
14648
14649 * loadup.el (toplevel): Load faces before isearch.
14650
14651 * isearch.el (isearch-faces): New custom group.
14652 (isearch): New defface; was already tested for in the code.
14653 (isearch-lazy-highlight-face): Changed to defface from defcustom.
14654 (isearch-highlight): Always use face `isearch'.
14655
14656 2000-10-02 Dave Love <fx@gnu.org>
14657
14658 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
14659 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
14660 comparison of opcode with operand.
14661
14662 2000-10-03 Miles Bader <miles@gnu.org>
14663
14664 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
14665 buffer, since the echo area will now grow to accommodate them.
14666
14667 2000-10-02 Andre Spiegel <spiegel@gnu.org>
14668
14669 * vc-hooks.el (vc-registered): If FILE used to be registered under
14670 a certain backend, try that one first.
14671
14672 * vc.el (vc-responsible-backend): Undo the previous change in the
14673 argument list. Handle multiple backends correctly.
14674 (vc-find-new-backend): Function removed.
14675 (vc-register): Use vc-responsible-backend, as before.
14676 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
14677
14678 2000-10-02 Gerd Moellmann <gerd@gnu.org>
14679
14680 * startup.el (fancy-splash-head): Change message below the
14681 logo.
14682
14683 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
14684
14685 * diff-mode.el (diff-goto-source): Emit a status message.
14686 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
14687 (diff-test-hunk): Fix doc string.
14688 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
14689 (diff-advance-after-apply-hunk): New variable.
14690 (diff-apply-hunk): Don't return a value.
14691
14692 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
14693
14694 * vc.el (vc-editable-p): Minor optimization.
14695 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
14696 (vc-find-new-backend): New function split from vc-responsible-backend.
14697 (vc-register): Use it.
14698 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
14699 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
14700 (vc-default-unregister, vc-revert-buffer): Docstring fix.
14701 (vc-clear-headers): Don't use find-file.
14702 (vc-revert-buffer): Use `and' again (must have been a braino).
14703 (vc-switch-backend): Only prompt if requested.
14704 Short circuit if nothing is to be done.
14705 Don't use vc-resynch-buffer which could lose unsaved editing.
14706 (vc-default-receive-file): Update call to vc-unregister.
14707 (with-vc-file, vc-next-action-on-file):
14708 Use vc-backend rather than vc-registered.
14709 (vc-next-action-on-file): Use intern-soft.
14710 Deal with read-only *vc-diff* buffer.
14711 (vc-transfer-file): Docstring fix.
14712
14713 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
14714 (vc-rcs-receive-file): Avoid with-vc-properties.
14715 Update call to vc-unregister.
14716 Use constant `RCS' rather than (dynamically bound) var `backend'.
14717
14718 2000-10-01 Andre Spiegel <spiegel@gnu.org>
14719
14720 * vc.el (vc-next-action-on-file): Update mode line only if file
14721 is visited.
14722 (vc-start-entry): New argument initial-contents. Don't visit the file
14723 if it isn't already visited. Brought documentation up-to-date.
14724 (vc-next-action, vc-register): Updated calls to vc-start-entry.
14725 (vc-checkin): New optional arg initial-contents, which is passed to
14726 vc-start-entry.
14727 (vc-finish-logentry): Make sure to bury log buffer only if there
14728 really is one. Call `vc-resynch-buffer' on log-file, not
14729 buffer-file-name.
14730 (vc-default-comment-history, vc-default-wash-log): New functions.
14731 (vc-index-of): Removed.
14732 (vc-transfer-file): Make do without the above.
14733 (vc-default-receive-file): Call comment-history unconditionally. Pass
14734 the resulting string to vc-checkin, instead of inserting it into the
14735 comment ring.
14736
14737 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
14738 unconditionally. Use the comments as initial contents of the log
14739 entry buffer. Document the trick to force branch creation with no
14740 changes.
14741
14742 2000-10-01 Miles Bader <miles@gnu.org>
14743
14744 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
14745 `recenter' with an arg to prevent redrawing the display.
14746
14747 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
14748
14749 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
14750
14751 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
14752
14753 * progmodes/c-mode.el (c-mode):
14754 Don't gratuitously override the default for comment-column.
14755
14756 * textmodes/tex-mode.el (latex-metasection-list): New var.
14757 (latex-imenu-create-index): Use it.
14758 Move the regexp construction outside loops (and use push).
14759 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
14760 (tex-font-lock-keywords): Moved from font-lock.el.
14761 (tex-comment-indent): Remove.
14762 (tex-common-initialization): Don't set comment-indent-function.
14763 (latex-block-default): New var.
14764 (tex-latex-block): Use it to provide a default choice.
14765 Add any unknown choice to latex-block-names.
14766 Insert [...] after {...}.
14767 (tex-last-unended-begin): Simplify regexp.
14768 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
14769 (latex-forward-sexp-1, latex-forward-sexp): New functions.
14770 (latex-mode): Set forward-sexp-function.
14771
14772 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
14773 Add regexp for @ignore ... @end ignore.
14774 (texinfo-heading-face): New face.
14775 (texinfo-font-lock-keywords): Use it.
14776 (texinfo-mode-menu): New menu.
14777 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
14778 New functions.
14779 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
14780 (texinfo-section-types-regexp, texinfo-section-level-regexp)
14781 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
14782 Remove declaration.
14783 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
14784
14785 * delsel.el (delete-selection-mode): Use define-minor-mode.
14786
14787 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
14788
14789 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14790
14791 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
14792
14793 2000-09-30 Gerd Moellmann <gerd@gnu.org>
14794
14795 * replace.el (keep-lines-read-args): New function.
14796 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
14797 read arguments interactively. Add parameters RSTART and REND.
14798 Operate on the active region in Transient Mark mode.
14799
14800 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
14801
14802 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
14803 (authors-obsolete-files-regexps): New variable.
14804 (authors-add): Don't record changes in obsolete files.
14805
14806 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14807
14808 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
14809
14810 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
14811 (comment-indent): Make sure there's a space between code and comment.
14812 Shift comments left to avoid going past fill-column.
14813
14814 2000-09-29 Gerd Moellmann <gerd@gnu.org>
14815
14816 * startup.el (startup-echo-area-message): New function.
14817 (display-startup-echo-area-message): Use it.
14818 (fancy-splash-screens): Rewritten to use keymaps and a timer.
14819 (fancy-splash-default-action): New function.
14820 (fancy-splash-screens-1): New function.
14821 (fancy-splash-head): Put a help-echo and a keymap under the image.
14822
14823 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
14824
14825 * diff-mode.el (diff-add-log-file-name): Remove.
14826 (diff-mode): Use add-log-buffer-file-name-function.
14827
14828 * add-log.el (find-change-log): New arg BUFFER-FILE.
14829 (add-log-file-name): Obey add-log-file-name-function.
14830 (add-log-buffer-file-name-function): New var.
14831 (add-change-log-entry): Use it.
14832
14833 2000-09-29 Miles Bader <miles@gnu.org>
14834
14835 * image-file.el (image-file-name-extensions): New variable.
14836 (image-file-name-regexps): Renamed from `image-file-regexps'.
14837 New default value is nil. Call `auto-image-file-mode'.
14838 (image-file-name-regexp): New function.
14839 (auto-image-file-mode): New minor mode.
14840 (insert-image-file): Don't make conditional on the image-file
14841 handler being enabled.
14842 (image-file-handler): Make the call here conditional instead.
14843 (set-image-file-handler-enabled, enable-image-file-handler)
14844 (disable-image-file-handler): Functions removed.
14845
14846 * emacs-lisp/authors.el (authors-print): Rephrase many-files
14847 string.
14848
14849 2000-09-29 Gerd Moellmann <gerd@gnu.org>
14850
14851 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
14852 it's a function from CL.
14853 (latex-imenu-create-index): Replace eval-when-compile with progn
14854 because latex-section-alist is not bound while compiling.
14855
14856 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
14857
14858 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
14859 (outline-mode): Use define-derived-mode.
14860
14861 * progmodes/perl-mode.el (perl-mode):
14862 * progmodes/awk-mode.el (awk-mode):
14863 * progmodes/asm-mode.el (asm-mode):
14864 Don't gratuitously override the default for comment-column.
14865
14866 * emacs-lisp/lisp.el (lisp-complete-symbol):
14867 Distinguish the let-binding case from the funcall case.
14868 (forward-sexp-function): New variable.
14869 (forward-sexp): Use it.
14870
14871 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
14872 (easy-mmode-defmap): Remove the now useless autoload.
14873
14874 * time.el (display-time-mode): Use define-minor-mode.
14875
14876 * subr.el (add-minor-mode): Don't eval NAME.
14877 Don't depend on the presence of TOGGLE-FUN for any special behavior.
14878 Use if rather than cond.
14879
14880 * simple.el (read-expression-map): Define more properly.
14881 (comment-indent-hook): Remove.
14882 (string-to-syntax): Bug fix.
14883
14884 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
14885 (cvs-ediff-diff): Fix typo.
14886 (cvs-revert-if-needed): Don't bother preserving read-only.
14887
14888 * paren.el (show-paren-mode): Use define-minor-mode.
14889
14890 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
14891 (toggle-auto-compression): Remove.
14892 (jka-compr-build-file-regexp): Remove useless grouping.
14893
14894 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
14895 Avoid user-reserved bindings.
14896 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
14897 (diff-header-face): Revert to grey85.
14898
14899 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
14900
14901 * complete.el (partial-completion-mode) <defcustom>: Remove.
14902 (partial-completion-mode): Use define-minor-mode.
14903 (PC-do-completion): Understand `completion-auto-help = delay'
14904 to mean to popup the completion buffer only the second time.
14905 (PC-include-file-all-completions, PC-include-file-all-completions)
14906 (PC-include-file-all-completions): Don't quote lambda.
14907
14908 * comint.el (comint-mode-hook): Docstring fix.
14909 (comint-mode): Use define-derived-mode.
14910 (comint-mode-map): Remove obsolete comment.
14911 (make-comint): Minor stylistic change.
14912 (comint-insert-clicked-input): Be more careful to find the overlay.
14913 Use this-command-keys rather than hardcoding mouse-2.
14914
14915 * font-lock.el: Replace confusing (,@ with ,
14916 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
14917 Don't use regexp-opt-depth. Spice up the regexp for args.
14918 Don't distinguish between cmds that can take an opt arg or not.
14919 Use `append' and `prepend' rather than `keep'.
14920
14921 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
14922 (latex-outline-regexp): New var.
14923 (latex-outline-level): New fun.
14924 (latex-section-alist): New var.
14925 (latex-imenu-create-index): Use it. Use `push' as well.
14926 (tex-shell-map): Initialize it properly.
14927 (tex-mode): Minor stylistic change.
14928 (plain-tex-mode): Use define-derived-mode.
14929 (latex-mode): Use define-derived-mode.
14930 Construct the paragraph regexps in a more readable way.
14931 Set the buffer-local outline-{level,regexp} vars.
14932 (slitex-mode): Derive from latex-mode.
14933 (tex-common-initialization): Don't kill-all-vars anymore.
14934 Add setting for comment-add and font-lock-defaults.
14935 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
14936 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
14937 (tex-start-tex): New arg DIR (and send a chdir command for it).
14938 Also display the shell buffer and save it in tex-last-buffer-texed.
14939 (tex-region): Use expand-file-name rather than concat.
14940 Remove code made useless by changes in tex-start-tex.
14941 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
14942
14943 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
14944
14945 2000-09-28 Dave Love <fx@gnu.org>
14946
14947 * eshell/eshell.el (eshell) <defgroup>: Add :version.
14948
14949 2000-09-28 Gerd Moellmann <gerd@gnu.org>
14950
14951 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
14952 `append'.
14953
14954 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
14955
14956 * info.el (Info-extract-pointer): Undo last change.
14957 Instead, fix the position of the `bound' arg to re-search-backward.
14958
14959 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
14960
14961 * info.el (Info-extract-pointer):
14962 Widen more carefully, to avoid finding pointers in other nodes.
14963 (Info-index): Use push.
14964
14965 2000-09-27 Gerd Moellmann <gerd@gnu.org>
14966
14967 * frame.el (set-frame-font): Remove call to obsolete function
14968 frame-update-faces.
14969 (set-foreground-color, set-background-color): Likewise for
14970 frame-update-face-colors.
14971
14972 2000-09-27 Miles Bader <miles@gnu.org>
14973
14974 * image-file.el: New file.
14975
14976 2000-09-27 Gerd Moellmann <gerd@gnu.org>
14977
14978 * frame.el (frame-notice-user-settings): Don't call
14979 frame-update-faces, which is a no-op now.
14980
14981 * ediff-wind.el (ediff-control-frame-parameters): Add zero
14982 tool-bar-lines.
14983
14984 2000-09-27 Dave Love <fx@gnu.org>
14985
14986 * mouse.el: Fix last change.
14987
14988 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
14989
14990 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
14991
14992 2000-09-22 Kenichi Handa <handa@etl.go.jp>
14993
14994 * international/quail.el (quail-help): The output message is
14995 improved.
14996
14997 2000-09-26 Dave Love <fx@gnu.org>
14998
14999 * mouse.el (popup-menu): If POSITION is nil, set it using
15000 mouse-position.
15001
15002 2000-09-25 Sam Steingold <sds@gnu.org>
15003
15004 * net/browse-url.el (browse-url-file-url): Check for null maps.
15005
15006 2000-09-26 Gerd Moellmann <gerd@gnu.org>
15007
15008 * frame.el (frame-notice-user-settings): Don't add a
15009 tool-bar-lines frame parameter to default-frame-alist in batch mode.
15010
15011 * frame.el (frame-notice-user-settings):
15012 Make tool-bar-mode and default-frame-alist consistent.
15013
15014 * toolbar/tool-bar.el (tool-bar-help): New function.
15015
15016 2000-09-25 Gerd Moellmann <gerd@gnu.org>
15017
15018 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
15019 current-load-list in top-level forms. Else this leaks a cons cell
15020 every time a defun is called.
15021
15022 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
15023
15024 2000-09-25 Dave Love <fx@gnu.org>
15025
15026 * startup.el (fancy-splash-head): Check XPM is available.
15027
15028 * autoinsert.el (auto-insert): Doc fix.
15029 (auto-insert-alist): Following GNU notices, don't say `copyright
15030 _by_'. Use line-beginning-position.
15031 (auto-insert): Check buffer-file-name is non-nil before use.
15032
15033 2000-09-25 Gerd Moellmann <gerd@gnu.org>
15034
15035 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
15036 starting with `@def' or `@multitable', in addition to ones
15037 specified by the user in auto-fill-inhibit-regexp.
15038
15039 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
15040
15041 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
15042 rmail-dont-reply-to-names matches the empty string.
15043
15044 2000-09-25 Gerd Moellmann <gerd@gnu.org>
15045
15046 * startup.el (command-line-1, fancy-splash-text): Change the
15047 text to sound more friendly.
15048
15049 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
15050
15051 * progmodes/hideshow.el: Update author email address.
15052 Generally, sync w/ maintainer version 5.22.
15053 (hs-hide-all-non-comment-function): New var.
15054 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
15055 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
15056 (hs-show-region): Delete this command.
15057 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
15058
15059 2000-09-22 Dave Love <fx@gnu.org>
15060
15061 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
15062 (hl-line-highlight): Specify buffer when moving overlay.
15063
15064 * progmodes/fortran.el (fortran-mode): Locally set
15065 normal-auto-fill-function.
15066 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
15067 (fortran-mode-map): Adjust auto-fill menu entry.
15068
15069 2000-09-22 Gerd Moellmann <gerd@gnu.org>
15070
15071 * vc-rcs.el (toplevel): Require `vc' when compiling.
15072
15073 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
15074
15075 2000-09-22 Andre Spiegel <spiegel@gnu.org>
15076
15077 * vc.el (vc-switch-backend): Signal an error if the file is not
15078 registered under the new backend.
15079
15080 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
15081 without explicit revision number.
15082
15083 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
15084
15085 * diff-mode.el (diff-file-header-face): Reset to its previous value.
15086 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
15087 (diff-xor): New function.
15088 (diff-find-source-location): Use it. Fix a stupid name clash.
15089 (diff-hunk-status-msg): New function.
15090 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
15091 (diff-test-hunk): Use diff-find-source-location.
15092 (diff-goto-source): Favor the `reverse'.
15093 (diff-hunk-text): Properly handle one-sided context diffs.
15094 (diff-apply-hunk): When done, advance to the next hunk.
15095
15096 2000-09-21 Gerd Moellmann <gerd@gnu.org>
15097
15098 * startup.el (command-line): If frame was created with a non-zero
15099 tool-bar-lines parameter, switch tool-bar-mode on.
15100
15101 * add-log.el (change-log-date-face, change-log-name-face)
15102 (change-log-email-face, change-log-file-face)
15103 (change-log-list-face, change-log-conditionals-face)
15104 (change-log-function-face, change-log-acknowledgement-face):
15105 New faces, inheriting from font-lock faces.
15106 (change-log-font-lock-keywords): Use them.
15107
15108 2000-09-21 Dave Love <fx@gnu.org>
15109
15110 * progmodes/cperl-mode.el (top-level): Clean up
15111 `eval-when-compile's and assorted defvars.
15112 (cperl-invalid-face): Don't double-quote value. Change custom
15113 type.
15114 (cperl-mode): Set normal-auto-fill-function and don't zap
15115 auto-fill-function.
15116 (cperl-imenu--function-name-regexp-perl): Renamed from
15117 imenu-example--function-name-regexp-perl.
15118 (cperl-imenu--create-perl-index): Renamed from
15119 imenu-example--create-perl-index.
15120 (cperl-xsub-scan): Don't require cl.
15121
15122 * msb.el (msb-mode-map): Use substitute-key-definition.
15123 (msb-mode): Use msb-mode-map.
15124
15125 2000-09-21 Andre Spiegel <spiegel@gnu.org>
15126
15127 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
15128 New functions.
15129 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
15130 (vc-switch-backend): New function.
15131 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
15132 (vc-register): Fix prompt.
15133 (vc-unregister, vc-default-unregister): New functions.
15134 (vc-version-diff): Handle empty buffer in sentinel.
15135
15136 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
15137 (vc-rcs-state-heuristic): Use it to guess the state of files with
15138 non-strict locking.
15139 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
15140 been set with -b, but not created yet.
15141 (vc-rcs-fetch-master-state): With non-strict locking, compare file
15142 contents in order to find the state.
15143 (vc-rcs-checkin): Allow creation of branches with no changes.
15144 (vc-rcs-unregister, vc-rcs-receive-file)
15145 (vc-rcs-set-non-strict-locking): New functions.
15146
15147 * vc-hooks.el (vc-name): Force correct computation of the value
15148 in case it is missing.
15149
15150 2000-09-21 Gerd Moellmann <gerd@gnu.org>
15151
15152 * startup.el (fancy-splash-tail): Use a different foreground
15153 color on a dark frame background.
15154
15155 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
15156
15157 * info.el: Use the correct capitalization when making Info-mode
15158 and Info-edit-mode `special' modes.
15159
15160 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
15161
15162 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
15163 (diff-mode): Add support for add-log.el.
15164 (diff-hunk-text): Use char offsets rather than line offsets.
15165 (diff-find-source-location): Replace LINE with line-offset (nil
15166 if not found) and always set POS to a meaningful position.
15167 Adapt to the new char-offsets.
15168 (diff-apply-hunk): Drop support for the unused `select' POPUP.
15169 Adapt to the new diff-find-source-location.
15170 (diff-goto-source): Adapt to the new diff-find-source-location.
15171
15172 * add-log.el (add-log-file-name): New function (split out of
15173 add-change-log-entry).
15174 (add-change-log-entry): Use it.
15175 Call add-log-file-name-function with the changelog file name if
15176 the current buffer is not associated with any file.
15177 Avoid find-file if the selected window is dedicated.
15178
15179 * diff-mode.el (diff-find-source-location):
15180 Move code from diff-apply-hunk. Return buffer rather than file.
15181 (diff-apply-hunk): Use the new result from diff-find-source-location.
15182 (diff-goto-source): Use the new diff-find-source-location.
15183
15184 2000-09-20 Dave Love <fx@gnu.org>
15185
15186 * iswitchb.el: Some doc fixes.
15187 (iswitchb-mode-map): Define completely initially. Inherit
15188 minibuffer-local-map.
15189 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
15190 fundamental-mode.
15191 (iswitchb-global-map): New variable.
15192 (iswitchb-summaries-to-end): Amalgamate regexps.
15193 (iswitchb-mode): New.
15194 (iswitchb-mode-hook): New variable.
15195 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
15196 `extensions'.
15197
15198 2000-09-20 Gerd Moellmann <gerd@gnu.org>
15199
15200 * ehelp.el (electric-help): New defgroup.
15201 (electric-help-shrink-window): New user-option.
15202 (with-electric-help): Use it.
15203
15204 * window.el (shrink-window-if-larger-than-buffer): If face
15205 `mode-line' has a :box, and we're on a graphical frame, add 1
15206 to the needed window height.
15207
15208 * frame.el (frame-notice-user-settings): Add a last parameter nil
15209 to a call to `append', because the last list passed to `append' is
15210 not copied, and so subsequent calls to assq-delete-all will modify
15211 default-frame-alist.
15212
15213 * startup.el (fancy-splash-image): Change :type.
15214 (fancy-splash-head): Use an XBM image if appropriate.
15215 (command-line-1): Show splash screens in more cases.
15216
15217 * startup.el (fancy-splash-text): Don't quote faces.
15218
15219 * dired.el (dired-font-lock-keywords): Undo last change.
15220 (dired-readin): Bind indent-tabs-mode to nil.
15221
15222 * startup.el (fancy-splash-head): If frame's background mode
15223 is `dark', change the black background of the image to gray.
15224 (fancy-splash-screens): Display startup echo area message.
15225 (display-startup-echo-area-message): New function.
15226
15227 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
15228
15229 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
15230
15231 * info.el (info-header-node): Tweak for color ttys.
15232
15233 * faces.el (face-valid-attribute-values): Make sure directories we
15234 search for stipples both exist and are readable before trying to
15235 search them.
15236
15237 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
15238 in the dry-run case.
15239
15240 * jka-compr.el (with-auto-compression-mode): New macro.
15241
15242 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
15243 (custom-group-tag-face, custom-variable-tag-face): Use relative
15244 :height and inherit from `variable-pitch' face instead of
15245 hardwiring :family.
15246 * hi-lock.el (hi-black-hb): Likewise.
15247
15248 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
15249 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
15250 toolbar-add-item, if image doesn't have a mask add a `:mask
15251 heuristic'.
15252
15253 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
15254
15255 * diff-mode.el: Docstring fixes.
15256 (diff-header-face, diff-comment-face): New faces.
15257 (diff-font-lock-keywords): Highlight a bit differently.
15258 (diff-find-source-location): Don't return SPAN any more.
15259 (diff-hunk-text): Don't bother erasing the temp buffer.
15260 (diff-find-text): Drop argument LINE.
15261 (diff-apply-hunk): Update calls to diff-find-text.
15262 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
15263
15264 * calendar/calendar.el: Docstring fixes.
15265 (calendar-make-alist): Don't quote lambda.
15266 (calendar-star-date): Use make-local-variable.
15267
15268 2000-09-19 Dave Love <fx@gnu.org>
15269
15270 * toolbar/tool-bar.el: Renamed from toolbar.el.
15271 Change `toolbar' to `tool-bar' generally in symbols.
15272 Make some items invisible in `special' major modes.
15273 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
15274 Add arg PROPS.
15275
15276 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
15277 Add :version here.
15278 (fancy-splash-delay, fancy-splash-image): Remove :version here.
15279
15280 2000-09-19 Gerd Moellmann <gerd@gnu.org>
15281
15282 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
15283
15284 * files.el (find-file-suppress-same-file-warnings): New user-option.
15285 (find-file-noselect): Use it.
15286
15287 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
15288 (fancy-splash-screen): Defgroup.
15289
15290 * add-log.el (change-log-font-lock-keywords): Match names
15291 more exactly for the case that font-lock-constant-face is
15292 underlined.
15293
15294 2000-09-19 Richard M. Stallman <rms@gnu.org>
15295
15296 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
15297
15298 2000-09-19 Andre Spiegel <spiegel@gnu.org>
15299
15300 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
15301
15302 2000-09-19 Gerd Moellmann <gerd@gnu.org>
15303
15304 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
15305 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
15306 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
15307 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
15308 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
15309 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
15310 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
15311 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
15312 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
15313 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
15314 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
15315 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
15316
15317 * startup.el (fancy-splash-text): New variable.
15318 (fancy-splash-delay, fancy-splash-image): New user-options.
15319 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
15320 (fancy-splash-screens): New functions.
15321 (command-line-1): If display has a `display' frame parameter, has
15322 colors, and we have XPM support, show more fancy splash screens.
15323
15324 2000-09-19 Dave Love <fx@gnu.org>
15325
15326 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
15327 with null `help'. Use modern backquote syntax.
15328
15329 2000-09-19 Gerd Moellmann <gerd@gnu.org>
15330
15331 * font-lock.el (font-lock-mode): Change message telling the user
15332 that ``the buffer is too big''.
15333
15334 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
15335 for instance for the case that tab-width is 2.
15336
15337 2000-09-18 Gerd Moellmann <gerd@gnu.org>
15338
15339 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
15340 toolbar-add-item, if image doesn't have a mask add a `:mask
15341 heuristic'.
15342
15343 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
15344
15345 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
15346 and return a cons if it's non-nil.
15347 (diff-apply-hunk): Try to jump to the line in the source text
15348 corresponding to the position of point in the in the hunk.
15349
15350 * info.el (Info-title-3-face, Info-title-2-face)
15351 (Info-title-1-face): Use face inheritance and relative sizes
15352 instead of hard-wiring things.
15353
15354 * faces.el (secondary-selection): Make dark-background variant sane.
15355
15356 2000-09-16 Andrew Innes <andrewi@gnu.org>
15357
15358 * makefile.w32-in (compile-files-CMD): No need to make .elc files
15359 read-only, since they aren't under VC now.
15360
15361 2000-09-17 Dave Love <fx@gnu.org>
15362
15363 * tmm.el: Replace mapcar with mapc in several places.
15364
15365 * loadhist.el (unload-feature): Maybe call elp-restore-list and
15366 ad-unadvise.
15367
15368 * international/latin1-disp.el: New file.
15369
15370 * calendar/cal-move.el (scroll-calendar-left)
15371 (scroll-calendar-right): Make arg optional (for active mode line).
15372
15373 * calendar/calendar.el (calendar-mode-line-format): Make fields
15374 mouse-sensitive.
15375 (calendar-read-date, calendar-read-date, calendar-window-list):
15376 Unquote lambda.
15377 (calendar-month-name): Use aref, not sref.
15378
15379 * view.el (minor-mode-alist): Propertize the string.
15380
15381 * international/characters.el (standard-case-table): Add entries
15382 for Greek.
15383
15384 2000-09-18 Miles Bader <miles@gnu.org>
15385
15386 * info.el (info-node, info-xref): Add dark-background variants.
15387
15388 * faces.el (header-line): Change defaults to be less confusing
15389 when mixed with mode-lines.
15390
15391 * info.el (Info-fontify-node): Make a few cleanups.
15392 Add extra `help-echo' and `local-map' props to node xrefs.
15393 Use header-specific faces for node-names & xrefs.
15394 (Info-use-header-line): New variable.
15395 (info-header-xref, info-header-node): New faces.
15396 (Info-setup-header-line): New function.
15397 (Info-select-node): Call Info-setup-header-line when enabled.
15398 (Info-extract-pointer): Work even if the header line is hidden.
15399 (Info-header-line): New variable.
15400
15401 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
15402
15403 * vms-patch.el (print-region-function): Don't quote lambda.
15404
15405 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
15406
15407 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
15408 (lm-get-header-re): Allow spaces between the header and the colon.
15409 (lm-header): Allow $ in non-RCS headers.
15410 (lm-header-multiline): Put the strings back into order.
15411 Stop at an empty line. Don't require two space chars if the
15412 line is clearly not another header line.
15413
15414 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
15415 (popup-menu-popup): Remove.
15416
15417 2000-09-15 Gerd Moellmann <gerd@gnu.org>
15418
15419 * toolbar/toolbar.el (toolbar-add-item): Use the same image
15420 specification if or if not tool-bar item contains an `:enabled'
15421 property.
15422
15423 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
15424 current buffer has no file name.
15425
15426 2000-09-15 Dave Love <fx@gnu.org>
15427
15428 * strokes.el: Sync with maintainer's current version with changes
15429 for Emacs, but avoid runtime cl and levents.
15430 (toplevel): Change autoloads and compilation requires.
15431 (strokes-version, strokes-bug-address, strokes-lift): Values
15432 changed.
15433 (strokes-xpm-header, strokes-insinuated): New variable.
15434 (strokes): Add :link.
15435 (strokes-mode): Customized.
15436 (strokes-while-inhibiting-garbage-collector): New macro.
15437 (strokes-remassoc): Avoid remove-if.
15438 (strokes-fix-button2-command): Don't use ad-do-it.
15439 (strokes-insinuate): New function.
15440 (strokes-button-press-event-p, strokes-button-release-event-p):
15441 New functions, used instead of non-`strokes-' versions..
15442 (strokes-mouse-event-p): Rewritten.
15443 (strokes-event-closest-point): Avoid event-point.
15444 (strokes-get-grid-position): Avoid cdadr, caadr
15445 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
15446 functions.
15447 (strokes-help): Use with-output-to-temp-buffer.
15448 (strokes-window-configuration-changed-p): New function.
15449 (strokes-update-window-configuration): Use buffer-live-p,
15450 strokes-window-configuration-changed-p.
15451 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
15452 (strokes-char-face): New face.
15453 (strokes-char-table, strokes-base64-chars): New variable.
15454 (strokes-xpm-for-stroke, strokes-list-strokes)
15455 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
15456 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
15457 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
15458 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
15459 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
15460 functions.
15461
15462 2000-09-15 Gerd Moellmann <gerd@gnu.org>
15463
15464 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
15465
15466 * image.el (create-image): Doc fix.
15467
15468 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
15469 instead of `:heuristic-mask t'.
15470
15471 2000-09-14 Andrew Innes <andrewi@gnu.org>
15472
15473 * makefile.w32-in: Revert to Unix line endings.
15474
15475 2000-09-14 Andrew Innes <andrewi@gnu.org>
15476
15477 * makefile.w32-in: Add bootstrap support. Also copy lisp source
15478 when installing.
15479
15480 * makefile.nt (DONTCOMPILE): Fix typo.
15481
15482 * shell.el (shell-write-history-on-exit): New function.
15483 (shell-dumb-shell-regexp): New custom variable.
15484 (shell-mode): Make shell-write-history-on-exit the process
15485 sentinel if shell name matches shell-dumb-shell-regexp.
15486
15487 * w32-fns.el: Comment out before-init-hook function which resets
15488 source-directory based; this breaks bootstrap.
15489
15490 2000-09-14 Dave Love <fx@gnu.org>
15491
15492 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
15493 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
15494 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
15495 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
15496 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
15497 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
15498 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
15499 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
15500 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
15501
15502 * toolbar/toolbar.el: New.
15503
15504 * subdirs.el: Add toolbar.
15505
15506 2000-09-14 Gerd Moellmann <gerd@gnu.org>
15507
15508 * indent.el (indent-for-tab-command): Doc fix.
15509
15510 2000-09-14 Alex Schroeder <alex@gnu.org>
15511
15512 * ansi-color.el (ansi-colors): Doc change.
15513 (ansi-color-get-face): Simplified regexp.
15514 (ansi-color-faces-vector): Added more faces, doc change.
15515 (ansi-color-names-vector): Doc change.
15516 (ansi-color-regexp): Simplified regexp.
15517 (ansi-color-parameter-regexp): New regexp.
15518 (ansi-color-filter-apply): Doc change.
15519 (ansi-color-filter-region): Doc change.
15520 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
15521 deal with zero length parameters.
15522 (ansi-color-apply-on-region): Doc change.
15523 (ansi-color-map): Doc change.
15524 (ansi-color-map-update): Removed debugging message.
15525 (ansi-color-get-face-1): Added condition-case to trap
15526 args-out-of-range errors.
15527 (ansi-color-get-face): Doc change.
15528 (ansi-color-make-face): Removed.
15529 (ansi-color-for-shell-mode): New option.
15530
15531 2000-09-13 Kenichi Handa <handa@etl.go.jp>
15532
15533 * international/quail.el (quail-start-translation): Translate KEY
15534 if necessary even if it doesn't have any mapping in the current
15535 input method.
15536 (quail-start-conversion): Likewise.
15537 (quail-help): The output message is improved.
15538
15539 2000-09-13 Miles Bader <miles@gnu.org>
15540
15541 * comint.el (comint-output-filter): Revert to using
15542 `insert-before-markers'. Add bletcherous hack to undo damage
15543 caused by `insert-before-markers'. Put `front-sticky' property on
15544 overlays created here so that the field code understands how the
15545 overlay works. Use a let when making comint-last-prompt-overlay,
15546 so that the code is easier to read.
15547
15548 2000-09-13 Dave Love <fx@gnu.org>
15549
15550 * wid-edit.el (widget-default-format-handler): DTRT when
15551 doc-property is a function.
15552
15553 2000-09-12 Francesco Potorti` <pot@gnu.org>
15554
15555 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
15556 filed name if it's not there.
15557
15558 2000-09-12 Dave Love <fx@gnu.org>
15559
15560 * simple.el (read-mail-command): Doc fix.
15561 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
15562
15563 * vc.el (vc-dired-listing-switches): Fix :version.
15564
15565 * vc-hooks.el: Doc fixes.
15566
15567 * subr.el (add-minor-mode): Use toggle-fun arg.
15568
15569 * speedbar.el: Add :version to several defcustoms.
15570
15571 * imenu.el (imenu--truncate-items, imenu--cleanup)
15572 (imenu--generic-function): Avoid mapcar.
15573 (imenu--replace-spaces): Function removed.
15574 (imenu--completion-buffer): Use subst-char-in-string.
15575 (imenu-add-to-menubar): Use keymap inheritance.
15576
15577 2000-09-12 Miles Bader <miles@gnu.org>
15578
15579 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
15580 (diff-mode-map): Bind `diff-test-hunk'.
15581 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
15582
15583 2000-09-11 Gerd Moellmann <gerd@gnu.org>
15584
15585 * bytecomp.el (byte-compile-defvar): Undo last change
15586 because it breaks '(make-variable-buffer-local (defvar ...)'
15587 which is used at least in dired.
15588
15589 2000-09-12 Kenichi Handa <handa@etl.go.jp>
15590
15591 * international/quail.el (quail-define-package): Docstring
15592 modified.
15593
15594 2000-09-12 Kenichi Handa <handa@etl.go.jp>
15595
15596 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
15597 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
15598 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
15599 docstring of "chinese-py".
15600
15601 * international/quail.el (quail-translation-docstring): New
15602 variable.
15603 (quail-show-keyboard-layout): Docstring modified.
15604 (quail-select-current): Likewise.
15605 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
15606 infinite recursive call.
15607 (quail-help): Check quail-translation-docstring. Format of the
15608 output changed.
15609 (quail-help-insert-keymap-description): Adjusted for the above
15610 change.
15611
15612 2000-09-11 Gerd Moellmann <gerd@gnu.org>
15613
15614 * bytecomp.el (byte-compile-defvar): Only cons onto
15615 current-load-list in top-level forms. Else this leaks a cons cell
15616 every time a defun is called.
15617
15618 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
15619
15620 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
15621 Now understands non-unified diffs. Some functionality moved into
15622 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
15623 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
15624 modify anything. Only reposition point in the patched file if the
15625 patch succeeds. Only pop up another window if POPUP is true.
15626 Emit a message describing what happened if successful, and at what
15627 line-offset. Automatically detect reversed hunks and do something
15628 appropriate.
15629 (diff-hunk-text, diff-find-text): New functions.
15630 (diff-filter-lines): Function removed.
15631 (diff-test-hunk): New function.
15632 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
15633
15634 2000-09-10 Dave Love <fx@gnu.org>
15635
15636 * textmodes/tildify.el: Minor doc/commentary fixes.
15637 (tildify) <defgroup>: Add :version.
15638
15639 * faces.el (face-x-resources): Make custom type more specific.
15640 (frame-background-mode): Use mapc.
15641 (region) <defcustom>: Add :version.
15642
15643 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
15644
15645 * vc-sccs.el (vc-sccs-register):
15646 * vc-rcs.el (vc-rcs-register):
15647 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
15648 * vc.el (vc-register): Clear file's properties.
15649
15650 2000-09-08 Gerd Moellmann <gerd@gnu.org>
15651
15652 * faces.el (face-spec-set): Only face-spec-reset-face when
15653 ATTRS is non-nil.
15654
15655 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
15656
15657 * help.el (help-insert-xref-button): Fix a typo in doc string.
15658
15659 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
15660
15661 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
15662 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
15663 methods.
15664
15665 * menu-bar.el (read-mail-item-name): New function.
15666 (menu-bar-tools-menu): Use it to compute and display the package
15667 used to read email.
15668 (menu-bar-tools-menu): Fix typo in GUD's help string.
15669
15670 2000-09-07 Dave Love <fx@gnu.org>
15671
15672 * diff-mode.el (diff-mouse-goto-source): New function.
15673
15674 * vc-sccs.el: Doc fixes.
15675 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
15676
15677 * vc-rcs.el: Doc fixes.
15678 (vc-rcs-register-switches, vc-rcs-checkin-switches)
15679 (vc-rcs-checkout-switches, vc-rcs-header)
15680 (vc-rcs-master-templates): Add or change :version.
15681
15682 * vc-cvs.el: Doc fixes.
15683 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
15684 (vc-cvs-stay-local): Add :version.
15685
15686 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
15687
15688 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15689
15690 * international/quail.el (quail-help): Fix previous change.
15691
15692 2000-09-07 Gerd Moellmann <gerd@gnu.org>
15693
15694 * faces.el (color-values): Doc fix.
15695
15696 * faces.el (frame-set-background-mode): Use frame-parameter
15697 instead of frame-parameters.
15698
15699 * frame.el (filtered-frame-list): Reduce consing.
15700 (frames-on-display-list): Call frame-parameter instead of
15701 frame-parameters.
15702
15703 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15704
15705 * language/devan-util.el (devanagari-to-indian-region): In the
15706 loop, change the following char, not preceding char.
15707
15708 2000-09-07 Gerd Moellmann <gerd@gnu.org>
15709
15710 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
15711 instead of frame-parameters.
15712
15713 * faces.el (set-face-attribute): Simplify by calling
15714 internal-set-lisp-face-attribute with FRAME being 0.
15715
15716 * vc.el: Remove `Id' version control keyword.
15717
15718 2000-09-07 Kenichi Handa <handa@etl.go.jp>
15719
15720 * help.el (help-make-xrefs): Adjusted for the change of
15721 help-xref-mule-regexp.
15722 (help-insert-xref-button): New function.
15723
15724 * international/mule-cmds.el (help-xref-mule-regexp-template):
15725 Include the pattern for character set.
15726 (leim): New group.
15727
15728 * international/quail.el: Don't require face.
15729 (quail): New group.
15730 (quail-other-command): Dummy command to make quail-help work better.
15731 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
15732 (quail-keyboard-layout-substitution): New variable.
15733 (quail-update-keyboard-layout): New function.
15734 (quail-keyboard-layout-type): New customizable variable.
15735 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
15736 (quail-keyboard-translate): Pay attention to
15737 quail-keyboard-layout-substitution.
15738 (quail-insert-kbd-layout): New function.
15739 (quail-show-keyboard-layout): New function.
15740 (quail-get-translation): If the definition is a vector of length
15741 1, and the element is a string of length 1, return the character
15742 in that string.
15743 (quail-update-current-translations): Fix the case of
15744 relative-index out of range.
15745 (quail-build-decode-map, quail-insert-decode-map): New Functions.
15746 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
15747 Show key sequences for all available characters.
15748 (quail-help-insert-keymap-description): Don't show such verbose
15749 key bindings as quail-self-insert-command.
15750
15751 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
15752 Format changed, and each element now have extra documentations.
15753 (tit-process-header): Delete invalid characters from TIT-PROMPT.
15754 Adjusted for the change of quail-cxterm-package-ext-info.
15755
15756 2000-09-06 Gerd Moellmann <gerd@gnu.org>
15757
15758 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
15759 requiring it leads to a recursive loading of vc.el and vc-hooks.el
15760 during bootstrap.
15761
15762 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15763
15764 * vc.el: (toplevel): Don't require `dired' at run-time.
15765 (vc-dired-resynch-file): Remove autoload cookie.
15766
15767 2000-09-05 Andre Spiegel <spiegel@gnu.org>
15768
15769 * vc.el: Made several backend functions optional.
15770 (vc-default-responsible-p): New function.
15771 (vc-merge): Use RET for first version to trigger merge-news, not
15772 prefix arg.
15773 (vc-annotate): Handle backends that do not support annotation.
15774 (vc-default-merge-news): Removed. The existence of a merge-news
15775 implementation is now checked on caller sites.
15776
15777 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
15778 case.
15779
15780 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
15781 special case that has been removed from the default in vc-hooks.el.
15782
15783 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15784
15785 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
15786
15787 2000-09-05 Andre Spiegel <spiegel@gnu.org>
15788
15789 * vc-hooks.el: Require vc during compilation.
15790 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
15791 macro `with-vc-properties' in vc.el.
15792 (vc-file-getprop): Doc fix.
15793 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
15794
15795 * vc.el: Require dired-aux during compilation.
15796 (vc-name-assoc-file): Moved to vc-sccs.el.
15797 (with-vc-properties): New macro.
15798 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
15799 vc-finish-steal): Use it.
15800 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
15801 to the backend-specific function is now supposed to do the checkout,
15802 too.
15803 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
15804
15805 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
15806 set file properties; that gets done in the generic code now.
15807
15808 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
15809 Changed parameter list, added code from vc.el that does the
15810 checkout, possibly with a double-take.
15811
15812 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
15813 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
15814 the above under the new name.
15815 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
15816 parameter list, added checkout command.
15817 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
15818 properties; that gets done in the generic code now.
15819
15820 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15821
15822 * vc.el: Docstring fixes (courtesy of checkdoc).
15823
15824 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
15825
15826 * vc.el (vc-checkout-writable-buffer-hook)
15827 (vc-checkout-writable-buffer): Remove.
15828 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
15829 (vc-log-mode): Make it into a clean derived major mode.
15830 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
15831 vc-log-mode if log-edit is not available.
15832 (vc-dired-mode-map): Don't set-keymap-parent yet.
15833 (vc-dired-mode): Do set-keymap-parent here.
15834 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
15835
15836 2000-09-05 Gerd Moellmann <gerd@gnu.org>
15837
15838 * faces.el (set-face-attribute, face-spec-reset-face)
15839 (face-spec-set): Avoid consing by removing calls to `apply'.
15840
15841 * frame.el (frame-parameter): Move to C code.
15842
15843 2000-09-05 Dave Love <fx@gnu.org>
15844
15845 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
15846 insert-before-markers-and-inherit. Now checked systematically!
15847
15848 2000-09-05 Alex Schroeder <alex@gnu.org>
15849
15850 * sql.el (sql-postgres): Use sql-postgres-options.
15851 (sql-postgres-options): New variable.
15852
15853 2000-09-05 Alex Schroeder <alex@gnu.org>
15854
15855 * sql.el (sql-mode-menu): Work around missing variable mark-active
15856 in XEmacs.
15857 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
15858 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
15859 compatibility.
15860
15861 2000-09-04 Gerd Moellmann <gerd@gnu.org>
15862
15863 * vc.el (vc-dired-resynch-file): Add autoload cookie.
15864
15865 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
15866
15867 * Makefile.in (DONTCOMPILE): Fix typo in file name.
15868
15869 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15870
15871 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
15872 don't support anything else under SCCS yet.
15873
15874 * vc-hooks.el: Minor doc fixes.
15875
15876 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15877
15878 * vc.el (vc-next-action-on-file): Do not visit the file if it's
15879 not necessary. If verbose in state `needs-patch', do the same as
15880 under `up-to-date'. When NOT verbose and `needs-patch', check out
15881 latest version instead of `merge-news'.
15882 (vc-next-action-dired): Don't mess with default-directory here; it
15883 breaks other parts of dired. It is the job of the
15884 backend-specific functions to adjust it temporarily if they need it.
15885 (vc-next-action): Remove a special CVS case.
15886 (vc-clear-headers): New optional arg FILE.
15887 (vc-checkin, vc-checkout): Set properties vc-state and
15888 vc-checkout-time properly.
15889 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
15890 (vc-print-log): Use new backend function `show-log-entry'.
15891 (vc-cancel-version): Do the checks in a different order. Added a
15892 FIXME concerning RCS-only code.
15893
15894 * vc-rcs.el (vc-rcs-show-log-entry): New function.
15895 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
15896
15897 * vc-cvs.el (vc-cvs-show-log-entry): New function.
15898
15899 * vc-hooks.el (vc-default-mode-line-string): Show state
15900 `needs-patch' as a `-' too.
15901
15902 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15903
15904 * vc.el (vc-responsible-backend): New optional arg REGISTER.
15905 (vc-default-could-register): New function.
15906 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
15907 (vc-resynch-buffer): Call vc-dired-resynch-file.
15908 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
15909 vc-resynch-buffer instead of vc-resynch-window.
15910 (vc-next-action-dired): Don't redisplay here, that gets done as a
15911 result of the individual file operations.
15912 (vc-retrieve-snapshot): Corrected prompt order.
15913
15914 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
15915
15916 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
15917 as well.
15918 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
15919 hostname regexps. Updated all callers.
15920 (vc-cvs-responsible-p): Handle directories as well.
15921 (vc-cvs-could-register): New function.
15922 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
15923 properties up-to-date.
15924
15925 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
15926 user whether to create one.
15927
15928 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15929
15930 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
15931 check out a non-existing file.
15932
15933 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
15934 workfile does not exist.
15935
15936 * vc.el (vc-version-diff): Use `require' to check for existence of
15937 diff-mode.
15938
15939 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15940
15941 * vc-cvs.el (vc-cvs-registered): Use new function
15942 vc-cvs-parse-entry to do the actual work.
15943
15944 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15945
15946 * vc-hooks.el (vc-find-backend-function): If function doesn't
15947 exist, return nil instead of error.
15948 (vc-call-backend): Doc fix.
15949
15950 * vc.el (vc-do-command): Doc fix.
15951 (vc-finish-logentry): When checking in from vc-dired, choose the
15952 right backend for logentry check.
15953 (vc-dired-mode-map): Inherit from dired-mode-map.
15954 (vc-dired-mode): Local value of dired-move-to-filename-regexp
15955 simplified.
15956 (vc-dired-state-info): Removed, updated caller.
15957 (vc-default-dired-state-info): Use parentheses instead of hyphens.
15958 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
15959 (vc-dired-listing-switches): New variable.
15960 (vc-directory): Use it, instead of dired-listing-switches.
15961
15962 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
15963 (vc-cvs-dir-state): New function.
15964 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
15965 (vc-cvs-parse-entry): New function, also to be used in
15966 vc-cvs-registered.
15967
15968 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15969
15970 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
15971 *or* single-window-frames.
15972
15973 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15974
15975 * vc.el (vc-update-changelog): Split into generic part and default
15976 implementation. Doc string adapted.
15977 (vc-default-update-changelog): New function. Call the `rcs2log'
15978 script in exec-directory, to fix a long-standing nuisance.
15979
15980 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
15981 simply signals an error.
15982
15983 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15984
15985 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
15986 control-flow more clear and to avoid running `cvs' twice.
15987
15988 * vc.el (vc-next-action-on-file): Doc fix.
15989 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
15990 (vc-print-log): Eval `file' before constructing the continuation.
15991
15992 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15993
15994 * vc.el (vc-next-action-on-file): Corrected several messages.
15995 (vc-merge): Add prefix arg `merge-news'; handle it.
15996
15997 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
15998 is not reached. It is.
15999 (vc-cvs-merge): Set state to 'edited after merge.
16000 (vc-cvs-merge-news): Set workfile version to nil if not known.
16001 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
16002
16003 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
16004 via stdout. (Merge from main line.)
16005
16006 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16007
16008 * vc.el (vc-finish-logentry): Thinko in the "same comment"
16009 detection.
16010
16011 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16012
16013 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
16014 against kill-all-local-variables.
16015 (vc-log-edit): Don't save vc-parent-buffer any more.
16016 (vc-last-comment-match): Initialize to an empty string.
16017 (vc-post-command-functions): New hook.
16018 (vc-do-command): Run it.
16019 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
16020 (vc-finish-logentry): Only add the comment to the ring if it's
16021 different from the last comment entered.
16022 (vc-new-comment-index): New function.
16023 (vc-previous-comment): Use it. Make the minibuffer message
16024 slightly less terse.
16025 (vc-comment-search-reverse): Make it work forward as well. Don't
16026 set vc-comment-ring-index if no match is found. Use
16027 vc-new-comment-index.
16028 (vc-comment-search-forward): Use vc-comment-search-reverse.
16029 (vc-dired-mode-map): Don't inherit from dired-mode-map since
16030 define-derived-mode will do it for us. Bind `v' to a keymap that
16031 inherits from vc-prefix-map so that we can bind `vt' without
16032 binding C-x v t.
16033 (vc-retrieve-snapshot): Parenthesis typo.
16034
16035 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
16036 to 1. Make sure to switch to *vc* before looking for an error
16037 message. Use vc-parse-buffer.
16038
16039 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16040
16041 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
16042 and NAME.
16043 (vc-retrieve-snapshot): Split into two parts.
16044 (vc-default-retrieve-snapshot): New function.
16045
16046 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
16047 (vc-cvs-retrieve-snapshot): New function (untested).
16048 (vc-cvs-stay-local): Default to t.
16049 (vc-cvs-remote-p): New function and property.
16050 (vc-cvs-state): Stay local only if the above is t.
16051 (vc-handle-cvs): Removed.
16052 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
16053 done via vc-handled-backends now.
16054 (vc-cvs-header): Escape Id.
16055
16056 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16057
16058 * vc.el (vc-do-command): Remove unused commands.
16059 (vc-version-diff): Make sure default-directory ends with a slash.
16060 Move the window commands into a vc-exec-after.
16061 (vc-print-log): Move more of the code into the `vc-exec-after'.
16062
16063 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16064
16065 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
16066 (vc-print-log): Search current revision from beginning of buffer.
16067 (vc-revert-buffer): Clear echo area after the diff is finished.
16068 (vc-prefix-map): Removed definition of "t" for terse display in vc
16069 dired.
16070 (vc-dired-mode-map): Inherit from dired-mode-map. Added
16071 definition of "vt" for terse display.
16072 (vc-dired-mode): Fix dired-move-to-filename-regexp.
16073
16074 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16075
16076 * vc.el (vc-exec-after): Avoid caddr.
16077
16078 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16079
16080 * vc.el (vc-exec-after): New function.
16081 (vc-do-command): Use it to add a termination message for async
16082 procs.
16083 (vc-checkout): Try to handle a missing-backend situation.
16084 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
16085 of a directory with a backend using async diffs.
16086 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
16087 present.
16088
16089 * vc-sccs.el (vc-sccs-state-heuristic): Use
16090 file-ownership-preserved-p.
16091
16092 * vc-rcs.el (vc-rcs-state-heuristic): Use
16093 file-ownership-preserved-p.
16094 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
16095
16096 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16097
16098 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
16099 vc-do-command.
16100
16101 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
16102 when there are no changes.
16103
16104 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16105
16106 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
16107
16108 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
16109
16110 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16111
16112 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
16113
16114 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
16115 the `fset' outside of the defvar so that it works even if
16116 vc-prefix-map was already defined.
16117 (vc-setup-buffer): New function, split out of vc-do-command.
16118 (vc-do-command): Allow BUFFER to be t to mean `just use the
16119 current buffer without any fuss'.
16120 (vc-version-diff): Change the `diff' backend operation to just put
16121 the diff in the current buffer without erasing it. Always use
16122 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
16123 shrink-window-if-larger-than-buffer.
16124 (vc-print-log): Change the `print-log' backend operation to just
16125 put the log in the current buffer without erasing it. Protect
16126 shrink-window-if-larger-than-buffer.
16127 (vc-update-change-log): Fix setd typo.
16128
16129 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
16130 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
16131
16132 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
16133 (vc-rcs-diff): Insert in the current buffer and remove unused arg
16134 CMP.
16135
16136 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
16137 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
16138 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
16139
16140 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16141
16142 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
16143 not possible, use vc-BACKEND-workfile-unchanged-p.
16144 (vc-default-workfile-unchanged-p): New function. Delegates to a
16145 full vc-BACKEND-diff.
16146
16147 * vc-hooks.el (vc-simple-command): Removed.
16148
16149 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
16150 instead of vc-simple-command.
16151 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
16152 avoid doing a diff when opening a file.
16153 (vc-rcs-state): Added check for unlocked-changes.
16154 (vc-rcs-header): Escape Id.
16155 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
16156 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
16157 version.
16158
16159 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
16160 (vc-sccs-diff): Remove optional arg CMP.
16161 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
16162 SCCS-specific function.
16163
16164 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
16165 vc-simple-command.
16166
16167 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16168
16169 * vc.el (vc-editable-p): Renamed from vc-writable-p.
16170 (with-vc-file, vc-merge): Use vc-editable-p.
16171 (vc-do-command): Remove unused var vc-file and fix the
16172 doubly-defined `status' var. Add a user message when starting an
16173 async command.
16174 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
16175 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
16176 Use with-current-buffer.
16177 (vc-buffer-sync): Use unless.
16178 (vc-next-action-on-file): If the file is 'edited by read-only,
16179 make it read-write instead of trying to commit.
16180 (vc-version-diff, vc-update-change-log): Use `setq
16181 default-directory' rather than `cd'.
16182 (vc-log-edit): Don't forget to set default-directory in the
16183 buffer.
16184
16185 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
16186 (vc-sccs-state-heuristic): Use file-writable-p instead of
16187 comparing userids.
16188 (vc-sccs-checkout): Use `unless'.
16189
16190 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
16191 of comparing userids.
16192 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
16193 Simplify the logic by eliminating unreachable code.
16194 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
16195 just do a recursive call if we need to retry.
16196 (vc-rcs-checkout): Handle the case where rcs is missing by making
16197 the buffer read-write if requested and re-signalling the error.
16198
16199 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
16200
16201 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16202
16203 * vc-hooks.el (vc-handled-backends): Docstring change.
16204 (vc-ignore-vc-files): Mark obsolete.
16205 (vc-registered): Check vc-ignore-vc-files.
16206 (vc-find-file-hook, vc-file-not-found-hook): Don't check
16207 vc-ignore-vc-files.
16208
16209 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
16210
16211 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16212
16213 * vc.el (vc-checkout): Don't do anything special for ange-ftp
16214 files since ange-ftp already has vc-registered return nil.
16215
16216 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
16217 (vc-sccs-workfile-version): Use with-temp-buffer and new
16218 vc-parse-buffer and don't bother setting the property.
16219 (vc-sccs-add-triple): Use with-current-buffer and
16220 find-file-noselect.
16221 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
16222
16223 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
16224 derives from the old vc-parse-buffer but uses the revision number
16225 rather than the date (much easier to compare robustly).
16226 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
16227 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
16228 locking-user more directly. Check strict locking and set
16229 checkout-model appropriately.
16230 (vc-rcs-parse-locks): Remove.
16231 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
16232 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
16233 (vc-rcs-system-release): Use with-current-buffer and
16234 vc-parse-buffer.
16235 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
16236
16237 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
16238 (vc-simple-command): Docstring fix.
16239 (vc-registered): Align the way the file-handler is called with the
16240 way the function itself works.
16241 (vc-file-owner): Remove.
16242
16243 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
16244 extraction of fields and call to file-attributes because of a
16245 temporary bug in rcp.el.
16246 (vc-cvs-fetch-status): Use with-current-buffer.
16247
16248 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16249
16250 * vc.el (vc-do-command): Use file-relative-name.
16251 (vc-responsible-backend): Use vc-backend if possible.
16252 (vc-create-snapshot): Improve the `interactive' spec. Add support
16253 for branches and dispatch to backend-specific `create-snapshot'.
16254 (vc-default-create-snapshot): New function, containing the bulk of
16255 the old vc-create-snapshot.
16256 (vc-retrieve-snapshot): Improve the interactive spec.
16257
16258 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
16259 (vc-backend-hook-functions): Remove.
16260 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
16261 (vc-backend): Reintroduce the test for `file = nil' now that I
16262 know why it was there (and added a comment to better remember).
16263
16264 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
16265 code from vc-sccs-hooks.el.
16266 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
16267 'vc anymore.
16268 (vc-sccs-responsible-p): Use expand-file-name instead of concat
16269 and file-directory-p instead of file-exists-p.
16270 (vc-sccs-check-headers): Simplify the regexp.
16271
16272 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
16273 from vc-rcs-hooks.el. Don't require 'vc anymore.
16274 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
16275 file-directory-p instead of file-exists-p.
16276
16277 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
16278 from vc-cvs-hooks.el.
16279 (proto vc-cvs-registered): Require 'vc-cvs instead of
16280 'vc-cvs-hooks. Don't require 'vc anymore.
16281 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
16282 file-directory-p instead of file-exists-p.
16283 (vc-cvs-create-snapshot): New function, replacing
16284 vc-cvs-assign-name.
16285 (vc-cvs-assign-name): Remove.
16286
16287 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16288
16289 * vc-cvs.el (vc-cvs-header): New var.
16290
16291 * vc-rcs.el (vc-rcs-exists): Remove.
16292 (vc-rcs-header): New var.
16293
16294 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
16295 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
16296 (vc-sccs-header): New var.
16297
16298 * vc.el (vc-do-command): Get rid of the `last' argument.
16299 (vc-header-alist): Remove, replaced by vc-X-header.
16300 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
16301 (vc-dired-hook): Use expand-file-name instead of concat.
16302 (vc-directory): Use file-name-as-directory.
16303 (vc-snapshot-precondition, vc-create-snapshot)
16304 (vc-retrieve-snapshot): Allow the command to operate on any
16305 directory.
16306
16307 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
16308 just removing the 'WORKFILE argument or by removing the 'MASTER
16309 argument and replacing `file' with (vc-name file).
16310
16311 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16312
16313 * vc.el: Update Copyright and add a crude list of backend funs.
16314 (vc-writable-p): New function.
16315 (with-vc-file): Use vc-writable-p.
16316 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
16317 (vc-register): Avoid vc-name.
16318 (vc-locking-user): Remove.
16319 (vc-steal-lock): Make the `owner' arg non-optional.
16320 (vc-merge): Use vc-writable-p instead of vc-locking-user and
16321 vc-checkout-model.
16322 (vc-default-dired-state-info): Use vc-state instead of
16323 vc-locking-user and return special strings for special states.
16324 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
16325 and get rid of one of the special CVS cases.
16326 (vc-cancel-version): prettify error message with \\[...].
16327 (vc-rename-master): New function.
16328 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
16329 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
16330 the CVS special case generic.
16331 (vc-default-record-rename): Remove.
16332 (vc-file-tree-walk-internal): Only call FUNC for files that are
16333 under control of some VC backend and replace `concat' with
16334 expand-file-name.
16335 (vc-file-tree-walk): Update docstring.
16336 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
16337 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
16338
16339 * vc-sccs.el (vc-sccs-rename-file): Renamed from
16340 vc-sccs-record-rename. Use `find-file-noselect' rather than
16341 `find-file' and call `vc-rename-master' to do the actual move.
16342 (vc-sccs-diff): Remove unused `backend' variable.
16343
16344 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
16345 to delay loading of vc-sccs until it is really used.
16346 (vc-sccs-master-templates): Preload.
16347 (vc-sccs-state): Update call to vc-sccs-parse-locks.
16348 (vc-sccs-project-dir): Remove (merged into
16349 vc-sccs-search-project-dir).
16350 (vc-sccs-search-project-dir): Rewrite using file name handling ops
16351 rather than `concat', make sure it is preloaded and don't bother
16352 to check that the file actually exists.
16353 (vc-sccs-parse-locks): Remove unused `file' argument, remove
16354 `locks' argument (use buffer's content instead) and eliminate n^2
16355 behavior.
16356
16357 * vc-rcs.el: Update Copyright.
16358 (vc-rcs-rename-file): New function.
16359 (vc-rcs-diff): Remove unused `backend' variable.
16360
16361 * vc-hooks.el: Update Copyright.
16362 (vc-backend): Don't accept a nil argument any more.
16363 (vc-up-to-date-p): Turn into a defsubst.
16364 (vc-possible-master): New function.
16365 (vc-check-master-templates): Use `vc-possible-master' and allow
16366 funs in vc-X-master-templates to return a non-existent file.
16367
16368 * vc-cvs.el: Update Copyright.
16369 (vc-cvs-diff): Remove unused `backend' variable.
16370 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
16371
16372 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
16373
16374 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16375
16376 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
16377 since it can be called from vc-rcs.el.
16378 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
16379
16380 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16381
16382 * vc.el (vc-version-diff): Expand file name read from the
16383 minibuffer. Handle the case when a previous version number can't
16384 be guessed. Give suitable messages when there were no differences
16385 found.
16386 (vc-clear-headers): Call backend-specific implementation, if one
16387 exists.
16388 (vc-cancel-version): Made error checks generic. When done, clear
16389 headers generically, too.
16390
16391 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
16392 from vc-clear-headers in vc.el.
16393
16394 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
16395 correctly.
16396 (vc-rcs-latest-on-branch-p): Made second argument VERSION
16397 optional. Handle the case when it's not there.
16398
16399 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16400
16401 * vc.el (vc-locking-user): Moved from vc-hooks.el.
16402
16403 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16404
16405 * vc-hooks.el (vc-loadup): Remove.
16406 (vc-find-backend-function): Use `require'. Also, handle the case
16407 where vc-BACKEND-hooks.el doesn't exist.
16408 (vc-call-backend): Cleanup.
16409
16410 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16411
16412 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
16413 vc-rcs-grab-templates)
16414 (vc-rcs-registered): Remove. The default function works as well.
16415 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
16416 vc-sccs-grab-templates)
16417 (vc-sccs-registered): Remove. The default function works as well.
16418
16419 * vc.el (vc-version-diff): Left out a vc- in call to
16420 vc-call-backend.
16421 (vc-default-dired-state-info, vc-default-record-rename)
16422 (vc-default-merge-news): Update for the new backend argument.
16423
16424 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
16425 using the default function.
16426 (vc-call-backend): If calling the default function, pass it the
16427 backend as first argument. Update the docstring accordingly.
16428 (vc-default-state-heuristic, vc-default-mode-line-string): Update
16429 for the new backend argument.
16430 (vc-make-backend-sym): Renamed from vc-make-backend-function.
16431 (vc-find-backend-function): Use the new name.
16432 (vc-default-registered): New function.
16433
16434 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16435
16436 * vc.el (vc-merge): Use vc-find-backend-function.
16437
16438 * vc-hooks.el (vc-backend-functions): Remove.
16439 (vc-loadup): Don't setup 'vc-functions.
16440 (vc-find-backend-function): New function.
16441 (vc-call-backend): Use above fun and populate 'vc-functions
16442 lazily.
16443 (vc-backend-defines): Remove.
16444
16445 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16446
16447 * vc.el (vc-register): Put a FIXME note for a newly found bug.
16448 Call vc-call-backend without the leading vc-.
16449 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
16450 (vc-check-headers): Call vc-call-backend without the leading vc-.
16451 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
16452 (vc-annotate-display): Replace confusing use of `cond' with `or'.
16453 Call vc-call-backend without the leading vc-.
16454
16455 * vc-cvs.el (tail): Provide vc-cvs.
16456 * vc-sccs.el (tail): Provide vc-sccs.
16457 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
16458
16459 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
16460 (vc-make-backend-function, vc-call): Pass names without leading
16461 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
16462 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
16463 (vc-call-backend): Always try to load vc-X-hooks.
16464 (vc-registered): Remove vc- in call to vc-call-backend.
16465
16466 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16467
16468 * vc.el (vc-process-filter): New function.
16469 (vc-do-command): Setup `vc-process-filter' for the async process.
16470 (vc-maybe-resolve-conflicts): New function to reduce
16471 code-duplication. Additionally, it puts the buffer in
16472 `smerge-mode' if applicable.
16473 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
16474 calling `merge-news'.
16475 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
16476 (vc-log-edit): New function. Replacement for `vc-log-mode' by
16477 interfacing to log-edit.el.
16478 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
16479 log-edit is available.
16480 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
16481
16482 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16483
16484 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
16485 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
16486 defvar and the initialization.
16487 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
16488
16489 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
16490 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
16491
16492 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
16493
16494 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16495
16496 * vc.el (vc-file-clear-masterprops): Removed.
16497 (vc-checkin, vc-revert-buffer): Removed calls to the above.
16498 (vc-version-diff): Use buffer-size without argument.
16499 (vc-register): Heed vc-initial-comment.
16500
16501 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
16502 default branch.
16503
16504 * vc-rcs.el (vc-rcs-register): Parse command output to find master
16505 file name and workfile version.
16506 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
16507
16508 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
16509 vc-file-clear-masterprops.
16510
16511 * vc-sccs.el (vc-sccs-checkout): Removed call to
16512 vc-file-clear-masterprops. If writable, set vc-state to 'edited
16513 rather than user login name.
16514
16515
16516 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16517
16518 * vc.el (vc-workfile-unchanged-p): Remove unused argument
16519 `want-differences-if-changed' and simplify.
16520 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
16521 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
16522 output (which is invalid for async vc-diff) to decide whether to
16523 do the revert silently or not.
16524
16525 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16526
16527 * vc-hooks.el (vc-loadup): Load files quietly.
16528 (vc-call-backend): Oops, brain fart.
16529
16530 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16531
16532 * vc-cvs.el (vc-cvs-state): Typo.
16533 (vc-cvs-merge-news): Return the status code rather than the error msg.
16534
16535 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16536
16537 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
16538 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
16539 vc-state or vc-up-to-date-p.
16540 (vc-merge): Use vc-backend-defines to check whether merging is
16541 possible. Set state to 'edited after successful merge.
16542
16543 * vc-hooks.el (vc-locking-user): If locked by the calling user,
16544 return that name. Redocumented.
16545
16546 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16547
16548 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
16549 new `vc-state' semantics.
16550 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
16551 'vc-locking-user to the current user.
16552 (vc-merge): Inline vc-backend-merge. Comment out code that I
16553 don't understand and hence can't adapt to the new `vc-state' and
16554 `vc-locking-user' semantics.
16555 (vc-backend-merge): Remove.
16556
16557 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
16558 rather than 'vc-locking-user.
16559
16560 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
16561
16562 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
16563 (vc-state): Don't use 'reserved any more. Just use the same
16564 convention as the one used for vc-<backend>-state where the
16565 locking user (as a string) is returned.
16566 (vc-locking-user): Update, based on the above convention. The
16567 'vc-locking-user property has disappeared.
16568 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
16569
16570 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
16571 with a heuristic one.
16572 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
16573 (vc-cvs-checkin): Do a trivial parse to set the state in case of
16574 error. That allows us to get to 'needs-merge even in the
16575 stay-local case. There's still no way to detect 'needs-patch in
16576 such a setup (or to force an update for that matter).
16577 (vc-cvs-logentry-check): Remove, the default works as well.
16578
16579 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16580
16581 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
16582
16583 * vc.el (vc-do-command): kill-all-local-variables, to reset any
16584 major-mode in which the buffer might have been put earlier. Use
16585 `remove' and `when'. Allow `okstatus' to be `async' and use
16586 `start-process' in this case.
16587 (vc-version-diff): Handle the case where the diff looks empty
16588 because of the use of an async process.
16589
16590 2000-09-04 Andre Spiegel <spiegel@gnu.org>
16591
16592 * vc.el (vc-next-action-on-file): Removed optional parameter
16593 `simple'. Recompute state unconditionally.
16594 (vc-default-toggle-read-only): Removed.
16595
16596 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
16597 (vc-toggle-read-only): Undid prev change.
16598
16599 * vc-cvs.el (vc-cvs-stay-local): Renamed from
16600 vc-cvs-simple-toggle. Redocumented.
16601 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
16602 (vc-cvs-toggle-read-only): Removed.
16603
16604 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16605
16606 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
16607 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
16608 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
16609 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
16610 still is. So maybe it should be removed.
16611 (vc-head-version, vc-find-binary): Remove.
16612 (vc-recompute-state): Move from vc-hooks.el.
16613 (vc-next-action-on-file): Add a `simple' argument to allow
16614 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
16615 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
16616 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
16617 (vc-dired-mode-map): Properly defvar it.
16618 (vc-print-log): Call log-view-mode if available.
16619 (small-temporary-file-directory): defvar instead of use boundp.
16620 (vc-merge-news): Moved to vc-cvs.el.
16621 (vc-default-merge-news): New function.
16622
16623 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
16624 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
16625 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
16626 unknown `vc-latest-version' function. It should probably refer to
16627 vc-workfile-version or somesuch, but it's very unclear to me and I
16628 don't have SCCS to test things.
16629
16630 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
16631 (vc-sccs-state-heuristic): Fix typo.
16632 (vc-sccs-workfile-unchanged-p): Add missing argument.
16633
16634 * vc-rcs.el: Require vc and vc-rcs-hooks.
16635 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
16636 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
16637 (vc-release-greater-or-equal-p): Move from vc.
16638 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
16639 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
16640 (vc-rcs-checkout): Add a missing `new-version' argument in the
16641 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
16642
16643 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
16644 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
16645 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
16646 than the apparently unbound `workfile-version'.
16647
16648 * vc-hooks.el (vc-master-templates): Def the obsolete var.
16649 (vc-file-prop-obarray): Use `make-vector'.
16650 (vc-backend-functions): Add new hookable functions
16651 vc-toggle-read-only, vc-record-rename and vc-merge-news.
16652 (vc-loadup): If neither backend nor default functions exist, use
16653 the backend function rather than nil.
16654 (vc-call-backend): If the function if not bound yet, try to load
16655 the non-hook file to see if it provides it.
16656 (vc-call): New macro plus use it wherever possible.
16657 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
16658 nor `vc-find-binary' since it's only called from
16659 vc-mistrust-permission which is only used once the backend is known.
16660 (vc-checkout-model): Fix parenthesis.
16661 (vc-recompute-state, vc-prefix-map): Move to vc.el.
16662
16663 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
16664 (vc-cvs-release, vc-cvs-system-release): Remove.
16665 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
16666 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
16667 status symbols.
16668 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
16669 (vc-cvs-toggle-read-only): First cut at a function to allow a
16670 cvs-status-free vc-toggle-read-only.
16671 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
16672 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
16673 vc-cvs-status. Also set vc-state rather than vc-locking-user.
16674 (vc-cvs-checkout): Modify access rights directly if the user
16675 requested not to use `cvs edit'. And refresh the mode line.
16676
16677 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
16678 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
16679
16680 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
16681
16682 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
16683 workfile' that got lost when the code was extracted from vc.el.
16684 And merged the tail with the rest of the code (not possible in the
16685 old vc.el where the tail was shared among all backends). And
16686 explicitly set the state to 'edited if `writable' is set.
16687
16688 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
16689 (vc-cvs-state): Be careful to return the value from
16690 vc-cvs-parse-state.
16691 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
16692 property but return it instead. Also be careful to handle a nil
16693 or "" `rev' when workfile is non-nil (it was handled properly when
16694 workfile was nil).
16695
16696 * vc.el: Removed those pesky unnecessary `(function' quotes.
16697 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
16698 directly in the defvar.
16699 (vc-do-command): Bind inhibit-read-only so as to properly handle
16700 the case where the destination buffer has been made read-only.
16701 (vc-diff): Delegate to vc-version-diff in all cases.
16702 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
16703 (vc-annotate-mode-variables): Removed (code moved partly to
16704 defvars and partly to vc-annotate-add-menu).
16705 (vc-annotate-mode): Turned into a derived-mode.
16706 (vc-annotate-add-menu): Moved in code in
16707 vc-annotate-mode-variables.
16708 (vc-update-change-log): Use make-temp-file if available.
16709
16710 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
16711
16712 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
16713 `vc-checkout-model' updated to `vc-cvs-update-model'.
16714
16715 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16716
16717 * vc.el (vc-next-action-on-file): Added handling of state
16718 `unlocked-changes'.
16719 (vc-checkout-carefully): Is now practically obsolete, unless the
16720 above is too slow to be enabled unconditionally.
16721 (vc-update-change-log): Fixed typo.
16722
16723 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
16724
16725 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
16726 Now handles state `unlocked-changes'.
16727 (vc-sccs-workfile-unchanged-p): New function, to support the above.
16728
16729 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
16730
16731 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
16732 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
16733 `unlocked-changes'.
16734 (vc-rcs-workfile-unchanged-p): Renamed from
16735 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
16736 function yet, but supposed to become one soon.
16737
16738 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
16739 `vc-steal-lock'.
16740 (vc-call-backend): Changed error message.
16741 (vc-state): Added description of state `unlocked-changes'.
16742
16743 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16744
16745 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
16746 always return t in CVS-controlled directories.
16747
16748 * vc.el (vc-responsible-backend): New function.
16749 (vc-register): Largely rewritten.
16750 (vc-admin): Removed (implementation moved into vc-register).
16751 (vc-checkin): Redocumented.
16752 (vc-finish-logentry): If no backend defined yet (because we are in
16753 the process of registering), use the responsible backend.
16754
16755 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
16756 Updated function lists.
16757 (vc-call-backend): Fixed typo.
16758
16759 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
16760 New functions.
16761 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
16762 Removed query option. Redocumented.
16763
16764 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16765
16766 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
16767
16768 * vc.el: Updated callers of `vc-checkout-required' to use
16769 `vc-checkout-model'.
16770
16771 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16772
16773 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
16774 stuff updated to reference this function instead of the old
16775 `vc-backend-release-p'.
16776
16777 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16778
16779 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
16780 vc-checkout-model. Return appropriate values. Updated callers.
16781
16782 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16783
16784 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
16785 (vc-backend-revert): Function moved into `vc-revert';
16786 `vc-next-action' must be updated to accomodate this change.
16787 (vc-backend-steal): Function moved into `vc-finish-steal'.
16788 (vc-backend-logentry-check): Function moved into
16789 `vc-finish-logentry'.
16790 (vc-backend-printlog): Function moved into `vc-print-log'.
16791 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
16792 (vc-backend-assign-name): Function moved into
16793 `vc-create-snapshot'.
16794
16795 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16796
16797 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
16798 Rename to vc-checkout-model. Return appropriate values.
16799 Update callers.
16800
16801 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
16802 to vc-checkout-model.
16803 (vc-checkout-required): Rename to vc-checkout-model.
16804 Re-implement and re-comment.
16805 (vc-after-save): Use vc-checkout-model.
16806
16807 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16808
16809 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
16810 Update to use the vc-BACKEND-diff functions instead.
16811 `vc-diff' is now working.
16812
16813 * vc-rcs.el (vc-rcs-logentry-check): New function.
16814
16815 * vc-cvs.el (vc-cvs-logentry-check): New function.
16816
16817 * vc-sccs.el (vc-sccs-diff): Function changed name from
16818 `vc-backend-diff'. This makes `vc-diff' work.
16819
16820 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
16821 of functions possibly implemented in a vc-BACKEND library.
16822 (vc-checkout-required): Fix bug that caused an error to be
16823 signaled during `vc-after-save'.
16824
16825 * vc.el: Fix typo.
16826 This checkin is made with our new VC code base for the very first time.
16827 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
16828
16829 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
16830 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
16831
16832 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
16833 updated to `vc-uses-locking'.
16834 (vc-checkout-required): Call to backend function.
16835 `vc-checkout-required' updated to `vc-uses-locking' instead.
16836
16837 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
16838 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
16839
16840 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
16841 to match the split into various backends.
16842 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
16843 (vc-retrieve-snapshot): Bug fix.
16844
16845 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16846
16847 * vc-sccs.el (vc-sccs-release): Doc fix.
16848
16849 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16850
16851 * vc.el (vc-next-action-on-file): Bug found and fixed.
16852 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
16853 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
16854
16855 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
16856 (vc-rcs-checkout): Name space cleaned up. No more revision number
16857 crunching function names that are not prefixed with vc-rcs.
16858 (vc-rcs-checkout-model): Function added. References to
16859 `vc-checkout-model' replaced.
16860
16861 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16862
16863 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
16864 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
16865 still need to be split, and implemented for RCS).
16866
16867 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16868
16869 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
16870
16871 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
16872 required by the vc.el file.
16873
16874 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
16875 required by the vc.el file.
16876 (vc-rcs-exists): Function added.
16877
16878 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
16879 required by the vc.el file.
16880
16881 * vc.el (vc-admin): Updated to handle selection of appropriate
16882 backend. Current implementation is crufty and need re-thinking.
16883
16884 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
16885
16886 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16887
16888 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
16889 beginning of annotate buffers correctly.
16890
16891 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
16892 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
16893 functionality updated quite a lot to support multiple backends.
16894 Variables `vc-annotate-mode', `vc-annotate-buffers',
16895 `vc-annotate-backend' added.
16896
16897 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
16898 `vc-annotate-difference' added to supported backend functions.
16899
16900 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16901
16902 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
16903 Use with-temp-file instead of /bin/sh. Merged from mainline
16904
16905 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16906
16907 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
16908
16909 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
16910
16911 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
16912
16913 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16914
16915 * vc-hooks.el: vc-state-heuristic added to
16916 vc-backend-hook-functions.
16917
16918 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
16919
16920 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
16921
16922 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
16923 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
16924 state to `reserved'.
16925
16926 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
16927 `vc-checkout-required'. Rename the `locked' state to `reserved'.
16928
16929 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16930
16931 * vc-rcs-hooks.el: Implement new state model. Hardly anything
16932 untouched.
16933
16934 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
16935
16936 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
16937 if defined. (Merged from main line, slightly adapted.)
16938
16939 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
16940 millenium problem (merged from mainline).
16941
16942 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16943
16944 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
16945 part and moved the non-BACKEND stuff to vc.el.
16946
16947 * vc.el: Split the annotate feature into a BACKEND specific part
16948 and moved it from the vc-cvs.el file to this one.
16949
16950 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16951
16952 * vc-hooks.el: Implement new state model.
16953 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
16954 (vc-locking-user): Simplify. Now only needed if the file is
16955 locked by somebody else.
16956 (vc-lock-from-permissions): Remove. Functionality is in
16957 vc-sccs-hooks.el and vc-rcs-hooks.el now.
16958 (vc-mode-line-string): New name for former vc-status. Adapted.
16959 (vc-mode-line): Adapt to use the above. Remove optional parameter.
16960
16961 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
16962 Various simplifications and adaptations all over the place.
16963
16964 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
16965 Simplify and adapt the rest.
16966
16967 * vc.el (vc-resynch-window): Add TODO comment: check for
16968 interaction with view mode according to recent RCS change.
16969 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
16970
16971 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16972
16973 * vc.el: Convert the remaining function comments to docstrings.
16974
16975 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16976
16977 * vc.el (vc-backend-release, vc-release-greater-or-equal)
16978 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
16979 (vc-minor-part, vc-previous-version): Functions that operate and
16980 compare revision numbers got proper documentation. Comments added
16981 about their possible removal.
16982
16983 2000-09-04 Martin Lorentzson <martinl@gnu.org>
16984
16985 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
16986 the vc-backend.el files.
16987
16988 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
16989
16990 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
16991 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
16992 (vc-rcs-previous-version): Functions added.
16993
16994 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
16995
16996 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
16997
16998 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16999
17000 * vc-hooks.el (vc-master-templates): Is really obsolete.
17001 Comment out the definition for now. What is the right procedure
17002 to get rid of it?
17003 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
17004 rewritten.
17005 (vc-default-registered): Remove.
17006 (vc-check-master-templates): New function; does mostly what the
17007 above did before.
17008 (vc-locking-user): Don't rely on the backend to set the property.
17009
17010 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
17011 Rewrite documentation.
17012 (vc-rcs-templates-grabbed): New variable.
17013 (vc-rcs-grab-templates): New function.
17014 (vc-rcs-registered): Rewrite to use above mechanism.
17015
17016 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
17017 Rewrite documentation.
17018 (vc-sccs-templates-grabbed): New variable.
17019 (vc-sccs-grab-templates): New function.
17020 (vc-sccs-registered): Rewrite to use above mechanism.
17021 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
17022 Don't throw the result, simply return it.
17023
17024 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
17025 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
17026 (vc-cvs-registered): Does the check itself now. Simplify.
17027
17028 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
17029 from main line.
17030
17031 2000-09-04 Martin Lorentzson <martinl@gnu.org>
17032
17033 * vc-cvs.el (vc-cvs-diff): New function.
17034
17035 * vc-sccs.el (vc-sccs-diff): New function.
17036
17037 * vc-rcs.el (vc-rcs-diff): New function.
17038 (vc-rcs-checkout): Bug (typo) found and fixed.
17039 (vc-rcs-register-switches): New variable.
17040
17041 * vc.el (vc-backend-diff): Function removed and placed in the
17042 backend files.
17043
17044 2000-09-04 Martin Lorentzson <martinl@gnu.org>
17045
17046 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
17047
17048 * vc.el (vc-backend-checkout): Function removed and replaced in
17049 the vc-backend.el files.
17050
17051 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
17052
17053 * vc.el (vc-backend-admin): Removed and replaced in the
17054 vc-backend.el files.
17055
17056 * vc.el (Martin): Removed all the annotate functionality since it
17057 is CVS backend specific.
17058
17059 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17060
17061 * spec.txt: Added specification of vc-state.
17062
17063 * vc-sccs-hooks.el (vc-sccs-master-properties):
17064 Remove handling of vc-latest-version and
17065 vc-your-latest-version. What used to be vc-latest-version, is now
17066 returned as vc-workfile-version.
17067 (vc-sccs-workfile-version): Adapt.
17068
17069 2000-09-04 Dave Love <fx@gnu.org>
17070
17071 * vc.el: [Merged from mainline.]
17072 (vc-dired-mode): Make the dired-move-to-filename-regexp
17073 regexp match the date, to avoid treating date as file size.
17074 Add YYYY S option to WESTERN/
17075
17076 2000-09-04 Dave Love <fx@gnu.org>
17077
17078 * vc.el: Require `compile' when compiling.
17079 (vc-logentry-check-hook): New option.
17080 (vc-steal-lock): Use compose-mail.
17081 (vc-dired-mode-map): Defvar when compiling.
17082 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
17083 vc-sccs.el and renamed. Callers changed.
17084 (vc-backend-checkout, vc-backend-logentry-check)
17085 (vc-backend-merge-news): Doc fix.
17086 (vc-default-logentry-check): New function.
17087 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
17088 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
17089 (vc-backend-merge): Doc fix. Use backend functions.
17090 (vc-check-headers): Use backend functions.
17091
17092 * vc-cvs.el: Require vc when compiling.
17093 (vc-cvs-register-switches): Doc fix.
17094 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
17095 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
17096 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
17097 New functions (code from vc.el).
17098 (vc-annotate-display-default): Fix interactive spec.
17099 (vc-annotate-time-span): Doc fix.
17100
17101 * vc-rcs.el: Require vc when compiling.
17102 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
17103 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
17104 (vc-rcs-checkin): New functions (code from vc.el).
17105 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
17106 Doc fix.
17107 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
17108
17109 * vc-sccs.el: Require vc when compiling.
17110 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
17111 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
17112 (vc-sccs-revert)
17113 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
17114 from vc.el).
17115 (vc-sccs-add-triple, vc-sccs-record-rename)
17116 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
17117 (vc-sccs-admin): Doc fix.
17118
17119 2000-09-04 Martin Lorentzson <martinl@gnu.org>
17120
17121 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
17122 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
17123 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
17124 from vc.el.
17125
17126 * vc-sccs.el (vc-admin-sccs): Added from vc.el
17127
17128 * vc-cvs.el: Moved the annotate functionality from vc.el.
17129 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
17130
17131 2000-09-04 Dave Love <fx@gnu.org>
17132
17133 * vc.el (vc-backend-release): Call vc-system-release.
17134
17135 * vc-sccs.el (vc-sccs-system-release):
17136 Renamed from vc-sccs-backend-release.
17137
17138 * vc-rcs.el (vc-rcs-system-release):
17139 Renamed from vc-rcs-backend-release.
17140
17141 * vc-cvs.el (vc-cvs-system-release):
17142 Renamed from vc-cvs-backend-release.
17143
17144 2000-09-04 Dave Love <fx@gnu.org>
17145
17146 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
17147 backend files.
17148 (vc-backend-release): Dispatch to backend functions.
17149 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
17150 probably needs attention.]
17151
17152 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
17153 (vc-sccs-backend-release): New function.
17154
17155 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
17156 (vc-cvs-backend-release): New function.
17157
17158 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
17159 Doc fix.
17160 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
17161 (vc-default-dired-state-info): New function.
17162 (vc-dired-state-info): Dispatch to backends.
17163 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
17164
17165 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
17166 from vc.el and renamed.
17167
17168 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17169
17170 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
17171 (vc-version-other-window, vc-backend-assign-name): Removed
17172 references to vc-latest-version; sometimes changed into
17173 vc-workfile-version.
17174
17175 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
17176 vc-rcs-master-workfile-version.
17177 (vc-rcs-workfile-version): Use the above. Don't call
17178 vc-latest-version (that was unreachable code, anyway).
17179 (vc-rcs-fetch-master-properties): Doc fix.
17180
17181 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
17182 (vc-backend-hook-functions): Removed them from this list, too.
17183 (vc-fetch-properties): Removed.
17184 (vc-workfile-version): Doc fix.
17185
17186 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
17187 (vc-rcs-workfile-version, vc-rcs-locking-user)
17188 (vc-rcs-uses-locking): Use it.
17189
17190 * vc-hooks.el (vc-consult-rcs-headers):
17191 Moved into vc-rcs-hooks.el, under the name
17192 vc-rcs-consult-headers.
17193
17194 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
17195 headers.
17196 (vc-cvs-find-master): Use this name only; correct different
17197 versions of the name.
17198
17199 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
17200 New functions.
17201 (vc-sccs-locking-user): Use the latter.
17202
17203 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
17204 New functions.
17205
17206 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
17207 Moved into both
17208 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
17209 functions are implementation details of those two backends.
17210
17211 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17212
17213 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
17214 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
17215
17216 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
17217 (vc-sccs-parse-locks): SCCS-specific code moved here from
17218 vc-hooks.
17219
17220 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
17221 code moved here from vc-hooks.
17222
17223 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
17224 into back-end specific parts and removed. Callers not updated
17225 yet; because I guess these callers will disappear into back-end
17226 specific files anyway.
17227
17228 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17229
17230 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
17231 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
17232 `vc-uses-locking'.
17233
17234 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
17235 Store yes/no in the property, and return t/nil. Updated all
17236 callers.
17237
17238 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
17239 vc-sccs-uses-locking. Don't set property.
17240 (vc-sccs-locking-user): Don't set property.
17241
17242 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
17243 vc-cvs-uses-locking. Don't set property here; leave that to
17244 vc-hooks.
17245 (vc-cvs-locking-user): Reflect above change. Streamlined.
17246
17247 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
17248 vc-rcs-uses-locking.
17249 (vc-rcs-locking-user): Reflect above change.
17250
17251 2000-09-04 Dave Love <fx@gnu.org>
17252
17253 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
17254
17255 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
17256
17257 * vc-hooks.el (vc-checkout-model): Punt to backends.
17258
17259 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
17260
17261 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
17262
17263 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
17264 New functions.
17265
17266 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
17267 New functions.
17268
17269 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
17270 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
17271
17272 * vc-hooks.el (vc-default-locking-user): New function.
17273 (vc-locking-user, vc-workfile-version): Punt to backends.
17274
17275 2000-09-04 Dave Love <fx@gnu.org>
17276
17277 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
17278 (vc-master-workfile-version): Moved from vc-hooks.
17279
17280 * vc-rcs-hooks.el: Fix duplicate code in last change.
17281
17282 * vc-rcs-hooks.el: Require vc-hooks when compiling.
17283 (vc-rcs-master-templates): Improve :type.
17284 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
17285 vc-master-workfile-version): Moved from vc-hooks.
17286
17287 * vc-sccs-hooks.el: Require vc-hooks when compiling.
17288 (vc-sccs-master-templates): Improve :type.
17289 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
17290
17291 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
17292
17293 * vc-cvs-hooks.el: Require vc-hooks when compiling.
17294 (vc-cvs-master-templates): Improve :type. Use
17295 vc-cvs-find-cvs-master.
17296 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
17297 from vc-hooks.
17298 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
17299
17300 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
17301 Moved to vc-cvs-hooks.
17302
17303 * vc-hooks.el: Add doc strings in various places. Simplify the
17304 minor mode setup.
17305 (vc-handled-backends): New user variable.
17306 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
17307 simplification.
17308
17309 2000-09-04 Dave Love <fx@gnu.org>
17310
17311 * vc.el: Some doc fixes for autoloaded and interactive functions.
17312 Fix compilation warnings from ediff stuff.
17313 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
17314
17315 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
17316
17317 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
17318
17319 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
17320
17321 2000-09-04 Dave Love <fx@gnu.org>
17322
17323 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
17324 New variable.
17325 (vc-make-backend-function, vc-loadup, vc-call-backend)
17326 (vc-backend-defines): New functions.
17327
17328 * vc-hooks.el: Various doc fixes.
17329 (vc-default-back-end, vc-follow-symlinks): Custom fix.
17330 (vc-match-substring): Function removed. Callers changed to use
17331 match-string.
17332 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
17333 Simplify.
17334
17335 2000-09-04 Dave Love <fx@gnu.org>
17336
17337 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
17338 type.
17339 (vc-sccs-project-dir, vc-search-sccs-project-dir)
17340 (vc-sccs-registered): Doc fix.
17341
17342 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
17343 (vc-cvs-registered): Doc fix.
17344
17345 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
17346 (vc-rcs-registered): Doc fix.
17347
17348 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17349
17350 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
17351
17352 * vc-hooks.el: vc-registered has been renamed
17353 vc-default-registered. Some functions have been moved to the
17354 backend specific files. they all support the
17355 vc-BACKEND-registered functions.
17356
17357 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
17358
17359 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
17360
17361 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
17362
17363 2000-09-04 Dave Love <fx@gnu.org>
17364
17365 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
17366 menu-bar-update-hook.
17367
17368 * help.el (help-manyarg-func-alist): Add
17369 find-operation-coding-system.
17370
17371 * wid-edit.el (widget-sexp-validate): Fix garbled code.
17372
17373 * custom.el (custom-set-variables): Print message about errors in
17374 setting.
17375
17376 2000-09-03 Andrew Innes <andrewi@gnu.org>
17377
17378 * makefile.w32-in: Change to DOS line endings.
17379
17380 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
17381
17382 * mouse.el (mouse-popup-menubar): Supply the prompt string for
17383 minor-mode keymaps, if they don't have one.
17384
17385 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
17386
17387 * eshell/esh-module.el (eval-when-compile): Don't lose if
17388 esh-module.el's file name is truncated to DOS 8+3 limits.
17389
17390 2000-09-01 John Wiegley <johnw@gnu.org>
17391
17392 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
17393 predicate, which caused entries in the completion list to be
17394 doubled.
17395
17396 2000-08-30 John Wiegley <johnw@gnu.org>
17397
17398 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
17399 sending to subprocesses. Also, hook pre-command-hook if
17400 `eshell-send-direct-to-subprocesses' is non-nil.
17401 (eshell-send-direct-to-subprocesses): New config variable. If t,
17402 subprocess input is send immediately.
17403 (eshell-toggle-direct-send): New function.
17404 (eshell-self-insert-command): New function.
17405 (eshell-intercept-commands): New function.
17406 (eshell-send-input): If direct subprocess sending is enabled,
17407 don't echo any input to the Eshell buffer. Let the subprocess
17408 handle that. This requires "stty echo" in bash, for example.
17409
17410 2000-08-28 John Wiegley <johnw@gnu.org>
17411
17412 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
17413 completion function for Eshell's implementation of `unset'.
17414
17415 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
17416
17417 * info.el (Info-directory-list): Doc fix.
17418
17419 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
17420
17421 * filecache.el (file-cache-add-directory-using-find): Don't quote
17422 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
17423
17424 2000-08-31 Kenichi Handa <handa@etl.go.jp>
17425
17426 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
17427 coding systems.
17428
17429 2000-08-30 Andrew Innes <andrewi@gnu.org>
17430
17431 * timer.el (run-with-idle-timer): Undo last change, so that timer
17432 is not activated immediately if Emacs is already idle. Some
17433 existing code relies on this behaviour.
17434
17435 2000-08-30 Miles Bader <miles@gnu.org>
17436
17437 * frame.el (set-frame-font): Do completion of font-name for
17438 interactive use.
17439
17440 2000-08-30 Kenichi Handa <handa@etl.go.jp>
17441
17442 * international/quail.el (quail-start-translation): Bind locally
17443 last-command-event, last-command, and this-command.
17444 (quail-start-conversion): Likewise.
17445 (quail-self-insert-command): Fix docstring.
17446
17447 2000-08-29 Gerd Moellmann <gerd@gnu.org>
17448
17449 * progmodes/executable.el
17450 (executable-make-buffer-file-executable-if-script-p): Check that
17451 buffer contains at least 2 characters.
17452
17453 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
17454
17455 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
17456
17457 2000-08-29 Dave Love <fx@gnu.org>
17458
17459 * diff-mode.el (diff-mode) <defgroup>: Add :version.
17460 (diff-mode-shared-map): Bind mouse-2.
17461 (diff-imenu-generic-expression): New variable.
17462 (diff-mode): Use it.
17463
17464 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
17465 (mouse-popup-menubar): Add minor mode menus.
17466 (popup-menu): Check for lookup-key returning number.
17467
17468 2000-08-29 Miles Bader <miles@gnu.org>
17469
17470 * comint.el (comint-send-input): Create overlays using the proper
17471 front/read-advance arguments.
17472
17473 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17474
17475 * ps-print.el: Even/odd pages printing. Doc fix.
17476 (ps-print-version): New version number (6.0).
17477 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
17478 (ps-background, ps-begin-file, ps-begin-job): Code fix.
17479 (ps-print-duplex-feature): Variable eliminated.
17480 (ps-even-or-odd-pages): New variable.
17481
17482 * progmodes/ebnf2ps.el: Doc fix.
17483 (ebnf-version): New version (3.3).
17484 (ebnf-user-arrow): Change variable customization to sexp.
17485 (ebnf-user-arrow): Function eliminated.
17486 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
17487
17488 2000-08-29 Kenichi Handa <handa@etl.go.jp>
17489
17490 * help.el (help-xref-mule-regexp): New variable.
17491 (help-make-xrefs): Handle help-xref-mule-regexp.
17492
17493 * international/mule-cmds.el (help-xref-mule-regexp-template): New
17494 variable.
17495 (describe-input-method): Temporarily activate the specfied input
17496 method to display the information.
17497 (describe-language-environment): Hyperlinks to mule related items.
17498
17499 * international/mule-diag.el (charset-multibyte-form-string): New
17500 function.
17501 (list-character-sets-1): Use charset-multibyte-form-string.
17502 (describe-character-set): New function.
17503 (describe-coding-system): Hyperlinks to safe character sets.
17504
17505 * international/quail.el (quail-help): New arg PACKAGE.
17506 Hyperlinks to mule related items.
17507 (quail-help-insert-keymap-description): Use
17508 substitute-command-keys instead of describe-bindings.
17509 (quail-translation-help): Hyperlinks to mule related items.
17510
17511 2000-08-28 John Wiegley <johnw@gnu.org>
17512
17513 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
17514 have a defsubst call itself. Made `eshell-flatten-list' back into
17515 a function again.
17516
17517 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
17518 catch, in case re-centering point at bottom messes up the display.
17519 This happens frequently in Emacs 21, due I believe to variable
17520 line heights.
17521
17522 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
17523 to call `find-tag-interactive'.
17524
17525 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
17526 the list of remember directories.
17527
17528 2000-08-28 John Wiegley <johnw@gnu.org>
17529
17530 * align.el: Test align-region-separate to see if it's a symbol.
17531
17532 2000-08-28 John Wiegley <johnw@gnu.org>
17533
17534 * eshell/esh-util.el (eshell-flatten-list): Made this function
17535 into a defsubst form. It gets used very frequently, although
17536 calls don't occur all that often.
17537
17538 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
17539 examining it.
17540
17541 * eshell/esh-cmd.el (eshell-rewrite-while-command):
17542 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
17543 `eshell-protect'.
17544 (eshell-copy-handles): Created a new macro for duplicating the
17545 current set of open handles. This is needed by the looping
17546 functions.
17547 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
17548 is not incorrectly stomped on.
17549
17550 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
17551 declaration for pcomplete-use-paring.
17552 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
17553 value of eshell-cmpl-use-paring.
17554 * pcomplete.el (pcomplete-use-paring): New config variable, to
17555 indicate whether paring should be used.
17556 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
17557 completion alternatives that have already been used.
17558
17559 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
17560 bound to C-c C-y, which will repeat the previous N arguments
17561 (based on prefix argument).
17562 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
17563
17564 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
17565 if there is no *Help* buffer. This is for XEmacs, which renames
17566 its help buffers uniquely. TODO: Find out what the current buffer
17567 name to delete is.
17568
17569 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
17570 first entry that correlates to a passwd/group number. Later
17571 entries (used for group/user name aliasing to multiple IDs) are
17572 ignored.
17573
17574 * eshell/em-xtra.el (eshell/expr):
17575 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
17576 (eshell-grep, eshell/diff, eshell/locate):
17577 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
17578 argument list, before passing it to the system command.
17579
17580 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
17581 `find-tag' for use at final position in Eshell buffers (which
17582 otherwise triggers an error on Emacs 21).
17583 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
17584 buffer, if it is currently bound to `find-tag'.
17585
17586 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
17587 in the list of matched Makefile names.
17588 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
17589 directory, prefer its contents to Makefile.
17590
17591 * eshell/em-dirs.el (eshell/cd): cd commands that look up
17592 directory parts (like "cd old new", or "cd =regexp"), are now case
17593 sensitive on non-Windows/DOS platforms.
17594
17595 * eshell/esh-mode.el (eshell-parse-command-input): When a user
17596 types RET after an open delimiter (like "), display a message
17597 indicating that Eshell is waiting for the closing delimiter.
17598
17599 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
17600 environment variables.
17601
17602 * eshell/em-unix.el (eshell/diff): Added logic to fail more
17603 gracefully if the user enters incorrect arguments.
17604
17605 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
17606 Eshell buffers.
17607
17608 * eshell/esh-var.el (eshell-interpolate-variable):
17609 * eshell/esh-mode.el (eshell-move-argument):
17610 * eshell/em-unix.el (eshell-du-sum-directory):
17611 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
17612 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
17613 (not (= ...)).
17614
17615 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
17616 to ensure the `preserve' flag gets propagated when doing recursive
17617 directory copies.
17618
17619 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
17620
17621 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
17622 Don't convert \n into \0177 in memory.
17623 (eshell-read-history, eshell-write-history): Convert \n to \0177,
17624 and back again, when reading and writing.
17625
17626 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
17627
17628 * eshell/esh-util.el (eshell-processp): Added to relieve constant
17629 testing of `fboundp' on `processp'.
17630
17631 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
17632 (eshell/jobs): Don't call process-list if it is not bound.
17633 (eshell-gather-process-output): Support systems where async
17634 subprocesses aren't supported.
17635 (eshell-scratch-buffer, eshell-last-sync-output-start): New
17636 variables.
17637
17638 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
17639 eshell-do-eval returns t.
17640 (eshell-do-pipelines-synchronously): New defmacro.
17641 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
17642 when async subprocesses aren't supported.
17643 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
17644 if async subprocesses aren't supported.
17645 (eshell-resume-command): Don't assume STATUS is a string.
17646
17647 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
17648
17649 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
17650 (eshell-close-target, eshell-get-target): Use eshell-processp.
17651 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
17652 fix.
17653 (eshell-get-target, eshell-create-handles): Doc fix.
17654
17655 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
17656
17657 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
17658 criterion to include commands that output something, as long as it
17659 leaves both the command and the end-of-buffer visible when the
17660 command has exited.
17661 (eshell-review-quick-commands): Adjust the help doc string
17662 accordingly.
17663
17664 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
17665
17666 * locate.el (locate): Cleaned up locate command's interactive prompting
17667 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
17668
17669 * filecache.el (file-cache-case-fold-search): New variable
17670 (file-cache-assoc-function): New variable
17671 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
17672 Use file-cache-case-fold-search variable
17673 (file-cache-add-file): Use file-cache-assoc-function
17674 (file-cache-delete-file): likewise
17675 (file-cache-directory-name): likewise
17676 (file-cache-debug-read-from-minibuffer): likewise
17677
17678 2000-08-28 Gerd Moellmann <gerd@gnu.org>
17679
17680 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
17681 (abbrev-table-name): New function.
17682 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
17683 If non-nil list local abbrev, only.
17684
17685 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
17686
17687 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
17688 from Gnus support code, and use special article copy buffer
17689 `(gnus-original-article-buffer)' instead. This allows to get rid
17690 of article-hide-headers usage (which breaks in the latest Gnus
17691 version). Thanks to Detlev Zundel.
17692
17693 2000-08-28 Kenichi Handa <handa@etl.go.jp>
17694
17695 * international/quail.el (quail-use-package): Hide "... loaded"
17696 message.
17697 (quail-start-translation, quail-start-conversion): Likewise.
17698
17699 * international/kkc.el (kkc-region): Hide "... loaded" message.
17700
17701 2000-08-27 Dave Love <fx@gnu.org>
17702
17703 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
17704
17705 2000-08-27 Miles Bader <miles@gnu.org>
17706
17707 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
17708
17709 2000-08-27 Kenichi Handa <handa@etl.go.jp>
17710
17711 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
17712 'ja-dic-cnv), not (require 'skkdic-cnv).
17713
17714 2000-08-26 Miles Bader <miles@gnu.org>
17715
17716 * faces.el (face-x-resources): Add entry for :inherit.
17717 * cus-face.el (custom-face-attributes): Add support for :inherit
17718 attribute. Add support for relative face heights.
17719 (custom-face-attributes-get): Treat `nil' as being a default value
17720 for :inherit (as well as `unspecified').
17721
17722 * faces.el (set-face-attribute): Update doc string.
17723 (face-attribute-name-alist): Add :inherit.
17724 (face-valid-attribute-values): Handle :inherit.
17725 (face-read-string): Rephrase prompt to be less confusing.
17726 Assume that DEFAULT is a string, since we must return a string.
17727 (face-read-integer): Use `format' to turn DEFAULT into an
17728 acceptable default for face-read-string. Match NEW-VALUE against
17729 the string "unspecified", not the symbol `unspecified', since
17730 that's what face-read-string returns.
17731 (read-face-attribute): Lookup a name for old-value in valid, and
17732 use it as a default if we find one. Treat all values from
17733 face-read-string as strings. If the default is used, don't do any
17734 more processing on the value, just use the old value directly.
17735 (read-face-and-attribute, modify-face): Tweak prompt.
17736 (read-face-name): Don't assume prompt ends with a space.
17737
17738 * faces.el (describe-face): Add support for :inherit attribute.
17739
17740 2000-08-25 Kenichi Handa <handa@etl.go.jp>
17741
17742 * terminal.el (terminal-emulator): Fix args to `concat'. Now
17743 concat doesn't accept interger.
17744
17745 * international/kkc.el: Remove SKK from Keywords. Require
17746 ja-dic-utl instead of skkdic-utl.
17747
17748 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
17749 Provide ja-dic-cnv instead of skkdic-cnv.
17750 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
17751 (iso-2022-7bit-short): Add safe-charsets property.
17752 (skkdic-convert-postfix): Search Japanese chou-on character in
17753 addition to Hiragana character.
17754 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
17755 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
17756 (batch-skkdic-convert): Likewise.
17757
17758 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
17759 Provide ja-dic-utl instead of skkdic-utl.
17760 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
17761
17762 2000-08-24 Dave Love <fx@gnu.org>
17763
17764 * disp-table.el (standard-display-default): Make the test of `l'
17765 useful.
17766
17767 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
17768 mod sample text.
17769
17770 * international/iso-ascii.el: Make pilcrow convenient string
17771 consistent with section.
17772 (iso-ascii-display): Set up multibyte characters as well as
17773 unibyte.
17774
17775 2000-08-24 Kenichi Handa <handa@etl.go.jp>
17776
17777 * international/mule-cmds.el (reset-language-environment): Set
17778 default-process-coding-system to '(undecided . iso-latin-1), which
17779 makes process I/O almost consistent with file I/O. Call this
17780 function when mule-cmds.el[c] is loaded.
17781
17782 2000-08-22 Andrew Innes <andrewi@gnu.org>
17783
17784 * makefile.w32-in: New file.
17785
17786 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
17787
17788 * comint.el (comint-output-filter): Compare end of
17789 comint-last-output-overlay with the start of the newly inserted
17790 text, not the end, when deciding whether to extend it.
17791 Set saved-point's insertion type to advance after insertion.
17792
17793 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
17794 since this is now done independently of font-lock mode.
17795
17796 2000-08-21 Gerd Moellmann <gerd@gnu.org>
17797
17798 * server.el (server-kill-new-buffers): New user option.
17799 (server-existing-buffer): New buffer-local variable.
17800 (server-visit-files): When using an existing buffer, set
17801 server-existing-buffer to t.
17802 (server-buffer-done): If server-kill-new-buffers is t, kill the
17803 buffer, unless it was already present before visiting it with
17804 Emacs server.
17805
17806 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
17807
17808 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
17809 even if the display doesn't support colors: some displays will
17810 support bold/underline faces.
17811
17812 2000-08-21 Gerd Moellmann <gerd@gnu.org>
17813
17814 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
17815
17816 * startup.el (command-line): If user's init file had an error,
17817 add explanatory text to *Messages*.
17818
17819 2000-08-21 Kenichi Handa <handa@etl.go.jp>
17820
17821 * man.el (Man-getpage-in-background): Decode the process output by
17822 the system locale coding system.
17823
17824 2000-08-20 Dave Love <fx@gnu.org>
17825
17826 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
17827 Don't test x-popup-menu.
17828 (function) <complete-function>: Complete only fbound symbols.
17829 <validate, value>: New.
17830 (variable) <complete-function>: Complete only bound symbols.
17831 (coding-system): Add :base-only, :complete-function, :validate,
17832 :value, :prompt-match.
17833 (widget-coding-system-prompt-value): Use read-coding-system and
17834 act on :base-only.
17835 (editable-field): Add :help-echo.
17836 (widget-push-button-gui, widget-push-button-cache)
17837 (widget-gui-action, widget-editable-list-gui): COmment out, along
17838 with uses.
17839 (widget-at): Make arg optional.
17840 (widget-echo-help): Adjust for current help-echo calling sequence.
17841 (widget-specify-field, widget-specify-button)
17842 (widget-specify-insert, widget-get-sibling, widget-image-find)
17843 (widget-convert, widget-insert, widget-leave-text)
17844 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
17845 (widget-setup, widget-field-find, widget-before-change)
17846 (widget-after-change, widget-default-complete)
17847 (widget-default-create, widget-default-delete)
17848 (widget-push-button-value-create, editable-field)
17849 (widget-field-prompt-value, widget-field-validate)
17850 (widget-choice-value-create, widget-choice-action)
17851 (widget-choice-validate, widget-checklist-add-item)
17852 (widget-radio-add-item, widget-radio-chosen)
17853 (widget-radio-value-inline, widget-editable-list-value-create)
17854 (widget-editable-list-entry-create)
17855 (widget-documentation-link-add)
17856 (widget-documentation-string-value-create)
17857 (widget-regexp-validate, widget-file-complete)
17858 (widget-sexp-validate, widget-plist-convert-widget)
17859 (widget-plist-convert-widget, widget-alist-convert-widget)
17860 (widget-alist-convert-widget, widget-color-complete): Simplify,
17861 particularly to avoid bindings which aren't optimized out.
17862
17863 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
17864 Doc fix.
17865 (down-list, backward-up-list, up-list, kill-sexp)
17866 (backward-kill-sexp, mark-sexp): Make arg optional.
17867 (lisp-complete-symbol): Add optional arg PREDICATE.
17868
17869 * cus-start.el: Add display-buffer-reuse-frames,
17870 file-coding-system-alist.
17871
17872 2000-08-20 Gerd Moellmann <gerd@gnu.org>
17873
17874 * startup.el (command-line): Clear realized faces after
17875 modifying TTY color mappings.
17876
17877 2000-08-20 Miles Bader <miles@gnu.org>
17878
17879 * faces.el (face-attr-match-p): Don't return true if ATTRS are
17880 merely a subset of FACE's attributes.
17881
17882 2000-08-19 Miles Bader <miles@gnu.org>
17883
17884 * comint.el (comint-output-filter): Save the point with a marker,
17885 not just a buffer position.
17886
17887 * international/mule.el (set-buffer-process-coding-system): Make
17888 interactive prompt less confusing.
17889
17890 2000-08-19 Gerd Moellmann <gerd@gnu.org>
17891
17892 * hilit-chg.el: General cleanup of doc strings, comments and
17893 code formatting.
17894
17895 2000-08-19 Miles Bader <miles@gnu.org>
17896
17897 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
17898 Compiler macro removed; beginning-of-line is no longer always
17899 equivalent to forward-line, in the presence of fields.
17900
17901 * comint.el (comint-output-filter): Remove ad-hoc saving of
17902 restriction, and just use save-restriction, now that it works
17903 correctly. Don't adjust comint-last-input-start to account for
17904 our insertion; it shouldn't have moved because we don't use
17905 insert-before-markers anymore. Comment out call to
17906 `force-mode-line-update'; why is it here?
17907
17908 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
17909 while checking for prompt to delete. Use `forward-line 0'
17910 instead of beginning-of-line.
17911 (gud-filter): Temporarily widen gud comint buffer while
17912 examining output.
17913
17914 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
17915
17916 * progmodes/sh-script.el: Big bag of typos.
17917
17918 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
17919 check since ispell-process is not bound when ispell is not yet loaded.
17920
17921 2000-08-18 Dave Love <fx@gnu.org>
17922
17923 * image.el (find-image): Copy `spec' before using plist-put.
17924
17925 2000-08-18 Gerd Moellmann <gerd@gnu.org>
17926
17927 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
17928 `portugues'.
17929
17930 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
17931 backward-kill-sexp, analogous to kill-sexp.
17932
17933 * progmodes/icon.el (icon-indent-line)
17934 (icon-is-continuation-line): Handle comments specially.
17935
17936 2000-08-17 Ken Stevens <k.stevens@ieee.org>
17937
17938 * ispell.el: Set to standard author/maintainer/keyword fields.
17939 Fine tuning to menu map appearance and operation, and added help.
17940 Remove `start' and `end' error messages when compiling.
17941 (ispell-choices-win-default-height): Fixed comment string.
17942 (ispell-dictionary-alist-1): Fixed regexp in castellano and
17943 castellano8 dictionaries.
17944 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
17945 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
17946 dictionary, added italiano dictionary.
17947 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
17948 word character
17949 (ispell-tex-skip-alists): Added psfig support.
17950 (ispell-skip-html): Renamed from ispell-skip-sgml.
17951 (ispell-begin-skip-region-regexp, ispell-skip-region)
17952 (ispell-minor-check): Improved html skipping support to skip across
17953 code, and recognize `&' commands without propper `;' syntax;
17954 (ispell-process-line): Fix alignment error when manually
17955 correcting spelling.
17956 (ispell): Fix comment string.
17957 (ispell-add-per-file-word-list): Always put word list on new line.
17958
17959 2000-08-17 Gerd Moellmann <gerd@gnu.org>
17960
17961 * format.el (format-encode-run-method): Fix error message to say
17962 `encode' instead of `decode'. Use save-window-excursion around
17963 shell-command-on-region as in format-decode-run-method because
17964 shell-command-on-region can display a buffer with error output.
17965 (format-decode): Don't record undo information for the decoding.
17966 (format-annotate-function): Add parameter FORMAT-COUNT. Make
17967 that number part of the temporary buffer name so that more than
17968 one decoding using a temporary buffer can happen safely.
17969
17970 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
17971 of `A-z' in the regexp.
17972
17973 * hilit-chg.el: Fix typos in commentary.
17974
17975 * help.el (view-emacs-news): Rewritten for new naming scheme
17976 for old NEWS files.
17977
17978 * startup.el (command-line): Pop to *Messages* in case an error
17979 is signaled while loading user-init-file.
17980
17981 2000-08-17 Andreas Schwab <schwab@suse.de>
17982
17983 * files.el (insert-directory): Don't lose original file name,
17984 undoing an undocumented change.
17985
17986 2000-08-17 Alex Schroeder <alex@gnu.org>
17987
17988 * sql.el (sql-magic-go): Use comint-bol.
17989 (sql-copy-column): Use comint-line-beginning-position.
17990 (comint-line-beginning-position): Define a replacement for
17991 comint-line-beginning-position if it is not fboundp.
17992
17993 2000-08-17 Alex Schroeder <alex@gnu.org>
17994
17995 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
17996 it didn't have any effect anyway.
17997
17998 2000-08-17 Alex Schroeder <alex@gnu.org>
17999
18000 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
18001 --pset and pager=off instead of sending \\o|cat at the beginning
18002 of the session.
18003
18004 2000-08-17 Miles Bader <miles@gnu.org>
18005
18006 * progmodes/octave-inf.el: Add compatibility definition of
18007 comint-line-beginning-position.
18008
18009 2000-08-17 Kenichi Handa <handa@etl.go.jp>
18010
18011 * startup.el (normal-top-level): Look in each dir in load-path for
18012 a leim-list.el file too. This assures of loading leim-list.el
18013 that is created at Emacs installation time even if a user have his
18014 own leim-list.el.
18015
18016 2000-08-17 Miles Bader <miles@gnu.org>
18017
18018 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
18019 foreground color to black if the background is dark.
18020
18021 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
18022
18023 * loadhist.el (unload-feature): Typo.
18024
18025 * finder.el (finder-compile-keywords):
18026 * cus-dep.el (custom-make-dependencies): Add local-variable settings
18027 to the generated file.
18028
18029 * mail/mh-e.el (mh-make-local-vars):
18030 Replace make-variable-buffer-local with make-local-variable.
18031
18032 * play/landmark.el:
18033 * options.el (Edit-options-{set,toggle,t,nil}):
18034 * mail/mailabbrev.el (mail-abbrevs-mode):
18035 * textmodes/tex-mode.el (tex-expand-files):
18036 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
18037
18038 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
18039
18040 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
18041 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
18042 Allow going past the last element.
18043 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
18044 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
18045 (cvs-mouse-toggle-mark): Don't move point.
18046 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
18047
18048 * progmodes/compile.el (grep): Provide a default set of files.
18049 (next-error): Docstring fix.
18050 (compilation-find-file): Avoid find-file (fails in a dedicated window).
18051
18052 * emacs-lisp/easy-mmode.el (define-minor-mode):
18053 Use `symbol-value' to keep the byte-compiler quiet.
18054
18055 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
18056 (diff-find-source-location): New fun, extracted from diff-goto-source.
18057 (diff-goto-source): Use it.
18058 (diff-next-complex-hunk, diff-filter-lines): New function.
18059 (diff-apply-hunk): New command.
18060
18061 * smerge-mode.el (smerge-mode-menu): Doc fix.
18062
18063 * msb.el (msb-mode): Define it in terms of define-minor-mode.
18064
18065 2000-08-16 Dave Love <fx@gnu.org>
18066
18067 * windmove.el (windmove) <defgroup>: Add :version.
18068
18069 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
18070 (goto-address-fontify-p, goto-address-highlight-p)
18071 (goto-address-url-face, goto-address-url-mouse-face)
18072 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
18073 (goto-address-url-regexp): Use thing-at-point-url-regexp.
18074 (goto-address-fontify, goto-address-at-mouse): Simplify,
18075 (goto-address-at-point): browse-url-url-at-point,
18076 goto-address-find-address-at-point can return nil.
18077 (goto-address-find-address-at-point): Return nil on failure.
18078
18079 * align.el (align) <defgroup>: Add :version.
18080
18081 * calculator.el (calculator): Add :version.
18082 (calculator): Use two lines for calculator window if `modeline'
18083 face is boxed.
18084
18085 * play/5x5.el: Doc fixes.
18086 (5x5) <defgroup>: Add :version.
18087
18088 * play/fortune.el (fortune) <defgroup>: Add :version.
18089 (fortune-append): Fix error message.
18090 (fortune-from-region): Doc fix.
18091
18092 * play/pong.el (pong): Doc fix.
18093
18094 * play/morse.el: Keywords, commentary, autoloads.
18095
18096 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
18097
18098 * desktop.el (desktop-save): Don't look at symbol-value of a
18099 member of minor-mode-alist, unless it is boundp.
18100
18101 2000-08-16 Sam Steingold <sds@gnu.org>
18102
18103 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
18104 `while'; use `with-current-buffer' instead of `save-excursion'.
18105 Removed unnecessary kludges now that "*Buffer List*" is excluded.
18106
18107 2000-08-16 Kenichi Handa <handa@etl.go.jp>
18108
18109 * international/ccl.el (declare-ccl-program): Docstring modified.
18110 (ccl-execute-with-args): Likewise.
18111
18112 2000-08-16 Miles Bader <miles@gnu.org>
18113
18114 * progmodes/sql.el: Add compatibility definition of
18115 comint-line-beginning-position.
18116
18117 2000-08-15 Gerd Moellmann <gerd@gnu.org>
18118
18119 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
18120 'buffer-menu' property.
18121 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
18122 fails.
18123 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
18124 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
18125 wasn't killed.
18126
18127 * buff-menu.el (list-buffers-noselect): Don't display the
18128 *Buffer List* buffer.
18129
18130 * font-lock.el: Require jit-lock to prevent a very late
18131 `Loading jit-lock' message.
18132
18133 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
18134 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
18135 mail address.
18136
18137 2000-08-15 Miles Bader <miles@gnu.org>
18138
18139 * textmodes/ispell.el (ispell-graphic-p): New constant.
18140 (ispell-choices-win-default-height, ispell-help): Use
18141 `ispell-graphic-p' instead of `xemacsp'.
18142
18143 2000-08-15 Dave Love <fx@gnu.org>
18144
18145 * simple.el: Autoload widget-convert when compiling.
18146 (mail-user-agent): Doc fix.
18147
18148 * help.el (function-called-at-point, variable-at-point): Use
18149 with-syntax-table.
18150 (help-manyarg-func-alist): Add insert-and-inherit.
18151
18152 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
18153
18154 * delsel.el (delsel-unload-hook): New function.
18155
18156 * find-file.el: Doc fixes. Move provide to end.
18157 (ff) <defgroup>: Add :link.
18158 (ff-goto-click): Deleted.
18159 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
18160 Use mouse-set-point.
18161
18162 * textmodes/tildify.el: Doc fixes.
18163 (tildify) <defgroup>: Add:version.
18164
18165 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
18166 (glasses-custom-set): Use set-default, not set.
18167 (minor-mode-alist): Propertize the lighter.
18168 (glasses-mode): Provide optional arg.
18169
18170 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
18171 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
18172 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
18173 option. Provide :type.
18174 (cwarn-configuration): Provide :type.
18175 (cwarn-mode): Doc fix.
18176
18177 * add-log.el (change-log-merge): Doc fix.
18178 (change-log-redate): New command.
18179
18180 * net/browse-url.el (browse-url-filename-alist): Add a clause for
18181 Doze and Dog.
18182 (browse-url): Use dolist, not mapcar.
18183 (browse-url-at-point): Check for null url.
18184 (browse-url-event-buffer, browse-url-event-point): Functions
18185 deleted.
18186 (browse-url-at-mouse, browse-url-netscape): Simplify.
18187
18188 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
18189 modes.
18190 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
18191 Fix previous change to mapcan.
18192 (msb--init-file-alist, msb--add-separators)
18193 (msb--make-keymap-menu): Simplify.
18194 (msb--choose-file-menu): Use copy-sequence.
18195 (msb-mode-map): Add title to keymap.
18196 (msb-unload-hook): New function.
18197
18198 * bs.el: Fix indentation.
18199 (bs) <defgroup>: Add :links.
18200 (bs-show): Doc fix.
18201 (bs-apply-sort-faces): Don't use window-system.
18202 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
18203
18204 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
18205
18206 * calendar/timeclock.el (timeclock-file): Run .timelog through
18207 convert-standard-filename.
18208
18209 2000-08-14 Gerd Moellmann <gerd@gnu.org>
18210
18211 * emacs-lisp/authors.el: New file.
18212
18213 * paren.el (show-paren-priority): New user option.
18214 (show-paren-function): Set overlay priorities to
18215 show-paren-priority.
18216
18217 2000-08-14 Miles Bader <miles@gnu.org>
18218
18219 * comint.el (comint-bol): Use `forward-line 0' instead of calling
18220 beginning-of-line with inhibit-field-text-motion bound.
18221
18222 2000-08-14 Gerd Moellmann <gerd@gnu.org>
18223
18224 * calendar/timeclock.el: New file.
18225
18226 2000-08-14 David Ponce <david@dponce.com>
18227
18228 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
18229 `widget-button-click'. so that one can use left mouse button to
18230 click on dialog buttons.
18231
18232 2000-08-14 Emmanuel Briot <briot@gnat.com>
18233
18234 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
18235 identifiers, since XML is case sensitive
18236
18237 2000-08-12 Miles Bader <miles@gnu.org>
18238
18239 * comint.el (comint-output-filter): Don't bother frobbing
18240 window-start, it doesn't seem to be necessary.
18241
18242 * comint.el (comint-send-string, comint-send-region): Make into
18243 real functions. Snapshot the prompt before sending.
18244
18245 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
18246
18247 * info.el (Info-find-emacs-command-nodes): Rewrite to use
18248 technique similar to Info-index, instead of relying on specific
18249 names of relevant Index nodes.
18250 (Info-goto-emacs-command-node): Bind Info-history to nil when
18251 going to the first node found by Info-find-emacs-command-nodes.
18252
18253 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
18254
18255 * menu-bar.el (menu-bar-help-menu): Add a :help string.
18256
18257 2000-08-10 Miles Bader <miles@gnu.org>
18258
18259 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
18260
18261 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
18262
18263 * info.el (Info-file-list-for-emacs): More elements for the
18264 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
18265 and woman manuals.
18266
18267 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
18268
18269 * comint.el (comint-send-input): Make the newline boundary overlay
18270 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
18271 (comint-output-filter): Use `insert' instead of
18272 `insert-before-markers'. Extend comint-last-output-overlay when
18273 necessary since we can't rely on insert-before-markers to do it.
18274 * gud.el (gud-filter): Use `with-current-buffer' instead of
18275 save-excursion when inserting the output, so that point gets
18276 updated correctly; the old method relied on a rather dodgy
18277 side-effect of comint-output-filter to avoid the effect of
18278 save-excursion.
18279
18280 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
18281
18282 * files.el (recover-file): Call insert-directory instead of
18283 invoking `ls' directly.
18284
18285 2000-08-10 Miles Bader <miles@gnu.org>
18286
18287 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
18288 (comint-last-prompt-overlay): New variables.
18289 (comint-output-filter): Implement prompt highlighting.
18290 (comint-snapshot-last-prompt): New function.
18291 (comint-send-input): Snapshot the last prompt.
18292 Use comint-highlight-input-face.
18293 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
18294 Use defface instead of defcustom.
18295 (send-invisible, comint-send-eof): Snapshot the last prompt.
18296 (comint-delchar-or-maybe-eof): Use comint-send-eof.
18297 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
18298
18299 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
18300
18301 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
18302 (regexp-opt-group): Use a list of chars for `letters'.
18303 (regexp-opt-charset): `chars' is now a list of chars.
18304 Use a char-table rather than a vector so it works for multibyte chars.
18305
18306 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
18307 Set cvs-minor-current-files to the selected fileinfo.
18308 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
18309 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
18310
18311 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
18312
18313 * files.el (insert-directory): Don't call access-file on
18314 directories on DOS and Windows.
18315
18316 2000-08-09 Kenichi Handa <handa@etl.go.jp>
18317
18318 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
18319 longer if necessary.
18320 (ccl-embed-code): Call ccl-embed-data to store CODE in
18321 ccl-program-vector.
18322
18323 2000-08-09 Miles Bader <miles@gnu.org>
18324
18325 * comint.el (comint-output-filter): Properly handle the case where
18326 the text surrounded by comint-last-output-overlay was deleted.
18327
18328 2000-08-08 Gerd Moellmann <gerd@gnu.org>
18329
18330 * info.el (Info-insert-dir): Use Info-additional-directory-list if
18331 non-nil.
18332 (Info-file-list-for-emacs): Remove "info" from the list because
18333 that leads to trying to use the documentation from file `info'
18334 in various situations where it isn't appropriate, for instance
18335 C-h C-k C-h i.
18336
18337 * ffap.el (ffap-read-file-or-url-internal): Handle case that
18338 DIR and/or STRING are nil.
18339
18340 * progmodes/compile.el (compilation-setup): Make variable
18341 compilation-error-screen-columns buffer-local, as some comment
18342 in the code suggests it should be.
18343
18344 * files.el (auto-mode-interpreter-regexp): New variable.
18345 (set-auto-mode): Use it.
18346
18347 * indent.el (indent-for-tab-command): Doc fix.
18348
18349 * mouse-sel.el (mouse-sel-mode): Doc fix.
18350
18351 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
18352 labels.
18353
18354 * help.el (print-help-return-message): When
18355 display-buffer-reuse-frames is set, let the help window been quit,
18356 instead of deleting it, which might delete a reused frame.
18357
18358 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
18359
18360 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
18361 rename a directory to a name that differs only by its letter case.
18362
18363 2000-08-08 Kenichi Handa <handa@etl.go.jp>
18364
18365 * international/quail.el (quail-define-rules): Handle Quail decode
18366 map correctly. Add code for supporting annotations.
18367 (quail-install-decode-map): New function.
18368 (quail-defrule-internal): New optional arguments decode-map and
18369 props.
18370 (quail-advice): New function.
18371
18372 2000-08-07 Sam Steingold <sds@gnu.org>
18373
18374 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
18375 `defconst', `define-condition', `with-slots'.
18376 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
18377
18378 2000-08-03 Miles Bader <miles@gnu.org>
18379
18380 * comint.el (comint-use-prompt-regexp-instead-of-fields):
18381 New variable.
18382 (comint-prompt-regexp, comint-get-old-input): Document dependence on
18383 comint-use-prompt-regexp-instead-of-fields.
18384 (comint-send-input): Add `input' field property to stuff we send to
18385 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
18386 (comint-output-filter): Add `output' field property to process
18387 output, if comint-use-prompt-regexp-instead-of-fields is nil.
18388 (comint-replace-by-expanded-history)
18389 (comint-get-old-input-default, comint-show-output)
18390 (comint-backward-matching-input, comint-forward-matching-input)
18391 (comint-next-prompt, comint-previous-prompt): Use field
18392 properties if comint-use-prompt-regexp-instead-of-fields is nil.
18393 (comint-line-beginning-position): New function.
18394 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
18395 (comint-replace-by-expanded-history-before-point): Use
18396 comint-line-beginning-position and line-end-position.
18397 (comint-last-output-overlay): New variable.
18398 (comint-mode): Make `comint-last-output-overlay' buffer-local.
18399
18400 * shell.el (shell-prompt-pattern): Doc change.
18401 (shell-backward-command): Use line-beginning-position.
18402
18403 * gud.el (gud-gdb-complete-command): Use
18404 comint-line-beginning-position.
18405
18406 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
18407 comint-bol doesn't actually go to the beginning of the line.
18408
18409 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
18410 if comint-use-prompt-regexp-instead-of-fields is non-nil.
18411 (try-expand-line-all-buffers): Likewise.
18412
18413 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
18414 explicitly matching comint-prompt-regexp.
18415 (sql-copy-column): Use comint-line-beginning-position instead of
18416 explicitly matching comint-prompt-regexp.
18417
18418 * progmodes/octave-inf.el (inferior-octave-complete): Use
18419 comint-line-beginning-position.
18420
18421 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
18422
18423 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
18424 looking for a prompt, use `forward-line 0' instead of
18425 `beginning-of-line', to avoid getting caught by an input field.
18426
18427 2000-08-07 Gerd Moellmann <gerd@gnu.org>
18428
18429 * files.el (shell-quote-wildcard-pattern): Make sure to return
18430 PATTERN, in the Unix case.
18431
18432 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
18433
18434 * play/zone.el (zone): Discard any pending input before running
18435 the randomly-chosen pgm.
18436
18437 2000-08-07 Kenichi Handa <handa@etl.go.jp>
18438
18439 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
18440 checking the existence of any multibyte characters.
18441
18442 2000-08-06 Gerd Moellmann <gerd@gnu.org>
18443
18444 * help.el (describe-mode): Test minor-mode symbol for being
18445 bound before testing its value for being nil.
18446
18447 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
18448 `first', `second', and `third'.
18449
18450 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
18451 (second): Make it an alias for `cadr'.
18452
18453 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
18454
18455 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
18456 types of display support faces now.
18457
18458 2000-08-05 Gerd Moellmann <gerd@gnu.org>
18459
18460 * pcvs.el (require): Require `cl' during compilation, only.
18461
18462 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
18463 (toplevel): Remove `remq' and `remove' from autoloads.
18464 (cl-fake-autoloads): New variable. If set, arrange for an error
18465 when CL functions etc. are autoloaded.
18466
18467 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
18468
18469 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
18470
18471 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
18472 popped up, but the user clicks outside the menu, return an empty
18473 regexp (that causes unhighlight-regexp to have no effect).
18474
18475 * menu-bar.el (menu-bar-games-menu): Add Zone.
18476
18477 * hi-lock.el (toplevel): Require font-lock.
18478
18479 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18480
18481 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
18482 (ebnf-8-bit-chars): New var for bug fix.
18483 (ebnf-string): Bug fix.
18484
18485 2000-08-03 Sam Steingold <sds@gnu.org>
18486
18487 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
18488 instead of `buffer-string'.
18489 (require 'cl): Always, not just when compiling.
18490 `ignore-errors' in `interactive', `list*', `defun*' &c make this
18491 necessary.
18492
18493 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
18494
18495 * international/mule-cmds.el (select-safe-coding-system): Make
18496 the message text about selecting a safe coding system more clear.
18497
18498 2000-08-02 Gerd Moellmann <gerd@gnu.org>
18499
18500 * hi-lock.el: New file.
18501
18502 * play/zone.el: New file.
18503
18504 * replace.el (occur): Set tab-width in the *Occur* buffer to the
18505 value of tab-width in the original buffer. Choose a line number
18506 format that's a multiple of the original buffer's tab width, so
18507 that lines appear right.
18508
18509 * textmodes/ispell.el (ispell): New function, replacing an alias.
18510 Spell-check active region if in transient-mark-mode and mark
18511 is active; otherwise spell-check buffer.
18512
18513 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18514
18515 * ps-mule.el: Fix a customization problem on
18516 ps-mule-font-info-database-default.
18517
18518 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
18519
18520 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
18521 display-mouse-p instead of window-system.
18522 (ebrowse-member-mode-map): Ditto.
18523
18524 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18525
18526 * progmodes/ebnf2ps.el: Update ps-print functions call.
18527 Indentation fix. Doc fix.
18528 (ebnf-version): New version number (3.2).
18529 (ebnf-format-color, ebnf-begin-job): Code fix.
18530
18531 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
18532
18533 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
18534 font lock support on window-system.
18535 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
18536
18537 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
18538 display-color-p, if fboundp, instead of window-system.
18539
18540 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
18541
18542 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
18543 instead of window-system.
18544
18545 * wid-edit.el (widget-choose): Use display-mouse-p instead of
18546 window-system.
18547 (widget-choice-mouse-down-action): Use display-popup-menus-p
18548 instead of window-system.
18549
18550 * strokes.el (strokes-file): Run the file name through
18551 convert-standard-filename.
18552 (strokes-mode): Call display-mouse-p instead of looking at
18553 window-system. Change the error message accordingly.
18554
18555 * progmodes/cpp.el (toplevel): Support faces on tty's.
18556
18557 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
18558 (lm-plot-square, lm-init-display): Don't use window-system.
18559
18560 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
18561 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
18562
18563 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
18564 instead of looking at window-system.
18565
18566 2000-07-30 Gerd Moellmann <gerd@gnu.org>
18567
18568 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
18569 of testing if iswitchb-prepost-hooks is bound, because the
18570 latter will always be true when invoking a recursive minibuffer
18571 from an active Iswitchb buffer.
18572
18573 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
18574
18575 * files.el (shell-quote-wildcard-pattern): New function.
18576 (insert-directory): Call it. Only prepend "\" to command on Unix
18577 and GNU/Linux systems.
18578
18579 2000-07-30 Gerd Moellmann <gerd@gnu.org>
18580
18581 * eshell/esh-groups.el: Change custom :link file names
18582 from `eshell.info' to `eshell'.
18583
18584 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
18585
18586 * dired.el (dired-build-subdir-alist): Expand subdirectory names
18587 correctly in recursive ange-ftp listings.
18588
18589 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18590
18591 * ps-print.el: Fix bug 1: if ps-font-size-internal,
18592 ps-header-font-size-internal and
18593 ps-header-title-font-size-internal variables are not set,
18594 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
18595 face text property is (foreground-color . COLOR) or
18596 `(background-color . COLOR)', ps-print crashes. Doc fix.
18597 (ps-print-version): New version number (5.2.4).
18598 (ps-plot-region): Code fix.
18599 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
18600 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
18601 Bug fix 2.
18602
18603 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
18604
18605 * glasses.el (glasses-make-readable): Fix uncapitalization of
18606 identifiers like `myXMLDocument'.
18607
18608 2000-07-28 Karl Fogel <kfogel@red-bean.com>
18609
18610 * mail/mail-hist.el (mail-hist-previous-input)
18611 (mail-hist-next-input): Do the obvious code factorization.
18612 (mail-hist-retrieve-and-insert): New func, contains common
18613 code of above two.
18614 If inserting a message body, leave point at top.
18615
18616 2000-07-28 Sam Steingold <sds@gnu.org>
18617
18618 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18619 Use `<=', not `<' to compare times!
18620 (ange-ftp-ls): Remove.
18621
18622 2000-07-27 Gerd Moellmann <gerd@gnu.org>
18623
18624 * play/cookie1.el: Add explanation of how to make cookie.el
18625 compatible with strfile(1) to comment.
18626
18627 * subr.el (remove, remq): New functions.
18628
18629 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
18630 escape `*' in regexps.
18631 (midnight-find): Reverse order of arguments in the funcall of
18632 TEST.
18633
18634 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
18635 and `.class'.
18636
18637 * play/meese.el: Add Commentary section.
18638
18639 2000-07-27 Alex Schroeder <alex@gnu.org>
18640
18641 * sql.el (sql-ms): Added autoload cookie.
18642 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
18643 (sql-oracle): Ditto.
18644 (sql-help): Doc change.
18645
18646 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
18647 types and exceptions.
18648
18649 2000-07-27 Alex Schroeder <alex@gnu.org>
18650
18651 * sql.el (sql-placeholder-history): New variable.
18652 (sql-query-placeholders-and-send): New function that will query
18653 the user and replace placeholders with user input.
18654 (sql-oracle): If running on NT, set comint-input-sender to
18655 sql-query-placeholders-and-send.
18656
18657 (sql-stop): If in the SQLi buffer, insert stop notification, else
18658 present it as a message.
18659
18660 2000-07-27 Alex Schroeder <alex@gnu.org>
18661
18662 * sql.el (sql-input-ring-separator): Doc change.
18663 (sql-input-ring-file-name): Doc change.
18664 (sql-interactive-mode): Use `sql-input-ring-separator' and
18665 `sql-input-ring-file-name' to set the comint-mode equivalents
18666 without making them local variables.
18667 (sql-stop): Don't bind `sql-input-ring-separator' and
18668 `sql-input-ring-file-name' dynamically to their comint-mode
18669 equivalents.
18670
18671 2000-07-27 Kenichi Handa <handa@etl.go.jp>
18672
18673 * international/mule.el (register-char-codings): New function.
18674 (make-coding-system): Handle `safe-chars' specification in the arg
18675 PROPERTY.
18676
18677 * international/mule-cmds.el
18678 (find-coding-systems-region-subset-p): This function deleted.
18679 (sort-coding-systems-predicate): New variable.
18680 (sort-coding-systems): New function.
18681 (find-coding-systems-region): Use
18682 find-coding-systems-region-internal.
18683 (find-coding-systems-string): Use find-coding-systems-region.
18684 (find-coding-systems-for-charsets): Check
18685 char-coding-system-table.
18686 (select-safe-coding-system-accept-default-p): New variable.
18687 (select-safe-coding-system): Mostly rewritten. New argument
18688 ACCEPT-DEFAULT-P.
18689 (select-message-coding-system): Call select-safe-coding-system
18690 with ACCEPT-DEFAULT-P arg.
18691 (reset-language-environment): Reset default-sendmail-coding-system
18692 to the default value iso-latin-1.
18693 (set-language-environment): Don't set the obsolete variable
18694 charset-origin-alist.
18695
18696 * international/codepage.el (cp-coding-system-for-codepage-1):
18697 Give `safe-chars' property to make-coding-system.
18698
18699 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
18700 calling select-message-coding-system twice.
18701
18702 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
18703 instead of `safe-charsets'.
18704 (cyrillic-alternativnyj): Likewise.
18705 (ccl-encode-alternativnyj): Don't check the charset
18706 cyrillic-iso8859-5.
18707
18708 2000-07-27 Kenichi Handa <handa@etl.go.jp>
18709
18710 * composite.el (compose-chars-after): Preserve match data.
18711
18712 2000-07-26 Sam Steingold <sds@gnu.org>
18713
18714 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
18715 (ange-ftp-real-file-newer-than-file-p): New function.
18716 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
18717 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
18718
18719 * tooltip.el (tooltip-float-time): Removed (use `float-time').
18720 * midnight.el (midnight-float-time): Ditto.
18721
18722 2000-07-26 Andreas Schwab <schwab@suse.de>
18723
18724 * files.el (normal-backup-enable-predicate): Correct
18725 interpretation of the return value of compare-strings.
18726
18727 2000-07-26 Gerd Moellmann <gerd@gnu.org>
18728
18729 * isearch.el (isearch-resume): New function.
18730 (isearch-done): Add something to command-history to resume
18731 the search.
18732 (isearch-yank-line, isearch-yank-word): Use
18733 buffer-substring-no-properties instead of buffer-substring.
18734
18735 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
18736 of flyspell-mouse-map.
18737
18738 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
18739 duplicate definition.
18740 (makefile-mode): Remove duplicate setting of local-abbrev-table.
18741
18742 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
18743 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
18744
18745 2000-07-25 Sam Steingold <sds@gnu.org>
18746
18747 * net/ange-ftp.el: Get modtime over the net.
18748 (ange-ftp-file-modtime): New function.
18749 (ange-ftp-write-region, ange-ftp-insert-file-contents)
18750 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
18751 Use it.
18752 (ange-ftp-dot-to-slash): New function.
18753 (ange-ftp-fix-name-for-vms): Use it.
18754
18755 * midnight.el (midnight-buffer-display-time): Use
18756 `with-current-buffer'.
18757
18758 2000-07-25 Gerd Moellmann <gerd@gnu.org>
18759
18760 * find-dired.el: Update copyright notice.
18761 (find-dired): Offer to kill a running `find'.
18762
18763 * enriched.el (enriched-face-ans): For a `foreground-color'
18764 property, return '(("x-color" COLOR))' so that COLOR will be
18765 output as a parameter of the x-color annotation. Likewise for the
18766 `background-color' property. In the case of normal face
18767 properties, don't return annotations for unspecified foreground
18768 and background face attributes.
18769
18770 2000-07-25 Kenichi Handa <handa@etl.go.jp>
18771
18772 * language/japan-util.el (japanese-katakana-region): Fix handling
18773 HANKAKU argument.
18774
18775 2000-07-25 Miles Bader <miles@gnu.org>
18776
18777 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
18778 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
18779 constrain-to-field.
18780
18781 2000-07-24 Andrew Innes <andrewi@gnu.org>
18782
18783 * timer.el (timer-activate-when-idle): Add optional parameter
18784 DONT-WAIT. Update docstring.
18785 (run-with-idle-timer): Specify extra parameter to
18786 timer-activate-when-idle, so that timer will be activated
18787 immediately if Emacs is already idle.
18788
18789 * w32-fns.el (w32-using-nt): Fix docstring.
18790
18791 2000-07-24 Dave Love <fx@gnu.org>
18792
18793 * mouse.el (popup-menu): Set last-command-event.
18794 (mouse-major-mode-menu-prefix): Declare.
18795
18796 2000-07-24 Gerd Moellmann <gerd@gnu.org>
18797
18798 * textmodes/flyspell.el: Update to author's version 1.5d.
18799
18800 * progmodes/hideshow.el: Update copyright notice.
18801
18802 * vcursor.el: Set maintainer to FSF, since author cannot
18803 be reached.
18804
18805 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
18806
18807 * info.el (Info-goto-emacs-key-command-node): Leave a space after
18808 the prompt.
18809
18810 * mouse.el (popup-menu): Run the keymap through indirect-function,
18811 in case it was defined with define-prefix-key. If the menu is a
18812 list of keymaps, look up the binding of user's choice in each one
18813 of the keymaps.
18814 (mouse-popup-menubar): If the global and local menu-bar keymaps
18815 don't have a prompt string, create one and insert it into the
18816 keymap. Don't barf if current-local-map returns nil.
18817
18818 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
18819
18820 * dired.el (dired-sort-R-check): Added to allow recursive listing
18821 to be undone.
18822 (dired-sort-other): Use it.
18823
18824 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18825
18826 * Release of cc-mode 5.27
18827
18828 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18829
18830 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
18831 c-beginning-of-statement-1 that caused a bad case of recursion
18832 which could consume a lot of CPU in large classes in languages
18833 that have in-expression classes (i.e. Java and Pike).
18834
18835 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
18836 statements before top level constructs (i.e. case 6 is moved
18837 before case 5 and is now case 4) to catch in-expression
18838 classes in top level expressions correctly.
18839
18840 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18841
18842 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
18843 objc-method-intro. Case 4 removed and case 5I added.
18844
18845 * cc-langs.el (c-append-paragraph-start): New variable used by
18846 c-common-init to get paragraph-start correct.
18847 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
18848 initialize paragraph-start to make it correct both with and
18849 without the javadoc special case.
18850
18851 * cc-mode.el (java-mode): Use c-append-paragraph-start to
18852 initialize paragraph-start for javadoc markup.
18853
18854 * cc-vars.el (c-style-variables-are-local-p): Incompatible
18855 change by defaulting this to t. It's motivated by the
18856 confusing behavior that otherwise arise from the style system
18857 when editing both java and non-java files at the same time
18858 (see the comments about style setting in c-common-init).
18859
18860 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18861
18862 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
18863 similar to the one in c-fill-paragraph to check the fill
18864 prefix from the adaptive fill function for sanity.
18865
18866 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18867
18868 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
18869 defun block.
18870
18871 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18872
18873 * cc-align.el (c-lineup-multi-inher): Handle lines with
18874 leading comma nicely. Extended to handle member initializers
18875 too.
18876
18877 * cc-engine.el: (c-beginning-of-inheritance-list,
18878 c-guess-basic-syntax): Fixed recognition of inheritance lists
18879 when the lines begins with a comma.
18880
18881 * cc-vars.el (c-offsets-alist): Changed default for
18882 member-init-cont to c-lineup-multi-inher since it now handles
18883 member initializers and indents better for leading commas.
18884
18885 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18886
18887 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
18888 handling that caused class open lines to be recognized as
18889 statement-conts in some cases.
18890
18891 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
18892 guessed by the adaptive fill function unless point is on the
18893 first line of a block comment.
18894
18895 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
18896 when the buffer ends with a macro continuation char.
18897
18898 * cc-engine.el (c-guess-basic-syntax): Added support for
18899 function definitions as statements in Pike. The first
18900 statement in a lambda block is now labeled defun-block-intro
18901 instead of statement-block-intro.
18902
18903 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
18904 so that the class surrounding point is selected, not the one
18905 innermost in the state.
18906
18907 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
18908 recognition of switch labels having hanging multiline
18909 statements.
18910
18911 * cc-engine.el (c-beginning-of-member-init-list): Broke out
18912 some code in c-guess-basic-syntax to a separate function.
18913 * cc-engine.el (c-just-after-func-arglist-p): Fixed
18914 recognition of member inits with multiple line arglists.
18915 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
18916 member-init-cont when the commas are in funny places.
18917
18918 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18919
18920 * cc-defs.el (c-auto-newline): Removed this macro since it's
18921 not used anymore.
18922
18923 * cc-engine.el (c-looking-at-bos): New helper function.
18924 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
18925 inexpr and toplevel classes apart in Pike.
18926
18927 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
18928 of case 9A.
18929
18930 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
18931 constant, since "class" can introduce an in-expression class
18932 in Pike nowadays.
18933
18934 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18935
18936 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
18937 indentation on cpp-macro lines.
18938
18939 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
18940 a syntax modifier like comment-intro, to make it possible to
18941 get syntactic indentation for preprocessor directives. It's
18942 incompatible wrt to lineup functions on cpp-macro, but it has
18943 no observable effect in the 99.9% common case where cpp-macro
18944 is set to -1000.
18945
18946 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18947
18948 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
18949 member-init-cont when the preceding arglist is several lines.
18950
18951 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18952
18953 * cc-styles.el (c-style-alist): The basic offset for the BSD
18954 style corrected to 8.
18955
18956 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18957
18958 * cc-styles.el (c-style-alist): Adjusted the indentation of
18959 brace list openers in the gnu style.
18960
18961 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18962
18963 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
18964
18965 * cc-cmds.el (c-electric-brace, c-electric-slash,
18966 c-electric-star, c-electric-semi&comma, c-electric-colon,
18967 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
18968 when c-syntactic-indentation is nil.
18969
18970 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
18971 we were left at comments preceding the first statement when
18972 reaching the beginning of the buffer.
18973
18974 * cc-vars.el (c-syntactic-indentation): New variable to turn
18975 off all syntactic indentation.
18976
18977 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18978
18979 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
18980 between the text and the block comment ender when it hangs,
18981 depending on how many there are before the fill.
18982
18983 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18984
18985 * cc-engine.el (c-beginning-of-closest-statement): New helper
18986 function to go back to the closest preceding statement start,
18987 which could be inside a conditional statement.
18988 * cc-engine.el (c-guess-basic-syntax): Use
18989 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
18990
18991 * cc-engine.el (c-guess-basic-syntax): Better handling of
18992 arglist-intro, arglist-cont-nonempty and arglist-close when
18993 the arglist is nested inside parens. Cases 7A, 7C and 7F
18994 changed.
18995
18996 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
18997 up-to-date with javadoc 1.2.
18998
18999 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19000
19001 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
19002 multiline Pike type decls.
19003
19004 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19005
19006 * cc-cmds.el (c-indent-new-comment-line): Always break
19007 multiline comments in multiline mode, regardless of
19008 comment-multi-line.
19009
19010 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19011
19012 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
19013 fully::qualified::names in C++ member init lists. Preamble in
19014 case 5D changed.
19015
19016 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19017
19018 * cc-langs.el (c-common-init): Handling of obsolete variables
19019 moved to c-initialize-cc-mode. More compatible style override
19020 when using global style variables.
19021 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
19022 variables moved here.
19023
19024 * cc-styles.el (c-make-styles-buffer-local): Flag style
19025 variable localness in c-style-variables-are-local-p to make
19026 the compatibility measure in c-common-init work well.
19027
19028 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
19029 longer contain set-from-style.
19030 * cc-styles.el (c-initialize-builtin-style): Don't check for
19031 set-from-style on c-special-indent-hook.
19032 * cc-styles.el (c-copy-tree): Obsolete. The standard function
19033 copy-alist is sufficient now.
19034
19035 * cc-styles.el (c-set-style, c-set-style-1,
19036 c-get-style-variables): Fixes to variable initialization so
19037 that duplicate entries in styles have the same effect
19038 regardless of DONT-OVERRIDE.
19039
19040 * cc-styles.el (c-set-style-2): Fixed bug where the
19041 initialization of inheriting styles failed when the
19042 dont-override flag is set.
19043
19044 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
19045 on this.
19046
19047 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19048
19049 * cc-defs.el (c-forward-comment): Removed the workaround
19050 introduced in 5.38 since it had worse side-effects. If a line
19051 contains the string "//\"", it regarded the // as a comment
19052 start since the \ temporarily doesn't have escape syntax.
19053
19054 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
19055
19056 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
19057 ada-xref.el before ada-prj.el, so that the Project menu is created
19058 when ada-prj tries to add to it.
19059 (ada-activate-keys-for-case): Suppress the characters that are not
19060 part of the Ada syntax. Better compatibility with else-mode
19061 (ada-adjust-case-interactive): When auto-casing is not active,
19062 correctly insert newlines (used to insert only ^M). Prevent the
19063 syntax table from being changed in case of an error
19064 (or '_' becomes part of a word and some commands are confused).
19065 Do nothing if ada-auto-case is nil.
19066 (ada-after-keyword-p): Ignore keywords that are also attributes
19067 (ada-batch-reformat): Update usage comment
19068 (ada-call-from-contextual-menu): New function
19069 (ada-case-read-exceptions): Reinitialize the casing exception list
19070 first to nil first, so that the casing exception file can be
19071 shared.
19072 (ada-check-defun-name): Handles "configure" keyword for gnatdist
19073 files.
19074 (ada-compile-goto-error): Fix regexp used to detect a file:line
19075 anywhere in the error message
19076 (ada-contextual-menu-last-point): New variable
19077 (ada-create-keymap): If the variable delete-key-deletes-forward is
19078 t on XEmacs, it means that DEL should delete one character
19079 forward.
19080 (ada-create-menu): Use :included instead of :visible for XEmacs.
19081 New submenu "Options".
19082 (ada-end-stmt-re): Correctly indent "select ... then abort"
19083 statements.
19084 (ada-fill-comment-paragraph): Correctly delete all leading '--'
19085 even if they don't match ada-fill-comment-prefix Fix handling of
19086 paragraphs on the first or last line of a file.
19087 (ada-format-paramlist): Fix handling of default parameter values.
19088 (ada-get-body-name): New function.
19089 (ada-get-current-indent): Optimized by searchling directly for an
19090 existing generic part or a statement outside of it. Handle
19091 ada-indent-align-comments when indenting comments Replaced some
19092 regexps by testing directly the next character. This results in a
19093 huge speedup on some files. New indentation scheme for renames
19094 statements. Stop looking for the 'while' or 'for' associated with
19095 a 'loop' at the first semicolon encountered. A "return" can also
19096 match an anonymous access subprogram declaration.
19097 (ada-get-indent-noindent): Ignore strings and comments when
19098 looking for the keywords "record" and "private".
19099 (ada-goto-matching-decl-start): When matching "if", make sure we
19100 are not in fact seeing "end if". Ignore "when" statements except
19101 when initial keyword was "begin". Fix handling of nested
19102 procedures. Add a recursive call to this function to skip over
19103 other 'end' statmts. Fix indentation for "when .. => begin"
19104 (ada-in-open-paren-p): Fix indentation for complex boolean
19105 expressions, where 'and then', 'or else' and parenthesis
19106 statements are mixed up.
19107 (ada-in-paramlist-p): Skip comments while searching for the
19108 beginning Fix handling of operator declarations.
19109 (ada-indent-align-comments): New variable
19110 (ada-indent-current): Change the syntax table only in the
19111 protected section, so that we are sure it is restored correctly.
19112 (ada-indent-on-previous-lines): Use ada-use-indent and
19113 ada-with-indent Correctly indent "select ... then"
19114 (ada-indent-region): Slight speedup.
19115 (ada-indent-renames): New variable.
19116 (ada-last-which-function-subprog, ada-last-which-function-line):
19117 New variables
19118 (ada-looking-at-semi-private): Correctly indent the 'private'
19119 keyword when it is the first word in a package declaration.
19120 (ada-loose-case-word): Stop searching if at the end of the buffer.
19121 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
19122 even if point is not initially at the end of the word.
19123 (ada-matching-decl-start-re): Add "when".
19124 (ada-mode): Add support for abbrev-mode, outline-mode and
19125 which-func-mode Override the old find-file.el entry in
19126 ff-special-constructs since it is using the obsolete
19127 ada-spec-suffix variable
19128 (ada-no-auto-case): New function
19129 (ada-scan-paramlist): When parsing the argument type, accept
19130 spaces (as in "X 'Class", generated by Rational Rose).
19131 (ada-other-file-name): No longer loads the other file.
19132 (ada-popup-menu): Save and restore the current buffer and cursor
19133 position before and after displaying the menu.
19134 (ada-search-ignore-complex-boolean): New function.
19135 (ada-uncomment-region): Emacs21 already knows how to delete
19136 comments not starting in the first column.
19137 (ada-use-indent): New variable
19138 (ada-which-function): New function.
19139 (ada-with-indent): New variable
19140 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
19141 can be batch-compiled from the command line.
19142
19143 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
19144 Add to the menu when the file is loaded, not in ada-mode-hook.
19145 Add -toolbar to the default ddd command Switches moved from
19146 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
19147 ada-prj-default-comp-opt
19148 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
19149 Reference Manual to the menu
19150 (ada-check-current): rewritten as a call to ada-compile-current
19151 (ada-compile): Removed.
19152 (ada-compile-application, ada-compile-current, ada-check-current):
19153 Set the compilation-search-path so that compile.el automatically
19154 finds the sources in src_dir. Automatic scrollong of the
19155 compilation buffer. C-uC-cC-c asks for confirmation before
19156 compiling
19157 (ada-compile-current): New parameter, prj-field
19158 (ada-complete-identifier): Load the .ali file before doing
19159 processing
19160 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
19161 conform to gnatmake's behavior.
19162 (ada-find-file-in-dir): New function
19163 (ada-find-references): Set the environment variables for gnatfind
19164 (ada-find-src-file-in-dir): New function.
19165 (ada-first-non-nil): Removed
19166 (ada-gdb-application): Add support for jdb, the java debugger.
19167 (ada-get-ada-file-name): Load the original-file first if not done
19168 yet.
19169 (ada-get-all-references): Handles the new ali syntax (parent types
19170 are found between <>).
19171 (ada-initialize-runtime-library): New function
19172 (ada-mode-hook): Always load a project file when a file is opened,
19173 so that the casing exceptions are correctly read.
19174 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
19175 (ada-parse-prj-file): Use find-file-noselect instead of find-file
19176 to open the project file, since the latter does not work with
19177 speedbar Get default values before loading the prj file, or the
19178 default executable file name is wrong. Use the absolute value of
19179 src_dir to initialize ada-search-directories and
19180 compilation-search-path,... Add the standard runtime library to
19181 the search path for find-file.
19182 (ada-prj-default-debugger): Was missing an opening '{'
19183 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
19184 variables.
19185 (ada-prj-default-gnatmake-opt): New variable
19186 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
19187 buffers, the project file is the default one Save the windows
19188 configuration before displaying the menu.
19189 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
19190 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
19191 ...) regexp-quote identifiers names to support operators +,
19192 -,... in regexps.
19193 (ada-remote): New function.
19194 (ada-run-application): Erase the output buffer before starting the
19195 run Support remote execution of the application. Use
19196 call-process, or the arguments are incorrectly parsed
19197 (ada-set-default-project-file): Reread the content of the active
19198 project file, not the one from the current buffer When a project
19199 file is set as the default project, all directories are
19200 automatically associated with it.
19201 (ada-set-environment): New function
19202 (ada-treat-cmd-string): New special variable ${current}
19203 (ada-treat-cmd-string): Revised. The substitution is now done for
19204 any ${...} substring
19205 (ada-xref-current): If no body was found, compiles the spec
19206 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
19207 compiler to get rid of command line length limitations.
19208 (ada-xref-get-project-field): New function
19209 (ada-xref-project-files): New variable
19210 (ada-xref-runtime-library-specs-path)
19211 (ada-xref-runtime-library-ali-path): New variables
19212 (ada-xref-set-default-prj-values): Default run command now does a
19213 cd to the build directory. New field: main_unit Provide a default
19214 file name even if the current buffer has no prj file.
19215
19216 * ada-prj.el:
19217 Rewritten to show a tabbed-dialog.
19218 (ada-prj-add-ada-menu): Remove the map and name parameters.
19219 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
19220 New function
19221 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
19222 (ada-prj-load-from-file): New function
19223 (ada-prj-save): Always save fields that depend on the current buffer
19224 (ada-prj-show-value): New function
19225
19226 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
19227 Ada mode. This will allow us to display the Ada menu in any buffer
19228 we want (for project items).
19229 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
19230 number of spaces in the header.
19231
19232 2000-07-24 Dave Love <fx@gnu.org>
19233
19234 * ediff-init.el (ediff-region-help-echo): Bind face-help.
19235
19236 2000-07-23 Noah Friedman <friedman@splode.com>
19237
19238 * type-break.el (type-break): perform autosave.
19239 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
19240 (type-break-do-query): Cancel query schedule while performing
19241 actual query, to avoid possibility of a second query being made
19242 while first one is already in progress.
19243 (type-break-time-stamp-format): New variable.
19244 (type-break-time-stamp): New function.
19245 (type-break-time-warning): Use it.
19246 (type-break-keystroke-warning): Use it.
19247 (type-break-noninteractive-query): Use it.
19248
19249 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
19250 cookie.
19251 Use add-minor-mode to set minor-mode-alist, if available.
19252 (eldoc-echo-area-use-multiline-p): New user option.
19253 (eldoc-echo-area-multiline-supported-p): New variable.
19254 (eldoc-docstring-format-sym-doc): Use them.
19255 (eldoc-mode): If not using idle timers, append to local post and
19256 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
19257 (eldoc-display-message-no-interference-p): Don't interfere with
19258 edebug.
19259 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
19260 (eldoc-function-arglist): New function.
19261 (eldoc-function-argstring): Use it.
19262
19263 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
19264 auto save directory exists before calling directory-files.
19265
19266 2000-07-23 Dave Love <fx@gnu.org>
19267
19268 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
19269 ^o, ^u.
19270
19271 2000-07-21 Dave Love <fx@gnu.org>
19272
19273 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
19274 now passed to the function. It now works properly.
19275
19276 * smerge-mode.el (smerge-mode-menu): Fill it out.
19277
19278 2000-07-20 Gerd Moellmann <gerd@gnu.org>
19279
19280 * info-look.el (info-lookup): If *info* is shown in another frame
19281 on the same display, select that frame, instead of switching to
19282 the Info buffer in another window of the selected frame.
19283
19284 * simple.el (universal-argument-map): Bind numeric keypad keys
19285 kp-0 to kp-9 and kp-subtract.
19286 (digit-argument): Handle these keys.
19287
19288 2000-07-20 Dave Love <fx@gnu.org>
19289
19290 * net/goto-addr.el (goto-address-fontify): Don't bother with
19291 buffer-modified and read-only stuff -- irrelevant with overlays.
19292 Put an extra property on the overlays and use it to clean up in
19293 case goto-address is re-run.
19294
19295 2000-07-19 Richard M. Stallman <rms@gnu.org>
19296
19297 * timer.el (run-with-idle-timer): Doc fix.
19298
19299 * mail/mail-utils.el (mail-strip-quoted-names):
19300 Handle case where <...> appears inside "...".
19301 Use replace-match to edit the string more simply.
19302 (rmail-dont-reply-to): Cope with an unmatched ".
19303
19304 2000-07-19 Dave Love <fx@gnu.org>
19305
19306 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
19307 implementation.
19308
19309 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
19310 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
19311 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
19312
19313 2000-07-19 Gerd Moellmann <gerd@gnu.org>
19314
19315 * textmodes/refer.el: Correct maintainer's email address.
19316
19317 * progmodes/hideif.el: Correct author's email address.
19318 Fix typo in comment.
19319
19320 * xml.el: New file.
19321
19322 * mail/mailheader.el: Correct author's mail address.
19323
19324 * gnus/parse-time.el: Correct author's mail address.
19325
19326 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
19327
19328 * comint.el (comint-highlight-input, comint-highlight-face):
19329 New user options.
19330 (comint-input-ring-file-name): Change custom type.
19331 (comint-mode-map): Bind mouse-2.
19332 (comint-insert-clicked-input): New function.
19333 (comint-send-input): Handle input highlighting.
19334
19335 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
19336
19337 * mouse.el (popup-menu): New function.
19338 (mouse-major-mode-menu): Use it.
19339
19340 2000-07-18 Dave Love <fx@gnu.org>
19341
19342 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
19343 improvements.
19344
19345 2000-07-18 Gerd Moellmann <gerd@gnu.org>
19346
19347 * faces.el (face-font-selection-order)
19348 (face-font-family-alternatives): Add custom type.
19349
19350 2000-07-18 Dave Love <fx@gnu.org>
19351
19352 * cus-edit.el (custom-variable-reset-saved)
19353 (custom-variable-reset-standard): Remove unused bindings.
19354
19355 * rect.el (open-rectangle-line): Remove unused let.
19356
19357 * hl-line.el (hl-line-highlight): Check hl-line-mode.
19358
19359 2000-07-18 Gerd Moellmann <gerd@gnu.org>
19360
19361 * cdl.el: Fix `Maintainer' keyword.
19362
19363 * play/pong.el: Add author's email address.
19364
19365 2000-07-17 Sam Steingold <sds@gnu.org>
19366
19367 * files.el (insert-directory): Call `split-string' instead of
19368 re-implementing it.
19369
19370 2000-07-18 Gerd Moellmann <gerd@gnu.org>
19371
19372 * mail/vms-pmail.el: Change maintainer to FSF.
19373
19374 * net/goto-addr.el: Change maintainer to FSF.
19375
19376 * info.el (Info-title-face-alist): Removed.
19377
19378 2000-07-18 David Ponce <david@dponce.com>
19379
19380 * recentf.el (recentf-open-files): New command that works like
19381 `recentf-open-more-files', but shows the whole list of files (not just
19382 those omitted from the menu). Useful if you don't use a menu-bar!
19383 (recentf-open-more-files) Modified to use `recentf-open-files'.
19384
19385 (recentf-open-files, recentf-open-more-files)
19386 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
19387
19388 (recentf-dialog-mode): New mode for dialogs. You can now just type
19389 "q" to cancel the dialogs.
19390
19391 2000-07-18 David Ponce <david@dponce.com>
19392
19393 * recentf.el: This is a major update of recentf.el. It adds new
19394 features to better organize the recentf menu and "More..." buffer.
19395
19396 Using new provided menu filtering functions you can now organize the
19397 recent files list:
19398
19399 - by major modes
19400 - by directories
19401 - by user defined rules
19402
19403 Finally, with the new `recentf-filter-changer' customizable filter you
19404 can define a ring of filters and dynamically (via the menu) cycle on
19405 each menu organization in the ring (a la msb).
19406
19407 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
19408
19409 * eshell/eshell.el (eshell): Replace links to eshell.info with
19410 links to eshell, to avoid problems on systems where the manual is
19411 installed as `eshell'.
19412 * eshell/esh-cmd.el (eshell-cmd): Ditto.
19413 * eshell/em-smart.el (eshell-smart): Ditto.
19414 * eshell/em-banner.el (eshell-banner): Ditto.
19415 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
19416
19417 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
19418 same-file check in the MS-DOS version (it does support inodes).
19419
19420 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
19421
19422 * eshell/eshell.el (eshell-directory-name):
19423 Run default directory name through convert-standard-filename.
19424
19425 2000-07-18 Kenichi Handa <handa@etl.go.jp>
19426
19427 * international/mule-cmds.el (select-safe-coding-system):
19428 Fix typo in the comment.
19429
19430 * language/european.el (compound-text):
19431 Force katakana-jisx0201 to be designated to G1.
19432
19433 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
19434 Don't translate some national variant characters of latin-jisx0201.
19435 (x-ctext): Force katakana-jisx0201 to be designated to G1.
19436
19437 * international/kkc.el (kkc-after-update-conversion-functions):
19438 New variable.
19439 (kkc-update-conversion): Run functions in it at the tail.
19440
19441 2000-07-16 John Wiegley <johnw@gnu.org>
19442
19443 * lisp/align.el (align-newline-and-indent):
19444 Adding new function. for auto-aligning blocks of code on RET.
19445 (align-region): Fixed badly formatted minibuffer message.
19446
19447 2000-07-17 Kenichi Handa <handa@etl.go.jp>
19448
19449 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
19450 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
19451 the conversion list at first if appropriate.
19452 (kkc-next): Don't update kkc-next-count here.
19453 (kkc-prev): Don't update kkc-prev-count here.
19454 (kkc-show-conversion-list-update): Fix setting up of conversion
19455 list message.
19456
19457 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
19458
19459 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
19460
19461 2000-07-16 Dave Love <fx@gnu.org>
19462
19463 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
19464 function to be more specific.
19465
19466 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
19467 non-string help-echo.
19468 (widget-types-convert-widget): Defsubst it.
19469 (widget-echo-help): Try to cope with a help-echo function of two
19470 possible sorts.
19471
19472 2000-07-15 Jason Rumney <jasonr@gnu.org>
19473
19474 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
19475 Declare as obsolete.
19476
19477 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
19478
19479 2000-07-14 Gerd Moellmann <gerd@gnu.org>
19480
19481 * hilit-chg.el: Fix typo.
19482
19483 2000-07-14 Dave Love <fx@gnu.org>
19484
19485 * info.el (Info-mode-menu): Fix use of :help, :enable.
19486
19487 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
19488
19489 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
19490
19491 2000-07-13 Dave Love <fx@gnu.org>
19492
19493 * emacs-lisp/easymenu.el: Doc fixes.
19494 (easy-menu-remove): Defalias to ignore.
19495
19496 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
19497 Call throw correctly.
19498
19499 2000-07-13 Gerd Moellmann <gerd@gnu.org>
19500
19501 * faces.el (frame-background-mode): Doc fix.
19502
19503 * simple.el (eval-expression-print-length): Change custom type to
19504 allow entering nil as value.
19505
19506 2000-07-13 Dave Love <fx@gnu.org>
19507
19508 * progmodes/fortran.el (fortran-imenu-generic-expression):
19509 Change definition layout.
19510 (fortran-mode-menu): Reinstate customize entries.
19511
19512 * cus-edit.el (custom-group-menu-create, customize-menu-create):
19513 Use :filter, per old XEmacs code.
19514
19515 2000-07-12 Gerd Moellmann <gerd@gnu.org>
19516
19517 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
19518 event when deciding what to send to the terminal.
19519
19520 2000-07-12 Dave Love <fx@gnu.org>
19521
19522 * cus-start.el: Add optional version as 4th element of specs and
19523 use it for several things new in v21. Remove load-path. Fix type
19524 of line-number-display-limit.
19525
19526 2000-07-11 Dave Love <fx@gnu.org>
19527
19528 * progmodes/fortran.el: Don't require easymenu.
19529 Use repeat counts in various regexps.
19530 (fortran-mode-syntax-table): Defvar directly.
19531 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
19532 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
19533 Use defvar, not defconst.
19534 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
19535 (fortran-mode): Set fortran-comment-line-start-skip,
19536 fortran-comment-line-start-skip, dabbrev-case-fold-search.
19537 (fortran-comment-indent): Use defsubst.
19538 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
19539 Use fortran-comment-indent, not fortran-comment-indent-function.
19540 (fortran-comment-region, fortran-electric-line-number): Simplify.
19541 (fortran-auto-fill): New function.
19542 (fortran-do-auto-fill): Deleted.
19543 (fortran-find-comment-start-skip):
19544 Check for non-null comment-start-skip.
19545 (fortran-auto-fill-mode, fortran-fill-statement):
19546 Use fortran-auto-fill.
19547 (fortran-fill): Use fortran-auto-fill. Check for null
19548 comment-start-skip. Simplify final clause and use end-of-line finally.
19549
19550 * widget.el (widget-plist-member): New alias.
19551
19552 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
19553
19554 * eshell/esh-module.el (toplevel): Reference
19555 byte-compile-current-file only if it is bound.
19556
19557 2000-07-10 Gerd Moellmann <gerd@gnu.org>
19558
19559 * dired.el: Don't require `dired-aux'.
19560
19561 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
19562
19563 * dired-aux.el (dired-show-file-type): New function.
19564 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
19565 (dired-show-file-type): Add autoload.
19566
19567 2000-07-10 Kenichi Handa <handa@etl.go.jp>
19568
19569 * international/mule-diag.el (describe-font): Adjusted for the
19570 change of fontset-info.
19571 (print-fontset): Likewise.
19572
19573 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
19574
19575 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
19576
19577 2000-07-07 Gerd Moellmann <gerd@gnu.org>
19578
19579 * bindings.el: Bind `[delete]' to delete-char.
19580
19581 * dired.el (dired-find-alternate-file): New function.
19582 (dired-mode-map): Bind `a' to dired-find-alternate-file.
19583 (toplevel): Require dired-aux when compiling.
19584 (dired-buffers): Move defvar within file to avoid compiler warning.
19585
19586 * info.el (Info-last-search): Variable removed.
19587 (Info-search-history): New variable.
19588 (Info-search): New Info-search-history.
19589
19590 * battery.el, info-look.el: Change author's mail address.
19591
19592 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
19593
19594 * mail/rmail.el (rmail-clear-headers): Don't throw an error
19595 if rmail-ignored-headers is nil.
19596 (rmail-retry-failure): Bind rmail-ignored-headers and
19597 rmail-displayed-headers to nil.
19598
19599 2000-07-06 Gerd Moellmann <gerd@gnu.org>
19600
19601 * lpr.el (lpr-page-header-switches): Add `-h' switch.
19602 (print-region-1): Don't hard code `-h' here.
19603
19604 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
19605
19606 2000-07-01 Francesco Potorti` <pot@gnu.org>
19607
19608 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
19609 exim can use "your message" instead of "the message".
19610
19611 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
19612
19613 * facemenu.el: Docstrings fixes.
19614 (facemenu-get-face): Don't use internal-find-face.
19615 (facemenu-iterate): Rename arg to match the docstring.
19616
19617 * newcomment.el (uncomment-region): Be more careful when skipping
19618 backwards over `=' not to bump into BOBP.
19619
19620 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
19621
19622 * ediff-diff.el (ediff-wordify): Use syntax table.
19623 * ediff-init.el (ediff-has-face-support-p): Use
19624 ediff-color-display-p.
19625 (ediff-color-display-p): Use display-color-p, changed to defun
19626 from defsubst.
19627 Got rid of special cases for NeXT and OS/2.
19628 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
19629 face.
19630
19631 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
19632
19633 * emacs-lisp/lucid.el: Require CL.
19634 (copy-tree, remprop): Remove, it's provided by CL.
19635 (map-keymap): Define in terms of cl-map-keymap.
19636 (extent-property, set-extent-end-glyph): New functions.
19637
19638 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
19639
19640 2000-07-05 Gerd Moellmann <gerd@gnu.org>
19641
19642 * Makefile.in (DONTCOMPILE): Add comment that the name may
19643 not be changed without changing the make-dist script.
19644
19645 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
19646 (cl-mapc): Use mapc instead of cl-old-mapc.
19647
19648 2000-07-05 Andrew Innes <andrewi@gnu.org>
19649
19650 * makefile.nt: Add support for `bootstrap' and related targets.
19651
19652 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
19653
19654 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
19655 (easy-menu-do-define): Use `menu-item' format.
19656 Handle case where easy-menu-create-menu returns a symbol.
19657 Manually call the potential top-level filter in the function binding.
19658 (easy-menu-filter-return): New arg NAME.
19659 Convert to a keymap if MENU is an XEmacs menu.
19660 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
19661 (easy-menu-converted-items-table, easy-menu-convert-item):
19662 New var and fun to memoize easy-menu-convert-item-1.
19663 (easy-menu-do-add-item): Use it.
19664 (easy-menu-create-menu): Use easy-menu-convert-item.
19665 Wrap easy-menu-filter-return around any :filter specification.
19666 Don't convert the menu if a filter was specified.
19667 Tell easy-menu-make-symbol not to check for MENU being an expression.
19668 (easy-menu-make-symbol): New arg NOEXP.
19669
19670 2000-07-05 Gerd Moellmann <gerd@gnu.org>
19671
19672 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
19673 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
19674 (eval-defun): If called with prefix arg, instrument code for
19675 Edebug.
19676
19677 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
19678 similar to that of eval-defun.
19679
19680 2000-07-04 Dave Love <fx@gnu.org>
19681
19682 * hl-line.el (hl-line-overlay): Make it permanent-local.
19683
19684 * calendar/todo-mode.el: Replaced with a working version, based on
19685 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
19686
19687 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
19688
19689 * paths.el (prune-directory-list): New function.
19690 (Info-default-directory-list): Rewritten to more methodically
19691 enumerate a big list of possible info directories (based on the
19692 list used by the standalone info reader).
19693
19694 * info.el (info-initialize): Use prune-directory-list to remove
19695 non-existent directories from Info-directory-list.
19696
19697 * paths.el (Info-default-directory-list): Try a list of possible
19698 info-directories instead of a single one. Add the possible
19699 info directory "/usr/share/info".
19700
19701 * woman.el (woman-man.conf-path): Explicitly include the debian
19702 man-db config file "/etc/manpath.config".
19703 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
19704 are present in `manpath.config'.
19705 (woman-manpath): Include "/usr/share/man".
19706
19707 2000-07-03 Gerd Moellmann <gerd@gnu.org>
19708
19709 * frame.el (blink-cursor-mode): Don't hide cursor initially.
19710
19711 * startup.el (command-line): Initialize blink-cursor based
19712 on window-system.
19713
19714 * frame.el (blink-cursor): Default to nil if not running under
19715 a window-system.
19716
19717 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
19718 (face-x-resources): Remove duplicate entry for :font.
19719
19720 * textmodes/refer.el (refer-find-entry-internal): Use some-window
19721 instead of cycling through windows with next-window.
19722
19723 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
19724 of cycling through windows with next-window.
19725
19726 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
19727 of cycling through windows with next-window.
19728
19729 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
19730 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
19731 instead of cycling through windows with next-window.
19732
19733 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
19734 instead of cycling through windows with next-window.
19735
19736 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
19737 of cycling through windows with next-window.
19738
19739 * terminal.el (te-process-output): Use walk-windows instead of
19740 cycling through windows with next-window.
19741
19742 * server.el (server-switch-buffer): Use some-window instead of
19743 cycling through windows with next-window.
19744
19745 * window.el (some-window): New function.
19746 (walk-windows): Remove reference to walk-windows-start.
19747
19748 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
19749
19750 2000-07-03 Richard Stallman <rms@gnu.org>
19751
19752 * window.el (walk-windows): Guarantee termination by keeping a list
19753 of all the windows already handled.
19754
19755 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
19756
19757 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
19758 window-system.
19759
19760 * man.el (Man-notify-when-ready): Don't use window-system. If
19761 Man-notify-method is newframe, and the display is not
19762 multi-frame, select the frame created for the man page.
19763 (Man-init-defvars): Doc fix.
19764
19765 2000-06-28 Gerd Moellmann <gerd@gnu.org>
19766
19767 * faces.el (region): Change background color for light background.
19768
19769 * ediff-wind.el (ediff-setup-control-frame): Remove :box
19770 attribute from mode-line face of Ediff control frame.
19771
19772 * replace.el (query-replace-map): Bind `e' like `E'.
19773
19774 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
19775
19776 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
19777 Change name to "Select All".
19778
19779 * dos-fns.el (convert-standard-filename): Fix last change.
19780
19781 2000-06-27 Gerd Moellmann <gerd@gnu.org>
19782
19783 * help.el (describe-variable): Don't insert a second `'s' in front
19784 of the string `value is shown below'. Since the syntax-table is
19785 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
19786 an existing `'s', so that this won't be deleted.
19787
19788 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
19789 * pcmpl-unix.el: New files.
19790
19791 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
19792
19793 * wid-edit.el (widget-member): Use the new plist-member.
19794
19795 2000-06-26 Gerd Moellmann <gerd@gnu.org>
19796
19797 * replace.el (perform-replace): Undo change of 2000-04-04.
19798 Instead, move backward 1 character at the end of the loop when
19799 necessary.
19800
19801 * faces.el (fringe): Change face for different backgrounds.
19802
19803 * eshell/esh-module.el (toplevel): Load defgroup's differently;
19804 patch from John.
19805
19806 * eshell/*.el: Change spelling of the Free Software Foundation.
19807
19808 * eshell/esh-toggle.el: Removed.
19809
19810 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
19811
19812 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
19813 interactively.
19814
19815 2000-06-26 Alex Schroeder <alex@gnu.org>
19816
19817 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
19818 `define-key'; instead of checking `(emacs-version)' check for
19819 `set-keymap-parent' and `set-keymap-name' directly. Add entries
19820 for `;' and `o' which might be electric.
19821
19822 (sql-electric-stuff): New user option.
19823 (sql-magic-go): New function which uses `sql-electric-stuff'.
19824 (sql-magic-semicolon): New function which uses
19825 `sql-electric-stuff'.
19826
19827 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
19828 is not fboundp.
19829
19830 (sql-oracle-options): New variable.
19831 (sql-oracle): Use it.
19832
19833 (sql-imenu-generic-expression): Doc change.
19834 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
19835 is used.
19836
19837 (sql-informix): Added command line parameter "-" to force
19838 sql-informix-program to use stdout.
19839
19840 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
19841
19842 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
19843 (cp864-decode-table): Doc fix.
19844 (cp720-decode-table): New variable, supports the Arabic OEM
19845 codepage used by Windows.
19846 (cp737-decode-table): New, Greek OEM codepage used by Windows.
19847
19848 2000-06-23 Dave Love <fx@gnu.org>
19849
19850 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
19851 (font-lock-fontify-anchored-keywords): Use
19852 line-beginning-position.
19853 (global-font-lock-mode): Use mapc.
19854
19855 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
19856
19857 * eshell/esh-module.el: Require CL when compiling.
19858
19859 2000-06-23 Gerd Moellmann <gerd@gnu.org>
19860
19861 * comint.el (comint-substitute-in-file-name): Call replace-match
19862 with second and third arg t.
19863
19864 * cus-edit.el (custom-button-face, custom-button-pressed-face):
19865 Specify foreground color.
19866
19867 * faces.el (tool-bar, mode-line, header-line): Specify foreground
19868 color.
19869
19870 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
19871
19872 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
19873 cddr instead of cdddr.
19874
19875 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
19876 instead of copy-list.
19877
19878 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
19879 of copy-list.
19880
19881 * subdirs.el: Add eshell subdirectory.
19882
19883 * eshell: New subdirectory containing the Eshell package.
19884
19885 * pcomplete.el: New file.
19886
19887 2000-06-23 Paul Eggert <eggert@twinsun.com>
19888
19889 * mail/mailpost.el (post-mail-send-it): Make sure file has
19890 proper permissions from birth.
19891
19892 * files.el (basic-save-buffer-2): When temporarily setting
19893 file modes, set them to current modes plus 0200, not to 0777.
19894
19895 * emerge.el (emerge-make-temp-file): Make sure file has proper
19896 permissions from birth.
19897
19898 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
19899
19900 * files.el (make-backup-file-name-1): On DOS/Windows, run the
19901 backup file name through convert-standard-filename.
19902
19903 * dos-fns.el (convert-standard-filename): Convert leading
19904 directories as well. When long file names are supported, convert
19905 characters that are invalid in Windows file names.
19906
19907 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19908
19909 * ps-print.el: Fix bug: if ^L is the very first buffer character,
19910 ps-print crashes. New feature: page selection for printing. Create
19911 raw-text-unix coding system for XEmacs. Doc fix.
19912 (ps-print-version): New version number (5.2.3).
19913 (ps-plot-region): Bug fix.
19914 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
19915 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
19916 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
19917 funs.
19918 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
19919 (ps-last-page): New vars.
19920
19921 2000-06-21 Gerd Moellmann <gerd@gnu.org>
19922
19923 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
19924 empty option string.
19925
19926 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
19927
19928 * man.el (man): Doc fix.
19929
19930 2000-06-21 Kenichi Handa <handa@etl.go.jp>
19931
19932 * international/mule-cmds.el (set-language-info-alist): Docstring
19933 fixed.
19934
19935 2000-06-20 Gerd Moellmann <gerd@gnu.org>
19936
19937 * version.el (emacs-version): Use ISO date format.
19938
19939 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
19940 instead of `M-backspace'.
19941
19942 * simple.el (turn-off-auto-fill): New function.
19943
19944 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
19945
19946 * jit-lock.el (with-buffer-prepared-for-jit-lock):
19947 Renamed from with-buffer-prepared-for-font-lock and use
19948 inhibit-modification-hooks rather than setting *-change-functions.
19949 Update all functions to use the new name.
19950 (jit-lock-first-unfontify-pos): New semantics (and doc).
19951 (jit-lock-mode): Make non-interactive.
19952 Don't automatically turn on font-lock.
19953 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
19954 Always use jit-lock-after-change.
19955 Remove and restore font-lock-after-change-function.
19956 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
19957 (jit-lock-after-unfontify-buffer): Remove.
19958 (jit-lock-stealth-fontify):
19959 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
19960 (jit-lock-after-change): Set the `fontified' text-prop to nil.
19961
19962 2000-06-20 Sam Steingold <sds@gnu.org>
19963
19964 * emacs-lisp/cl-indent.el (toplevel): Indent
19965 `print-unreadable-object' properly. Untabify.
19966
19967 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
19968
19969 * textmodes/reftex.el (reftex-find-citation-regexp-format):
19970 Support for bibentry.
19971 (reftex-compile-variables): Fixed problem with end of section-re.
19972
19973 * texmodes/reftex-dcr.el (reftex-view-crossref,
19974 reftex-view-crossref-from-bibtex):
19975 Deal with changed `reftex-find-citation-regexp-format'.
19976 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
19977 Replaced `remprop' with `put'.
19978 (reftex-view-crossref, reftex-view-crossref-when-idle):
19979 Support for bibentry.
19980
19981 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19982 New entry for bibentry package.
19983
19984 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
19985 Regexp also matches "\nobibliography".
19986
19987 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
19988 Call `reftex-ensure-write-access' before doing anything.
19989 (reftex-ensure-write-access): New function.
19990
19991 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
19992
19993 * progmodes/idlwave.el: File re-installed (update to version 4.2)
19994
19995 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
19996
19997 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
19998
19999 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
20000
20001
20002 2000-06-20 Dave Love <fx@gnu.org>
20003
20004 * faces.el (frame-background-mode): Use set-default, not set, in
20005 setter.
20006 (frame-update-faces, frame-update-face-colors): Define with
20007 defalias.
20008
20009 * enriched.el (enriched-decode-foreground)
20010 (enriched-decode-background): Don't use internal-find-face.
20011
20012 * apropos.el: Doc fixes.
20013
20014 * cus-edit.el (customize-changed-options): Check arg.
20015 (customize-version-lessp): Don't require decimal point.
20016
20017 * custom.el (defcustom, defgroup): Doc fix.
20018
20019 * newcomment.el (comment) <defgroup>: Add :version.
20020 (comment-multi-line): Doc fix.
20021
20022 * emulation/mlsupport.el (define-hooked-local-abbrev,
20023 define-hooked-global-abbrev): Fix, using define-abbrev.
20024
20025 2000-06-19 Gerd Moellmann <gerd@gnu.org>
20026
20027 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
20028 the whole buffer.
20029
20030 2000-06-19 Dave Love <fx@gnu.org>
20031
20032 * menu-bar.el (menu-bar-options-save): New function.
20033 (menu-bar-options-menu): Use it.
20034 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
20035 Simplify.
20036
20037 2000-06-19 Andreas Schwab <schwab@suse.de>
20038
20039 * progmodes/etags.el (tags-query-replace): Put new parameters
20040 START and END at the end, for backward compatibility.
20041
20042 2000-06-19 Kenichi Handa <handa@etl.go.jp>
20043
20044 * international/codepage.el:
20045 (cp-coding-system-for-codepage-1): Delete special codes for
20046 generating xxx-dos coding system because now a CCL based coding
20047 system can handle EOL conversion by default.
20048
20049 * international/mule.el (make-coding-system): Generate subsidiary
20050 coding systems for EOL handling variants even for a CCL based
20051 coding system.
20052
20053 2000-06-19 Kenichi Handa <handa@etl.go.jp>
20054
20055 * international/isearch-x.el (isearch-minibuffer-input-method)
20056 (isearch-minibuffer-input-method-function): These variables
20057 deleted.
20058 (isearch-with-input-method): Don't use the above variables.
20059 (isearch-process-search-multibyte-characters): Likewise. Call
20060 read-string with the arg INHERIT-INPUT-METHOD t.
20061
20062 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
20063
20064 * font-lock.el (font-lock-after-fontify-buffer)
20065 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
20066
20067 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
20068 Use consistent make-local-variable style for font-lock-fontified.
20069 (jit-lock-fontify-buffer):
20070 Don't bother checking for font-lock-mode and jit-lock-mode.
20071
20072 * time.el: Remove trailing ^M that prevent CVS-merging.
20073
20074 2000-06-16 Gerd Moellmann <gerd@gnu.org>
20075
20076 * Makefile.in (distclean): New target.
20077
20078 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
20079
20080 * Makefile.in (srcdir): Define for update-subdirs.
20081
20082 2000-06-16 Gerd Moellmann <gerd@gnu.org>
20083
20084 * find-lisp.el: New file.
20085
20086 2000-06-16 Andrew Innes <andrewi@gnu.org>
20087
20088 * time.el (display-time-mail-function): New variable, to allow
20089 external packages to indicate when new mail is available.
20090 (display-time-update): Use it.
20091
20092 2000-06-16 Kenichi Handa <handa@etl.go.jp>
20093
20094 * international/mule.el (mule-version): Change version name to
20095 SAKAKI. AOI has already been used by Meadow.
20096
20097 * international/quail.el (quail-show-guidance-buf): To find the
20098 bottom window (but minibuffer), pay attention to the height of
20099 minibuffer.
20100
20101 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
20102
20103 * arc-mode.el (archive-mode-map): Use the new menu-item format for
20104 menu-bar menus. Add help strings. Don't remove the Edit menu
20105 from the menu bar, as the menu bar has enough space now.
20106
20107 * Makefile.in (SHELL): Make sure /bin/sh is used.
20108
20109 * woman.el (woman-man-buffer): Fix bold and underlined CJK
20110 characters, which use series of two ^H characters instead of one.
20111
20112 2000-06-15 Gerd Moellmann <gerd@gnu.org>
20113
20114 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
20115 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
20116 functions.
20117 (Info-find-node-2): Try a case-sensitive search first, then
20118 do a case-insensitive search.
20119
20120 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
20121 tutorials.
20122
20123 * complete.el (PC-env-vars-alist): New variable.
20124 (PC-complete-as-file-name): New function.
20125 (partial-completion-mode): Initialize PC-env-vars-alist from
20126 process-environment.
20127 (PC-do-completion): Handle completion of env vars.
20128
20129 * info.el (Info-set-mode-line): Show file name in mode line,
20130 use `*Info*' instead of `Info:'.
20131
20132 * startup.el (command-line-1): Change copyright messages to year
20133 2000.
20134
20135 2000-06-15 Dave Love <fx@gnu.org>
20136
20137 * net/goto-addr.el (goto-address-fontify): Use keymap property,
20138 not local-map.
20139
20140 2000-06-15 Kenichi Handa <handa@etl.go.jp>
20141
20142 * international/mule.el (set-buffer-file-coding-system): Almost
20143 rewritten to handle `undecided' as no-op.
20144
20145 2000-06-14 Gerd Moellmann <gerd@gnu.org>
20146
20147 * Makefile.in: New file.
20148
20149 * Makefile: Removed.
20150
20151 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
20152 (goto-address-highlight-keymap): Bind C-c RET.
20153
20154 2000-06-14 Kenichi Handa <handa@etl.go.jp>
20155
20156 * mail/sendmail.el (sendmail-send-it): The temporary buffer
20157 inherits buffer-file-coding-system of the current buffer.
20158
20159 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
20160 0. Give correct argument to set-auto-coding-function.
20161 (tar-expunge): For goto-char, use (point-min), not 0.
20162 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
20163 (tar-subfile-save-buffer): Likewize.
20164
20165 * international/mule.el
20166 (after-insert-file-set-buffer-file-coding-system): Call
20167 set-buffer-file-coding-system with the arg FORCE t.
20168
20169 2000-06-13 Gerd Moellmann <gerd@gnu.org>
20170
20171 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
20172 nil. Contemporary sendmails issue an X-Authentication-Warning if
20173 the sender is set with `-f'.
20174
20175 2000-06-13 Dave Love <fx@gnu.org>
20176
20177 * help.el (describe-function-1): Kluge around cases of functions
20178 fset to subrs whose doc doesn't match their symbol-name.
20179
20180 * image.el (insert-image): Default STRING to a space.
20181
20182 * info.el Doc fixes.
20183 (Info-build-node-completions): Match Ref tags.
20184
20185 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
20186
20187 * frame.el (display-multi-frame-p, display-multi-font-p): New
20188 defaliases for display-graphic-p.
20189
20190 * hl-line.el: Fixed a typo in commentary.
20191
20192 2000-06-13 Kenichi Handa <handa@etl.go.jp>
20193
20194 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
20195 fixed.
20196
20197 2000-06-12 Dave Love <fx@gnu.org>
20198
20199 * image.el (insert-image): Save a little consing.
20200
20201 2000-06-12 Kenichi Handa <handa@etl.go.jp>
20202
20203 * language/tibet-util.el: Convert all tibetan-1-column characters
20204 to the corresponding tibetan characters.
20205 (tibetan-add-components): Delete code for the special treatment of
20206 'a chung.
20207
20208 * language/tibetan.el (tibetan-composable-pattern): Fix previous
20209 change.
20210 (tibetan-vowel-transcription-alist): More rules added.
20211 (tibetan-composite-vowel-alist): New variable.
20212 (tibetan-precomposition-rule-alist): More rules added.
20213
20214 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
20215
20216 * startup.el (command-line): Only call menu-bar-mode if interactive.
20217
20218 * thingatpt.el (toplevel symbol-properties):
20219 * textmodes/makeinfo.el (makeinfo-compile):
20220 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
20221 * progmodes/hideif.el (hif-compress-define-list)
20222 (hide-ifdef-use-define-alist):
20223 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
20224 (ange-ftp-vms-add-file-entry):
20225 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
20226 * man.el (Man-build-man-command):
20227 * mail/rnewspost.el (news-reply-header-hook):
20228 * info.el (Info-insert-dir):
20229 * emulation/mlconvert.el (backward-word, forward-word, setq):
20230 * emacs-lisp/gulp.el (gulp-send-requests):
20231 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
20232 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
20233 (byte-optimize-apply, end of file):
20234 * emacs-lisp/advice.el (ad-advice-class-completion-table)
20235 (ad-make-freeze-definition):
20236 * startup.el (command-line, command-line-1): Don't quote lambdas.
20237
20238 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
20239 (cvs-cleanup-removed): New function.
20240 (cvs-cleanup-functions): New var.
20241 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
20242 some flexibility in specifying additional entries to auto-cleanup.
20243 (cvs-quickdir): New function.
20244 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
20245 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
20246 (cvs-mode-find-file): Check that we are on a filename or dirname
20247 when invoked through a mouse-click.
20248 (cvs-full-path): Remove.
20249 (cvs-dired-action): Re-introduced.
20250 (cvs-dired-noselect): Use it.
20251 (vc-post-command-functions): use this new hook if available.
20252
20253 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
20254 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
20255 (cvs-filename-map, cvs-dirname-map): Remove.
20256 (cvs-default-action): Remove.
20257 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
20258 if the arg is really a keymap.
20259 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
20260 Don't hardcode the mapping from state (aka type) to face, but check
20261 the var cvs-fi-<type>-face instead.
20262 (cvs-fileinfo-from-entries): New function.
20263
20264 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
20265 Docstring fix.
20266 (cvs-find-file-and-jump): Change default to be safer.
20267 (cvs-mode-diff-map): Define it as a function as well.
20268 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
20269 Bind mouse-2 in this global map rather than with text-properties.
20270
20271 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
20272 file to resolve the ambiguity between C(conflict) and C(need-merge).
20273
20274 2000-06-12 Kenichi Handa <handa@etl.go.jp>
20275
20276 * international/mule.el (set-buffer-file-coding-system): If
20277 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
20278 unconditionally.
20279
20280 2000-06-12 Dave Love <fx@gnu.org>
20281
20282 * wid-edit.el (widget-specify-button): Really suppress the face if
20283 required.
20284
20285 2000-06-11 Gerd Moellmann <gerd@gnu.org>
20286
20287 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
20288
20289 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
20290
20291 * imenu.el (imenu-generic-expression): Docstring fix.
20292
20293 * composite.el (composition-function-table): Move the `put'
20294 below the autoload cookie so we can load the file before loaddefs.
20295
20296 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
20297
20298 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
20299 Handle easy-mmode-define-global-mode.
20300 For complex macros like define-minor-mode that can generate
20301 several autoload entries, try to autoload entries in the
20302 macroexpanded code.
20303
20304 * emacs-lisp/easy-mmode.el (define-minor-mode):
20305 If KEYMAP is a symbol, just use it.
20306 Use byte-compile-current-file and load-file-name to infer the
20307 proper :require to pass to defcustom.
20308 Wrap the hook var into `progn' so as not to autoload it.
20309 Add a :autoload-end cookie.
20310 Be more careful about the evaluation of KEYMAP.
20311 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
20312 (define-derived-mode): Move define-abbrev-table outside of defvar.
20313
20314 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
20315
20316 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
20317 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
20318 (backup-compiled-files): Ignore errors during `tar'.
20319 (bootstrap): Make autoloads before elc files.
20320
20321 2000-06-10 Kenichi Handa <handa@etl.go.jp>
20322
20323 * international/mule.el (set-buffer-file-coding-system): If one of
20324 undecided-XXX is specified, change only EOL conversion.
20325
20326 * international/mule-conf.el (unix): New alias for the coding
20327 system undecided-unix.
20328
20329 2000-06-09 Dave Love <fx@gnu.org>
20330
20331 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
20332
20333 * progmodes/executable.el: Byte compile dynamic.
20334 (executable-insert): Change custom type.
20335 (executable-find): Add autoload cookie.
20336 (executable-make-buffer-file-executable-if-script-p): New
20337 function. After Noah Friedman.
20338
20339 * files.el (after-save-hook): Customize, with
20340 executable-make-buffer-file-executable-if-script-p as an option.
20341
20342 2000-06-09 Kenichi Handa <handa@etl.go.jp>
20343
20344 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
20345 "tib24p-mule.bdf" for Tibetan.
20346
20347 * composite.el (decompose-composite-char): Declare it as obsolete.
20348
20349 * man.el (Man-fontify-manpage): Pay attention to underline and
20350 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
20351
20352 2000-06-08 Gerd Moellmann <gerd@gnu.org>
20353
20354 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
20355 Set maintainer to FSF since author isn't reachable.
20356
20357 2000-06-08 Dave Love <fx@gnu.org>
20358
20359 * international/mule-cmds.el (select-safe-coding-system): If
20360 DEFAULT-CODING-SYSTEM is not specified, also check the most
20361 preferred coding-system if buffer-file-coding-system is
20362 `undecided'. From Handa.
20363
20364 2000-06-08 Kenichi Handa <handa@etl.go.jp>
20365
20366 * international/mule.el
20367 (after-insert-file-set-buffer-file-coding-system): If the buffer
20368 size is greater than INSERTED, judget that we are not visiting.
20369
20370 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
20371
20372 * whitespace.el (defgroup whitespace): Comment out `:version'.
20373 XEmacs 20.4 has problems defining the group with this present.
20374 We'll have this commented out till get resolve the problem.
20375
20376 2000-06-07 John Wiegley <johnw@gnu.org>
20377
20378 * align.el (align-dq-string-modes, align-sq-string-modes)
20379 (align-open-comment-modes): Add pyhton-mode.
20380 (align-rules-list): Use get-text-property instead of
20381 text-properties-at.
20382 (align-rules-list): Add python-assignment.
20383 (align-rules-list): Change perl-comma-delimiter to
20384 basic-comma-delimiter. Use if for Perl modes and python-mode.
20385 (align-rules-list): Add python-chain-logic and
20386 basic-line-continuation.
20387
20388 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
20389
20390 * apropos.el (apropos-mode-hook): New user variable.
20391 (apropos-mode): Run apropos-mode-hook.
20392
20393 2000-06-07 David Ponce <david@dponce.com>
20394
20395 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
20396 commands. Require `wid-edit' at run-time.
20397
20398 2000-06-07 David Ponce <david@dponce.com>
20399
20400 * recentf.el: Added some "Commentary".
20401 (recentf-open-more-files, recentf-edit-list): Minor changes to
20402 move the point at the top of the file list. This behaviour is
20403 consistent with the menu one when the list contains a lot of
20404 files.
20405 (recentf-cleanup): Now displays the number of items removed from
20406 the list.
20407 (recentf-relative-filter) New menu filter to show filenames
20408 relative to `default-directory'.
20409
20410 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20411
20412 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
20413 with/without giving an error if PostScript printer doesn't have this
20414 kind of page size. Zebra Stripe continues or restarts on next page.
20415 Manual/automatic paper feeding. Switch or not the header.
20416 (ps-print-version): New version number (5.2.2).
20417 (ps-windows-system): Include emx as a Windows system.
20418 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
20419 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
20420 (ps-background-text): Code fix.
20421 (ps-error-handler-message, ps-user-defined-prologue)
20422 (ps-print-prologue-header, ps-printer-name)
20423 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
20424 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
20425 (ps-use-face-background): Customization fix.
20426 (ps-n-up-database): Data fix.
20427 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
20428 (ps-switch-header): New vars.
20429 (ps-xemacs-color-name, ps-face-foreground-name)
20430 (ps-face-background-name, ps-boolean-constant): New funs.
20431
20432 2000-06-07 Dave Love <fx@gnu.org>
20433
20434 * allout.el: New version from Manheimer.
20435
20436 2000-06-07 Kenichi Handa <handa@etl.go.jp>
20437
20438 * textmodes/fill.el (fill-find-break-point): Check the validity of
20439 charset.
20440
20441 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20442
20443 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
20444 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
20445 Call display-color-p and display-mouse-p instead of looking at
20446 window-system.
20447
20448 2000-06-06 Dave Love <fx@gnu.org>
20449
20450 * image.el (find-image): Doc fix. Return nil if image not found.
20451 (put-image, insert-image): Make STRING arg optional.
20452
20453 2000-06-06 Kenichi Handa <handa@etl.go.jp>
20454
20455 * language/vietnamese.el: Remove eval-when-compile.
20456 (viet-viscii-nonascii-translation-table): Define it as a
20457 translation table made from viet-viscii-decode-table.
20458 (viet-viscii-encode-table): Define it as a translation table made
20459 from the reverse map of above.
20460 (viet-vscii-nonascii-translation-table): Define it as a
20461 translation table made from viet-vscii-decode-table.
20462 (viet-vscii-encode-table): Define it as a translation table made
20463 from the reverse map of above.
20464 (ccl-decode-viscii): Use translate-character.
20465 (ccl-encode-viscii, ccl-encode-viscii-font)
20466 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
20467 Likewize.
20468
20469 * language/cyrillic.el: Remove eval-when-compile.
20470 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
20471 translation table made from cyrillic-koi8-r-decode-table.
20472 (cyrillic-koi8-r-encode-table): Define it as a translation table
20473 made from the reverse map of above.
20474 (ccl-decode-koi8): Use translate-character.
20475 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
20476 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
20477 a translation table made from cyrillic-alternativnyj-decode-table.
20478 (cyrillic-alternativnyj-encode-table): Define it as a translation
20479 table made from the reverse map of above.
20480 (ccl-decode-alternativnyj): Use translate-character.
20481 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
20482 Likewize
20483
20484 * international/mule-diag.el (non-iso-charset-alist): Specify
20485 translation table symbol instead of translation table itself.
20486 (list-block-of-chars): CHARSET may be a translation table symbol.
20487
20488 * international/mule.el (make-coding-system): If CODING-SYSTEM
20489 already exists, override it.
20490
20491 * international/fontset.el: Use family `proportional' for Tibetan
20492 fonts.
20493
20494 * international/ccl.el (ccl-compile-translate-character): Don't
20495 check if Rrr has property translation-table.
20496 (ccl-compile-map-multiple): Modified to avoid compiler warning.
20497
20498 2000-06-05 Gerd Moellmann <gerd@gnu.org>
20499
20500 * info.el: Bind case-fold-search to t when searching in case
20501 a user sets it to nil in a hook.
20502
20503 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
20504
20505 * autoarg.el (autoarg-mode, autoarg-kp-mode):
20506 * hl-line.el (hl-line-mode): Use the new :global key argument.
20507
20508 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
20509 (tar-clip-time-string): Prepend a space.
20510 (tar-grind-file-mode): Construct a string rather than modifying one.
20511 (tar-header-block-summarize): Fix docstring.
20512 Use `format' rather than an error-prone set of copy-loops.
20513
20514 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
20515 (diff-goto-source, diff-unified->context, diff-context->unified)
20516 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
20517 understand the format output by the `-p' argument to diff.
20518
20519 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
20520 (sh-re-done): Use defconst.
20521 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
20522 (sh-help-string-for-variable, sh-guess-basic-offset):
20523 Don't quote lambdas.
20524 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
20525 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
20526
20527 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
20528 (mh-letter-mode): Derive from text-mode.
20529 This implicitly means that it now calls kill-all-local-variables.
20530 Also remove the Emacs-18 compatibility code.
20531
20532 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
20533 Make use of symbol-property doc-string-elt.
20534 Use memq rather than a sequence of eq.
20535 (doc-string-elt): Fix the wrong or missing previously unused values.
20536 (autoload-print-form): New function extracted from
20537 generate-file-autoloads to allow recursion when handling progn
20538 so that defvar's and defun's docstrings are properly printed.
20539 (generate-file-autoloads): Use it.
20540
20541 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
20542 Use find-file-hooks in the minor-mode function.
20543 Be careful not to loop indefinitely in the post-command-hook function.
20544
20545 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
20546
20547 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
20548 tty's.
20549 * ediff-diff.el (ediff-exec-process): Use --binary for fine
20550 differences whenever appropriate.
20551 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
20552 * viper.el (find-file, find-file-other-window): Get viper to do
20553 wildcards.
20554
20555 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
20556
20557 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
20558 (jit-lock-fontify-buffer): New function for JIT refontification.
20559 (jit-lock-mode): Fix docstring.
20560 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
20561 Remove jit-lock-after-change from the _local_ hook.
20562 (jit-lock-function-1): Fix docstring.
20563
20564 * info.el (Info-on-current-buffer): Initialize info.
20565
20566 * newcomment.el (comment-indent): Ignore comment-indent-hook.
20567
20568 * progmodes/tcl.el (tcl-indent-for-comment):
20569 Ignore comment-indent-hook.
20570
20571 * emacs-lisp/easy-mmode.el: Require CL during compilation.
20572 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
20573 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
20574 and improve to use the lighter to guess the capitalization.
20575 (define-minor-mode): Inline code from easy-mmode-define-toggle.
20576 Add keyword arguments to specify global-ness or the custom group.
20577 Add local-map and help-echo properties to the lighter.
20578 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
20579 (easy-mmode-define-global-mode): New macro.
20580
20581 2000-06-02 Dave Love <fx@gnu.org>
20582
20583 * wid-edit.el: byte-compile-dynamic since we typically don't use
20584 all the widgets. Don't require cl or widget. Remove
20585 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
20586 (widget-read-event): Removed. Callers changed to use read-event.
20587 (widget-button-release-event-p): Renamed from
20588 button-release-event-p.
20589 (widget-field-add-space, widget-field-use-before-change):
20590 Uncustomize.
20591 (widget-specify-field): Use keymap property, not local-map.
20592 (widget-specify-button): Obey :suppress-face.
20593 (widget-specify-insert): Use modern backquote syntax.
20594 (widget-image-directory): Renamed from widget-glyph-directory.
20595 (widget-image-enable): Renamed from widget-glyph-enable.
20596 (widget-image-find): Replaces widget-glyph-find.
20597 (widget-button-pressed-face): Move defvar.
20598 (widget-image-insert): Replaces widget-glyph-insert.
20599 (widget-convert): Use keywordp.
20600 (widget-leave-text, widget-children-value-delete): Use mapc.
20601 (widget-keymap): Remove XEmacs stuff.
20602 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
20603 (widget-button-click): Don't set point at the click, but re-centre
20604 if we scroll out of window. Rewritten for images v. glyphs &c.
20605 (widget-tabable-at): Use POS arg, not point.
20606 (widget-beginning-of-line, widget-end-of-line)
20607 (widget-item-value-create, widget-sublist, widget-princ-to-string)
20608 (widget-sexp-prompt-value, widget-echo-help): Simplify.
20609 (widget-default-create): Use widget-image-insert; some rewriting.
20610 (widget-visibility-value-create)
20611 (widget-push-button-value-create, widget-toggle-value-create): Use
20612 widget-image-insert.
20613 (checkbox): Create on and off images dynamically.
20614 (documentation-link): Change :help-echo.
20615 (widget-documentation-link-echo-help): Remove.
20616
20617 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
20618
20619 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
20620
20621 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
20622 (easy-mmode-define-toggle, define-minor-mode): Use it.
20623 (easy-mmode-define-keymap): Docstring fix.
20624 (define-derived-mode): Default PARENT to fundamental-mode.
20625 Add the derived-mode-parent symbol-property.
20626 (easy-mmode-derived-mode-p): New function.
20627
20628 2000-06-02 Dave Love <fx@gnu.org>
20629
20630 * files.el (convert-standard-filename): Doc fix.
20631 (normal-backup-enable-predicate): New function.
20632 (backup-enable-predicate): Use it to replace the lambda form.
20633
20634 * calendar/todo-mode.el: [This needs more work on the outline
20635 stuff.] Doc fixes.
20636 (todo) <defgroup>: Add :version.
20637 (todo-add-category): Don't use pushnew.
20638 (todo-cmd-raise): Fix typo.
20639 (todo-top-priorities): Change temp buffer name.
20640 (todo-category-alist): Avoid redundant lambda.
20641 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
20642 Use outline-next-heading.
20643
20644 * autoarg.el: Rewritten to use define-minor-mode.
20645 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
20646 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
20647
20648 2000-06-02 Kenichi Handa <handa@etl.go.jp>
20649
20650 * isearch.el (isearch-other-meta-char): Fix previous change.
20651
20652 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
20653
20654 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
20655 (log-edit-done): Only add the comment to the ring if it's different
20656 from the last comment entered.
20657
20658 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
20659
20660 2000-06-01 Dave Love <fx@gnu.org>
20661
20662 * hl-line.el: Rewritten using define-minor-mode.
20663
20664 * help.el (describe-function-1): Distinguish special form from
20665 builtin function. Sanity-check presence of arglist for builtins.
20666
20667 2000-06-01 Kenichi Handa <handa@etl.go.jp>
20668
20669 * international/characters.el: Fix syntax/category setting of
20670 Tibetan characters.
20671
20672 * language/tibet-util.el (tibetan-add-components): Fixes for new
20673 encoding of Tibetan characters.
20674 (tibetan-decompose-precomposition-alist): New variable.
20675 (tibetan-decompose-region): Convert precomposed characters to
20676 non-precomposed characters.
20677 (tibetan-decompose-string): Likewise.
20678 (tibetan-composition-function): Fix args to
20679 thibetan-compose-string.
20680
20681 * language/tibetan.el (tibetan-composable-pattern): More
20682 characters included.
20683 (tibetan-consonant-transcription-alist): Rule for "R" added.
20684 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
20685 "+R" added.
20686 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
20687
20688 * language/lao-util.el (lao-composition-function): Fix args to
20689 compose-string.
20690
20691 * language/thai-util.el (thai-composition-function): Fix args to
20692 compose-string.
20693
20694 * isearch.el (isearch-update): Set disable-point-adjustment to t
20695 to prevent the point moving to the end of a composition when a
20696 part of a composition is searched.
20697 (isearch-other-meta-char): If the key invoking this command can be
20698 mapped by function-key-map to a printing char, call
20699 isearch-process-search-char directly.
20700
20701 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
20702
20703 * emacs-lisp/bytecomp.el:
20704 * frame.el:
20705 * international/mule-cmds.el:
20706 * international/mule-util.el:
20707 * international/mule.el:
20708 * mouse.el:
20709 * subr.el:
20710 * faces.el: Update calls to make-obsolete with a WHEN argument.
20711
20712 * byte-run.el (make-obsolete, make-obsolete-variable):
20713 Add an optional WHEN argument and change the format of the
20714 symbol-property information.
20715 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
20716 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
20717 new obsolete-symbol-property format and print WHEN if it is provided.
20718
20719 2000-05-31 Dave Love <fx@gnu.org>
20720
20721 * loadhist.el (loadhist-hook-functions): Remove
20722 before-change-function, after-change-function.
20723 (unload-feature): Deal with symbols which are both bound and
20724 fbound.
20725
20726 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
20727 before-change-function, after-change-function.
20728
20729 * simple.el (newline): Don't bind before-change-function,
20730 after-change-function.
20731
20732 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
20733
20734 * whitespace.el (whitespace-rescan-timer-time): Update interval
20735 set to 600 seconds (10 minutes) instead of 60 seconds since
20736 a large number of whitespace buffers causes emacs to `freeze'
20737 for a considerable amount of time.
20738
20739 * whitespace.el: Updated email address
20740
20741 2000-05-31 Dave Love <fx@gnu.org>
20742
20743 * add-log.el (change-log-font-lock-keywords) <function>: Add
20744 pattern for function of change.
20745 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
20746 acknowledgements patterns.
20747
20748 2000-05-31 Kenichi Handa <handa@etl.go.jp>
20749
20750 * isearch.el (isearch-printing-char): If keyboard coding system is
20751 being used, call isearch-process-search-multibyte-characters.
20752
20753 * international/isearch-x.el: Mostly rewritten.
20754
20755 * international/quail.el (quail-start-conversion): Don't include
20756 unhandled events in the returned events, but set them in
20757 unread-command-events. Exit if all inputs are deleted.
20758
20759 2000-05-30 Jason Rumney <jasonr@gnu.org>
20760
20761 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
20762
20763 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
20764 Reenable code to create initial fontsets.
20765 Use set-fontset-font in place of put-charset-property.
20766
20767 2000-05-30 Gerd Moellmann <gerd@gnu.org>
20768
20769 * progmodes/perl-mode.el (perl-indent-line): When looking for a
20770 label, ensure that the first colon isn't followed by another.
20771
20772 * paths.el (Info-default-directory-list): Doc fix.
20773
20774 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
20775 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
20776 send a query containing USER only, not USER@HOST.
20777
20778 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
20779 and rmail-msgend to compute the restriction at the end, instead of
20780 computing it.
20781
20782 2000-05-29 Gerd Moellmann <gerd@gnu.org>
20783
20784 * dabbrev.el (dabbrev-expand): Don't display messages in the
20785 echo area if the minibuffer window is active.
20786
20787 * jit-lock.el (jit-lock-mode): Add after change function to
20788 local hook.
20789
20790 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
20791
20792 * antlr-mode.el: New commands: hide/unhide actions,
20793 upcase/downcase literals.
20794 (antlr-tiny-action-length): New user option.
20795 (antlr-hide-actions): New command. Suggested by
20796 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
20797 (antlr-mode-map): New binding [C-c C-v].
20798 (antlr-mode-menu): New entries.
20799 (antlr-downcase-literals): New command.
20800 (antlr-upcase-literals): Ditto.
20801
20802 * antlr-mode.el: Minor changes: indendation, mode-name.
20803 (antlr-indent-line): Indent cpp directive at column 0.
20804 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
20805
20806 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
20807 (antlr-font-lock-additional-keywords): Workaround for intentional
20808 bug in XEmacs version of font-lock.
20809 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
20810 be used by a smarter version of `buffers-menu-grouping-function'.
20811
20812 2000-05-29 Gerd Moellmann <gerd@gnu.org>
20813
20814 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
20815 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
20816
20817 2000-05-29 Kenichi Handa <handa@etl.go.jp>
20818
20819 * international/encoded-kb.el
20820 (encoded-kbd-iso2022-designation-map): Pay attention to that
20821 charset-iso-final-char return -1 for eight-bit-control and
20822 eight-bit-graphic.
20823
20824 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
20825
20826 * speedbar.el (speedbar-use-images, speedbar-update-flag)
20827 (speedbar-easymenu-definition-base): Use display-graphic-p where
20828 available, instead of window-system.
20829
20830 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
20831
20832 * international/codepage.el (cp-coding-system-for-codepage-1): Add
20833 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
20834 coding systems.
20835
20836 2000-05-26 Dave Love <fx@gnu.org>
20837
20838 * disp-table.el (standard-display-underline): Don't use
20839 internal-find-face.
20840
20841 * mail/reporter.el: Maintainer change. Doc fixes.
20842 (reporter-version): Deleted.
20843
20844 * emacs-lisp/elp.el: Maintainer change.
20845 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
20846
20847 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
20848
20849 * add-log.el (add-change-log-entry): Merge the current entry with the
20850 previous one if the previous one is empty.
20851
20852 2000-05-26 Dave Love <fx@gnu.org>
20853
20854 * loadhist.el (unload-feature): Fix interactive spec [from
20855 lijnzaad@ebi.ac.uk].
20856
20857 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
20858 subr-arity to check primitives.
20859 (byte-compile-flush-pending, byte-compile-file-form-progn)
20860 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
20861 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
20862 mapcar.
20863
20864 2000-05-26 Kenichi Handa <handa@etl.go.jp>
20865
20866 * international/fontset.el: Set family names of non-latin charsets
20867 in default fontset to "*".
20868
20869 * international/mule-diag.el (print-fontset): Combine family part
20870 and registry part of the fontname by "-*-" instead of "-".
20871
20872 * international/mule-cmds.el (encode-coding-char): Make strings
20873 multibyte before calling encode-coding-string.
20874
20875 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
20876
20877 * derived.el: Fix keywords.
20878 (define-derived-mode): Only define if needed.
20879
20880 * simple.el (fill-comment, comment-column, comment-start)
20881 (comment-start-skip, comment-end, comment-indent-function)
20882 (block-comment-start, block-comment-end, indent-for-comment)
20883 (set-comment-column, kill-comment, comment-padding, comment-region)
20884 (comment-multi-line, indent-new-comment-line): Remove.
20885
20886 * bindings.el (esc-map): Change ; to comment-dwim and use the new
20887 function names for comment operations.
20888
20889 * newcomment.el: Add abundant autoload cookies.
20890 (comment-style): Don't depend on runtime data at compile-time.
20891 (comment-indent-hook): Remove.
20892 (comment-indent): Check if comment-indent-hook is bound.
20893 (comment-region): Docstring fix.
20894
20895 2000-05-25 Dave Love <fx@gnu.org>
20896
20897 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
20898 byte-code-function-p.
20899
20900 * mail/rmailsum.el: Add provide.
20901
20902 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
20903
20904 * smerge-mode.el (smerge-diff-switches): Don't use list* in
20905 defcustom.
20906
20907 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
20908
20909 * ediff-diff.el (ediff-exec-process): delete --binary option from
20910 non-buffer ediff jobs.
20911
20912 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20913
20914 * hilit-chg.el (highlight-changes-mode): Ask about color or
20915 grayscale support, not about window-system.
20916
20917 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
20918 window-system.
20919 (ffap-highlight): Always default to t.
20920
20921 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
20922 display-popup-menus-p instead of looking at window-system.
20923
20924 * disp-table.el (standard-display-g1, standard-display-graphic):
20925 Only refuse to use string glyphs on X and MS-Windows.
20926
20927 * avoid.el: Remove window-system from commentary, suggest to use
20928 display-*-p instead.
20929
20930 * apropos.el (apropos-print): Use display-mouse-p instead of
20931 window-system.
20932
20933 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20934
20935 * international/codepage.el (cp-decoding-vector-for-codepage):
20936 Fill up unsupported characters with their own codes. From Kenichi
20937 Handa.
20938
20939 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20940
20941 * international/mule-diag.el (describe-char-after): Use
20942 display-graphic-p instead of window-system, so that this function
20943 works on MS-DOS.
20944
20945 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
20946
20947 * international/codepage.el (cp-make-coding-systems-for-codepage):
20948 Remove the eight-bit-graphic and eight-bit-control charsets from
20949 the list of charsets which we convert into `?'.
20950
20951 2000-05-25 Kenichi Handa <handa@etl.go.jp>
20952
20953 * international/mule-conf.el: Specify CHARSET-ID explicitely for
20954 private charsets.
20955 (mule-unicode-0100-24ff, japanese-jisx0213-1,
20956 japanese-jisx0213-2): New charsets.
20957
20958 * international/fontset.el: Setup default fontset for new charsets.
20959
20960 2000-05-24 Dave Love <fx@gnu.org>
20961
20962 * info.el (Info-find-node-2): Restructure [following "Vadim
20963 S. Solomin" <sovs@uic.nnov.ru>].
20964
20965 * icomplete.el: Fix header for Finder.
20966
20967 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
20968
20969 * rmailout.el (rmail-output-to-rmail-file): Added optional param
20970 STAY.
20971
20972 * rmail.el (rmail-automatic-folder-directives): New user variable.
20973 (rmail-show-message): Add call to `rmail-auto-file' during
20974 display.
20975 (rmail-auto-file): New function.
20976
20977 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
20978
20979 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
20980 account.
20981 (ediff-test-utility,ediff-diff-mandatory-option)
20982 (ediff-reset-diff-options): Utilities for proper initialization of
20983 ediff-diff-options and ediff-diff3-options on Windows.
20984
20985 * ediff-init.el (ediff-merge-filename-prefix): New customizable
20986 variable.
20987
20988 * ediff-mult.el (ediff-filegroup-action): Use
20989 ediff-merge-filename-prefix.
20990
20991 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
20992
20993 * viper-ex.el (ex-write): Set selective display to nil.
20994
20995 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
20996
20997 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
20998 aliases for hebrew-iso-8bit.
20999
21000 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
21001
21002 * woman.el: New version from Francis J. Wright
21003 <F.J.Wright@Maths.QMW.ac.uk>.
21004 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
21005 names in environment variables regardless of the path separator.
21006 (woman-topic-all-completions-1): Don't call file-name-directory-p
21007 on all files, since woman-file-regexp already filters out any
21008 directories.
21009
21010 2000-05-24 Kenichi Handa <handa@etl.go.jp>
21011
21012 * international/quail.el (quail-start-translation): Don't change
21013 modified-p of the current buffer.
21014 (quail-start-conversion): Likewise.
21015
21016 * international/kkc.el (kkc-region): Don't change modified-p of
21017 the current buffer.
21018
21019 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
21020 conform to RFC1468.
21021 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
21022
21023 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
21024
21025 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
21026 (speedbar-insert-button): Invisible text property fix.
21027 (speedbar-directory-plus): Renamed from speedbar-directory-+
21028 (speedbar-directory-minus): Renamed from speedbar-directory--
21029 (speedbar-page-plus): Renamed from speedbar-file-+
21030 (speedbar-page-minus): Renamed from speedbar-file--
21031 (speedbar-page): Renamed from speedbar-file-
21032 (speedbar-tag): Renamed from speedbar-tag-
21033 (speedbar-tag-plus): Renamed from speedbar-tag-+
21034 (speedbar-tag-minus): Renamed from speedbar-tag--
21035 (speedbar-expand-image-button-alist): Use above renames.
21036
21037 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
21038 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
21039 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
21040 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
21041 * sb-pg.xpm: Renamed from sb-file.xpm
21042 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
21043 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
21044
21045 2000-05-24 Kenichi Handa <handa@etl.go.jp>
21046
21047 * international/quail.el (quail-show-guidance-buf): Set
21048 current-input-method of the guidance buffer to the name of the
21049 curren input method.
21050
21051 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
21052
21053 * progmodes/compile.el (compile-internal): Style typo.
21054
21055 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
21056 quote vars and functions in the docstring.
21057
21058 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
21059
21060 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
21061 Don't quote lambdas.
21062
21063 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
21064
21065 2000-05-23 Gerd Moellmann <gerd@gnu.org>
21066
21067 * startup.el (command-line): Determine source file of compiled
21068 user init file differently. Warn if compiled user init file
21069 is older than its source file.
21070
21071 * ffap.el (ffap-url-regexp): Add `https'.
21072
21073 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
21074
21075 * files.el (make-backup-file-name-1): Replace slashes with `!'
21076 rather than `|' (which is not allowed on Windows). Replace the
21077 drive letters with a string "drive_X".
21078
21079 2000-05-23 Gerd Moellmann <gerd@gnu.org>
21080
21081 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
21082
21083 * files.el (interpreter-mode-alist): Add `bash2'.
21084
21085 2000-05-22 Dave Love <fx@gnu.org>
21086
21087 * loadhist.el (feature-symbols, file-provides, file-requires): Use
21088 mapc.
21089 (feature-file): Avoid calling symbol-name. Doc fix.
21090 (file-set-intersect, file-dependents): Use dolist, not mapcar.
21091 (loadhist-hook-functions): Add mouse-position-function.
21092 (unload-feature): Change uses of mapcar.
21093
21094 * files.el (parse-colon-path): Doc fix.
21095 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
21096 (set-auto-mode): Use mapc.
21097
21098 * complete.el (PC-look-for-include-file): Use :alnum: character
21099 class.
21100 (partial-completion-mode): Add autoload cookie.
21101
21102 2000-05-22 Sam Steingold <sds@gnu.org>
21103
21104 * info.el (Info-fontify-node): Fixed the call to
21105 `add-text-properties' (bug introduced on 2000-05-18).
21106
21107 2000-05-22 Dave Love <fx@gnu.org>
21108
21109 * bindings.el: Remove debug-ignored-errors set in other files.
21110
21111 * progmodes/etags.el: Add to debug-ignored-errors.
21112 (visit-tags-table-buffer): Clear out buffers holding old tables
21113 when making a new list.
21114 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
21115 mapc.
21116
21117 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
21118 quote keywords.
21119 (cmpl-string-case-type): Use character classes.
21120
21121 * comint.el:
21122 * textmodes/ispell.el:
21123 * imenu.el:
21124 * mail/mh-e.el:
21125 * progmodes/compile.el: Add to debug-ignored-errors.
21126
21127 * dabbrev.el: Add to debug-ignored-errors.
21128 (dabbrev-completion): Use mapc.
21129
21130 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
21131
21132 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
21133 (woman-mapcan, woman-parse-man.conf)
21134 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
21135 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
21136 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
21137 path syntax better.
21138 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
21139 (woman-manpath): Call woman-parse-man.conf.
21140 (woman-emulation): New defcustom, defaults to nroff.
21141 (woman-font-support): New defconst.
21142 (woman-use-symbol-font): New defcustom.
21143 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
21144 "Emulation".
21145 Many functions: Doc fix.
21146
21147 2000-05-22 Kenichi Handa <handa@etl.go.jp>
21148
21149 * international/quail.el (quail-simple-translation-keymap): Map
21150 128..255 to quail-self-insert-command.
21151 (quail-keyboard-layout-alist): Add definition for "pc102-de".
21152
21153 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
21154
21155 * help.el (help-manyarg-func-alist): Typo.
21156
21157 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
21158 intervals which makes it heaps simpler.
21159
21160 * newcomment.el (comment-region-internal): Go back to BEG after quoting
21161 the nested comment markers.
21162
21163 * subr.el (remove-hook): Don't turn the hook's value into a list.
21164
21165 2000-05-21 Dave Love <fx@gnu.org>
21166
21167 * edmacro.el (edmacro-parse-keys): Return vector if any elements
21168 are invalid characters.
21169
21170 * international/mule-util.el (detect-coding-with-priority): Use
21171 mapc. Remove redundant lambda.
21172
21173 * international/mule-diag.el (list-non-iso-charset-chars)
21174 (describe-fontset): Remove redundant lambda.
21175
21176 * emulation/crisp.el (brief-mode): New alias.
21177
21178 * emacs-lisp/ring.el (ring-elements): New function.
21179
21180 * emacs-lisp/easymenu.el (easy-menu-create-menu)
21181 (easy-menu-do-add-item): Use keywordp.
21182
21183 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
21184
21185 * replace.el: Doc and error message fixes.
21186 (replace-highlight): Use facep, not internal-find-face.
21187
21188 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
21189
21190 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
21191
21192 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
21193 (log-edit-insert-changelog): Drop `:' as well.
21194
21195 * log-view.el: Fix file description.
21196 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
21197 available.
21198 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
21199 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
21200
21201 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
21202 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
21203 Print a status message if the toggle is called interactively.
21204 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
21205 for global minor modes and use `defcustom' for them.
21206 Use add-minor-mode.
21207 (easy-mmode-define-derived-mode): Remove.
21208 (define-derived-mode): Fancier default docstring.
21209 (easy-mmode-define-navigation): Signal an error rather than (ding).
21210
21211 * newcomment.el (comment-styles): New `box-multi'.
21212 (comment-normalize-vars): Better default for comment-continue to
21213 avoid whitespace-only continuations.
21214 (comment-search-forward): Always move even in the no-syntax case.
21215 (comment-padright): Only obey N if it's only obeyed for padleft.
21216 (comment-make-extra-lines): Better handling of empty continuations.
21217 Use `=' for the filler if comment-start has only one character.
21218 (uncomment-region): Try handling the special `=' filler.
21219 (comment-region): Allow LINES even if MULTI is nil.
21220 (comment-box): Choose box style based on comment-style.
21221
21222 2000-05-20 Kenichi Handa <handa@etl.go.jp>
21223
21224 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
21225 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
21226
21227 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
21228
21229 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
21230 and insert, not subst-char-in-region.
21231
21232 * international/mule-diag.el (list-character-sets-1): Handle
21233 charsets eight-bit-control and eight-bit-graphic.
21234 (list-iso-charset-chars): Likewise.
21235 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
21236 charactes as is. Use indent-to to align characters.
21237
21238 * international/mule-cmds.el (find-multibyte-characters): Never
21239 exclude charsets eight-bit-control and eight-bit-graphic.
21240
21241 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
21242
21243 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
21244 Don't quote lambdas.
21245
21246 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
21247
21248 2000-05-19 Gerd Moellmann <gerd@gnu.org>
21249
21250 * gud.el (gud-jdb-directories): Doc fix.
21251
21252 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
21253
21254 * newcomment.el: New file.
21255
21256 2000-05-19 Gerd Moellmann <gerd@gnu.org>
21257
21258 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
21259
21260 2000-05-18 Andreas Schwab <schwab@suse.de>
21261
21262 * dired.el (dired-between-files): Also skip lines beginning with
21263 `used'.
21264
21265 2000-05-18 Gerd Moellmann <gerd@gnu.org>
21266
21267 * msb.el (msb-menu-cond): Add choice `user'.
21268
21269 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21270
21271 * ps-print.el: Compatibility, customization and doc fix.
21272 (ps-printer-name-option): Replace defconst by defvar.
21273 (ps-postscript-code-directory): XEmacs compatibility.
21274 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
21275 fix.
21276 (ps-user-defined-prologue, ps-print-prologue-header)
21277 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
21278 compatibility and code fix.
21279 (ps-print-background-image, ps-print-background-text):
21280 Customization fix.
21281 (ps-line-number-start, ps-n-up-on): New vars.
21282
21283 2000-05-18 Espen Skoglund <esk@ira.uka.de>
21284
21285 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
21286 the indent-comment function to just return the appropriate indent.
21287
21288 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
21289
21290 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
21291 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
21292 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
21293
21294 2000-05-18 Dave Love <fx@gnu.org>
21295
21296 * info.el (Info-fontify-node): Add intangible property as well as
21297 invisible.
21298
21299 * calendar/appt.el (appt-make-list): Match all lines of entry.
21300 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
21301
21302 2000-05-18 Kenichi Handa <handa@etl.go.jp>
21303
21304 * international/mule-diag.el (describe-char-after): Call
21305 internal-char-font, not char-font. If internal-char-font returns
21306 nil, display "-- none --".
21307
21308 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
21309
21310 * image.el (image-type-available-p): Don't reference image-types
21311 if it isn't bound.
21312
21313 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
21314
21315 * autoarg.el (autoarg-mode): Typo in the :set argument.
21316
21317 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
21318
21319 * startup.el (command-line-1): Don't signal an error if the
21320 directory for auto-save-list files does not yet exist.
21321
21322 2000-05-17 Kenichi Handa <handa@etl.go.jp>
21323
21324 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
21325
21326 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
21327
21328 * subr.el (remove-hook): `setq' hook-value, not `set'.
21329
21330 2000-05-16 Sam Steingold <sds@gnu.org>
21331
21332 * info.el (debug-ignored-errors): More errors to ignore.
21333
21334 2000-05-16 Dave Love <fx@gnu.org>
21335
21336 * cus-edit.el: Don't require cl or easymenu.
21337 (custom-variable-prompt): Test standard-value property, not
21338 user-variable-p.
21339
21340 2000-05-16 Sam Steingold <sds@gnu.org>
21341
21342 * subr.el (add-hook): `setq' hook-value, not `set'.
21343
21344 2000-05-16 Gerd Moellmann <gerd@gnu.org>
21345
21346 * startup.el (command-line-1): Mention the FAQ in the startup
21347 message.
21348
21349 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
21350
21351 * progmodes/compile.el (compilation-parse-errors): Collect
21352 `nomessage' regexps last.
21353
21354 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
21355
21356 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
21357 to the function name.
21358
21359 2000-05-15 Dave Love <fx@gnu.org>
21360
21361 * speedbar.el (speedbar-recenter): Typo.
21362 (speedbar-expand-line): Make arg optional.
21363 (speedbar-mode): Avoid a compiler warning.
21364
21365 2000-05-15 Gerd Moellmann <gerd@gnu.org>
21366
21367 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
21368 user-specified option string is empty.
21369
21370 * mouse.el (mouse-yank-at-click): Doc fix.
21371
21372 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
21373
21374 * term/internal.el (IT-character-translations): More updates of
21375 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
21376 documents.
21377
21378 2000-05-15 Gerd Moellmann <gerd@gnu.org>
21379
21380 * env.el (getenv): New function, interactively callable.
21381 (setenv, getenv): Remove autoload cookies.
21382
21383 * loadup.el: Load `env'.
21384
21385 * progmodes/f90.el: Change author's mail address.
21386
21387 2000-05-14 Dave Love <fx@gnu.org>
21388
21389 * mail/rmail.el (rmail-show-message-hook): Customize and offer
21390 goto-addr as an option.
21391
21392 * help.el (help-xref-stack): Doc fix.
21393 (help-xref-following): New variable.
21394 (help-make-xrefs): Use it.
21395 (help-xref-go-back): Use position information from stack element.
21396 (help-follow): Make position in stack element a pair. Use
21397 help-xref-following.
21398
21399 * autoarg.el: New file.
21400
21401 * faces.el: Declare more functions obsolete.
21402
21403 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
21404 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
21405 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
21406 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
21407 Remove all the setup-...-environment functions.
21408
21409 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
21410
21411 * speedbar.el: Updated the commentary section. xemacs20p now uses
21412 >= when detecting. Require `defimage' safely.
21413 (speedbar-easymenu-definition-base): Add toggle for images.
21414 (speedbar-easymenu-definition-special): Add flush cache & expand.
21415 (speedbar-visiting-tag-hook): Set new defaults. Added options.
21416 (speedbar-reconfigure-keymaps-hook): New variable.
21417 (speedbar-frame-parameters): Updated documentation.
21418 (speedbar-use-imenu-flag): Updated custom tag
21419 (speedbar-dynamic-tags-function-list): New variable.
21420 (speedbar-tag-hierarchy-method): Updated doc & custom.
21421 (speedbar-indentation-width, speedbar-indentation-width) New
21422 variables.
21423 (speedbar-hide-button-brackets-flag): Customizable.
21424 (speedbar-vc-indicator): Doc update.
21425 (speedbar-ignored-path-expressions): Updated default value.
21426 (speedbar-supported-extension-expressions): Updated default value.
21427 (speedbar-syntax-table): Remove {} paren status.
21428 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
21429 as "+". Added overlay aliases.
21430 (speedbar-mode): Use `speedbar-mode-line-update' instead of
21431 `force-mode-line-update'.
21432 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
21433 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
21434 `mouse-set-point'
21435 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
21436 (speedbar-item-info-tag-helper): Revamped to handle a wider range
21437 of arbitrary text, and new helper functions.
21438 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
21439 filename finder.
21440 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
21441 (speedbar-directory-buttons): Update path search/expansion.
21442 (speedbar-make-tag-line): Pay attention to
21443 `speedbar-indentation-width'. Use more care w/ invisible
21444 properties.
21445 (speedbar-change-expand-button-char): Call
21446 `speedbar-insert-image-button-maybe'.
21447 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
21448 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
21449 (speedbar-trim-words-tag-hierarchy)
21450 (speedbar-simple-group-tag-hierarchy): New functions
21451 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
21452 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
21453 functions.
21454 (speedbar-mouse-set-point): New function
21455 (speedbar-power-click): Updated documentation.
21456 (speedbar-line-token, speedbar-goto-this-file): Handle more types
21457 of tag prefix text.
21458 (speedbar-expand-line, speedbar-contract-line): Make more robust
21459 to strange text.
21460 (speedbar-expand-line): Takes universal argument to flush the
21461 cache.
21462 (speedbar-flush-expand-line): New function.
21463 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
21464 Use new generator insertion method.
21465 (speedbar-fetch-dynamic-tags): New function.
21466 (speedbar-fetch-dynamic-imenu): Removed code now handled in
21467 `speedbar-fetch-dynamic-imenu'.
21468 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
21469 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
21470 "Revert Buffer" menu items.
21471 (speedbar-buffer-buttons-engine): Be smarter when creating a
21472 filename tag (for expansion purposes.).
21473 (speedbar-highlight-one-tag-line,
21474 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
21475 (speedbar-recenter): New functions.
21476 (defimage-speedbar): Image loading abstraction.
21477 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
21478 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
21479 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
21480 (speedbar-tag-type, speedbar-tag-mail): New images.
21481 (speedbar-expand-image-button-alist): New variable.
21482 (speedbar-insert-image-button-maybe): Insert an image over some
21483 buttons.
21484
21485 2000-05-13 Kenichi Handa <handa@etl.go.jp>
21486
21487 * international/mule-cmds.el (encode-coding-char): An ASCII
21488 character is always encodable.
21489
21490 * international/mule-conf.el: Add more information in descriptions
21491 of character sets.
21492
21493 * international/mule-diag.el (describe-char-after): New function.
21494 (describe-font-internal): Adjusted for the change of font-info.
21495 (describe-font): Likewise.
21496 (print-fontset): Rewritten for the new fontset implementation.
21497 (describe-fontset): Include fontset alias names in completion.
21498 (list-fontsets): Adjusted for the change of print-fontset.
21499
21500 * simple.el (what-cursor-position): If DETAIL is non-nil, call
21501 describe-char-after instead of displaying the detail in the echo
21502 area.
21503 (syntax-code-table): Format changed.
21504 (string-to-syntax): Adjusted for the above change.
21505
21506 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
21507
21508 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
21509
21510 2000-05-12 Dave Love <fx@gnu.org>
21511
21512 * calendar/todo-mode.el: Remove some compatibility stuff and CL
21513 dependence. Use line-{beginning,end}-position, not
21514 point-at{b,e}ol. Some doc fixes.
21515 (todo-position): New function. Fix callers of position to use it.
21516 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
21517
21518 2000-05-12 Gerd Moellmann <gerd@gnu.org>
21519
21520 * time.el (display-time-mail-icon): Use `:ascent center'.
21521
21522 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
21523 handling FTP security extensions.
21524
21525 2000-05-11 Dave Love <fx@gnu.org>
21526
21527 * calendar/todo-mode.el: New file.
21528
21529 2000-05-11 Gerd Moellmann <gerd@gnu.org>
21530
21531 * comint.el (comint-read-input-ring): Move reference to
21532 comint-input-ring-size outside of the save-excursion. It was
21533 causing the default value to be the only one ever seen.
21534
21535 * font-lock.el: Update copyright. Remove Simon Marshall's email
21536 address on request from him.
21537
21538 * subr.el (substitute-key-definition): Add comment describing
21539 the meaning of PREFIX.
21540
21541 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
21542
21543 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
21544
21545 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
21546 (add-minor-mode): Don't make the variable buffer-local and add a
21547 reference to define-minor-mode in the docstring.
21548
21549 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
21550 HEADER/FOOTER and fix bug with trailing empty directory.
21551 (cvs-append-to-ignore): Use vc-editable-p if available.
21552 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
21553 (vc-do-command): Tweak advice to handle the new VC.
21554
21555 * log-view.el (log-view-goto-rev): New function for the new VC.
21556 (log-view-minor-wrap): Use mark-active.
21557
21558 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
21559 (log-edit-changelog-full-paragraphs): New var.
21560 (log-edit-insert-changelog): Remove a lonely leading `* file'.
21561 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
21562 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
21563 (log-edit-changelog-ours-p, log-edit-changelog-entries)
21564 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
21565 Replace the `cvs' prefix with `log-edit'.
21566
21567 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
21568
21569 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
21570 (diff-font-lock-defaults): Explicitly turn off multiline.
21571 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
21572 (diff-ediff-patch): Fix call to ediff-patch-file.
21573 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
21574 Handle comments.
21575
21576 * frame.el (automatic-hscrolling): Typo.
21577
21578 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
21579
21580 2000-05-09 Sam Steingold <sds@goems.com>
21581
21582 * apropos.el (apropos-print): use `describe-face' instead of
21583 `customize-face-other-window'.
21584
21585 2000-05-09 Dave Love <fx@gnu.org>
21586
21587 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
21588
21589 * help.el (describe-variable): Have customize button pop the
21590 help-xref stack when invoked.
21591 (help-xref-symbol-regexp): Add `face'.
21592 (help-make-xrefs): Check for quoted face names and adapt regexp
21593 submatch numbers to cope.
21594 (help-xref-interned): Maybe insert face doc too. Separate
21595 sections with a line of hyphens.
21596
21597 * faces.el: Some doc fixes. Declare some functions obsolete.
21598 (describe-face): Add customize button. Return the help
21599 text. Fix prompt.
21600
21601 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
21602
21603 * term/internal.el (IT-character-translations): Fix last change.
21604
21605 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
21606
21607 * woman.el: New file
21608 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
21609
21610 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
21611
21612 * term/internal.el (IT-character-translations): Update ASCII
21613 simulations for greek-iso8859-7, add latin-iso8859-14 and
21614 latin-iso8859-15.
21615
21616 * international/mule-cmds.el (set-language-info-alist): Call
21617 define-prefix-command with 3 arguments, to make the map suitable
21618 for a menu.
21619
21620 2000-05-07 Dave Love <fx@gnu.org>
21621
21622 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
21623
21624 2000-05-05 Dave Love <fx@gnu.org>
21625
21626 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
21627 list in doc string. Don't quote keyword symbols.
21628 * emacs-lisp/cl.el: Likewise
21629 * emacs-lisp/cl-seq.el: Likewise
21630
21631 2000-05-05 Gerd Moellmann <gerd@gnu.org>
21632
21633 * abbrev.el (abbrev-mode): Make ARG optional.
21634
21635 2000-05-04 Gerd Moellmann <gerd@gnu.org>
21636
21637 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
21638
21639 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
21640
21641 * subr.el (substitute-key-definition): Clarify documentation.
21642
21643 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
21644
21645 * glasses.el (glasses-convert-to-unreadable): Use
21646 `glasses-separator' instead of the hard-wired "_".
21647 (glasses-mode): Call `glasses-make-unreadable' only in a single
21648 place.
21649
21650 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
21651
21652 * term/internal.el (cjk-codepages-alist): Add associations for
21653 Chinese and Korean codepages. Remove FIXME comment.
21654
21655 2000-05-03 Dave Love <fx@gnu.org>
21656
21657 * time.el (display-time-mail-face, display-time-use-mail-icon):
21658 New option.
21659 (display-time-mail-icon): New variable.
21660 (display-time-string-forms): Use the above. Fix the local-map.
21661
21662 2000-05-03 Gerd Moellmann <gerd@gnu.org>
21663
21664 * replace.el (query-replace-map): Add binding for `E'.
21665 (query-replace-help): Extend help text.
21666 (perform-replace): Allow editing the replacement string.
21667
21668 * make-mode.el (makefile-mode-abbrev-table): New variable.
21669 (makefile-mode): Set local abbrev table to
21670 makefile-mode-abbrev-table.
21671 (makefile-font-lock-keywords): Fontify includes and conditionals.
21672
21673 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
21674 set TOGGLE's value.
21675
21676 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
21677 mail-interactive-insert-alias.
21678 (mail-abbrev-complete-alias): New command.
21679 (mail-mode-map): Bind it to `M-TAB'.
21680
21681 2000-05-03 Kenichi Handa <handa@etl.go.jp>
21682
21683 * language/lao-util.el (lao-compose-region): New function.
21684
21685 2000-05-02 Gerd Moellmann <gerd@gnu.org>
21686
21687 * files.el (recover-session): Make directories as necessary
21688 if they don't exist yet.
21689
21690 * calendar/cal-french.el
21691 (french-calendar-multibyte-special-days-array)
21692 (french-calendar-special-days-array): Change French text.
21693 (calendar-french-date-string): Change output.
21694 (calendar-goto-french-date): Likewise.
21695
21696 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
21697
21698 * wid-edit.el (widget-default-active): Obey `:always-active'.
21699 (widget-documentation-string-value-create): Set `:always-active'.
21700
21701 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
21702
21703 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
21704 default prefix to `~/_emacs.d/auto-save.list/_s'.
21705 (normal-top-level): Create the directory for auto-save files, if
21706 it doesn't already exist (in the ms-dos case only).
21707
21708 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
21709
21710 * international/mule-cmds.el (set-language-environment): Don't
21711 concat an integer (dos-codepage), use format instead.
21712
21713 2000-05-02 Dave Love <fx@gnu.org>
21714
21715 * help.el (help-xref-on-pp): Check for constant symbols.
21716
21717 2000-04-29 Gerd Moellmann <gerd@gnu.org>
21718
21719 * startup.el (normal-top-level): Put a condition-case around
21720 the code loading subdirs.el.
21721
21722 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21723
21724 * ps-print.el: Upside-down and face background color printing,
21725 line number step, doc fix.
21726 (ps-print-version): New version number (5.2).
21727 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
21728 (ps-face-attribute-list, ps-plot-with-face): Code fix.
21729 (ps-spool-config): Var fix.
21730 (ps-printer-name-option): Const fix.
21731 (ps-print-upside-down, ps-use-face-background)
21732 (ps-line-number-step): New vars.
21733 (ps-window-system, ps-lp-system): New consts.
21734 (ps-face-background): New fun.
21735
21736 2000-04-28 Richard Stallman <rms@gnu.org>
21737
21738 * files.el (make-auto-save-file-name):
21739 Apply auto-save-file-name-transforms to visited file name
21740 before generating auto save file name.
21741 (auto-save-file-name-transforms): New variable.
21742
21743 * files.el (backup-enable-predicate):
21744 Correctly test for a file under a temporary directory.
21745
21746 2000-04-28 Gerd Moellmann <gerd@gnu.org>
21747
21748 * subr.el (add-minor-mode): Rewritten.
21749
21750 2000-04-28 Kenichi Handa <handa@etl.go.jp>
21751
21752 * mail/sendmail.el (sendmail-send-it): Set
21753 buffer-file-coding-system to the selected coding system for MIME
21754 header.
21755
21756 2000-04-27 Gerd Moellmann <gerd@gnu.org>
21757
21758 * dired.el (dired-move-to-filename-regexp): Allow format where
21759 YYYY is followed by two spaces.
21760
21761 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
21762 in the second character class of the regexp.
21763
21764 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
21765 mh-etc, too.
21766
21767 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
21768 nil.
21769
21770 * subr.el (add-minor-mode): Use `set' instead of `setq'.
21771
21772 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
21773 argument.
21774
21775 2000-04-27 Sen Nagata <sen@eccosys.com>
21776
21777 * emacs-lisp/crm.el (crm-completion-table): New variable.
21778 (crm-collection-fn, crm-test-completion)
21779 (completing-read-multiple): Use it.
21780
21781 2000-04-27 Dave Love <fx@gnu.org>
21782
21783 * help.el (locate-library): Use mapc.
21784 (help-manyarg-func-alist): Add call-process-region.
21785
21786 2000-04-26 Gerd Moellmann <gerd@gnu.org>
21787
21788 * subr.el (add-minor-mode): Make argument MAP optional.
21789
21790 * desktop.el (desktop-save): Save list of minor modes.
21791 (desktop-create-buffer): Restore minor modes.
21792 (desktop-minor-mode-table): New user-option.
21793
21794 * subr.el (add-minor-mode): New function.
21795
21796 * image.el (find-image): New function.
21797 (defimage): Rewritten to find image at load time.
21798
21799 * startup.el (normal-top-level-add-to-load-path): Handle
21800 case that the default directory is not in load-path.
21801
21802 * help.el: Old patch from Stefan Monnier.
21803 (help-xref-on-pp): New function.
21804 (describe-variable): Use it to display xrefs in a symbol's value.
21805
21806 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
21807
21808 * cus-edit.el (custom-face): Fix parenthesis.
21809
21810 2000-04-26 Kenichi Handa <handa@etl.go.jp>
21811
21812 * mail/rmail.el (rmail-expunge): When there are no deleted
21813 messages, do nothing.
21814
21815 2000-04-26 Dave Love <fx@gnu.org>
21816
21817 * international/mule-cmds.el (locale-translation-file-name):
21818 Defvar to nil.
21819 (set-locale-environment): Set it here (at runtime).
21820
21821 2000-04-25 Gerd Moellmann <gerd@gnu.org>
21822
21823 * replace.el (perform-replace): Add parameters START and END. Use
21824 them instead of the check for a region in Transient Mark mode.
21825 (query-replace-read-args): Return two more list elements for the
21826 start and end of the region in Transient Mark mode.
21827 (query-replace, query-replace-regexp, query-replace-regexp-eval)
21828 (map-query-replace-regexp, replace-string, replace-regexp): Add
21829 optional last arguments START and END and pass them to
21830 perform-replace.
21831
21832 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
21833 form with additional arguments for perform-replace.
21834
21835 * progmodes/etags.el (tags-query-replace): Add parameters START
21836 and END. Construct a form with additional arguments for
21837 perform-replace.
21838
21839 * simple.el (shell-command): Set default directory for "*Shell
21840 Command Output" buffer.
21841
21842 * language/european.el (iso-latin-4): Fix typo.
21843
21844 * emacs-lisp/crm.el: New file.
21845
21846 2000-04-24 Dave Love <fx@gnu.org>
21847
21848 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
21849 (Custom-reset-saved, Custom-reset-standard)
21850 (custom-group-value-create, custom-group-set, custom-group-save)
21851 (custom-group-reset-current, custom-group-reset-saved)
21852 (custom-group-reset-standard): Use mapc.
21853 (custom-buffer-create-internal): Disable undo when creating items.
21854 Use mapc.
21855 (custom-face): Avoid redundant lambda.
21856
21857 2000-04-24 Gerd Moellmann <gerd@gnu.org>
21858
21859 * startup.el (auto-save-list-file-prefix): Set default to
21860 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
21861
21862 2000-04-24 Sam Steingold <sds@gnu.org>
21863
21864 * time-stamp.el (time-stamp-string-preprocess): Always convert
21865 `field-result' to a string.
21866
21867 2000-04-24 Gerd Moellmann <gerd@gnu.org>
21868
21869 * frame.el (scrolling): New group.
21870 (automatic-hscrolling): New user-option.
21871
21872 * startup.el (command-line-x-option-alist): Add `-lsp' and
21873 `--line-spacing'.
21874
21875 2000-04-19 Dave Love <fx@gnu.org>
21876
21877 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
21878 (cl-mapc): Rename from mapc. Fix the funcall.
21879
21880 2000-04-19 Gerd Moellmann <gerd@gnu.org>
21881
21882 * simple.el (clone-indirect-buffer-other-window): New command.
21883 (clone-indirect-buffer): Add optional arg NORECROD.
21884 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
21885
21886 * help.el (resize-temp-buffer-window): Use count-screen-lines.
21887
21888 * window.el (count-screen-lines): New function.
21889 (shrink-window-if-larger-than-buffer): Use count-screen-lines
21890 instead of window-buffer-height.
21891
21892 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
21893 non-existing variable comint-input-sentinel.
21894 (inferior-lisp-args-to-list): Removed.
21895 (inferior-lisp): Use split-string instead of
21896 inferior-lisp-args-to-list.
21897
21898 * hexl.el (hexl-insert-hex-string): New command.
21899
21900 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
21901 instead of concat.
21902
21903 2000-04-18 Gerd Moellmann <gerd@gnu.org>
21904
21905 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
21906 at the start of an existing but empty folder.
21907
21908 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21909
21910 * ps-mule.el: Customization fix, doc fix.
21911 (ps-multibyte-buffer): Customization fix.
21912
21913 2000-04-17 Richard M. Stallman <rms@gnu.org>
21914
21915 * subr.el (read-passwd): Use read-char-exclusive.
21916
21917 2000-04-17 Gerd Moellmann <gerd@gnu.org>
21918
21919 * textmodes/texinfo.el (texinfo-insert-@email)
21920 (texinfo-insert-@emph, texinfo-insert-@quotation)
21921 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
21922 (texinfo-mode-map): Add key bindings for them.
21923
21924 * files.el (basic-save-buffer-2): Use a template with `$'
21925 instead of `#' for VMS.
21926
21927 * simple.el (clone-indirect-buffer): New function.
21928
21929 2000-04-16 Stephen Eglen <stephen@gnu.org>
21930
21931 * iswitchb.el (iswitchb-case): New function. If the user input
21932 contains any upper-case characters, the search is made
21933 case-sensitive.
21934
21935 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
21936
21937 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
21938 comment-end.
21939 (texinfo-font-lock-syntactic-keywords): New var.
21940 (texinfo-font-lock-keywords): Remove comment regexp.
21941 (texinfo-insert-block): New function.
21942 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
21943 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
21944 and font-lock-defaults. Use regexp-opt for outline-regexp.
21945 (texinfo-environments): New var.
21946 (texinfo-environment-regexp): Use regexp-opt and
21947 texinfo-environments.
21948
21949 * textmodes/ispell.el (ispell-menu-map-needed): Check that
21950 ispell-process is bound since this might be eval'd before ispell
21951 is loaded.
21952 (ispell-message): Use a tiny bit less magic and a bit more hard
21953 data to figure out what kind of sc-cite-regexp to use.
21954
21955 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
21956
21957 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
21958 (insert-cyclic-diary-entry): Unquote the lambda.
21959
21960 * gud.el (gud-jdb-build-source-files-list): Fix typo.
21961
21962 * files.el (backup-enable-predicate): Unquote the lambda.
21963
21964 * cus-edit.el (custom-face, face): Unquote the lambda.
21965
21966 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21967
21968 * ps-print.el: Check for line-beginning-position definition.
21969
21970 * ps-print.el: Fix counting lines in a region.
21971 (ps-print-version): New version number (5.1.5).
21972 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
21973 (ps-printing-region): Fun code fix.
21974
21975 2000-04-15 Gerd Moellmann <gerd@gnu.org>
21976
21977 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
21978 to file-directory-p.
21979
21980 2000-04-14 Gerd Moellmann <gerd@gnu.org>
21981
21982 * gud.el (gud-jdb-build-source-files-list): Check that directory
21983 exists before calling directory-files.
21984
21985 2000-04-13 Dave Love <fx@gnu.org>
21986
21987 * emacs-lisp/trace.el: Change maintainer. Use new backquote
21988 syntax.
21989
21990 * emacs-lisp/cl-specs.el: Remove when, unless.
21991
21992 * emacs-lisp/cl-extra.el: Don't quote keywords.
21993 (cl-old-mapc): New variable.
21994 (mapc): Use it.
21995 (cl-map-intervals): Use with-current-buffer. Don't check for
21996 next-property-change.
21997 (cl-map-overlays): Use with-current-buffer.
21998 (cl-expt): Remove.
21999 (copy-tree, remprop): Define unconditionally.
22000
22001 * emacs-lisp/cl-compat.el (keywordp): Remove.
22002
22003 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
22004 to use keywordp.
22005 (edebug-spec): Enable keywordp.
22006
22007 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
22008 string-lessp.
22009
22010 * cus-start.el: Use keywordp.
22011
22012 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
22013
22014 * diary-lib.el (include-other-diary-files): Fix the fix of
22015 2000-02-18 by doing a save-excursion.
22016
22017 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22018
22019 * ps-print.el: Customization fix, doc fix.
22020 (ps-print-version): New version number (5.1.4).
22021 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
22022 (ps-print-preprint): Adjust code.
22023 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
22024 (ps-print-prologue-header, ps-print-control-characters)
22025 (ps-spool-config): Customization fix.
22026
22027 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
22028
22029 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
22030 converted to the new menu-item format, names silightly changed,
22031 help strings added.
22032
22033 Support for spelling without async subprocesses:
22034
22035 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
22036 (ispell-session-buffer): New variables.
22037 (ispell-start-process, ispell-process-status,
22038 ispell-accept-output, ispell-send-string): New functions, for
22039 Ispell invocation when async subprocesses aren't supported.
22040 (ispell-word, ispell-pdict-save, ispell-command-loop,
22041 ispell-process-line, ispell-buffer-local-parsing): Replace calls
22042 to process-send-string with calls to ispell-send-string, and
22043 accept-process-output with ispell-accept-output.
22044 (ispell-init-process): Call ispell-process-status instead of
22045 process-status with.
22046 (ispell-init-process): Call ispell-start-process. Call
22047 ispell-accept-output and ispell-send-string. Don't call
22048 process-kill-without-query and kill-process if they are unbound.
22049 (ispell-async-processp): New function.
22050
22051 2000-04-12 Dave Love <fx@gnu.org>
22052
22053 * info.el: Add debug-ignored-errors.
22054 (Info-mode-menu): Add some items.
22055 (Info-directory): Add autoload cookie.
22056
22057 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
22058 Modify `truncate-lines'. Make `describe-language-environment'
22059 always visible and add help. Modify `describe-key' help. Invoke
22060 Info-directory from `info'. New entry `emacs-manual'.
22061
22062 2000-04-10 Gerd Moellmann <gerd@gnu.org>
22063
22064 * progmodes/ebrowse.el (ebrowse-tree-mode):
22065 Use propertized-buffer-identification.
22066 (ebrowse-update-member-buffer-mode-line): Likewise.
22067 (ebrowse--mode-strings): Removed.
22068 (ebrowse--mode-line-props): Removed.
22069
22070 * files.el (auto-mode-alist): Add `EBROWSE'.
22071
22072 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
22073 space before testing for end of buffer.
22074 (ebrowse-load): Removed.
22075 (ebrowse-revert-tree-buffer-from-file): Rewritten.
22076 (ebrowse-create-tree-buffer): Rewritten.
22077 (ebrowse-tree-mode): Read tree from buffer.
22078
22079 * progmodes/ebrowse-ffh.el: Removed.
22080
22081 2000-04-10 Kenichi Handa <handa@etl.go.jp>
22082
22083 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
22084
22085 2000-04-10 Gerd Moellmann <gerd@gnu.org>
22086
22087 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
22088 at the wrong place.
22089
22090 2000-04-09 Dave Love <fx@gnu.org>
22091
22092 * files.el (backup-enable-predicate):
22093 Use temporary-file-directory, small-temporary-file-directory.
22094 (make-backup-file-name-function, backup-directory-alist): New vars.
22095 (make-backup-file-name-1): New function.
22096 (make-backup-file-name): Use it.
22097 (find-backup-file-name): Likewise. Use format for clarity, not concat.
22098 (file-newest-backup): Use make-backup-file-name.
22099
22100 2000-04-09 Gerd Moellmann <gerd@gnu.org>
22101
22102 * progmodes/ebrowse-ffh.el: New file.
22103
22104 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
22105 Moved to ebrowse-ffh.el.
22106 (ebrowse-load): Add autoload.
22107
22108 * finder.el (finder-commentary): Add autoload cookie.
22109
22110 * mail/rfc2368.el: Correct author's email address.
22111
22112 * progmodes/ebrowse.el: New file.
22113
22114 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
22115 item help string.
22116 (easy-menu-do-add-item): Ditto.
22117 (easy-menu-define): Extend doc string.
22118
22119 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
22120 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
22121 (jit-lock-function, jit-lock-stealth-fontify): Don't use
22122 with-buffer-unmodified.
22123
22124 2000-04-08 Dave Love <fx@gnu.org>
22125
22126 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
22127 unless, when.
22128
22129 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
22130
22131 * viper-util.el (viper-put-on-search-overlay): New subroutine.
22132 (viper-flash-search-pattern): No operation when using Emacs
22133 doesn't support face.
22134 Use `viper-put-on-search-overlay'.
22135
22136 2000-04-04 Gerd Moellmann <gerd@gnu.org>
22137
22138 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
22139 like C-r.
22140
22141 * progmodes/make-mode.el: Some doc fixes.
22142 (makefile-mode-abbrev-table): New variable.
22143 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
22144 (makefile-font-lock-keywords): Fontify includes and conditionals.
22145 (toplevel): Require `dabbrev' and `add-log' when compiling.
22146
22147 * replace.el (perform-replace): Don't move forward one char
22148 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
22149 to do that because it leaves point 1 position after the last
22150 replacement, after everything has been replaced.
22151
22152 * jit-lock.el (with-buffer-unmodified): New macro.
22153 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
22154 modified state.
22155 (jit-lock-function-1): Extracted from jit-lock-function; not
22156 preserving buffer's modified state.
22157 (jit-lock-function, jit-lock-stealth-fontify):
22158 Call jit-lock-function-1.
22159
22160 * mail/rfc2368.el: Remove supernumerary copyright line.
22161
22162 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
22163
22164 * glasses.el: Provide facilities for inserting space before left
22165 parentheses and uncapitalization of identifiers.
22166 (glasses-mode): Try to remove old overlays in all cases.
22167
22168 2000-04-03 Gerd Moellmann <gerd@gnu.org>
22169
22170 * progmodes/compile.el (compile-internal): Display the compilation
22171 buffer in a different frame, if it's already displayed there.
22172
22173 * mail/rfc2368.el: New file.
22174
22175 * simple.el (sendmail-user-agent-compose): Recognize a `body'
22176 header and insert its value as mail body.
22177
22178 * subr.el (member-ignore-case): New function.
22179
22180 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
22181 (dabbrev--find-expansion): Ignore buffers matching a regexp
22182 from dabbrev-ignored-regexps.
22183
22184 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
22185 to extensions handled by gzip.
22186
22187 2000-04-03 Richard M. Stallman <rms@gnu.org>
22188
22189 * files.el (insert-directory): List the total free space
22190 along with the used space.
22191
22192 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
22193 line is followed by one that matches CITATION-REGEXP, end the
22194 paragraph.
22195
22196 2000-04-03 Markus Rost <rost@delysid.gnu.org>
22197
22198 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
22199 (rmail-make-basic-summary-line): Use that option.
22200
22201 2000-04-03 Kenichi Handa <handa@etl.go.jp>
22202
22203 * international/mule-cmds.el (encoded-string-description):
22204 Rewritten. Try pretty description for ISO 2022 escape sequences
22205 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
22206 for hexadecimal format.
22207
22208 2000-04-01 Dave Love <fx@gnu.org>
22209
22210 * cpp.el: Change customization group to `c' from `C'.
22211
22212 * vcursor.el (vcursor-move): Use display-color-p.
22213
22214 * international/mule-util.el: Provide mule-utils.
22215 (string-to-sequence): Simplify and speed up.
22216
22217 * international/mule.el (make-coding-system): Purecopy doc-string.
22218
22219 * international/mule-cmds.el: Various menu changes.
22220 (describe-specified-language-support): Handle `Default'.
22221 (set-language-info): Purecopy `info'.
22222
22223 2000-03-31 Andrew Innes <andrewi@gnu.org>
22224
22225 * vc.el (vc-backend-diff): Return the correct status if we had to
22226 retry the rcsdiff command without the --brief option.
22227
22228 2000-03-31 Dave Love <fx@gnu.org>
22229
22230 * help.el (help-manyarg-func-alist): Correct several omissions.
22231
22232 * add-log.el: Don't require cl, fortran.
22233 (add-log-current-defun-function): Doc fix.
22234 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
22235 (change-log-version-rcs): Function deleted.
22236 (change-log-version-number-search): Doc fix.
22237 Use vc-workfile-version. Avoid CL dolist.
22238 (add-change-log-entry): Just call add-log-current-defun to get
22239 defun. Simplify somewhat.
22240 (change-log-get-method-definition-1): Likewise.
22241 (add-log-current-defun): Return nil if calling
22242 add-log-current-defun-function does so. Move Fortran stuff to
22243 fortran.el. Return string without properties.
22244
22245 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
22246 and :alpha: char classes.
22247
22248 * mail/supercite.el: Defvar curline when compiling.
22249 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
22250 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
22251 rather than a-zA-Z0-9 to allow non-ASCII characters.
22252
22253 2000-03-31 Gerd Moellmann <gerd@gnu.org>
22254
22255 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
22256
22257 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
22258 Re-enable new code.
22259
22260 * lpr.el (print-region-1): Use -d to specify printer name for
22261 systems `usg-unix-v*, `dgux', `hpux', `irix'.
22262
22263 2000-03-31 Dave Love <fx@gnu.org>
22264
22265 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
22266 Look for function definition in symbol's function value slot first
22267 instead of first consulting byte-compile-function-environment.
22268
22269 2000-03-31 Kenichi Handa <handa@etl.go.jp>
22270
22271 * language/european.el ("Polish"): New language environment.
22272 (setup-polish-environment): New function.
22273
22274 2000-03-30 Gerd Moellmann <gerd@gnu.org>
22275
22276 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
22277 Disable new code.
22278
22279 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
22280 trying to `load' the symbol of an autoload instead of the file
22281 recorded in the autoload. Fix error messages.
22282
22283 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22284
22285 * ps-print.el: PostScript programming fix for ghostview, doc fix.
22286 (ps-print-version): New version number (5.1.3).
22287 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
22288 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
22289 (ps-generate-postscript-with-faces): Code fix.
22290 (ps-color-values): XEmacs compatibility.
22291 (ps-print-background-image, ps-print-background-text, ps-printer-name)
22292 (ps-default-fg, ps-default-bg): Adjust customization.
22293 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
22294 (ps-color-scale): Renaming old ps-color-value fun.
22295 (ps-print-headers): Replace ps-print-header group to avoid conflict
22296 with ps-print-header variable.
22297 (ps-print-miscellany): New group.
22298 (ps-format-color, ps-rgb-color): New funs.
22299 (ps-default-foreground): New var.
22300 (ps-printer-name-option): New const.
22301
22302 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
22303
22304 * net/net-utils.el:
22305 (network-connection-host, network-connection-service): New variables
22306 (network-connection-mode): New mode, derived from comint-mode
22307 (network-connection-mode-setup): New function, saves host and
22308 service information in local variables.
22309
22310 * lisp/locate.el:
22311 (locate-word-at-point): Added this function
22312 (locate): Default to using locate-word-at-point as input
22313 Run dired-mode-hook
22314
22315 2000-03-29 Dave Love <fx@gnu.org>
22316
22317 * calendar/appt.el: Doc fixes.
22318 (appt-check): Convert min-to-app to a string before passing to
22319 appt-disp-window-function or concat.
22320 (appt-delete-window): Remove test for frame-root-window.
22321 (appt-select-lowest-window, appt-convert-time): Simplify.
22322
22323 * emacs-lisp/bytecomp.el: Doc fixes.
22324 (byte-compile-file-form-autoload):
22325 Update byte-compile-function-environment.
22326
22327 2000-03-29 Andreas Schwab <schwab@suse.de>
22328
22329 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
22330
22331 * dired.el (dired-insert-directory): If dired-free-space-program
22332 failed just delete its output.
22333
22334 2000-03-29 Dave Love <fx@gnu.org>
22335
22336 * international/iso-cvt.el: Move provide to end. Doc fixes.
22337 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
22338 (iso-iso2sgml, iso-sgml2iso): New functions.
22339 (iso-cvt-define-menu): Fix some entries and use backquote for
22340 clarity.
22341
22342 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
22343
22344 2000-03-28 Gerd Moellmann <gerd@gnu.org>
22345
22346 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
22347 ISO-DATE. If non-nil, return date in ISO 8601 format.
22348
22349 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
22350
22351 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
22352 if it ever becomes used.
22353 (log-edit-mode-hook): Default to vc-log-mode-hook.
22354 (log-edit-mode): Fix the docstring.
22355
22356 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
22357 the code.
22358
22359 2000-03-26 Dave Love <fx@gnu.org>
22360
22361 * net/browse-url.el (browse-url): Re-fix case of
22362 browse-url-browser-function being an alist.
22363 (browse-url): Add :link to defgroup.
22364
22365 * files.el: Doc fixes.
22366 (file-truename): Include `[' in wildcard characters.
22367 (automount-dir-prefix): Customize.
22368 (find-file-wildcards): Add :version.
22369 (find-file-noselect): Simplify a mapcar call.
22370
22371 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
22372 compatible with inf-lisp version.
22373 (eval-defun-1): Fix custom-declare-variable case.
22374
22375 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
22376
22377 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
22378
22379 2000-03-24 Gerd Moellmann <gerd@gnu.org>
22380
22381 * Makefile (COMPILE_FIRST): New macro.
22382 (compile-files): Compile files from COMPILE_FIRST first.
22383
22384 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
22385
22386 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
22387 matching open parenthesis in column 0 to defun-prompt-regexp
22388 only if open-paren-in-column-0-is-defun-start is set.
22389
22390 * sun-curs.el: Require CL at compile-time only.
22391
22392 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
22393 instead of copy-list which is a function from CL.
22394 (msb--choose-menu, msb--mode-menu-cond)
22395 (msb--create-buffer-menu-2): Use dolist instead of mapc.
22396 (msb--init-file-alist): Use mapcar instead of mapcan.
22397 (msb--aggregate-alist): Use mapcar instead of mapcan.
22398 Fix `(' in column 0 in doc string.
22399 (msb--add-separators): Use mapcar instead of mapcan.
22400
22401 * cus-dep.el: Require CL at compile-time only.
22402
22403 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
22404
22405 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
22406 (byte-compile-warnings): New warning `noruntime'.
22407 (byte-compile-constants, byte-compile-variables): Fix docstring.
22408 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
22409 execute `eval-whenc-compile's body.
22410 (byte-compile-unresolved-functions): Fix docstring.
22411 (byte-compile-eval): New function.
22412 (byte-compile-callargs-warn): Check if the function will be available
22413 at runtime (via property `byte-compile-noruntime').
22414 (byte-compile-print-syms): New function.
22415 (byte-compile-warn-about-unresolved-functions): Also warn about
22416 `noruntime' functions (and use `byte-compile-print-syms').
22417 (byte-compile-file): Capitalize the message.
22418
22419 2000-03-24 Gerd Moellmann <gerd@gnu.org>
22420
22421 * mail/rmail.el (rmail-confirm-expunge): New user-option.
22422 (rmail-expunge): Ask for confirmation depending on the setting
22423 of rmail-confirm-expunge.
22424
22425 2000-03-23 Gerd Moellmann <gerd@gnu.org>
22426
22427 * Makefile (bootstrap-clean): If $(emacs) exists, build
22428 loaddefs.el first. A loaddefs.el that's not up-to-date might
22429 cause a bootstrap failure because things don't autoload as expected.
22430
22431 2000-03-23 Dave Love <fx@gnu.org>
22432
22433 * net/browse-url.el: Restore previous use of
22434 browse-url-maybe-new-window.
22435
22436 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22437
22438 * ps-print.el: Skip banner page fix.
22439 (ps-print-version): New version number (5.1.2).
22440 (ps-begin-file, ps-end-file, ps-generate): Code fix.
22441
22442 2000-03-23 Dave Pearson <davep@davep.org>
22443
22444 * net/quickurl.el Changed the type of parameter passed to the
22445 function defined by `quickurl-format-function'. Before only the
22446 text of the URL was passed. Now the whole URL structure is passed
22447 and the function is responsible for extracting the parts it requires.
22448 Changed the default of `quickurl-format-function' accordingly.
22449 (quickurl-insert): Changed the `funcall' of
22450 `quickurl-format-function' to match the above change.
22451 (quickurl-list-insert): Changed the `url' case so that it makes
22452 use of `quickurl-format-function', previous to this the format was
22453 hard wired.
22454
22455 2000-03-22 Gerd Moellmann <gerd@gnu.org>
22456
22457 * startup.el: Change some spellings for the X Window System.
22458
22459 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
22460
22461 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
22462 Clean up the code and the regexp and make sure the cursor is
22463 temporarily moved to the suspicious line while querying the user.
22464
22465 2000-03-22 Jason Rumney <jasonr@gnu.org>
22466
22467 * w32-fns.el (w32-charset-info-alist): Initialize.
22468
22469 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22470
22471 * ps-print.el: N-up last page fix.
22472 (ps-print-version): New version number (5.1.1).
22473 (ps-end-file, ps-end-job, ps-generate): Code fix.
22474
22475 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
22476
22477 * files.el (find-file-run-dired): Update docstring.
22478 (find-directory-functions): New hook.
22479 (find-file-noselect): Run find-directory-functions rather than
22480 calling dired directly.
22481
22482 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
22483
22484 * pcvs.el: Add a minimal leading commentary.
22485 (cvs-make-cvs-buffer): Change the header part by removing the startup
22486 message and adding a `Module' entry. Also replace the FOOTER and
22487 HEADER special fileinfos with the new support in ewoc for updating
22488 its own footer and header.
22489 (cvs-update-header): Update to use the header/footer of the ewoc.
22490 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
22491 (cvs-is-within-p): New function.
22492 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
22493 to only examine some subset of the buffers.
22494
22495 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
22496 `format' instead of our own ad-hoc functions.
22497 Remove HEADER and FOOTER cases, now handled in the EWOC.
22498 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
22499
22500 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
22501 output to avoid scaring the user.
22502 (cvs-parse-table): Catch message for non-up-to-date commits.
22503
22504 * pcvs-defs.el (cvs-startup-message): Remove.
22505 (cvs-global-menu): New autoloaded menu.
22506
22507 * pcvs-util.el (cvs-string-fill): Remove.
22508
22509 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
22510 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
22511 PP part of it and also make it work for footers and headers.
22512 (ewoc-create): Drop POS and BUFFER arguments.
22513 Use the DLL's dummy node to store the end-of-footer position.
22514 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
22515 (ewoc-refresh): Remove unused `header' variable.
22516 (ewoc-(get|set)-hf): New functions.
22517
22518 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
22519 log-view-*-(message|file) and use easy-mmode-define-navigation.
22520 (log-view-message-re): Match SCCS format as well.
22521 And match the revision line rather than the dashed separator line.
22522 (log-view-mode): Use the new define-derived-mode.
22523 (log-view-current-tag): Fill in with an actual implementation.
22524
22525 * cvs-status.el (cvs-status-(prev|next)): Rename from
22526 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
22527 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
22528 to let the output "breathe" a little more (more readable).
22529 (cvs-status-mode): Use the new define-derived-mode.
22530
22531 * smerge-mode.el (smerge-auto-leave): New function and variable.
22532 (smerge-basic-map): Rename from smerge-basic-keymap.
22533 Change the bindings for smerge-diff-*.
22534 (smerge-*-map): Use easy-mmode-defmap.
22535 (smerge-(next|prev)): Use easy-mmode-define-navigation.
22536 (smerge-keep-*): Use smerge-auto-leave.
22537
22538 2000-03-21 Jason Rumney <jasonr@gnu.org>
22539
22540 * cus-edit.el (custom-button-face): Use 3D look for w32.
22541 (custom-button-pressed-face): Likewise.
22542
22543 2000-03-21 Gerd Moellmann <gerd@gnu.org>
22544
22545 * progmodes/etags.el (tags-case-fold-search): New user-option.
22546 (tags-loop-eval): New function. Bind case-fold-search around eval
22547 depending on the value of tags-case-fold-search.
22548 (tags-loop-continue): Use tags-loop-eval.
22549 (find-tag-in-order): Bind case-fold-search depending on the value
22550 of tags-case-fold-search.
22551
22552 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
22553
22554 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
22555 (diff-end-of-hunk): Return the end position for use in
22556 `easy-mmode-define-navigation'.
22557 (diff-recenter): Remove.
22558 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
22559 of `easy-mmode-define-navigation'.
22560 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
22561 previous renaming) and fix to use new names.
22562 (diff-merge-strings): Use \n as separator: simpler, faster.
22563 (diff-mode): Use `define-derived-mode'.
22564
22565 * derived.el (define-derived-mode): Don't autoload anymore.
22566 Prefer the macro-only version provided by easy-mmode.el.
22567
22568 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
22569 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
22570 (easy-mmode-define-navigation): New macro.
22571
22572 * subr.el (combine-run-hooks): New function.
22573
22574 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
22575
22576 * term/x-win.el: Fontsets related initialization is simplified.
22577
22578 * international/mule-diag.el (describe-font): Don't refer to
22579 global-fontset-alist, instead call font-list.
22580 (describe-fontset, list-fontsets, mule-diag): Likewise.
22581 (print-fontset): Adjusted for the change of fontset implementation.
22582
22583 * international/fontset.el (x-charset-registries): Variable removed,
22584 instead the corresponding data is stored in the default fontset.
22585 (register-alternate-fontnames): Function removed.
22586 (resolved-ascii-font): Variable removed.
22587 (x-compose-font-name): Ignore the second argument REDOCE.
22588 (x-complement-fontset-spec): Complement only an ASCII font and
22589 element for those charsets than can use that ASCII font.
22590 (generate-fontset-menu): Don't refer to global-fontset-alist,
22591 instead call fontset-list.
22592 (uninstantiated-fontset-alist): Variable removed.
22593 (x-style-funcs-alist): Likewise.
22594 (fontset-default-styles): Likewise.
22595 (x-modify-font-name): Function removed.
22596 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
22597 (create-fontset-from-ascii-font): Docsting adjusted for the above
22598 change.
22599 (instantiate-fontset, resolve-fontset-name): Functions removed.
22600 (fontset-list): Now implemented by C code.
22601
22602 * faces.el (read-face-font): Fix TABLE arg to completing-read.
22603 (describe-face): Include `font' attribute in the description.
22604
22605 2000-03-21 Kenichi Handa <handa@etl.go.jp>
22606
22607 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
22608
22609 2000-03-20 Gerd Moellmann <gerd@gnu.org>
22610
22611 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
22612 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
22613 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
22614
22615 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
22616 about behavior of set-buffer-modified-p wrt redisplay.
22617
22618 2000-03-19 Richard M. Stallman <rms@gnu.org>
22619
22620 * view.el (view-mode-disable): Kill local binding of view-read-only.
22621
22622 2000-03-18 Gerd Moellmann <gerd@gnu.org>
22623
22624 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
22625 is a string, convert it to a syntax cell using string-to-syntax.
22626
22627 * simple.el (syntax-code-table, syntax-flag-table): New variables.
22628 (string-to-syntax): New function.
22629
22630 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
22631 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
22632 try to use passive ftp mode.
22633
22634 2000-03-17 Gerd Moellmann <gerd@gnu.org>
22635
22636 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
22637
22638 * simple.el (append-to-buffer): Update point of windows after
22639 insertion.
22640
22641 * abbrev.el (inverse-add-abbrev): Identify word by first moving
22642 forward then moving backward. Reindent.
22643
22644 * frame.el (other-frame): Call x-focus-frame only if
22645 focus-follows-mouse is off.
22646
22647 2000-03-17 Dave Love <fx@gnu.org>
22648
22649 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
22650
22651 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
22652
22653 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
22654 regexp for labels cannot span several lines.
22655
22656 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
22657 `(setq :<key> ':<key>)' to the macro expansion.
22658
22659 2000-03-16 Dave Love <fx@gnu.org>
22660
22661 * progmodes/f90.el (f90): Put custom group under `languages', not
22662 `fortran'.
22663 (f90-mode-hook): Customize.
22664 (f90-mode): Set add-log-current-defun-function.
22665 (f90-current-defun): New function.
22666
22667 2000-03-16 Gerd Moellmann <gerd@gnu.org>
22668
22669 * cus-edit.el (custom-variable-tag-face): Handle case that
22670 default face's height is not a number.
22671 (custom-face-tag-face, custom-group-tag-face-1)
22672 (custom-group-tag-face): Ditto.
22673 (custom-group-tag-face-1): Add :group.
22674
22675 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
22676
22677 2000-03-15 Gerd Moellmann <gerd@gnu.org>
22678
22679 * pcvs-defs.el (toplevel): Remove autoload cookie for form
22680 requiring easymenu.
22681
22682 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22683
22684 * ps-print.el: PostScript user-defined prologue, PostScript error
22685 handler, doc fix.
22686 (ps-print-version): New version number (5.1).
22687 (ps-user-defined-prologue, ps-error-handler-message)
22688 (ps-print-prologue-0, ps-error-handler-alist): New vars.
22689 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
22690 (ps-insert-string): New function.
22691
22692 2000-03-15 Kenichi Handa <handa@etl.go.jp>
22693
22694 * international/ccl.el (ccl-compile-expression): Don't generate
22695 invalid self-assignment code.
22696
22697 2000-03-14 Dave Love <fx@gnu.org>
22698
22699 * subr.el (replace-regexp-in-string): Renamed from
22700 replace-regexps-in-string. Doc fix.
22701
22702 2000-03-12 Dave Love <fx@gnu.org>
22703
22704 * cus-edit.el: Doc fixes.
22705 (customize-set-variable, customize-save-variable): Rename args for doc.
22706 (custom-variable-tag-face, custom-face-tag-face)
22707 (custom-group-tag-face-1, custom-group-tag-face): Modify from
22708 style which user identify as hyperlink.
22709 (hook): Don't add undefined functions to the hook.
22710 (debug-ignored-errors): Transfer message from bindings.el.
22711
22712 2000-03-12 Gerd Moellmann <gerd@gnu.org>
22713
22714 * recentf.el (recentf-keep-non-readable-files-p):
22715 Remove double/nested definition.
22716
22717 2000-03-12 Dave Love <fx@gnu.org>
22718
22719 * facemenu.el (facemenu-get-face): Use display-color-p.
22720 * enriched.el (enriched-decode-foreground): Likewise.
22721 (enriched-decode-background): Likewise.
22722 * isearch.el (isearch-highlight): Likewise.
22723 * info-look.el (info-lookup): Likewise.
22724 * simple.el (completion-setup-function): Likewise.
22725
22726 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
22727 :options.
22728
22729 * bindings.el (mode-line-format): Fix line-number and
22730 column-number items. Add help-echo for the background.
22731 (mode-line-mule-info): Modify help-echo.
22732
22733 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
22734
22735 * files.el (load-file): Allow completion to .elc.
22736
22737 * man.el: Doc fixes.
22738 (Man-init-defvars): Use display-color-p to set fontification.
22739
22740 * play/hanoi.el (hanoi-internal): Don't use oddp.
22741
22742 2000-03-12 Gerd Moellmann <gerd@gnu.org>
22743
22744 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
22745
22746 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
22747
22748 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
22749
22750 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
22751 Fix comment.
22752
22753 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
22754
22755 * font-lock.el (font-lock-keywords): Fix the doc now that
22756 regexp-opt-depth is unnecessary.
22757 (save-buffer-state): Set an edebug spec.
22758 (font-lock-fontify-anchored-keywords): Properly handle the case when
22759 the matcher goes past the limit.
22760
22761 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
22762 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
22763
22764 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
22765 dll.el and cookie.el (from Elib) with heavy renaming and other
22766 massaging.
22767
22768 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
22769 Autoload the functions used.
22770 (easy-mmode-define-syntax): Fix CL typo.
22771 (easy-mmode-define-derived-mode): Improve the docstring generation.
22772
22773 2000-03-10 Gerd Moellmann <gerd@gnu.org>
22774
22775 * textmodes/texinfo.el (texinfo-version): Variable and function
22776 removed.
22777
22778 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
22779
22780 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
22781 allow more flexibility.
22782 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
22783 (easy-mmode-defmap, easy-mmode-defsyntax)
22784 (easy-mmode-define-derived-mode): New macros.
22785
22786 2000-03-09 Didier Verna <didier@xemacs.org>
22787
22788 * rect.el (replace-rectangle): New function.
22789
22790 2000-03-09 Dave Love <fx@gnu.org>
22791
22792 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
22793 (fortran-comment-line-start-skip): Don't match cpp stuff.
22794 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
22795 (fortran-mode-map): Remove over-eager custom-menu-create for now.
22796 (fortran-mode): Don't set fortran-comment-line-start-skip,
22797 fortran-comment-line-start here. Set comment-start,
22798 add-log-current-defun.
22799 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
22800 (fortran-current-defun): New function.
22801
22802 2000-03-09 Gerd Moellmann <gerd@gnu.org>
22803
22804 * emacs-lisp/re-builder.el: New file.
22805
22806 * mouse.el (mouse-drag-region): Don't run up-event handler
22807 if hscroll has changed.
22808
22809 * octave-mod.el (octave-font-lock-keywords): To font-lock the
22810 builtin operators, use `font-lock-builtin-face' for Emacs and
22811 `font-lock-preprocessor-face' otherwise.
22812
22813 * font-lock.el (lisp-font-lock-keywords-1): Highlight
22814 `(defun (setf foo)' differently.
22815
22816 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
22817
22818 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
22819 (regexp-opt): Update comment and adapt the code the new meaning of
22820 the `paren' argument of regex-opt-group for shy-groups.
22821 (regexp-opt-depth): Handle shy groups as well as backslashed
22822 backslashes.
22823 (regexp-opt-group): Turn the leading comment into a docstring.
22824 Allow `paren' to be a string (the string to use to open a group).
22825 Remove open-presuf and close-presuf. Instead of checking for `all
22826 one-char' and then later on check for `several one-char', handle
22827 both cases close together. Also apply a more generic algorithm
22828 for suffixes (the mirror image of the algorithm used for
22829 prefixes). Use shy-groups. Use nreverse rather than reverse.
22830 (regexp-opt-try-suffix): Removed.
22831
22832 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
22833 from comint-mode-map, so we can just inherit from it. Also, move
22834 the initialization into the `defvar' since there's no docstring
22835 anyway and it's fairly short.
22836 (inferior-scheme-mode): Define it as derived-mode: the code is
22837 shorter and this way we inherit from comint-mode-map rather than
22838 copying it.
22839
22840 * subr.el (replace-regexps-in-string): Properly handle the case
22841 where we match an empty string.
22842
22843 * comint.el (comint-exec-1): Add the current-dir to the exec-path
22844 when the command has a directory component (such as "./testml").
22845 Also fix a typo in the comment.
22846
22847 2000-03-08 Gerd Moellmann <gerd@gnu.org>
22848
22849 * Makefile (compile-files): Compile files one by one because
22850 that's the only way to ensure a clean compilation environment for
22851 each individual file.
22852
22853 * frame.el (other-frame): Call x-focus-frame.
22854
22855 2000-03-07 Dave Love <fx@gnu.org>
22856
22857 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
22858 :require to defcustom.
22859
22860 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
22861
22862 * files.el (auto-mode-alist): Add configure.in.
22863
22864 * progmodes/autoconf.el: New file.
22865
22866 2000-03-07 Gerd Moellmann <gerd@gnu.org>
22867
22868 * mail/mh-e.el: Change maintainer to `none'.
22869
22870 * recentf.el (recentf-keep-non-readable-files-p): Quote args
22871 to remove-hook and add-hook.
22872
22873 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
22874
22875 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
22876 it as the default.
22877 (mail-send): Test mail-send-nonascii also for the new `mime' value.
22878 (sendmail-send-it): Conditionally add MIME headers specifying the
22879 used character set.
22880
22881 2000-03-07 Dave Love <fx@gnu.org>
22882
22883 * winner.el: Fix keywords, autoload cookies.
22884 Split eval-when-compile form to avoid compilation failure.
22885
22886 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
22887
22888 * international/mule.el: Modify comment about coding system
22889 property `coding-category'.
22890 (make-coding-system): New argument EOL-TYPE. Pay attention to
22891 coding-category property of PROPERTIES.
22892
22893 * international/mule-conf.el (coding-category-utf-8)
22894 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
22895 categories. Include them in the argument for set-coding-priority.
22896
22897 * international/mule-cmds.el (reset-language-environment):
22898 Include coding-category-utf-8, coding-category-utf-16-be, and
22899 coding-category-utf-16-le in the argument for set-coding-priority.
22900 (reset-language-environment): Initialize coding-category-utf-8,
22901 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
22902
22903 2000-03-06 Karl Fogel <kfogel@red-bean.com>
22904
22905 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
22906 code abstracted out of `bookmark-jump-noselect'. Now tries info
22907 extensions as well as compression extensions.
22908 (bookmark-jump-noselect): Use above new func.
22909
22910 2000-03-03 Gerd Moellmann <gerd@gnu.org>
22911
22912 * strokes.el: Change maintainer's mail address.
22913
22914 2000-03-03 Kenichi Handa <handa@etl.go.jp>
22915
22916 * international/mule-diag.el (list-character-sets): Make help-echo
22917 string by substitute-command-keys.
22918 (list-character-sets): Likewise.
22919 (sort-listed-character-sets): Call help-setup-xref.
22920
22921 2000-03-02 Gerd Moellmann <gerd@gnu.org>
22922
22923 * time.el (display-time-mail-file): Add `none' to the list of choices.
22924
22925 2000-03-01 Dave Love <fx@gnu.org>
22926
22927 * help.el (help-xref-go-back): Don't try to set position.
22928
22929 * international/mule-diag.el (list-character-sets):
22930 Call help-setup-xref. Add help-echo to xrefs.
22931 (list-character-sets-1): Add help-echo to xrefs.
22932
22933 2000-03-02 Gerd Moellmann <gerd@gnu.org>
22934
22935 * frame.el (blink-cursor-mode): Switch cursor on when turning
22936 the mode off.
22937
22938 * add-log.el (add-log-current-defun): Add support for
22939 Autoconf mode.
22940
22941 * mail/rmail.el (rmail-quit-hook): New variable.
22942
22943 2000-03-01 Dave Love <fx@gnu.org>
22944
22945 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
22946
22947 * help.el (help-xref-button): Add help-echo arg.
22948 (describe-function-1, describe-variable, help-make-xrefs): Use it.
22949
22950 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
22951
22952 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
22953
22954 2000-03-01 Gerd Moellmann <gerd@gnu.org>
22955
22956 * image.el (defimage): Look for image files in load-path.
22957
22958 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
22959
22960 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22961
22962 * recentf.el (recentf): Added version tag to the defgroup of recentf.
22963
22964 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22965
22966 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
22967 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
22968 action to select/unselect a file.
22969 (recentf-edit-list): Code cleanup and improvement.
22970 (recentf-open-more-files-action): `recentf-open-more-files' button
22971 widget action to open a file.
22972 (recentf-open-more-files): No more use standard completion but widgets.
22973 (recentf-more-collection): Deleted.
22974 (recentf-more-history): Deleted.
22975 (recentf-setup-more-completion): Deleted.
22976
22977 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22978
22979 * recentf.el (recentf-mode): No more needs that Emacs is running
22980 under a window-system.
22981
22982 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22983
22984 * recentf.el (recentf-edit-list): New command to edit the recent
22985 list which allow the user to remove files.
22986 (recentf-edit-selected-items): New global variable, used by
22987 `recentf-edit-list' to hold the list of files to be removed from
22988 the recent list.
22989 (recentf-make-menu-items): Updated to display a "Edit list..."
22990 menu item. Minor code cleanup.
22991
22992 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
22993
22994 * recentf.el (recentf-open-more-files): New command to open files
22995 that are not displayed in the menu.
22996 (recentf-more-collection): New global variable holding the set of
22997 permissible completions used by `recentf-open-more-files'.
22998 (recentf-more-history): New global variable holding the history list
22999 used by `recentf-open-more-files' completion.
23000 (recentf-setup-more-completion): New function to setup completion for
23001 `recentf-open-more-files'.
23002 (recentf-make-menu-items): Updated to display a "More..." menu item.
23003
23004 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
23005
23006 * recentf.el (recentf-menu-action): Doc fixed.
23007
23008 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
23009
23010 * recentf.el (recentf-menu-filter): Doc updated.
23011 (recentf-update-menu-hook): Allow menu filters to force menu update.
23012 (recentf-make-menu-items): New menu filter handling.
23013 (recentf-make-menu-item): New helper function.
23014 (recentf-menu-elements): New menu handling function.
23015 (recentf-sort-ascending): Updated to new menu filter handling.
23016 (recentf-sort-descending): Updated to new menu filter handling.
23017 (recentf-sort-basenames-ascending): New menu filter function.
23018 (recentf-sort-basenames-descending): New menu filter function.
23019 (recentf-show-basenames): New menu filter function.
23020 (recentf-show-basenames-ascending): New menu filter function.
23021 (recentf-show-basenames-descending): New menu filter function.
23022
23023 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
23024
23025 * diary-lib.el (list-diary-entries): Don't try to go forward at
23026 the end of the buffer.
23027
23028 2000-02-29 Kenichi Handa <handa@etl.go.jp>
23029
23030 * international/mule-diag.el (list-character-sets):
23031 Completely rewritten.
23032 (sort-listed-character-sets): New function.
23033 (list-character-sets-1): Completely rewritten.
23034 (list-character-sets-2): New function.
23035 (non-iso-charset-alist): New variable.
23036 (decode-codepage-char): New function.
23037 (charset-history): New variable.
23038 (read-charset) (list-block-of-chars)
23039 (list-iso-charset-chars)
23040 (list-non-iso-charset-chars)
23041 (list-charset-chars): New functions.
23042 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
23043 (dump-charsets): Likewise.
23044
23045 2000-02-29 Gerd Moellmann <gerd@gnu.org>
23046
23047 * dired-x.el (dired-filename-at-point): Add `@' to valid
23048 file name characters.
23049 (dired-filename-at-point): Handle ange-ftp file names.
23050
23051 * frame.el (frame-notice-user-settings): Use assq-delete-all
23052 instead of assoc-delete-all.
23053 (frame-notice-user-settings): Ditto.
23054
23055 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
23056 Don't copy alist.
23057
23058 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
23059
23060 * calculator.el (calculator-use-menu): New option.
23061 (calculator-initial-bindings): Changed some bindings to work as macros.
23062 (calculator-forced-input): Removed.
23063 (calculator-restart-other-mode): New variable.
23064 (calculator-mode-map): Set up menu.
23065
23066 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
23067
23068 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
23069
23070 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
23071
23072 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
23073 translate all ESC key sequences.
23074 (viper-goto-mark-subr): Restore markers for files for which
23075 they were saved.
23076 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
23077 * viper-util.el (viper-set-replace-overlay-glyphs)
23078 (viper-set-replace-overlay): Always check if the replacement
23079 overlay is live.
23080 * viper.el (viper-vi-state-mode-list): Add major modes.
23081 * ediff-wind.el: Minor comment changes.
23082 * ediff.el: Copyright notice date fix.
23083
23084 2000-02-27 Jason Rumney <jasonr@gnu.org>
23085
23086 * faces.el (face-font-family-alternatives): Add arial to helv.
23087 (mode-line, header-line, tool-bar): Same default as x for w32.
23088 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
23089 face-font-family-alternatives from working.
23090 * term/w32-win.el (mouse-set-font): Do not build fontset from
23091 chosen font.
23092
23093 2000-02-25 Sam Steingold <sds@goems.com>
23094
23095 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
23096 properly.
23097
23098 2000-02-25 Richard M. Stallman <rms@gnu.org>
23099
23100 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
23101
23102 2000-02-25 Gerd Moellmann <gerd@gnu.org>
23103
23104 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
23105
23106 * frame.el (busy-cursor-delay-seconds): New option.
23107
23108 2000-02-24 Gerd Moellmann <gerd@gnu.org>
23109
23110 * frame.el (show-cursor-in-non-selected-windows): New option.
23111
23112 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
23113
23114 * diary-lib.el (include-other-diary-files): Undo the selective
23115 display in any included file and don't kill it.
23116
23117 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
23118
23119 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
23120 Menu items converted to (menu-item format, help strings added.
23121 [downcase, upcase]: Don't enable on MS-DOS.
23122 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
23123 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
23124
23125 2000-02-23 Dave Love <fx@gnu.org>
23126
23127 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
23128 (backward-kill-word): Revert addition of * to interactive spec --
23129 it's a feature.
23130
23131 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
23132 (backward-kill-sentence, kill-sentence): Likewise.
23133
23134 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
23135 scratch buffer name.
23136 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
23137
23138 * term/w32-win.el (internal-face-interactive): Update prompt for
23139 new read-face-name.
23140
23141 * mail/footnote.el (footnote): Add :version to defgroup.
23142 (footnote-section-tag-regexp): Customize.
23143 (footnote-start-tag, footnote-end-tag): New option.
23144 (footnote-latin-regexp): New variable.
23145 (Footnote-latin): New function.
23146 (footnote-style-alist): Add element for latin style.
23147 (footnote-style): Moved.
23148 (Footnote-goto-footnote): Use eq to test arg.
23149
23150 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
23151
23152 * emacs-lisp/byte-opt.el: Change old backquote syntax.
23153 (byte-compile-trueconstp): Include keywords.
23154 (byte-optimize-quote, byte-optimize-lapcode):
23155 Use byte-compile-const-symbol-p.
23156 (byte-optimize-char-before): New optimization.
23157
23158 * emacs-lisp/bytecomp.el: Change old backquote syntax.
23159 (byte-compile-const-symbol-p): New function.
23160 (byte-compile-constp, byte-compile-out-toplevel)
23161 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
23162 Use it.
23163
23164 * subr.el (define-key-after): Default AFTER to t. Doc fix.
23165
23166 2000-02-23 Kenichi Handa <handa@etl.go.jp>
23167
23168 * international/encoded-kb.el: Be sure to update minor-mode-alist
23169 and minor-mode-map-alist.
23170 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
23171 codes SS2 and SS3 correctly.
23172 (encoded-kbd-self-insert-ccl): New function.
23173 (encoded-kbd-setup-keymap): New function.
23174 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
23175 by calling encoded-kbd-setup-keymap.
23176
23177 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
23178 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
23179
23180 2000-02-22 Dave Love <fx@gnu.org>
23181
23182 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
23183 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
23184 (lisp-mode-syntax-table): Set up for #|...|# comments.
23185 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
23186 classes. Match `defface'.
23187 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
23188 (eval-defun-1): Fix for defcustom.
23189 (lisp-indent-region): Doc fix.
23190
23191 * subr.el (when, unless, split-string): Doc fix.
23192 (read-passwd): Move call of clear-this-command-keys to the right place.
23193 (replace-regexps-in-string): New function.
23194
23195 2000-02-22 Gerd Moellmann <gerd@gnu.org>
23196
23197 * help.el (describe-variable): Set syntax table to
23198 emacs-lisp-mode-syntax-table when moving forward over the
23199 symbol's name.
23200
23201 2000-02-22 Dave Love <fx@gnu.org>
23202
23203 * xt-mouse.el: Doc fixes.
23204 (xterm-mouse-position-function): New function, replacing advice of
23205 mouse-position.
23206 (xterm-mouse-mode): Use it. Don't turn on under a window system.
23207
23208 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
23209
23210 2000-02-21 Gerd Moellmann <gerd@gnu.org>
23211
23212 * format.el (format-annotate-single-property-change):
23213 Handle properties with dotted-list values.
23214 (format-proper-list-p): New function.
23215
23216 * enriched.el (enriched-face-ans): Handle '(foreground-color
23217 . COLOR) and (background-color . COLOR).
23218
23219 2000-02-20 Dave Love <fx@gnu.org>
23220
23221 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
23222 and assignments to it.
23223 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
23224 current local map.
23225 (make-flyspell-overlay): Use it.
23226 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
23227
23228 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
23229 (lm-get-header-re): Defun, not defsubst.
23230 (lm-get-package-name): Defun, not defsubst. Simplify.
23231 (lm-version): Doc fix. Simplify.
23232 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
23233 (lm-crack-address, lm-last-modified-date, lm-commentary)
23234 (lm-verify, lm-synopsis): Simplify.
23235 (lm-report-bug): Require emacsbug. Use compose-mail.
23236
23237 2000-02-20 Gerd Moellmann <gerd@gnu.org>
23238
23239 * dired.el (dired-mode): Call propertized-buffer-identification
23240 to set mode-line-buffer-identification to something having
23241 the right text properties.
23242
23243 * bindings.el (propertized-buffer-identification): New function.
23244
23245 2000-02-20 Dave Love <fx@gnu.org>
23246
23247 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
23248 check for t-mouse too.
23249
23250 * cus-start.el: Make echo-keystrokes `number'.
23251
23252 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
23253
23254 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
23255 Don't call ring-empty-p unless tags-location-ring is bound.
23256 From Noah Friedman <friedman@splode.com>.
23257
23258 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
23259
23260 * progmodes/hideshow.el (hs-flag-region): No longer use
23261 `intangible' overlay property.
23262
23263 (hs-toggle-hiding): New command.
23264 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
23265
23266 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
23267 Fix omission bug: Run `hs-minor-mode-hook' for both activation
23268 and deactivation.
23269
23270 2000-02-18 Gerd Moellmann <gerd@gnu.org>
23271
23272 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
23273
23274 2000-02-17 Gerd Moellmann <gerd@gnu.org>
23275
23276 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
23277
23278 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
23279 of `*' to handle `(* ... *)' comments.
23280
23281 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
23282
23283 * faces.el (list-faces-display): Use display-mouse-p instead of
23284 window-system.
23285
23286 * menu-bar.el (global-map): Menu-bar items converted to the new
23287 format (menu-item..., rearranged for better CUA compliance, and
23288 their names changed for better clarity. Help strings added.
23289
23290 * international/mule-cmds.el (mule-menu-keymap)
23291 (describe-language-environment-map, set-coding-system-map)
23292 (setup-language-environment-map): Convert to new (menu-item...
23293 form, add help strings. Change names of menu items for better clarity.
23294 "Mule" menu-bar item removed (it's now in the "Options" submenu).
23295
23296 2000-02-17 Gerd Moellmann <gerd@gnu.org>
23297
23298 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
23299 within the code.
23300
23301 2000-02-16 Dave Love <fx@gnu.org>
23302
23303 * faces.el: Don't require custom. Add more specific :groups to
23304 various deffaces.
23305 (set-face-attribute): Purecopy args.
23306 (read-face-name): Default to name at point and use it in prompt.
23307 Remove colon from arg in all callers.
23308 (list-faces-display): Hyperlink to face descriptions and customize
23309 buffers.
23310
23311 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
23312
23313 * wid-edit.el (widget-match-inline): An atom never matches a list.
23314
23315 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23316
23317 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
23318 at ':' characters by call to split-string.
23319
23320 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23321
23322 * textmodes/bibtex.el: Added RCS version identification.
23323
23324 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23325
23326 * textmodes/bibtex.el: Some temporary comments removed.
23327 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
23328 (bibtex-field-const): Allow capital letters.
23329 (bibtex-start-of-string): Deleted because unused.
23330
23331 * textmodes/bibtex.el: Unified some nomenclature. We no longer
23332 use the term 'reference' to describe a bibtex entry as a whole.
23333 Further, reference keys are no longer called 'labels'.
23334 (bibtex-keys): Renamed to bibtex-reference-keys.
23335 (bibtex-reformat-previous-labels): Renamed to
23336 bibtex-reformat-previous-reference-keys.
23337 (bibtex-reference-type): Renamed to bibtex-entry-type.
23338 (bibtex-reference-head): Renamed to bibtex-entry-head.
23339 (bibtex-reference-maybe-empty-head): Renamed to
23340 bibtex-entry-maybe-empty-head.
23341 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
23342 (bibtex-search-reference): Renamed to bibtex-search-entry.
23343 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
23344 bibtex-enclosing-entry-maybe-empty-head.
23345 (bibtex-entry-field-alist, bibtex-entry-head)
23346 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
23347 (bibtex-map-entries, bibtex-search-entry)
23348 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
23349 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
23350 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
23351 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
23352 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
23353 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
23354 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
23355
23356 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23357
23358 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
23359 comment.
23360 (bibtex-format-field-delimiters): New function, functionality
23361 extracted from bibtex-format-entry.
23362 (bibtex-autokey-get-yearfield-digits): New function, functionality
23363 extracted from bibtex-autokey-get-yearfield.
23364
23365 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
23366 entries in order to avoid stack overflow in the regexp matcher if
23367 field contents become large.
23368 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
23369 (bibtex-field-string-part-not-braced)
23370 (bibtex-field-string-part-no-inner-braces)
23371 (bibtex-field-string-part-1-inner-brace)
23372 (bibtex-field-string-part-2-inner-braces)
23373 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
23374 (bibtex-field-string-quoted, bibtex-field-string)
23375 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
23376 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
23377 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
23378 Deleted as parsing is now performed by the following functions.
23379 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
23380 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
23381 (bibtex-parse-field-string, bibtex-search-forward-field-string)
23382 (bibtex-parse-association, bibtex-field-name-for-parsing)
23383 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
23384 (bibtex-search-forward-field, bibtex-search-backward-field)
23385 (bibtex-start-of-field, bibtex-end-of-field)
23386 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
23387 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
23388 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
23389 (bibtex-parse-string, bibtex-search-forward-string)
23390 (bibtex-search-backward-string, bibtex-start-of-string)
23391 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
23392 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
23393 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
23394 entries. Instead of reporting the results of the parsing by
23395 match-beginning or match-end, these functions return data structures
23396 that hold the corresponding positions.
23397 (bibtex-enclosing-field): Changed to also report field boundaries by
23398 return values rather than by match-beginning or match-end.
23399 The following functions have been adapted to use the new
23400 parsing functions.
23401 (bibtex-skip-to-valid-entry, bibtex-search-reference)
23402 (bibtex-enclosing-field, bibtex-format-entry)
23403 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
23404 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
23405 (bibtex-print-help-message, bibtex-end-of-entry)
23406 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
23407 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
23408 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
23409 Use the new method for parsing.
23410 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
23411 (bibtex-map-entries, bibtex-flash-head)
23412 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
23413 (bibtex-autokey-change, bibtex-autokey-get-namefield)
23414 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
23415 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
23416 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
23417 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
23418 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
23419 order to make the new binding of case-fold-search immediately visible.
23420
23421 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23422
23423 * textmodes/bibtex.el: Copyright notice is up to date.
23424 Added constant 'bibtex-maintainer-salutation.
23425
23426 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
23427 than make-temp-name, use match-string-no-properties and eliminate
23428 a quadratic behavior when building bibtex-strings.
23429
23430 * bibtex.el (bibtex-reference-key): Accept string entries whose
23431 reference key contains upper case letters.
23432
23433 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23434
23435 * bibtex.el (bibtex-reference-head): Allow entries to start with
23436 a new line.
23437
23438 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23439
23440 * bibtex.el: Hiding of entry bodies is not longer provided by
23441 bibtex.el directly. Instead the hideshow package can be used.
23442 Added a special bibtex entry to hs-special-modes-alist.
23443 (bibtex-hs-forward-sexp): Added for hideshow.el.
23444
23445 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
23446
23447 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
23448 proceedings entry type (for cross referencing). Thanks to Wagner
23449 Toledo Correa for the suggestion.
23450
23451 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
23452
23453 2000-02-14 Kenichi Handa <handa@etl.go.jp>
23454
23455 * international/characters.el: Setup case table for Vietnamese.
23456
23457 2000-02-12 Gerd Moellmann <gerd@gnu.org>
23458
23459 * uniquify.el (toplevel): Require CL at compile time.
23460 (uniquify-push): Removed.
23461
23462 * shadowfile.el (shadow-when): Removed.
23463
23464 * tempo.el (tempo-dolist, tempo-mapc): Removed.
23465 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
23466
23467 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
23468 regexp for paragraph-start.
23469
23470 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
23471 commas as well.
23472
23473 2000-02-10 Dave Love <fx@gnu.org>
23474
23475 * wid-edit.el: (widgets) [defgroup]: Remove url link.
23476 (widget-color-choice-list, widget-color-history, widget-mouse-help):
23477 Deleted.
23478 (widget-specify-field, widget-specify-button): Don't use
23479 widget-mouse-help as help-echo property.
23480 (default): Use #'ignore for :validate and :mouse-down-action.
23481 (checkbox): Add help-echo.
23482 (widget-sexp-validate): Rewritten to clarify error messages.
23483 (character): Use char-valid-p in :match function.
23484 (widget-color-complete): Use facemenu-color-alist.
23485 (widget-color-action): Use facemenu-read-color.
23486
23487 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
23488 set up `caar' &c that we now have.
23489
23490 2000-02-09 Ray Blaak <blaak@gnu.org>
23491
23492 * delphi.el: Make resourcestring a declaration region, like const
23493 and var.
23494
23495 2000-02-09 Dave Love <fx@gnu.org>
23496
23497 * bindings.el (mode-line-input-method-map): New variable.
23498 (mode-line-mule-info): Use it; fix last change.
23499 (mode-line-mode-menu): Move definition.
23500 (mode-line-mouse-sensitive-p): Deleted.
23501 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
23502 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
23503
23504 * startup.el (command-line-1): Don't call
23505 make-mode-line-mouse-sensitive.
23506
23507 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
23508
23509 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
23510 before rmail-toggle-header, because the former toggles headers.
23511
23512 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
23513
23514 * diff-mode.el (diff-kill-junk): New interactive function.
23515 (diff-reverse-direction): Use delete-and-extract-region.
23516 (diff-post-command-hook): Restrict the area so that the hook also works
23517 outside of any diff hunk. This is necessary for the minor-mode.
23518 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
23519 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
23520
23521 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
23522 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
23523 so that it can be used more easily in <foo>-mode-hook. Also make sure
23524 to avoid duplicate entries.
23525 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
23526 (font-lock-remove-keywords): Just as was done for `add', allow it to
23527 work even if font-lock-mode is nil. Also make sure we don't modify
23528 any pre-existing list by forcing a copy-sequence. Finally rename
23529 `major-mode' to `mode'.
23530 (font-lock-fontify-syntactic-anchored-keywords)
23531 (font-lock-fontify-anchored-keywords)
23532 (font-lock-fontify-keywords-region): Use line-end-position.
23533 Don't make `font-lock-multiline' local (it's now done in
23534 font-lock-set-defaults).
23535 (font-lock-set-defaults): Make `font-lock-multiline' local.
23536 Move the `font-lock-fontified' creation to inside the `unless'.
23537
23538 2000-02-06 Andrew Innes <andrewi@gnu.org>
23539
23540 * term/w32-win.el (x-handle-args): Comment out call to message,
23541 which occurs before window system is initialized.
23542
23543 * makefile.nt: Add support for recompiling lisp code.
23544
23545 2000-02-04 Dave Love <fx@gnu.org>
23546
23547 * bindings.el (mode-line-mule-info): Fix/extend last change.
23548
23549 * completion.el: Replace completion-dolist with dolist.
23550
23551 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
23552
23553 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
23554
23555 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
23556 environment names before they go into the section regexp.
23557
23558 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
23559 char class in regexp.
23560
23561 * textmodes/reftex-parse.el (reftex-with-special-syntax):
23562 Bind `case-fold-search' to nil.
23563
23564 * progmodes/idlwave.el (idlwave-template):
23565 Respect `idlwave-abbrev-change-case'.
23566 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
23567 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
23568 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
23569 (idlwave-rw-case): New function.
23570 (idlwave-statement-match): Fixed problem with assignment regexp.
23571 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
23572 (idlwave-surround): New argument LENGTH to support padding of
23573 operators longer than 1 char.
23574
23575 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
23576 idlwave-shell-expression-overlay. Implemented printing of
23577 expressions on higher levels of the calling stack.
23578 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
23579 (idlwave-retrieve-expression-from-level): New function.
23580 (idlwave-shell-last-calling-stack): Variable removed.
23581 (idlwave-shell-reset): Argument action reversed (`visible' to
23582 `hidden'). Also remove stop-line overlay.
23583 (idlwave-shell-calling-stack-routine): New variable.
23584 (idlwave-shell-parse-stack-and-display): Messages now display
23585 negative level numbers.
23586 (idlwave-shell-mode): Set `modeline-format'.
23587 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
23588 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
23589 (idlwave-shell-print-expression-function): New option.
23590
23591 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
23592 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
23593 `tool-bar' instead of `toolbar'.
23594
23595 2000-02-02 Dave Love <fx@gnu.org>
23596
23597 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
23598 emacs-lisp-mode-hook. Don't check for defalias being defined.
23599
23600 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
23601 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
23602 Use the new builtins directly.
23603
23604 * whitespace.el (whitespace): Add :version to defgroup.
23605
23606 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
23607 Doc fix.
23608
23609 * thingatpt.el (sexp-at-point, symbol-at-point)
23610 (number-at-point, list-at-point): Add autoload cookie.
23611
23612 * recentf.el (recentf): Add :version to defgroup.
23613
23614 * quickurl.el (quickurl): Add :version to defgroup.
23615
23616 * elide-head.el (elide-head): Use point-marker more.
23617
23618 * bs.el (bs): Add :version to defgroup.
23619
23620 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
23621
23622 * progmodes/delphi.el (delphi): Add :version to defgroup.
23623
23624 2000-02-02 Gerd Moellmann <gerd@gnu.org>
23625
23626 * ange-ftp.el (ange-ftp-write-region): Handle case that
23627 succeeding process operation sets a different coding system.
23628
23629 * calculator.el: New file.
23630
23631 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
23632
23633 * frame.el (frames-on-display-list, framep-on-display): New functions.
23634 (display-mouse-p, display-popup-menus-p, display-graphic-p)
23635 (display-selections-p, display-screens, display-pixel-width)
23636 (display-pixel-height, display-mm-width, display-mm-height)
23637 (display-backing-store, display-save-under, display-planes)
23638 (display-color-cells, display-visual-class): New functions.
23639
23640 * term/tty-colors.el (tty-color-gray-shades): New function.
23641
23642 * faces.el (display-color-p): Use framep-on-display.
23643 (display-grayscale-p): New function.
23644
23645 2000-01-31 Dave Love <fx@gnu.org>
23646
23647 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
23648 (create-fontset-from-x-resource): Don't concat integers.
23649
23650 2000-01-31 Inge Frick <inge@nada.kth.se>
23651
23652 * view.el: Some changes in documentation. Removed some trailing
23653 whitespace. Changed some parameter names to agree with documentation.
23654 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
23655 window is not deleted. Modifies change 1998-04-26.
23656
23657 2000-01-31 Gerd Moellmann <gerd@gnu.org>
23658
23659 * windmove.el: New file.
23660
23661 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
23662 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
23663 progmodes/ebnf-yac.el: Update copyright and license info.
23664
23665 * jit-lock.el (jit-lock-function): Widen before calculating
23666 end position.
23667 (jit-lock-stealth-chunk-start): Rewritten.
23668
23669 * info.el (Info-title-face-alist): Removed.
23670 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
23671 (Info-fontify-node): Use these faces.
23672
23673 2000-01-30 Gerd Moellmann <gerd@gnu.org>
23674
23675 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
23676 (cl-macro-list1): Recognize `&allow-other-keys' instead of
23677 `&allow-other-keywords'.
23678
23679 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
23680 the list of directories scanned heuristically.
23681
23682 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
23683
23684 2000-01-30 Jason Rumney <jasonr@gnu.org>
23685
23686 * w32-fns.el: Define w32-tty-standard-colors.
23687
23688 * startup.el (command-line): Use w32-tty-standard-colors when in
23689 w32 console mode.
23690
23691 2000-01-30 Dave Love <fx@gnu.org>
23692
23693 * jka-compr.el (jka-compr-load): Fix up load-history.
23694
23695 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
23696
23697 * emacs-lisp/cl-macs.el: Revert previous change.
23698
23699 2000-01-29 Dave Love <fx@gnu.org>
23700
23701 * facemenu.el: Purecopy various strings.
23702
23703 * timezone.el (timezone-fix-time): Window against 69 for two-digit
23704 years. Deal with three-digit years.
23705
23706 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
23707 Use defconst, purecopy.
23708 (help-back-label): Purecopy it.
23709
23710 2000-01-18 Gerd Moellmann <gerd@gnu.org>
23711
23712 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
23713 variable. If non-nil, order the buffer list according to the
23714 currently selected frame.
23715 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
23716 non-nil, pass the selected frame to function buffer-list.
23717
23718 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23719
23720 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
23721
23722 2000-01-28 Dave Love <fx@gnu.org>
23723
23724 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
23725
23726 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
23727 Don't use lisp-indent-hook property.
23728 (cl-abs): Remove.
23729
23730 * subr.el: Move out indent and edebug specs for when and unless.
23731
23732 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
23733 when, unless.
23734
23735 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
23736 unless, when.
23737
23738 2000-01-28 Gerd Moellmann <gerd@gnu.org>
23739
23740 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
23741 `collecting' as synonym for `collect'.
23742
23743 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
23744 for the case it contains spaces.
23745
23746 * simple.el (what-cursor-position): Change formatting of messages.
23747
23748 * frame.el (delete-other-frames): New function.
23749 (toplevel): Bind it to C-x 5 1.
23750
23751 * sort.el (sort-numeric-base): New option.
23752 (sort-numeric-fields): If number starts with `0' or `0[xX[',
23753 interpret it as octal or hexadecimal. Use sort-numeric-base
23754 as default base.
23755
23756 * progmodes/glasses.el: New file.
23757
23758 2000-01-27 Gerd Moellmann <gerd@gnu.org>
23759
23760 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
23761 userids differently.
23762
23763 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
23764 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
23765 progmodes/ebnf-yac.el: New files.
23766
23767 2000-01-26 Dave Love <fx@gnu.org>
23768
23769 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
23770 on a function with an empty body. [From Eric Ludlam.]
23771
23772 2000-01-25 Andre Spiegel <spiegel@gnu.org>
23773
23774 * vc.el (vc-version-diff): Make sure file name is expanded.
23775
23776 2000-01-25 Gerd Moellmann <gerd@gnu.org>
23777
23778 * scroll-bar.el (scroll-bar-timer): Variable removed.
23779 (scroll-bar-toolkit-scroll): Don't use a timer.
23780
23781 2000-01-25 Kenichi Handa <handa@etl.go.jp>
23782
23783 * language/thai-util.el (thai-composition-function):
23784 Delete superfluous `a'.
23785
23786 2000-01-24 Dave Love <fx@gnu.org>
23787
23788 * fortran.el (fortran-mode): Use beginning-of-defun-function,
23789 end-of-defun-function.
23790
23791 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
23792
23793 2000-01-22 Jason Rumney <jasonr@gnu.org>
23794
23795 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
23796 conflicts with new face support.
23797
23798 2000-01-22 Richard M. Stallman <rms@gnu.org>
23799
23800 * replace.el (query-replace): Rename last arg to DELIMITED.
23801 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
23802 (query-replace-regexp): Likewise.
23803
23804 2000-01-20 Richard M. Stallman <rms@gnu.org>
23805
23806 * subr.el (with-syntax-table): Use make-symbol, not gensym.
23807
23808 * emacs-lisp/lisp.el (beginning-of-defun-function):
23809 Variable renamed from beginning-of-defun.
23810 Do not call make-variable-buffer-local.
23811 (beginning-of-defun-raw): Use new variable name; doc fix.
23812 (beginning-of-defun): Doc fix.
23813 (end-of-defun-function): Variable renamed from end-of-defun.
23814 Do not call make-variable-buffer-local.
23815 (end-of-defun): Use new variable name; doc fix.
23816
23817 * subr.el (dolist, dotimes): Copied from cl-macs.el
23818 and made to work.
23819
23820 * mail/undigest.el (rmail-digest-end-regexps):
23821 Variable replaces rmail-digest-end-regexp.
23822 Allows multiple regexps for detecting the end line.
23823 (undigestify-rmail-message): Corresponding changes.
23824
23825 2000-01-19 Dave Love <fx@gnu.org>
23826
23827 * files.el (user-init-file): Don't declare here -- is primitive.
23828
23829 * startup.el (command-line): Check for compiled user-init-file and
23830 set to uncompiled version if necessary.
23831
23832 2000-01-18 Gerd Moellmann <gerd@gnu.org>
23833
23834 * mail/undigest.el (rmail-digest-end-regexp): New user option.
23835 (undigestify-rmail-message): Use it.
23836
23837 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
23838
23839 2000-01-17 Gerd Moellmann <gerd@gnu.org>
23840
23841 * tmm.el (tmm-goto-completions): Adapt to prompt being part
23842 of mini-buffer.
23843
23844 2000-01-14 Gerd Moellmann <gerd@gnu.org>
23845
23846 * emacs-lisp/copyright.el (copyright-update): Removed the
23847 requirement for a trailing space from `copyright-regexp', to
23848 support copyrights with owner specified on a separate line..
23849
23850 * align.el: New file.
23851
23852 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
23853
23854 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
23855
23856 2000-01-13 Dave Love <fx@gnu.org>
23857
23858 * ph.el: Removed. (Obsoleted by EUDC.)
23859
23860 2000-01-13 Gerd Moellmann <gerd@gnu.org>
23861
23862 * net/eudc.el (toplevel): Remove autoloaded code installing
23863 menu with easymenu, because that causes build problems.
23864
23865 * frame.el (frame-notice-user-settings): New variable.
23866 (frame-notice-user-settings): Don't modify frame parameters
23867 if called a second time.
23868
23869 2000-01-13 Richard M. Stallman <rms@gnu.org>
23870
23871 * frame.el (frame-notice-user-settings):
23872 Notice default-frame-parameters even for non-window frames.
23873
23874 2000-01-13 Gerd Moellmann <gerd@gnu.org>
23875
23876 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
23877 for Emacs.
23878 (eudc-bob-can-display-inline-images): Extend for Emacs.
23879 (eudc-bob-toggle-inline-display): Ditto.
23880 (eudc-bob-display-jpeg): Ditto.
23881
23882 2000-01-12 Gerd Moellmann <gerd@gnu.org>
23883
23884 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
23885 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
23886 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
23887
23888 * add-log.el (add-change-log-entry): Fix error trying an
23889 `(insert nil)'.
23890
23891 * subdirs.el: Add `net' directory.
23892
23893 * net: New directory.
23894
23895 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
23896 eval-last-sexp. Don't bind debug-on-error here.
23897 (eval-last-sexp): New function. Bind debug-on-error if
23898 eval-expression-debug-on-error is non-nil.
23899 (eval-defun-2, eval-defun): Likewise.
23900
23901 * simple.el (eval-expression): Don't bind debug-on-error if
23902 eval-expression-debug-on-error is nil. Detect changed
23903 debug-on-error, and propagate new value to global binding, if
23904 eval-expression-debug-on-error is non-nil,
23905 (eval-expression-debug-on-error): Change doc string.
23906
23907 2000-01-11 Richard M. Stallman <rms@gnu.org>
23908
23909 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
23910
23911 * emacs-lisp/lisp-mode.el (with-syntax-table):
23912 Set up lisp-indent-function property.
23913
23914 * subr.el (with-syntax-table): Moved from simple.el.
23915
23916 * simple.el (with-syntax-table): Moved to subr.el.
23917
23918 2000-01-11 Gerd Moellmann <gerd@gnu.org>
23919
23920 * tmm.el (tmm-shortcut): Delete region after prompt instead
23921 of erasing buffer.
23922
23923 * textmodes/fill.el (fill-common-string-prefix): New function.
23924 (fill-context-prefix): Use the longest common prefix of first
23925 and second line fill prefix, if there is one.
23926
23927 2000-01-11 Richard M. Stallman <rms@gnu.org>
23928
23929 * array.el (array-mode): Don't use make-variable-buffer-local.
23930 Use make-local-variable for `truncate-lines'.
23931
23932 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
23933
23934 * add-log.el (add-log-current-defun): Handle user-defined
23935 add-log-current-function returning nil,
23936
23937 * add-log.el (add-change-log-entry): Insert version number
23938 if having found a current function
23939
23940 * add-log.el (add-log-current-defun):
23941 Call `add-log-current-defun-function'. Try matches at level 0 and
23942 level 1. Strip whitespace from defun found.
23943
23944 2000-01-10 John Wiegley <johnw@gnu.org>
23945
23946 * allout.el (isearch-done/outline-provisions): Added `edit'
23947 argument to correspond with the current definition of `isearch-done'.
23948
23949 2000-01-10 Dave Love <fx@gnu.org>
23950
23951 * elide-head.el (elide-head): Use point-marker, not point.
23952
23953 2000-01-10 Gerd Moellmann <gerd@gnu.org>
23954
23955 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
23956 before and after the year 2000.
23957
23958 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
23959 Add ispell- prefix.
23960
23961 2000-01-10 Ken Stevens <k.stevens@ieee.org>
23962
23963 * ispell.el: Only define dictionaries in menus when they exist.
23964 (version18p): New variable.
23965 (version20p): New variable.
23966 (xemacsp): New variable.
23967 (ispell-choices-win-default-height): Fix for XEmacs visibility.
23968 (ispell-dictionary-alist1): Added Brasileiro dictionary.
23969 (ispell-dictionary-alist6): Russian command lines no longer accept
23970 run-together words.
23971 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
23972 (ispell-dictionary-alist): Add koi8-r to customize definition.
23973 (check-ispell-version): Added documentation string. Return library
23974 path when called non-interactively.
23975 (ispell-menu-map-needed): Uses new variables.
23976 (ispell-library-path): New variable.
23977 (ispell-decode-string): XEmacs fix for bogus variable bindings.
23978 (ispell-word): Improved documentation string. Test for valid
23979 character mappings. Correctly check typed in word changes that can
23980 result in single words split into multiple words.
23981 Return replacement word.
23982 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
23983 replace in recursive query replace mode. Help message for
23984 recursive edit mode.
23985 (ispell-show-choices): Protect against bad framepop bindings.
23986 (ispell-help): Fix to work with XEmacs.
23987 (ispell-highlight-spelling-error): Use new variables.
23988 (ispell-overlay-window): Fix to work with XEmacs.
23989 (ispell-parse-output): Passed and returns location information
23990 tracking spelling corrections. Doesn't recheck same word on
23991 current line.
23992 (ispell-init-process): Protect against bogus XEmacs variable binding.
23993 Fix call to single argument in sleep-for. Use new variables.
23994 (ispell-region): Passed and returns location information tracking
23995 spelling corrections. Doesn't check same word on current line.
23996 Improved documentation string. Doesn't resend a line already
23997 checked to the ispell process - fixes bug in LaTeX parsing.
23998 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
23999 (ispell-skip-region): No longer skips <TT> in SGML.
24000 (ispell-process-line): Tracks location information with spelling
24001 corrections. Added documentation string. Accounts for words
24002 already accepted on this line. Don't allow query-replace on line
24003 starting with math characters. Doesn't resend a line already sent
24004 to ispell process. Fixes alignment error bug.
24005
24006 2000-01-10 Richard M. Stallman <rms@gnu.org>
24007
24008 * dired-x.el (dired-guess-shell-alist-default):
24009 Suggest xloadimage, which is free, not xv, which isn't.
24010
24011 * ange-ftp.el (ange-ftp-file-name-nondirectory):
24012 Don't ever include the host name or user name in the value.
24013
24014 2000-01-09 Gerd Moellmann <gerd@gnu.org>
24015
24016 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
24017 of a real newline.
24018
24019 2000-01-09 Stephen Eglen <stephen@gnu.org>
24020
24021 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
24022 for .png files.
24023
24024 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
24025
24026 * cus-edit.el (custom-hook-convert-widget): Fix comment.
24027
24028 2000-01-09 Gerd Moellmann <gerd@gnu.org>
24029
24030 * progmodes/cperl-mode.el: Replace ^F with ^L.
24031
24032 * sendmail.el (toplevel): Provide `sendmail' when compiling before
24033 `require'ing rmail and mailalias to prevent infinite recursion.
24034
24035 2000-01-08 Dave Love <fx@gnu.org>
24036
24037 * emacs-lisp/backquote.el: Remove inappropriate customization
24038 (allowing custom.el to use backquote).
24039
24040 2000-01-07 Dave Love <fx@gnu.org>
24041
24042 * add-log.el (add-log-debugging): Deleted.
24043 (add-change-log-entry): Treat a backup FILE-NAME as its parent
24044 file. Remove debugging code.
24045 (change-log-get-method-definition, change-log-name): Add doc.
24046 (change-log-sortable-date-at): New function.
24047 (change-log-merge): New command.
24048
24049 * time.el (display-time-string-forms): Make the Mail string active.
24050 (display-time-update): Provide help-echo for load average.
24051
24052 * bindings.el (make-mode-line-mouse2-map): New function.
24053 (mode-line-modified): Use it and simplify.
24054 (mode-line-mule-info): Provide help-echo info.
24055 (minor-mode-alist): Activate the strings.
24056 (make-mode-line-mouse-sensitive): Simplify for
24057 mode-line-buffer-identification.
24058
24059 2000-01-07 Gerd Moellmann <gerd@gnu.org>
24060
24061 * play/pong.el: New file.
24062
24063 2000-01-06 Dave Love <fx@gnu.org>
24064
24065 * array.el: Assorted cleanups for compiler warnings, doc strings,
24066 `array-' prefix for symbols.
24067
24068 2000-01-05 Dave Love <fx@gnu.org>
24069
24070 * textmodes/outline.el (outline-mode-menu-bar-map):
24071 Add outline-headers-as-kill.
24072 (outline-mode): Define imenu-generic-expression.
24073 (outline-headers-as-kill): New command.
24074
24075 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
24076 from paragraph-start.
24077 (paragraph-indent-minor-mode): New command.
24078
24079 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
24080 M-C-e, M-C-h, C-j, C-xnd, TAB.
24081 (fortran-mode): Set beginning-of-defun, end-of-defun.
24082 (fortran-column-ruler): Simplify.
24083 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
24084 (fortran-with-subprogram-narrowing): Likewise.
24085 (fortran-indent-subprogram): Call mark-defun.
24086 (fortran-check-for-matching-do): Change narrowing.
24087
24088 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
24089 (cl-lucid-hash-tag): Delete.
24090 (cl-hash-table-p): Correct test for native table.
24091 (cl-hash-table-count): Use hash-table-count.
24092
24093 * browse-url.el (browse-url): Fix case of
24094 browse-url-browser-function being an alist.
24095
24096 2000-01-05 Carsten Dominik <cd@gnu.org>
24097
24098 * textmodes/reftex-vars.el (reftex-parse-file-extension)
24099 (reftex-index-phrase-file-extension): New options.
24100
24101 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
24102 Use new option `reftex-index-phrase-file-extension'.
24103
24104 * textmodes/reftex.el (reftex-access-parse-file): Use new option
24105 `reftex-parse-file-extension'.
24106
24107 2000-01-05 Dave Love <fx@gnu.org>
24108
24109 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
24110 (beginning-of-defun-raw): Use it.
24111 (end-of-defun): New variable.
24112 (end-of-defun): Use it.
24113 (check-parens): New command.
24114
24115 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
24116
24117 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
24118 (hs-show-block): Don't use `mapcar' when not accumulating.
24119
24120 Fix buglet in local variables initialization.
24121
24122 2000-01-05 Andreas Schwab <schwab@suse.de>
24123
24124 * hscroll.el (hscroll): Doc fix.
24125
24126 2000-01-05 Carsten Dominik <cd@gnu.org>
24127
24128 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
24129 Require idlw-toolbar.
24130
24131 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
24132 file idlw-rinfo.el.
24133 (idlwave-customize): Load must read file idlw-shell.el.
24134 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
24135
24136 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
24137
24138 * progmodes/idlw-shell.el: Also provide idlwave-shell
24139 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
24140 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
24141
24142 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
24143 both reftex-dcr and reftex-vcr.
24144
24145 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
24146
24147 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24148
24149 * ps-print.el: PostScript code now is in separate files, doc fix.
24150 (ps-print-version): New version number (5.0.3).
24151 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
24152 local.
24153 (ps-spool-config): Initialization fix.
24154 (ps-print-prologue-1, ps-print-prologue-2)
24155 (ps-print-duplex-feature): PostScript code moved to separated file.
24156 (ps-background-image): Little code reformating.
24157 (ps-begin-file, ps-begin-job): Fix code.
24158 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
24159 (ps-prologue-file): New fun.
24160
24161 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
24162
24163 * ps-vars.el: Eliminated.
24164
24165 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
24166 `;;;###autoload'.
24167
24168 * ps-print.el: ps-vars eliminated, doc fix.
24169 (ps-print-version): New version number (5.0.2).
24170 (ps-spool-config): Initialization fix.
24171 (ps-print-customize): New fun.
24172
24173 2000-01-04 Gerd Moellmann <gerd@gnu.org>
24174
24175 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
24176
24177 2000-01-04 Dave Love <fx@gnu.org>
24178
24179 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
24180 menu items.
24181
24182 2000-01-03 Dave Love <fx@gnu.org>
24183
24184 * elide-head.el (elide-head) [defgroup]: Add :version.
24185
24186 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
24187 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
24188 Use `cl-hash-table-p', not `hash-table-p'.
24189 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
24190
24191 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
24192
24193 * faces.el (face-read-integer, read-face-attribute)
24194 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
24195
24196 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
24197
24198 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
24199 at comment end, and re-insert them after filling.
24200
24201 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
24202
24203 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
24204 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
24205 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
24206
24207 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
24208
24209 * term/x-win.el (xw-defined-colors): Call color-supported-p,
24210 the new name of face-color-supported-p.
24211
24212 * term/w32-win.el (xw-defined-colors): Likewise.
24213
24214 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
24215
24216 * simple.el (completion-setup-function): Count completion-size
24217 from minibuffer-prompt-end, not from point-min.
24218
24219 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
24220
24221 * faces.el (read-face-attribute, defined-colors, color-defined-p):
24222 Pass the frame to tty-color-* functions.
24223 (display-color-p, frame-set-background-mode): Pass the frame to
24224 tty-display-color-p.
24225
24226 * term/tty-colors.el (tty-defined-color-alist): Renamed from
24227 tty-color-alist.
24228 (tty-color-alist, tty-modify-color-alist): New functions.
24229 (tty-color-define, tty-color-clear, tty-color-approximate)
24230 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
24231 optional parameter FRAME.
24232
24233 2000-01-01 Gerd Moellmann <gerd@gnu.org>
24234
24235 * image.el (create-image, defimage): Don't assume image data is
24236 a string.
24237
24238 * image.el (defimage): Handle specifications containing :data
24239 instead of :file.
24240 (image-type-from-data): New function.
24241 (image-type-from-file-header): Use it.
24242 (create-image): Add parameter DATA-P.
24243
24244 See ChangeLog.8 for earlier changes.
24245
24246 ;; Local Variables:
24247 ;; coding: iso-2022-7bit
24248 ;; End:
24249
24250 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
24251 Copying and distribution of this file, with or without modification,
24252 are permitted provided the copyright notice and this notice are preserved.