]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(isearch-yank-internal): New helper function.
[gnu-emacs] / lisp / ChangeLog
1 2001-11-28 Karl Fogel <kfogel@red-bean.com>
2
3 * isearch.el (isearch-yank-internal): New helper function.
4 (isearch-yank-char): New function.
5 (isearch-yank-word, isearch-yank-line): Rewrite to use
6 isearch-yank-internal.
7
8 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
9
10 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
11 aren't supported. Print a message to that effect if invoked.
12
13 2001-11-27 Stephen Eglen <stephen@gnu.org>
14
15 * locate.el (locate): Put point at first matching file rather
16 than top of buffer.
17
18 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
19
20 * reveal.el: New file.
21
22 * progmodes/hideif.el: Misc cleanup.
23 (hide-ifdef-mode-submap): Put the def in the defvar.
24 Use substitute-key-definition.
25 (hide-ifdef-mode): Use define-minor-mode.
26 (hif-outline-flag-region): Remove.
27 (hif-show-all): Define in terms of hif-show-ifdef-region.
28 (hif-after-revert-function): Rename from hif-before-revert-function.
29 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
30 (hif-tokenize): Use with-syntax-table.
31 (hif-make-range): Use `else' also for `else-p'.
32 (hif-range-else-p): Remove.
33 (hif-find-range): Simplify.
34 (hif-hide-line): Don't bother preserving buffer-modified-p.
35 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
36 Don't use selective-display and inhibit-read-only.
37
38 * subr.el (copy-overlay, remove-overlays): New funs.
39
40 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
41
42 2001-11-27 Sam Steingold <sds@gnu.org>
43
44 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
45 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
46 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
47 * obsolete/c-mode.el, obsolete/cplus-md.el
48 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
49 * term/sun-mouse.el, textmodes/artist.el:
50 Converted backquote to the new style.
51 * mouse.el, reposition.el: Likewise (in comments).
52 * expand.el: Likewise (in a string).
53
54 2001-11-27 Richard M. Stallman <rms@gnu.org>
55
56 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
57
58 2001-11-26 Richard M. Stallman <rms@gnu.org>
59
60 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
61 if :on-glyph or :off-glyph is a list, eval it and store it back.
62 (checkbox): Quote the values for :on-glyph and :off-glyph.
63
64 * cus-start.el (recursive-load-depth-limit): Delete item.
65
66 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
67
68 * help-fns.el (describe-categories, help-describe-category-set): New.
69
70 2001-11-26 Sam Steingold <sds@gnu.org>
71
72 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
73 arguments to `insert' are strings.
74
75 2001-11-26 Richard M. Stallman <rms@gnu.org>
76
77 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
78
79 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
80
81 * loaddefs.el: Regenerated.
82
83 * international/mule-diag.el: Require help-fns instead of
84 help-funs.
85
86 * help-fns.el: Renamed from help-funs.el.
87
88 * startup.el (command-line-1): Don't try to call process-list if
89 it is not fboundp.
90
91 2001-11-26 Sam Steingold <sds@gnu.org>
92
93 * frame.el (show-trailing-whitespace): Remove :set argument (the
94 value was essentially identical to the defalt).
95
96 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
97
98 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
99
100 * icomplete.el (icomplete-minibuffer-setup): Likewise.
101
102 * hilit-chg.el (hilit-chg-set): Likewise.
103
104 * speedbar.el (speedbar-mode): Likewise.
105
106 * calendar/calendar.el (calendar-mode): Likewise.
107
108 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
109 insert-string.
110
111 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
112
113 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
114
115 * term/sun-mouse.el (sun-yank-selection): Likewise.
116
117 * textmodes/bib-mode.el (return-key-bib): Likewise.
118
119 * calendar/appt.el (appt-disp-window): Likewise.
120
121 * calendar/diary-lib.el (list-diary-entries): Likewise.
122
123 * array.el (array-reconfigure-rows): Likewise.
124
125 * filecache.el (file-cache-minibuffer-complete): Likewise.
126
127 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
128
129 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
130
131 * allout.el (outline-version, outline-open-topic)
132 (outline-rebullet-heading, outline-insert-listified)
133 (outline-latex-verbatim-quote-curr-line)
134 (outline-latexify-one-item, outlineify-sticky): Likewise.
135
136 * vc.el (vc-next-action-on-file): Likewise.
137 (vc-dired-mode): Remove make-local-hook.
138
139 2001-11-26 Andre Spiegel <spiegel@gnu.org>
140
141 * vc.el (vc-find-version): New function.
142 (vc-version-other-window): Redefined in terms of the above.
143
144 * log-view.el (log-view-find-version): New function.
145 (log-view-mode-map): Bind it to `f'.
146
147 2001-11-26 Gerd Moellmann <gerd@gnu.org>
148
149 * language/devan-util.el (dev-char-glyph): Escape `"' in
150 string literals.
151 (dev-glyph-glyph, dev-glyph-glyph-2)
152 (devanagari-compose-syllable-region): Likewise.
153
154 2001-11-26 Richard M. Stallman <rms@gnu.org>
155
156 * window.el (save-selected-window): No error if saved window is dead.
157
158 * help-funs.el (describe-syntax): Put (interactive) after doc string.
159
160 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
161
162 * international/quail.el (quail-help): Require help-mode in
163 top-level instead.
164
165 * iswitchb.el (iswitchb-exhibit): Use insert instead of
166 insert-string.
167
168 * icomplete.el (icomplete-exhibit): Likewise.
169
170 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
171
172 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
173 (diff-hunk-kill): Simplify.
174 (diff-post-command-hook): Only apply to a single hunk.
175 (diff-hunk-text): Make `char-offset' non-optional.
176 (diff-find-text): Return a cons cell.
177 (diff-find-approx-text): New fun.
178 (diff-find-source-location): Use it.
179 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
180 Adapt to new retval of diff-find-text.
181
182 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
183 rather than integer- representation of dates.
184
185 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
186
187 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
188 (syntax-after): New fun.
189
190 * help-funs.el (describe-syntax): New fun.
191
192 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
193 (font-lock-ppss-stats, font-lock-ppss): Remove.
194 (font-lock-fontify-syntactically-region): Remove tuning code.
195 (font-lock-compile-keywords): Fix off-by-one bug.
196 (font-lock-set-defaults): Don't set removed vars.
197 (c-keywords): Add `inline'.
198 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
199
200 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
201 Set syntax-begin-function.
202 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
203 (lisp-interaction-mode): Don't set local-abbrev-table any more.
204 (lisp-mode-auto-fill): Use syntax-ppss and obey
205 comment-auto-fill-only-comments.
206 (lisp-fill-paragraph): Use syntax-ppss.
207
208 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
209
210 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
211 version of rmail-enable-mime.
212 (rmail-forward): Use it.
213
214 2001-11-25 Richard M. Stallman <rms@gnu.org>
215
216 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
217
218 * international/quail.el (quail-keyboard-layout-button):
219 Define button type.
220 (quail-keyboard-customize-button): Likewise.
221 (quail-help): Use those button types. Require `help-mode'.
222 Avoid altering the argument `package'.
223
224 * help-mode.el (help-function, help-variable, help-face)
225 (help-coding-system, help-input-method, help-character-set):
226 Define each button type with its own explicit define-button-type.
227
228 * language/devan-util.el: Comment out parts of the file
229 which apparently are garbled.
230
231 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
232
233 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
234 insert-string.
235
236 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
237
238 * play/snake.el (snake-mode): Remove make-local-hook.
239
240 * play/tetris.el (tetris-mode): Likewise.
241
242 * play/decipher.el (decipher-mode): Likewise.
243
244 * tmm.el (tmm-add-prompt): Likewise.
245
246 2001-11-25 Sam Steingold <sds@gnu.org>
247
248 * menu-bar.el (menu-bar-apropos-menu): New variable.
249 Moved all `apropos' bindings to this menu.
250 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
251
252 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
253
254 The following changes are for new indian languages support based
255 on Unicode charset and CDAC fonts.
256
257 * international/mule-conf.el: Change indian-1-column charset to
258 indian-glyph charset.
259
260 * international/characters.el: Adjusted for the change of
261 indian-1-column -> indian-glyph.
262
263 * international/fontset.el: Delete the setting for indian-1-column
264 and add the setting for indian-glyph in the default fontset.
265
266 * language/indian.el: Completely re-written.
267
268 * language/devanagari.el: Completely re-written.
269
270 * language/devan-util.el: Completely re-written.
271
272 * language/ind-util.el: New file.
273
274 2001-11-24 Richard M. Stallman <rms@gnu.org>
275
276 * startup.el (command-line-1): Don't do startup screen
277 if a subprocess is running. Call the startup screen buffer
278 "GNU Emacs". Make a special mode-line-format for it.
279
280 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
281 (browse-url-galeon): Use that variable.
282
283 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
284 eval-expression. Eval and set the variable simply.
285
286 * files.el (temporary-file-directory): Use defcustom.
287 (small-temporary-file-directory): Likewise.
288 (normal-backup-enable-predicate): Move down in file
289 after definition of temporary-file-directory.
290
291 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
292
293 2001-11-24 Colin Walters <walters@debian.org>
294
295 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
296 autoload names to match files renamed on initial calc import.
297
298 * calc/calc.el (Commentary): Cleanup, and add logistic curve
299 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
300
301 2001-11-23 Colin Walters <walters@debian.org>
302
303 * Makefile.in (finder_setwins, setwins): Include Calc again.
304
305 * calc/calc-rules.el: Add header comment.
306
307 2001-11-23 Andre Spiegel <spiegel@gnu.org>
308
309 * vc.el (with-vc-properties): Don't bind `filename' locally.
310 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
311 to avoid name clashes. Fix `lisp-indent-function' property for
312 both.
313
314 2001-11-23 Francesco Potorti` <pot@gnu.org>
315
316 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
317
318 2001-11-22 Colin Walters <walters@debian.org>
319
320 * calc/calc-misc.el (report-calc-bug):
321 Use `reporter-prompt-for-summary-p'.
322
323 * calc/INSTALL, calc/Makefile: Remove.
324
325 2001-11-22 Miles Bader <miles@gnu.org>
326
327 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
328 (reb-match-2, reb-match-3): Add dark-background variants.
329
330 2001-11-22 Colin Walters <walters@debian.org>
331
332 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
333 (info "Calc").
334 (report-calc-bug): Use reporter.el.
335
336 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
337
338 2001-11-21 Richard M. Stallman <rms@gnu.org>
339
340 * which-func.el (which-function): Call imenu--make-index-alist
341 if necessary to get a list of functions.
342 (which-function-imenu-failed): New variable.
343 (which-func-update): Handle all visible windows.
344 (which-func-update-1): New subroutine broken out of which-func-update.
345
346 * files.el (temporary-file-directory, null-device)
347 (small-temporary-file-directory): Definitions moved up.
348
349 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
350 (cperl-non-problems, cperl-praise): Doc fixes.
351
352 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
353 (sh-mode-syntax-table): Function restored.
354 Variable set up for use by function sh-mode-syntax-table.
355 (sh-set-shell): Set the syntax table.
356
357 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
358
359 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
360
361 * international/encoded-kb.el: Don't alter minor-map-alist.
362
363 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
364
365 * files.el (auto-save-file-name-transforms): Put remote files in
366 temporary-file-directory rather than /tmp.
367
368 2001-11-21 Colin Walters <walters@debian.org>
369
370 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
371 of (function ...) wrapper.
372
373 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
374
375 * derived.el (define-derived-mode): Create the abbrev-table
376 from inside the `defvar'.
377
378 * jit-lock.el (jit-lock-defer-time): New var.
379 (jit-lock-defer-timer, jit-lock-buffers): New vars.
380 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
381 (jit-lock-function): Defer fontification if requested.
382 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
383 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
384 text property.
385 (jit-lock-deferred-fontify): New fun.
386
387 2001-11-20 Richard M. Stallman <rms@gnu.org>
388
389 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
390 Set local-abbrev-table to lisp-mode-abbrev-table.
391
392 * emacs-lisp/re-builder.el (reb-mode):
393 Don't use define-derived-mode. Call kill-all-local-variables.
394
395 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
396 Don't use define-derived-mode.
397
398 * help-mode.el (help-mode): Undo 2001-10-07 change.
399
400 * replace.el (occur-mode): Undo 2001-5-20 change.
401
402 2001-11-20 Jason Rumney <jasonr@gnu.org>
403
404 * w32-fns.el (w32-system-coding-system): Change to an alias for
405 locale-coding-system.
406 (set-w32-system-coding-system): Document the above change.
407 Set locale-coding-system instead.
408
409 2001-11-20 Richard M. Stallman <rms@gnu.org>
410
411 * ruler-mode.el: Add pagination.
412 (ruler-mode-toggle-show-tab-stops): No need to
413 test `ruler-mode' variable.
414
415 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
416
417 * play/landmark.el: Mark lm-mode as special.
418
419 * play/gomoku.el: Mark gomoku-mode as special.
420
421 2001-11-20 Juanma Barranquero <lektu@terra.es>
422
423 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
424 (top-level): Bind it to C-c C-b.
425 (re-builder): Don't re-enter RE Builder Mode.
426
427 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
428
429 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
430
431 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
432 `manual-program'.
433
434 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
435 to a line without a comment.
436
437 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
438
439 * dired.el (dired-listing-switches): Mention in the doc string
440 that some switches are not supported by ls-lisp.el
441
442 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
443
444 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
445 (imenu--create-keymap-2): Remove.
446 (imenu--create-keymap-1): Simplify, remove third argument.
447 (imenu--generic-function): Use dolist.
448 (imenu-find-default): New function.
449 (imenu--completion-buffer): Use it.
450 (imenu--mouse-menu): Use popup-menu.
451 (imenu--menubar-select): Return t rather than calling imenu.
452
453 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
454 New functions, extracted from fill-region-as-paragraph.
455 (fill-region-as-paragraph): Use them.
456 Use an end marker instead of eob.
457 Ignore whitespace-only fill-prefixes when indenting according to mode.
458 Simplify the loop that searches for spaces backwards.
459
460 * textmodes/picture.el (picture-vertical-step)
461 (picture-horizontal-step): Don't use defconst for variables.
462
463 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
464 (mail-extract-address-components): Downcase domain names.
465 (mail-extr-delete-char): Remove. Use delete-char instead.
466
467 * emulation/pc-select.el: Doc string fixes.
468 (pc-selection-mode): Don't treat macos as a tty.
469
470 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
471
472 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
473
474 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
475 (mouse-wheel-progessive-speed): New var.
476 (mwheel-scroll): Use it and handle float values.
477
478 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
479
480 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
481 (iswitchb): Fix the case where the result was selected with the mouse.
482 (iswitchb-completion-help): Use the normal *Completions* now that
483 mouse selection works.
484 (iswitchb-minibuffer-setup): Simplify.
485
486 * newcomment.el (comment-column, comment-style, comment-multi-line)
487 (comment-auto-fill-only-comments): Remove :group arg.
488 (comment-padding): Add :type.
489 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
490 if called interactively.
491
492 2001-11-19 Colin Walters <walters@verbum.org>
493
494 * calc/calc.el (toplevel): Add comment and version header.
495 (calc-init-base): Bump version to 2.02f, update date.
496
497 2001-11-19 Richard M. Stallman <rms@gnu.org>
498
499 * net/browse-url.el: Support Mozilla and Galeon.
500 By default, find the installed browser whichever it is.
501 (browse-url-mozilla): New function.
502 (browse-url-mozilla-sentinel): New function.
503 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
504 (browse-url-default-browser): New function.
505 (browse-url-process-environment): Use browse-url-browser-display.
506 (browse-url-browser-display): Renamed from browse-url-netscape-display.
507 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
508 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
509 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
510 (browse-url-browser-function): New default, new options.
511
512 2001-11-19 Sam Steingold <sds@gnu.org>
513
514 * bindings.el (last-buffer, unbury-buffer): New function.
515 (mode-line-unbury-buffer): Use `unbury-buffer'.
516
517 2001-11-18 Stephen Eglen <stephen@gnu.org>
518
519 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
520 control behaviour when no further completion is possible.
521
522 2001-11-19 Colin Walters <walters@verbum.org>
523
524 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
525 (math-showing-full-precision, math-with-extra-prec, math-working)
526 (calc-with-default-simplification)
527 (calc-with-trail-buffer): Use backtick.
528 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
529 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
530 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
531 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
532 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
533 (Math-num-integerp, Math-bignum-test, Math-equal-int)
534 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
535 (calc-record-compilation-date-macro): Deleted. Callers updated.
536 (math-format-radix-digit): Move to calc-bin.el.
537
538 * calc/calc.el (calc-record-compilation-date): Remove.
539 (calc-bug-address): Update.
540 (calc-settings-file): Use `user-init-file'.
541
542 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
543 Handle null `calc-settings-file'.
544
545 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
546 * calc/calc-keypd.el (calc-keypad-mode): New.
547 (calc-do-keypad): Use it.
548 (calc-keypad-map): Move into `calc-keypad-mode'.
549
550 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
551 to defalias argument.
552
553 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
554 (calcFunc-floor): Ditto.
555
556 * calc-units.el (calcFunc-usimplify): Ditto.
557
558 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
559 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
560 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
561 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
562 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
563 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
564 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
565 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
566 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
567 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
568 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
569 and move them before their first use. Use `when', `unless'.
570 Remove trailing periods from error forms. Add description and
571 headers suggested by Emacs Lisp coding conventions.
572
573 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
574
575 * newcomment.el (comment-indent):
576 Fix misindentation for comment-only lines.
577 (comment-indent-new-line): Only obey comment-multi-line if the
578 comment-ender is not the end-of-line.
579
580 2001-11-19 Richard M. Stallman <rms@gnu.org>
581
582 * net/net-utils.el (network-connection-service-abbrev-alist):
583 New variable.
584
585 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
586 Advance to start of 3rd sexp by moving fwd and backing over it.
587 At first three elements, act like defun.
588
589 * delsel.el (delete-selection-pre-hook): Handle and resignal
590 file-supersession errors to interact properly with userlock.el.
591
592 2001-11-18 Richard M. Stallman <rms@gnu.org>
593
594 * progmodes/fortran.el (fortran-mode-syntax-table):
595 Specify punctuation syntax for backslash.
596
597 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
598 All calls deleted.
599
600 * international/mule-util.el (string-to-sequence): Make it obsolete.
601 (string-to-list, string-to-vector): Implement them directly
602 using append and vconcat, not with string-to-sequence.
603
604 * startup.el (command-line): Set abbrevs-changed to nil after
605 reading the init file and the abbrevs file.
606
607 * isearch.el (isearch): Use magenta2 as bg for (background light)
608
609 2001-11-17 Richard M. Stallman <rms@gnu.org>
610
611 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
612
613 * simple.el (minibuffer-history-sexp-flag): Doc fix.
614
615 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
616
617 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
618 If set and if applicable, add a regexp to highlight defun-like
619 text inside comments and strings.
620 (font-lock-fontify-keywords-region): Pass that new arg.
621 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
622 to the end and pass that new arg.
623 (c-font-lock-keywords-2): Fix regex for labels.
624 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
625 Make it work when LIMIT is several lines further.
626 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
627 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
628 Use backquote and make the regexes for `int a, b, c;' work on
629 multiple lines.
630
631 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
632 (font-lock-defaults-alist): Don't change it any more.
633 (reb-subexp-mode-map): Cleanup.
634
635 * custom.el (custom-current-group-alist): New var.
636 (custom-declare-group): Set it.
637 (custom-current-group): New fun.
638 (custom-declare-variable, custom-handle-all-keywords):
639 Use it as a default if no :group argument is specified.
640
641 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
642 (standard-keyboard-coding-systems): New var.
643 (set-locale-environment): Use it to decide whether or not to call
644 set-keyboard-coding-system.
645 (locale-language-names): Use \"French\" for "fr".
646
647 2001-11-17 Richard M. Stallman <rms@gnu.org>
648
649 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
650 (add-to-list): Delete compatibility code.
651 (checkdoc-next-message-error): Doc fix.
652
653 2001-11-17 Stephen Eglen <stephen@gnu.org>
654
655 * locate.el (locate): Show default locate pattern within the
656 prompt, but don't insert it into the minibuffer contents.
657 Catch the case when pattern is the empty string.
658
659 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
660
661 * language/european.el ("French"): New language environment.
662
663 2001-11-16 Richard M. Stallman <rms@gnu.org>
664
665 * calendar/todo-mode.el (todo-save): Fix previous change.
666
667 * subr.el (functionp): Do use cdr-safe on object.
668
669 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
670
671 * bindings.el (mode-line-mode-name): Only put the help-echo property
672 if the local-map property was put as well.
673 (global-map): Bind switch-frame, delete-frame, iconify-frame
674 and make-frame-visible events.
675
676 * emacs-lisp/elp.el (elp-not-profilable): New var.
677 (elp-not-profilable-p): New function.
678 (elp-instrument-function): Use it. Use backquotes and push.
679
680 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
681 (byte-stack+-info, byte-compile-last-warned-form)
682 (byte-compile-last-logged-file): Don't defconst a variable.
683 (no-byte-compile): Declare.
684 (byte-compile-file): Don't boundp-check no-byte-compile any more.
685 (byte-compile-defvar): Leave defconst as is.
686
687 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
688 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
689 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
690 (edebug-best-error): Don't defconst a variable.
691 (edebug-read-syntax-table): Use a char-table.
692 (edebug-lemacs-specific): Remove.
693 Toplevel: Eliminate check for Lucid Emacs.
694
695 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
696
697 * rect.el (move-to-column-force): Mark obsolete.
698 (operate-on-rectangle, delete-extract-rectangle-line)
699 (insert-rectangle, delete-whitespace-rectangle-line)
700 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
701 (string-rectangle-history): New var.
702 (string-rectangle, string-insert-rectangle): Use it.
703 (delete-rectangle-line): Fix pos/column mixup and simplify.
704
705 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
706 (normal-top-level, command-line, command-line-1): Simplify.
707
708 * tar-mode.el (tar-mode): Use define-derived-mode.
709
710 * view.el (view-mode-enable): Don't use make-local-hook.
711
712 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
713
714 2001-11-16 Richard M. Stallman <rms@gnu.org>
715
716 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
717 if it doesn't make sense as anything else.
718 Don't recognize a "telephone number" at the beginning of the name.
719 (mail-extr-leading-garbage): Match non-word characters only.
720
721 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
722
723 * startup.el (command-line-processed): Doc fix.
724
725 * apropos.el (apropos-next-label-button): Doc fix.
726
727 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
728
729 * comint.el (comint-mode): Simplify.
730 (make-comint-in-buffer): Run `comint-mode' only if necessary.
731
732 * subr.el (eval-after-load): Make it work with features as well.
733
734 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
735
736 * international/mule-cmds.el (describe-input-method): Setup xref.
737 (set-language-environment): Use functionp.
738 (locale-language-names, locale-charset-language-names)
739 (locale-preferred-coding-systems): Defconst and purecopy.
740
741 * language/european.el (mac-roman): Add mime-charset property.
742
743 2001-11-15 Richard M. Stallman <rms@gnu.org>
744
745 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
746 (multiple-value-apply, nth-value): Use defsubst rather than defalias
747 to get better doc strings.
748
749 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
750
751 * derived.el: Fix autoload cookie.
752
753 2001-11-15 Richard M. Stallman <rms@gnu.org>
754
755 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
756
757 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
758
759 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
760
761 2001-11-15 Richard M. Stallman <rms@gnu.org>
762
763 * dired.el (dired-undo): Display a message to explain
764 that this does not undo file system changes.
765
766 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
767
768 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
769 into `unread-command-events' instead of trying keymap
770 lookups ourselves. This makes mouse-clicks do the right
771 thing even when keymaps of overlays are involved.
772 (mouse-drag-drag): Likewise.
773
774 2001-11-15 Andreas Schwab <schwab@suse.de>
775
776 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
777 characters and append anchor to pattern added to auto-mode-alist.
778
779 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
780
781 * server.el (server-process-filter): Run pore/post-comment-hook
782 before/after visiting the file.
783
784 * info-look.el (makefile-mode): Add info for automake.
785 (autoconf-mode): Fix the name of the index for automake.
786
787 * international/latin-9.el: Give pilcrow punctuation syntax.
788
789 2001-11-15 Andre Spiegel <spiegel@gnu.org>
790
791 * vc.el: Documentation fixes.
792
793 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
794
795 * smerge-mode.el (smerge-match-conflict): Fix typo.
796 (smerge-diff): Be careful to read match-data early enough.
797
798 2001-11-14 Colin Walters <walters@verbum.org>
799
800 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
801 (calcFunc-subst): Use `defalias' instead of `fset' and
802 `symbol-function'.
803
804 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
805 (calcFunc-ceil, calcFunc-round): Ditto.
806
807 * calc/calc-bin.el (calcFunc-clip): Ditto.
808
809 * calc/calc-ext.el (calcFunc-evalv): Ditto.
810
811 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
812
813 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
814 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
815
816 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
817
818 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
819 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
820 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
821 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
822 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
823 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
824 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
825 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
826 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
827 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
828 * calcsel2.el: Style cleanup; don't put closing parens on their
829 own line, add "foo.el ends here" to each file, and update
830 copyright date.
831
832 * README: Update maintainer.
833
834 2001-11-13 Alan Shutko <ats@acm.org>
835
836 * compile.el (recompile): Use compilation-arguments if set, so as
837 to be able to M-x recompile the exact command which created a
838 compilation-mode buffer.
839
840 2001-11-13 Richard M. Stallman <rms@gnu.org>
841
842 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
843
844 2001-11-13 Gerd Moellmann <gerd@gnu.org>
845
846 * mouse.el (mouse-drag-region): Don't run the up-event
847 handler if window start changed due to the down-mouse event.
848
849 2001-11-13 Richard M. Stallman <rms@gnu.org>
850
851 * mouse.el (mouse-show-mark): Either move point to the mark
852 or use highlighting, never both.
853 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
854
855 2001-11-13 Simon Josefsson <jas@extundo.com>
856
857 * mail/smtpmail.el (top-level): Change maintainer to Simon
858 Josefsson, cleanup the smtpmail.el header.
859
860 * mail/smtpmail.el (top-level): Don't require cl or base64.
861 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
862 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
863 Defsubst instead of defmacro.
864 (smtpmail-intersection): Return value in reverse order.
865 (smtpmail-open-stream): Use stringp instead of string-to-list.
866 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
867 separated from smtpmail-via-smtp.
868
869 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
870 rfc2104. Require base64 and cl.
871 (smtpmail-smtp-service): Doc fix. :type fix.
872 (smtpmail-debug-info): Doc fix.
873 (smtpmail-debug-verb, smtpmail-auth-credentials)
874 (smtpmail-starttls-credentials, smtpmail-auth-supported):
875 New variables.
876 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
877 mail-utils (it is autoloaded).
878 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
879 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
880 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
881 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
882 (smtpmail-via-smtp): Support AUTH.
883 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
884
885 2001-11-13 Richard M. Stallman <rms@gnu.org>
886
887 * ebuff-menu.el (electric-buffer-update-highlight): New function.
888 (electric-buffer-overlay): New variable.
889 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
890 (electric-buffer-list): Likewise.
891
892 2001-11-13 Per Starback <starback@ling.uu.se>
893
894 * isearch.el (isearch-whitespace-chars): Doc fix.
895 (isearch-mode): Handle negative search-slow-window-lines correctly.
896
897 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
898
899 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
900
901 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
902 From Emmanuel Briot <briot@act-europe.fr>.
903
904 2001-11-13 Colin Walters <walters@debian.org>
905
906 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
907
908 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
909 "~/.emacs"; use `read-file-name'.
910
911 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
912 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
913 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
914 * calc/calc.el: Use `frame-width' instead of `screen-width',
915 `frame-height' instead of `screen-height', and,
916 `executing-kbd-macro' instead of `executing-macro'.
917
918 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
919 correct number of arguments.
920
921 * calc/calc-aent.el (calc-do-alg-entry):
922 Use `blink-paren-function' instead of `blink-paren-hook'.
923
924 2001-11-12 Richard M. Stallman <rms@gnu.org>
925
926 * calendar/todo-mode.el (todo-save): Add save-excursion
927 and save-restriction.
928
929 * server.el (server-edit, server-done): Doc fix.
930
931 * simple.el (clone-indirect-buffer): Error if major mode symbol
932 has a no-clone-indirect property.
933 (clone-buffer): Check for obvious errors before reading clone name.
934
935 * info.el (Info-mode): Add a no-clone-indirect property.
936
937 2001-11-12 Sam Steingold <sds@gnu.org>
938
939 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
940 set-buffer-modified-p to nil after `vc-exec-after'.
941 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
942 (log-view-mode): Make read-only.
943 (log-view-current-file): Do final `expand-file-name' in the
944 current `default-directory'.
945 (log-view-current-tag): Take an optional `where' arg.
946 (log-view-diff): New user command.
947
948 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
949
950 * progmodes/cpp.el (cpp-choose-face): Fix typo.
951
952 2001-11-12 Sam Steingold <sds@gnu.org>
953
954 * emacs-lisp/cl-indent.el (toplevel): Indent properly
955 `generic-flet', `generic-labels', `with-accessors',
956 `with-condition-restarts'.
957
958 2001-11-12 Richard M. Stallman <rms@gnu.org>
959
960 * dired.el: Many trivial doc fixes.
961 (dired-get-file-for-visit): New function.
962 (dired-find-alternate-file, dired-mouse-find-file-other-window):
963 (dired-view-file, dired-find-file-other-window, dired-display-file):
964 (dired-find-file): Use dired-get-file-for-visit.
965
966 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
967
968 * sql.el (sql-mode): Doc change.
969
970 * sql.el (sql-mode-syntax-table): The backslash is no longer an
971 escape character.
972
973 2001-11-12 Colin Walters <walters@debian.org>
974
975 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
976 (calc-do-keypad): Don't attempt to use nonexistent global
977 mouse-map, use calc-keypad-map.
978 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
979 (calc-keypad-left-click): Don't use mouse-map; update to new event
980 interface.
981 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
982 (calc-keypad-press): Use `unread-command-events' instead of
983 `unread-command-char'.
984
985 * calc/calc-ext.el (calc-init-extensions): Update autoload names
986 to match files renamed on initial calc import.
987
988 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
989
990 * textmodes/flyspell.el (flyspell-default-dictionary):
991 Fix previous change.
992
993 2001-11-12 Richard M. Stallman <rms@gnu.org>
994
995 * textmodes/flyspell.el (flyspell-default-dictionary):
996 Fix custom type.
997
998 2001-11-11 Richard M. Stallman <rms@gnu.org>
999
1000 * calendar/solar.el (solar-sunrise-and-sunset):
1001 Exchange the two extreme values of day-length.
1002
1003 * progmodes/sh-script.el (sh-must-be-shell-mode):
1004 Allow modes derived from sh-mode.
1005
1006 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1007 Turn off error in some re-search-forward calls.
1008
1009 * replace.el (query-replace-skip-read-only): New variable.
1010 (perform-replace): If that variable is non-nil, ignore matches
1011 that have a read-only property.
1012
1013 * derived.el (define-derived-mode): Doc fix.
1014
1015 * server.el (server-buffer-done): Test of server-existing-buffer
1016 was backwards.
1017 (server-existing-buffer): Doc fix.
1018
1019 * textmodes/flyspell.el (flyspell-default-dictionary):
1020 Allow nil as value, and make nil the default.
1021
1022 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
1023
1024 * subdirs.el: Regenerated.
1025
1026 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
1027 it is not fboundp.
1028 (clipboard-yank): Ditto.
1029
1030 2001-11-11 Colin Walters <walters@verbum.org>
1031
1032 The following changes are based on patches from
1033 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
1034 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
1035
1036 * calc/calc.el (toplevel): Require calc-macs.
1037 (calc-minibuffer-size): New.
1038 (calcDigit-nondigit): Use it instead of `buffer-size'.
1039 (calcDigit-backspace): Likewise.
1040 (calcDigit-nondigit): Use `minibuffer-contents' instead of
1041 `buffer-string'.
1042 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
1043 `point-min'.
1044 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
1045 `save-excursion'.
1046
1047 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1048 simple `setq' form.
1049
1050 * calc/calc-ext.el: (toplevel): Require calc.
1051 (calc-fancy-prefix-map): New.
1052 (calc-fancy-prefix): Use it.
1053 (calc-fancy-prefix-other-key): New.
1054
1055 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1056 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1057 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1058 (calcAlg-enter): Likewise.
1059 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1060
1061 2001-11-10 Richard M. Stallman <rms@gnu.org>
1062
1063 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1064 (quietly-read-abbrev-file): Doc fix.
1065
1066 * startup.el (command-line): Read standard abbrev
1067 file (abbrev-file-name), if it exists.
1068
1069 * files.el (save-abbrevs): Default value is t.
1070
1071 * progmodes/compile.el (compile-goto-error): Fix previous change
1072 in the case where subsequent errors have not been parsed yet
1073 because they are in a different source file.
1074
1075 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1076
1077 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1078 Merge two regular expressions into one.
1079 (ps-mode): Make local bindings for `comment-start' and
1080 `comment-start-skip'.
1081 (ps-mode-looking-at-nested): Simplify an if-else construct;
1082 use `set-match-data' to set the result.
1083
1084 2001-11-10 Richard M. Stallman <rms@gnu.org>
1085
1086 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1087 Function deleted.
1088 (flyspell-correct-word): Old definition deleted.
1089 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1090 All references renamed too.
1091
1092 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1093
1094 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1095
1096 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1097
1098 * wid-edit.el (checklist): Removed `:menu-tag'.
1099 (radio-button-choice): Ditto.
1100 (editable-list): Ditto.
1101
1102 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1103
1104 * play/gomoku.el: Move definitions of constants to the beginning
1105 of file, before their use.
1106
1107 2001-11-09 Richard M. Stallman <rms@gnu.org>
1108
1109 * textmodes/flyspell.el: Use the keymap property
1110 instead of local-map, and don't use a minor-mode map.
1111 (flyspell-mode-map): Variable deleted.
1112 Don't mess with minor-mode-map-alist.
1113 (calling add-minor-mode): Specify nil for keymap.
1114 And always use add-minor-mode, now that it exists.
1115 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1116 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1117 or flyspell-local-mouse-map.
1118 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1119 (flyspell-mode): Doc fix.
1120 (flyspell-mode-on): Don't call make-local-hook.
1121
1122 2001-11-09 Sam Steingold <sds@gnu.org>
1123
1124 * emacs-lisp/debug.el (debugger-make-xrefs):
1125 Add buttons to all symbols.
1126
1127 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1128
1129 * vc.el: Add John David Smith to credits.
1130
1131 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1132
1133 * vc-hooks.el (vc-error-occured): Backquotified.
1134 (vc-file-prop-obarray): Use prime length for better efficiency.
1135
1136 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1137
1138 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1139
1140 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1141
1142 2001-11-09 Miles Bader <miles@gnu.org>
1143
1144 * subr.el (functionp): Don't consider macros as functions.
1145
1146 2001-11-08 Miles Bader <miles@gnu.org>
1147
1148 * subr.el (functionp): Make work correctly for macros and unbound
1149 symbols.
1150
1151 * comint.el (comint-send-input): Fix description of
1152 `comint-process-echoes' in the doc-string.
1153
1154 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1155
1156 * international/mule.el (make-translation-table): Doc fix.
1157 Suggested by Alex Schroeder <alex@gnu.org>.
1158
1159 2001-11-07 Richard M. Stallman <rms@gnu.org>
1160
1161 * info.el (Info-fontify-node): Highlight every third menu item.
1162
1163 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1164
1165 * cus-edit.el (custom-face-value-create): Don't ignore the
1166 `customized-face' attribute when finding the current face spec.
1167
1168 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1169
1170 * subr.el (with-local-quit): New macro.
1171 (make-syntax-table): Always inherit.
1172 (functionp): Be more careful when `object' is a symbol.
1173
1174 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1175
1176 2001-11-07 Paul Eggert <eggert@twinsun.com>
1177
1178 * dired.el (dired-move-to-filename-regexp):
1179 Do not distinguish between ASCII letters and non-ASCII characters.
1180 Don't allow comma except in the form "month day, year".
1181 Don't allow space between month name and comma.
1182 Clean up the code that checks for trailing period, comma, and space.
1183 Remove now-obsolete comments, and add more commentary about
1184 Japanese dates.
1185 Always gobble up trailing spaces, instead of doing it only sometimes.
1186
1187 2001-11-07 Miles Bader <miles@gnu.org>
1188
1189 * paren.el (show-paren-match-face): Add dark-background variant.
1190
1191 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1192
1193 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1194 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1195 Don't disable adaptive-fill-mode.
1196 (lisp-fill-paragraph): Use tab-width rather than 8.
1197 Prevent filling the first line of docstrings.
1198
1199 2001-11-06 Richard M. Stallman <rms@gnu.org>
1200
1201 * play/gomoku.el (gomoku): Doc fix.
1202
1203 * jka-compr.el (jka-compr-partial-uncompress):
1204 Support an alternative of not using dd.
1205 (jka-compr-dd-program): Use defcustom to define this.
1206 (jka-compr-load-suffixes): Use defcustom.
1207 (jka-compr-mode-alist-additions): Use defcustom.
1208
1209 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1212 Also work when LIMIT is further than the end of line.
1213
1214 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1215
1216 * international/quail.el (quail-update-leim-list-file): Print the
1217 offending file name if some of its quail-define-package forms is broken.
1218
1219 2001-11-05 Richard M. Stallman <rms@gnu.org>
1220
1221 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1222 of the evaluated form.
1223
1224 2001-11-05 Paul Eggert <eggert@twinsun.com>
1225
1226 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1227 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1228 stamps always line up by default. Also, it uses a slightly
1229 different window to determine whether files are "recent".
1230
1231 2001-11-05 Andrew Innes <andrewi@gnu.org>
1232
1233 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1234 Don't attempt to remake autoloads before nuking .elc files.
1235
1236 2001-11-04 Richard M. Stallman <rms@gnu.org>
1237
1238 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1239 previous-single-property-change or next-single-char-property-change
1240 returns nil.
1241
1242 * international/mule-cmds.el (set-locale-environment):
1243 Make it interactive; make arg optional.
1244
1245 * international/mule-diag.el (help-funs): Require help-funs.
1246
1247 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1248
1249 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1250
1251 2001-11-04 Miles Bader <miles@gnu.org>
1252
1253 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1254 shadow of the splash image grey on a dark background instead of black.
1255
1256 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1257
1258 * term.el (all faces): Don't (copy-face 'default <foo>).
1259
1260 * term/xterm.el (function-key-map):
1261 Add entry for `ESC [ 3 ~' -> <delete>
1262 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1263 Use inheritance so that .emacs and terminfo take precedence.
1264
1265 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1266
1267 * tooltip.el (tooltip-delay): Decrease to 0.7.
1268 (tooltip-hide-delay): Enlarge to 10.
1269
1270 2001-11-03 Richard M. Stallman <rms@gnu.org>
1271
1272 * startup.el (fancy-splash-tail): Explain how to recover
1273 from a crash, if there was a crash.
1274 (command-line-1): Reorganize display of startup screen,
1275 to simplify the logic. Use a temp buffer for it.
1276
1277 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1278
1279 * frame.el (set-background-color, set-foreground-color):
1280 Call face-set-after-frame-default, to propagate the new colors to
1281 the frame's parameters alist.
1282
1283 * calendar/timeclock.el (timeclock-out): Signal an error if
1284 timeclock-last-event is nil.
1285
1286 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1287
1288 * textmodes/fill.el (fill-context-prefix): Fix braino.
1289
1290 * international/quail.el (quail-help):
1291 Use `help-buffer' and move `help-setup-xref' to beginning.
1292
1293 * international/mule-cmds.el (describe-language-environment):
1294 Use `help-buffer' and move `help-setup-xref' to beginning.
1295
1296 * international/mule-diag.el (list-character-sets)
1297 (sort-listed-character-sets, describe-character-set)
1298 (describe-coding-system, describe-fontset, list-fontsets):
1299 Use `help-buffer' and move `help-setup-xref' to beginning.
1300 (describe-char-after): Use `internal-describe-syntax-value'.
1301
1302 2001-11-02 Richard M. Stallman <rms@gnu.org>
1303
1304 * mouse.el (popup-menu): If the user refuses to select
1305 from a menu, don't try to invoke the menu.
1306
1307 2001-11-02 Miles Bader <miles@gnu.org>
1308
1309 * help-mode.el (help-xref): New button type.
1310 (help-function, help-variable, help-face, help-coding-system)
1311 (help-input-method, help-character-set, help-type, help-symbol)
1312 (help-back, help-info, help-customize-variable, help-customize-face)
1313 (help-function-def, help-variable-def): Use it as a supertype.
1314 Remove `action' property.
1315
1316 * international/mule-diag.el (describe-character-set)
1317 (describe-coding-system): Pass correct args to `help-xref-button'.
1318 (sort-listed-character-sets): New button type.
1319 (list-character-sets): Use it.
1320 (list-charset-chars): New button type.
1321 (list-character-sets-1): Use it.
1322
1323 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1324
1325 * indent.el (tab-always-indent, indent-for-tab-command):
1326 Remove redundant `never' setting.
1327
1328 * fill.el (fill-region-as-paragraph): Don't forget to skip
1329 over current whitespace before looking for a preceding space.
1330
1331 2001-11-01 Richard M. Stallman <rms@gnu.org>
1332
1333 * files.el (file-newest-backup): Don't pass backup file name
1334 thru file-name-sans-versions, because it never has version numbers.
1335
1336 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1337 to avoid ambiguous nested loops.
1338
1339 * files.el (find-file-noselect): Offer to change buffer-read-only
1340 only when the file's read-only status has changed from before
1341 as well as disagreeing with the buffer's current status.
1342 (buffer-file-read-only): New var, local in all buffers.
1343
1344 * buff-menu.el (buffer-menu): Doc fix.
1345 (buffer-menu-other-window): Doc fix.
1346 (list-buffers, list-buffers-noselect): Doc fix.
1347
1348 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1349
1350 * startup.el (command-line): If the terminal Emacs is running on
1351 has erase char set to ^H, use the Backspace key for deleting
1352 backward, and the Delete key for deleting forward.
1353
1354 2001-11-01 Miles Bader <miles@gnu.org>
1355
1356 * button.el (define-button-type): Make sure every user-defined
1357 button type has a supertype.
1358
1359 2001-10-31 Jason Rumney <jasonr@gnu.org>
1360
1361 * international/mule-cmds.el (locale-language-names): Add chs and
1362 cht as aliases for Chinese-GB and Chinese-BIG5.
1363
1364 2001-10-31 Richard M. Stallman <rms@gnu.org>
1365
1366 * bindings.el (mode-line-frame-identification): Add doc string.
1367 (mode-line-position, mode-line-modes): New variables.
1368 (mode-line-format): Use mode-line-position for the part
1369 that displays the position-in-buffer info.
1370 Use mode-line-modes for the part that displays major and minor modes.
1371
1372 2001-10-31 Sam Steingold <sds@gnu.org>
1373
1374 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1375 (debugger-setup-buffer): Call it.
1376 (debugger-mode-map): Bind RET and mouse-2.
1377
1378 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1379
1380 * startup.el: Document command line option --no-window-system
1381 instead of --no-windows.
1382
1383 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1384
1385 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1386
1387 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1388 (font-lock-defaults-alist): Use it.
1389 From David Ponce <david.ponce@wanadoo.fr>
1390
1391 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1392 output of `char-after'.
1393
1394 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1395
1396 * simple.el (reindent-then-newline-and-indent): Insert the newline
1397 before indenting the first line.
1398 (undo-get-state, undo-revert-to-state): New funs.
1399 (shell-command): Don't kill the buffer even if empty.
1400 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1401 (transpose-subr-end2): Remove.
1402 (transpose-subr): Add `special' arg and simplify.
1403 (transpose-subr-1): Rewrite.
1404 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1405 (rfc822-goto-eoh): Simplify.
1406
1407 2001-10-30 Richard M. Stallman <rms@gnu.org>
1408
1409 * enriched.el (enriched-face-ans): FIx previous change.
1410
1411 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1412
1413 * international/iso-acc.el (iso-accents-compose): Remove a
1414 superfluous setq.
1415
1416 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1417
1418 * buff-menu.el (list-buffers-noselect): If the buffer's name
1419 starts with a blank, but it visits a file, do show it (for files
1420 whose names start with a blank).
1421
1422 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1423
1424 * textmodes/fill.el (sentence-end-double-space)
1425 (sentence-end-without-period): Move to paragraphs.el.
1426 (fill-indent-according-to-mode): Change default to t.
1427 (fill-context-prefix): Simplify control-flow and use a more
1428 sophisticated merge that unifies both previous checks.
1429 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1430 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1431 (fill-nobreak-p): New fun.
1432 (fill-region-as-paragraph): Use it.
1433 Handle `fill-indent-according-to-mode' slightly differently.
1434 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1435 (fill-individual-paragraphs-citation): Fix.
1436
1437 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1438 (paragraph-start): Change default to the `text-mode' value.
1439 (sentence-end-double-space, sentence-end-without-period):
1440 Move from fill.el.
1441 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1442 rather than rebinding `paragraph-start' and `paragraph-separate'.
1443
1444 * indent.el (indent-line-function): Change default to indent-relative.
1445 (tab-always-indent): Add an `never' setting.
1446 (indent-according-to-mode): Handle `indent-relative' and
1447 `indent-relative-maybe' specially.
1448 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1449 Handle the `never' case for `tab-always-indent'.
1450 Don't call indent-according-to-mode for indent-relative' and
1451 `indent-relative-maybe'.
1452 (insert-tab): Rename `prefix-arg' to `arg'.
1453 (indent-region): Indent the first line as well.
1454 (indent-relative): Don't mark the buffer modified if the indentation
1455 is unchanged.
1456
1457 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1458 Don't set paragraph-separate. Set paragraph-start more carefully.
1459 Set indent-line-function.
1460 (paragraph-indent-text-mode): Use it and define-derived-mode.
1461 (text-mode-map): Remove the \t binding.
1462 (text-mode): Simplify now that the default is more favorable.
1463
1464 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1465
1466 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1467 If the regexp doesn't match, use a looser one.
1468 (find-variable-noselect): Add `file' argument.
1469
1470 * pcvs.el (cvs-mode-commit-hook): New hook.
1471 (cvs-mode-commit): Run it.
1472
1473 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1474
1475 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1476 (edebug-instrument-function): Use `find-function-noselect'.
1477
1478 2001-10-29 Richard M. Stallman <rms@gnu.org>
1479
1480 * term.el (term-if-emacs19): Macro deleted.
1481 Callers changed to use progn instead.
1482
1483 * frame.el (blink-cursor-mode): Doc fix.
1484
1485 * files.el (find-backup-file-name): Use make-backup-file-name.
1486
1487 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1488 window-live-p.
1489 (edebug-set-conditional-breakpoint): Unconditionally use
1490 the former Emacs >=19 definition.
1491 (edebug-mark): Define unconditionally.
1492 (edebug-eval-expression): Always call read-from-minibuffer
1493 and specify history list.
1494 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1495 edebug-set-conditional-breakpoint.
1496 (edebug-emacs-version-specific): Function deleted;
1497 do the job at top level.
1498 (edebug-emacs-19-specific): Function deleted, this is the default.
1499
1500 2001-10-29 Sam Steingold <sds@gnu.org>
1501
1502 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1503 "/cygdrive/LETTER/" pathnames.
1504
1505 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1506
1507 * faces.el (invert-face): Check for 'unspecified, not for nil,
1508 when testing whether face colors are not specified.
1509 From David.Kastrup@t-online.de (David Kastrup).
1510 (read-face-name): Doc fix.
1511 (make-face-bold, make-face-unbold, make-face-italic)
1512 (make-face-unitalic, make-face-bold-italic, invert-face):
1513 Remove trailing blank from the prompt passed to read-face-name.
1514
1515 2001-10-29 Sam Steingold <sds@gnu.org>
1516
1517 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1518 Report numbers of files skipped and failed too.
1519 (byte-compile-file): Return 'no-byte-compile for skipped files.
1520
1521 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1522
1523 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1524 and `M p'.
1525
1526 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1527
1528 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1529 as is on unread-command-events instead of `(SECOND-CHAR)'.
1530
1531 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1532
1533 * vc.el: Mention vc-*-switches in backend API documentation.
1534 (vc-annotate): Adapt doc string to recent change.
1535
1536 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1537
1538 * enriched.el (enriched-face-ans): Handle face attributes
1539 of the form `(FACE1 FACE2 ...)'.
1540
1541 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1542
1543 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1544
1545 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1546
1547 * progmodes/sql.el (sql-db2): Doc change.
1548 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1549 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1550
1551 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1552
1553 * env.el (substitute-env-vars): Don't quote argument to `rx';
1554 it's a macro.
1555
1556 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1557
1558 * cus-start.el (recursive-load-depth-limit): Added.
1559
1560 2001-10-28 Richard M. Stallman <rms@gnu.org>
1561
1562 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1563 All uses removed--assume Emacs version is >= 20.
1564
1565 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1566 by really checking that it is not version 18.
1567
1568 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1569
1570 2001-10-28 Miles Bader <miles@gnu.org>
1571
1572 * faces.el (face-attribute): Add INHERIT argument, consider face
1573 inheritance if it's non-nil.
1574 (face-attribute-merged-with): New function.
1575 (face-attribute-specified-or): New macro.
1576 (face-foreground, face-background, face-stipple): Add INHERIT
1577 argument. Use `face-attribute-specified-or'.
1578
1579 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1580
1581 * font-lock.el: Require `syntax'.
1582 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1583 Use `c-font-lock-syntactic-face-function' for c languages.
1584 (font-lock-mode): Don't unset vars when turning the mode off.
1585 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1586 (font-lock-extra-managed-props): New var.
1587 (font-lock-default-unfontify-region): Use it.
1588 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1589 Don't eval the value when there's no match.
1590 (font-lock-ppss-stats): New var.
1591 (font-lock-ppss): New fun.
1592 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1593 (font-lock-apply-highlight): Allow `highlight' to set several props.
1594 (font-lock-set-defaults): Use dolist.
1595 (font-lock-unset-defaults): Remove.
1596 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1597 Try to recognize prototypes using `foo P_ ((args))'.
1598 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1599 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1600 (c-font-lock-syntactic-face-function): New function.
1601 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1602 (c++-keywords): Use a more sophisticated regexp to handle
1603 shallowly nested templates.
1604
1605 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1606
1607 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1608 (sgml-tag): Use it. Cleanup with `cond'.
1609 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1610 Mark the overlays and only delete those that are marked.
1611 (sgml-skip-close-p): Remove.
1612 (sgml-value): Replace sgml-skip-close-p with its definition.
1613 (html-tag-alist): Use sgml-xml a bit more.
1614 (html-mode): Set sgml-empty-tags.
1615
1616 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1617 (texinfo-update-node, texinfo-sequential-node-update):
1618 Don't bind the obsolete `auto-fill-hook'.
1619 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1620 Use `set-buffer' rather than `switch-to-buffer'.
1621 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1622 Use `set-buffer' rather than `switch-to-buffer'.
1623
1624 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1625 text-mode-syntax-table.
1626 (mail-mode): Use define-derived-mode.
1627 Fix ordering of alternatives in adaptive-fill-regexp.
1628 (mail-mode-map): Don't rely on keymap's internal representation.
1629
1630 2001-10-27 Sam Steingold <sds@gnu.org>
1631
1632 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1633 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1634 (sgml-mode-common): Call it.
1635 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1636 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1637 (html-horizontal-rule, html-image, html-ordered-list):
1638 (html-unordered-list, html-list-item, html-paragraph):
1639 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1640 `html-xhtml'.
1641
1642 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1643
1644 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1645 (ifnothtml): New alias.
1646
1647 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1648
1649 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1650 (toggle-text-mode-auto-fill): Use derived-mode-p.
1651
1652 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1653
1654 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1655 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1656
1657 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1658
1659 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1660 Add make-obsolete cookies, to follow faces.el.
1661
1662 These changes avoid warnings from the byte compiler in faces.el:
1663
1664 * faces.el (internal-get-face): Use facep instead of the obsolete
1665 internal-find-face.
1666 (internal-frob-font-weight, internal-frob-font-slant):
1667 New defaliases for obsolete functions.
1668 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1669 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1670 (x-make-font-bold-italic): Use internal-frob-font-weight and
1671 internal-frob-font-slant aliases instead of the obsolete
1672 x-frob-... functions.
1673
1674 2001-10-26 Sam Steingold <sds@gnu.org>
1675
1676 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1677 DOCTYPE; set `mode-name' based on it.
1678 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1679 (sgml-tag): Close empty tags in XHTML.
1680
1681 2001-10-26 Jason Rumney <jasonr@gnu.org>
1682
1683 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1684 when UNICODE is not defined.
1685
1686 2001-10-26 Sam Steingold <sds@gnu.org>
1687
1688 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1689 be alone on the line.
1690
1691 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1692
1693 * button.el (button): Special face definition for MS-DOS terminals.
1694
1695 2001-10-26 Sam Steingold <sds@gnu.org>
1696
1697 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1698 Protect the /= test by checking that the args are non-nil.
1699 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1700
1701 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1702
1703 * textmodes/artist.el (artist-version): 1.2.4.
1704 (artist-butlast-fn): New variable.
1705 (artist-butlast): New function.
1706 (artist-ellipse-mirror-quadrant): Use it.
1707 (artist-mouse-draw-poly): Use nil for `point-list'.
1708 (artist-mouse-draw-poly): Check for point-list being nil.
1709
1710 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1711
1712 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1713 lambda expression.
1714 (ps-mode-menu-main): Submenu with options on/off was replaced with
1715 a toggle button.
1716 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1717 (ps-mode): Autoload cookie added on same line as comment
1718 (ps-mode-tabkey, ps-mode-backward-delete-char):
1719 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1720 `indent-to' with `indent-line-to'
1721 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1722 instead of `eval'.
1723 (ps-mode-print-region): Use `with-temp-buffer'.
1724 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1725 (numerous places): Add back-tick and tick around names in
1726 docstrings, fix punctuation in docstrings, remove trailing spaces.
1727
1728 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1729
1730 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1731 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1732 (sgml-font-lock-syntactic-keywords): New var.
1733 (sgml-mode-common): Drop the two args.
1734 Don't make buffer-local variables that aren't used.
1735 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1736 Don't set `before-string' props from sgml-display-text.
1737 (sgml-mode): Use define-derived-mode.
1738 (sgml-tags-invisible): Use sgml-display-text.
1739 (sgml-quote): New command.
1740 (html-tag-alist): Add args for `span'.
1741 (html-mode): Use define-derived-mode.
1742 Set sgml-display-text and sgml-tag-face-alist.
1743
1744 2001-10-25 Sam Steingold <sds@gnu.org>
1745
1746 * add-log.el (add-log-always-start-new-record): New user option.
1747 (add-change-log-entry): Use it.
1748
1749 2001-10-25 Richard M. Stallman <rms@gnu.org>
1750
1751 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1752 bind case-fold-search if FROM is not all lower case.
1753
1754 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1755
1756 * startup.el (normal-top-level): Check for frame-initial-frame
1757 only if it's really used.
1758
1759 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1760
1761 * progmodes/compile.el (compilation-parse-errors-filename-function):
1762 New variable.
1763 (compilation-parse-errors): Use it.
1764
1765 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1766
1767 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1768 interactively so that C-u M-C-x still does edebug.
1769 (checkdoc-sentencespace-region-engine): Don't force a double-space
1770 after `.' if it doesn't look like an end-of-sentence.
1771 (debug-ignored-errors): Add `disambiguate ...'.
1772
1773 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1774
1775 * textmodes/texinfo.el (texinfo-environments)
1776 (texinfo-environment-regexp): Hoist.
1777 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1778 Only highlight the menu name in menu items.
1779 Setup `@foo ... @end foo' as text clones.
1780 (texinfo-clone-environment): New function.
1781 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1782 (texinfo-insert-block): Simplify.
1783 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1784 the command is repeated.
1785 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1786 (texinfo-insert-@end): Simplify.
1787
1788 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1789 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1790 (texinfo-subsubsection-level-regexp)
1791 (texinfo-update-menu-same-level-regexps)
1792 (texinfo-update-menu-higher-regexps)
1793 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1794
1795 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1796 (derived-mode-p): Autoload.
1797
1798 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1799 New vars and functions.
1800 (text-clone-maintain, text-clone-create): New functions.
1801
1802 2001-10-25 Miles Bader <miles@gnu.org>
1803
1804 * facemenu.el (facemenu-add-new-face): Fix variable names.
1805
1806 2001-10-24 Richard M. Stallman <rms@gnu.org>
1807
1808 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1809 of t and nil values.
1810 (facemenu-set-face): Handle START and END interactively.
1811 (facemenu-set-foreground): Don't use a face; specify color directly.
1812 (facemenu-set-background): Likewise.
1813 (facemenu-set-face-from-menu): Doc fix.
1814 (facemenu-active-faces): Use face-attribute-vector
1815 to handle bare attributes not in faces.
1816 (facemenu-get-face): Don't handle face names fg:... and bg:...
1817 specially.
1818 (facemenu-add-new-face): New argument MENU.
1819 New way to handle adding colors to the color menus.
1820
1821 * env.el (substitute-env-vars): Quote the arg to rx.
1822
1823 2001-10-24 Sam Steingold <sds@gnu.org>
1824
1825 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1826 Control" and "SGML" groups.
1827
1828 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1829
1830 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1831 Better handling of C++ template args to avoid confusion with `<'
1832 and `>' used as operators in member init expressions.
1833
1834 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1835
1836 * replace.el (perform-replace): Move START and END parameters
1837 to the end of the argument list and make them optional.
1838
1839 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1840 perform-replace.
1841
1842 * international/fontset.el (x-must-resolve-font-name): New function.
1843 (x-complement-fontset-spec): Use it.
1844
1845 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1846
1847 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1848
1849 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1850 Turn caadr into caar of cdr.
1851
1852 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1853
1854 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1855 of mouse-{1,2} since dragging is on the down event.
1856
1857 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1858
1859 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1860 if ARG is nil.
1861
1862 * desktop.el (desktop-last-buffer): New variable.
1863 (desktop-create-buffer): Set it.
1864 (desktop-read): Bind it and switch to that buffer.
1865
1866 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1867
1868 * progmodes/compile.el (compilation-set-window-height):
1869 Select old window only if it's still live.
1870
1871 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1872
1873 * help-mode.el (help-buffer): Remove debugging code.
1874 From Stefan Monnier <monnier@cs.yale.edu>.
1875
1876 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1877
1878 * files.el (file-name-sans-extension, file-name-extension):
1879 Don't count the leading dots in file names as signaling an extension.
1880
1881 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1882
1883 * vc.el (vc-diff-switches): Doc rewritten.
1884
1885 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1886
1887 * tooltip.el (tooltip-set-param): Doc fix.
1888
1889 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1890 127 to sgml-maybe-name-self.
1891 (sgml-name-8bit-mode): Doc fix.
1892 (sgml-char-names-table): New variable.
1893 (sgml-name-char): Support non-ASCII and mule-unicode-*
1894 characters. Doc fix.
1895 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1896
1897 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1898 doc string the effect of `left' and `top' parameters in
1899 tooltip-frame-parameters, the default values, and the units.
1900 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1901 (tooltip-show): Mention in the doc string the `top' and `left'
1902 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1903
1904 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1905
1906 Add autoscaling support for vc-annotate.
1907 From J.D. Smith <jdsmith@alum.mit.edu>.
1908
1909 * vc.el (vc-annotate-display-default): Accept colormap scaling
1910 ratio (now deprecated).
1911 (vc-annotate-display-autoscale): Added.
1912 (vc-annotate-add-menu): New autoscaling menu options "Span to
1913 Oldest" and "Span Oldest->Newest". Easymenu support added for
1914 toggle menus driven by customize variable `vc-annotate-display-mode'.
1915 (vc-annotate-display-select): Added.
1916 (vc-annotate): Changed temp-buffer-show-function to
1917 `vc-annotate-display-select'.
1918 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1919 Added argument OFFSET. Instead of backend function, calls now
1920 generic `vc-annotate-difference'.
1921 (vc-annotate-difference): Added as generic function instead of
1922 backend-specific function. No longer takes argument POINT, but
1923 instead accepts a time OFFSET.
1924 (vc-default-annotate-current-time): Added.
1925
1926 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1927 version in vc.el, with
1928 (vc-cvs-annotate-current-time): Added, as override of default.
1929 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1930 `vc-cvs-annotate-difference'.
1931
1932 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1933
1934 * saveplace.el (save-place): Require `saveplace'.
1935
1936 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1937 Use `sexp' for :value-type instead of `face'.
1938
1939 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1940
1941 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1942 regexps due to 5-digit message IDs.
1943
1944 2001-10-21 Jason Rumney <jasonr@gnu.org>
1945
1946 * term/w32-win.el (redisplay-dont-pause): Don't set.
1947
1948 2001-10-21 Miles Bader <miles@gnu.org>
1949
1950 * help-funs.el (help-manyarg-func-alist): Variable removed.
1951
1952 2001-10-21 Miles Bader <miles@gnu.org>
1953
1954 * help-funs.el (help-manyarg-func-alist): Remove entries for
1955 `insert', `insert-and-inherit', `insert-before-markers',
1956 `insert-before-markers-and-inherit', `message', `message-box',
1957 `message-or-box', `propertize', `format', `encode-time', `append',
1958 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1959 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1960 `ml-prefix-argument-loop'.
1961
1962 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1963
1964 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1965 (vc-default-diff-tree): New functions.
1966 (vc-version-diff): Use them. As a result, coding systems are now
1967 set up properly for all sorts of diffs, and tree diffs can now
1968 also be done locally.
1969 (vc-diff): With a prefix argument, don't require that it's called
1970 from a buffer under version control.
1971 (diff-switches): Remove duplicate definition.
1972
1973 * vc-cvs.el (vc-cvs-diff-tree): New function.
1974
1975 2001-10-21 Miles Bader <miles@gnu.org>
1976
1977 * help-funs.el (help-manyarg-func-alist): Remove entries for
1978 `list', `vector', `make-byte-code', `call-process',
1979 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1980 `logand', `logior', and `logxor'.
1981
1982 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1983 image bits to compensate. Use `make-string' instead of
1984 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1985
1986 2001-10-20 Kim F. Storm <storm@cua.dk>
1987
1988 * simple.el (kill-ring-save): Don't show extent of copied region
1989 if using transient-mark-mode and region is fully visible.
1990
1991 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1992
1993 * (Version 21.1 released.)
1994
1995 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1996
1997 * files.el (auto-mode-alist): Associate .indent.pro with
1998 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1999
2000 2001-10-18 Sam Steingold <sds@gnu.org>
2001
2002 Put the *Compile-Log* buffer in `compilation-mode'.
2003 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
2004 (byte-compile-log-1, byte-compile-log-file)
2005 (displaying-byte-compile-warnings): Use it
2006
2007 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
2008
2009 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
2010
2011 * xml.el (xml-parse-tag): Use eq on char-after's return value.
2012
2013 2001-10-18 Gerd Moellmann <gerd@gnu.org>
2014
2015 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
2016
2017 * obsolete/hilit19.el (hilit-lookup-face-create):
2018 Call set-face-font only if display-graphic-p.
2019 (toplevel): Remove references to window-system.
2020
2021 2001-10-18 Miles Bader <miles@gnu.org>
2022
2023 * simple.el (what-line): Avoid problems with field properties.
2024
2025 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2026
2027 * wid-edit.el (widget-field-face, widget-single-line-field-face):
2028 Define special colors for a tty.
2029
2030 2001-10-17 Francesco Potorti` <pot@gnu.org>
2031
2032 * comint.el (comint-password-prompt-regexp): Make it less
2033 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
2034
2035 2001-10-17 John Wiegley <johnw@gnu.org>
2036
2037 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
2038 a regular file, before checking if it is a directory or symlink.
2039 This avoids a call to eshell-file-attributes, which can be
2040 expensive in some situations.
2041
2042 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
2043 customization variable, to differentiate ls-in-dired from regular
2044 uses of ls.
2045
2046 2001-10-17 Miles Bader <miles@gnu.org>
2047
2048 * custom.el (defface): Mention `:inherit' in doc-string.
2049
2050 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2051
2052 * paren.el: Update the Commentary with installation instructions.
2053
2054 2001-10-15 Dave Love <fx@gnu.org>
2055
2056 * international/mule.el (set-auto-coding): Fix regexps for local
2057 variables section not to eat newlines.
2058
2059 2001-10-15 Miles Bader <miles@gnu.org>
2060
2061 * simple.el (display-message-or-buffer): Pass the correct buffer
2062 to `display-buffer'.
2063
2064 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
2065
2066 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
2067 (executable-find): Use exec-suffixes.
2068 (executable-set-magic): Don't use make-local-hook.
2069
2070 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
2071
2072 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2073
2074 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
2075 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
2076 Add .so to the Unix and GNU branch.
2077
2078 * international/latin-1.el:
2079 * international/latin-2.el:
2080 * international/latin-3.el:
2081 * international/latin-4.el:
2082 * international/latin-5.el:
2083 * international/latin-8.el:
2084 * international/latin-9.el: Add no-byte-compile: t, since
2085 Makefile.in instructs make-docfile to look at .el files.
2086
2087 2001-10-14 Miles Bader <miles@gnu.org>
2088
2089 * button.el (define-button-type): Allow supertype property to be
2090 specified with a keyword `:supertype' too.
2091 (button-put, make-text-button): Allow button type property to be
2092 specified using the keyword `:type' too.
2093 (button-type): New function.
2094 (button): Add `button-category-symbol' property.
2095
2096 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2097
2098 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2099 indent-new-comment-line from comment-indent-new-line.
2100
2101 * textmodes/refill.el (refill-mode):
2102 Bind DEL to backward-delete-char-untabify.
2103 Set backward-delete-char-untabify-method to `hungry'.
2104
2105 * textmodes/bib-mode.el (bib-mode):
2106 * play/gomoku.el (gomoku-mode):
2107 * textmodes/page-ext.el (pages-directory-mode):
2108 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2109
2110 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2111
2112 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2113
2114 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2115 Handle here-docs differently.
2116 (sh-font-lock-heredoc): Remove.
2117 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2118 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2119 (sh-font-lock-open-heredoc): New functions.
2120 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2121 (sh-font-lock-keywords-1): Use regexp-opt.
2122 (sh-in-comment-or-string): Use syntax-ppss.
2123 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2124 (sh-select, sh-tmp-file): Add explicit terminating \n.
2125
2126 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2127 Use with-current-buffer.
2128 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2129 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2130 filename), catch any error that occurs in `ange-ftp-cd'.
2131 If an error happened, don't bother sending `cmd' at all.
2132 Fix a parenthesis typo.
2133 (ange-ftp-write-region): Don't blindly use binary if the remote host
2134 is unix-like.
2135
2136 * play/pong.el (pong-init): Don't use make-local-hook.
2137
2138 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2139
2140 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2141 (viper-get-ex-address-subr): More precise addr for the $ marker
2142
2143 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2144
2145 * version.el (emacs-version): Bump to 21.1.50.
2146
2147 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2148
2149 * mail/mailalias.el (mail-directory-stream): Do not double
2150 variables in the lambda-list.
2151
2152 * play/gomoku.el (gomoku-init-display): Ditto.
2153
2154 * play/landmark.el (lm-init-display): Ditto.
2155
2156 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2157 (delimit-columns-rectangle-line): Ditto.
2158
2159 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2160
2161 * newcomment.el (comment-region-internal): Don't rebind
2162 invisibility_spec now that the C routines handle it correctly.
2163
2164 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2165
2166 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2167 and `same-frame'.
2168
2169 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2170
2171 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2172
2173 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2174 C-p and C-r. Remove redundant bindings from inheriting maps.
2175
2176 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2177 After 4.23 and: After 4.24:
2178 (cperl-contract-levels): Restore position.
2179 (cperl-beautify-level): Likewise.
2180 (cperl-beautify-regexp): Likewise.
2181 (cperl-commentify): Rudimental support for length=1 runs
2182 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2183 After 4.25:
2184 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2185 (imenu-example--create-perl-index): Was not enforcing
2186 syntaxification-to-the-end.
2187 (cperl-invert-if-unless): Allow `for', `foreach'.
2188 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2189 Mark qw(), m()x as indentable.
2190 (cperl-init-faces): Highlight `sysopen' too.
2191 Highlight $var in `for my $var' too.
2192 (cperl-invert-if-unless): Was leaving whitespace at end.
2193 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2194 (cperl-calculate-indent): Remove old commented out code.
2195 Support (primitive) indentation of qw(), m()x.
2196 After 4.26:
2197 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2198 q [] with intervening newlines.
2199 (cperl-autoindent-on-semi): New customization variable.
2200 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2201 (cperl-tips): Mention how to make CPerl the default mode.
2202 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2203 (cperl-outline-level): New function.
2204 (cperl-highlight-variables-indiscriminately): New customization var.
2205 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2206 From Sean Kamath <kamath@pogo.wv.tek.com>.
2207 (cperl-after-block-p): Support CHECK and INIT.
2208 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2209 From Doug MacEachern <dougm@covalent.net>.
2210 After 4.27:
2211 (cperl-find-pods-heres): Recognize \"" as a string.
2212 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2213 Allow whitespace between << and "FOO".
2214 (cperl-problems): Remove \"" and q [] with intervening newlines.
2215 Mention multiple <<EOF as unsupported.
2216 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2217 (cperl-indent-parens-as-block): New configuration variable.
2218 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2219 Use `cperl-indent-parens-as-block'.
2220 (cperl-find-pods-heres): Test for =cut without empty line instead of
2221 complaining about no =cut.
2222 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2223 (cperl-find-pods-heres): Likewise.
2224 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2225 POD could've been marked as comment already.
2226 (cperl-unwind-to-safe): Unwind before start of POD too.
2227 After 4.28:
2228 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2229 After 4.29:
2230 (x-color-defined-p): Make an extra case to peacify the warning.
2231 Toplevel: `defvar' to peacify the warnings.
2232 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2233 No -nw-compile time warnings now.
2234 (cperl-find-tags): TAGS file had too short substring-to-search.
2235 Be less verbose in non-interactive mode
2236 (imenu-example--create-perl-index): Set index-marker after name
2237 (cperl-outline-regexp): New variable.
2238 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2239 (cperl-mode): Made use `cperl-outline-regexp'.
2240 After 4.30:
2241 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2242 (cperl-outline-level): Make start-of-file same level as `package'.
2243 After 4.31:
2244 (cperl-electric-pod): `head1' and `over' electric only if empty.
2245 (cperl-unreadable-ok): New variable.
2246 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2247 on an unreadable file.
2248 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2249 on an unreadable directory.
2250
2251 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2252 Consider the text between two errors as belonging to the first error.
2253 (compilation-goto-locus): Use pop-to-buffer rather than
2254 switch-to-buffer-other-frame.
2255
2256 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2257 (awk-font-lock-syntactic-keywords): New var.
2258 (awk-mode): Use it.
2259
2260 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2261
2262 * faces.el (describe-face): Call help-setup-xref earlier.
2263
2264 * jka-compr.el (jka-compr-load-suffixes): New var.
2265 (jka-compr-install): Add its content to load-suffixes.
2266 (jka-compr-uninstall): Remove its content from load-suffixes.
2267
2268 2001-10-12 Sam Steingold <sds@gnu.org>
2269
2270 * bindings.el (completion-ignored-extensions): CL-related
2271 extensions are platform-independent.
2272
2273 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2274 asynchronous multiple file copying.
2275
2276 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2277
2278 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2279 Turn error for repeated variables into warning.
2280
2281 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2282 New function checking that lambda-list consists of non-constant
2283 symbols, that &rest and &optional are followed by variable names,
2284 that &rest VAR is the last element, and that variables aren't doubled.
2285 (byte-compile-lambda): Use it.
2286
2287 2001-10-12 Eli Barzilay <eli@barzilay.org>
2288
2289 * calculator.el (calculator-eng-display): Don't call concat
2290 with an integer argument.
2291
2292 2001-10-12 Miles Bader <miles@gnu.org>
2293
2294 * help-mode.el (help-customize-face): New button-type.
2295
2296 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2297 (describe-face): Fix args to `help-xref-button'.
2298 Don't switch to help-buffer around call to `help-setup-xref'.
2299 Use `help-buffer' instead of hard-wired "*Help*".
2300 Require `help-mode'.
2301
2302 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2303
2304 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2305
2306 * help-mode.el (help-buffer): New function.
2307 Returns the buffer-name to use for help output.
2308 Change all the code to use it instead of hard-coding *Help*.
2309 (help-mode-map): Put back the mouse-2 binding.
2310 (help-xref-stack): Change the format and make buffer-local.
2311 (help-xref-stack-item): Make buffer-local.
2312 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2313 (help-xref-interned): Display the face doc as well.
2314 (help-follow-mouse): Re-introduce.
2315 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2316 (help-do-xref): Don't `push' any more.
2317 (help-follow): Also follow face names.
2318
2319 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2320 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2321 Autoload and cleanup.
2322 (describe-function): Call help-setup-xref.
2323 (describe-variable): Call help-setup-xref earlier.
2324
2325 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2326 (view-lossage): Call help-setup-xref correctly and earlier.
2327 (describe-bindings): Call help-setup-xref earlier.
2328 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2329 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2330
2331 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2332
2333 * master.el (master-mode): Use define-minor-mode instead of
2334 easy-mmode-define-minor-mode. Add autload cookie.
2335 (Commentary): Remove the line showing how to autoload master-mode,
2336 since it's always autoloaded.
2337
2338 * master.el: New file.
2339
2340 2001-10-11 Dave Love <fx@gnu.org>
2341
2342 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2343 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2344 <const-C varset-X const-C>: Fix car/cdr typo.
2345
2346 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2347
2348 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2349 New function extracted from byte-compile-log-1.
2350 (byte-compile-log-1): Change output to be more in line with
2351 the output of other GNU tools.
2352 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2353 (byte-compile-report-error): Downcase error message.
2354 Use `error' instead of `!!' for error messages.
2355 (byte-compile-print-syms): Treat non-interactive case specially.
2356 (displaying-byte-compile-warnings): Use backquote.
2357 (byte-compile-from-buffer): Bind byte-compile-last-line.
2358 (batch-byte-compile): Remove `Done' message.
2359
2360 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2361
2362 * emacs-lisp/copyright.el (copyright): Add final \n.
2363
2364 2001-10-11 Miles Bader <miles@gnu.org>
2365
2366 * diff.el (diff): Display default values in prompts as
2367 `(default ...)', not `(...)'.
2368
2369 * info.el (Info-follow-reference): Likewise.
2370
2371 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2372
2373 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2374
2375 * newcomment.el (comment-indent): Be a little more robust in case
2376 comment-indent-function does funny things.
2377 (comment-normalize-vars): Autoload.
2378 (comment-region-internal): Fiddle with the visibility spec.
2379 (comment-valid-prefix): New function.
2380 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2381 that would turn comment-text into non-comment-text.
2382
2383 * emacs-lisp/syntax.el: New file.
2384
2385 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2386 compatibility cruft.
2387 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2388 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2389 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2390 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2391 tcl-submit-bug-report.
2392 (tcl-mode-syntax-table): Leave \f alone.
2393 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2394 tcl-end-of-defun, tcl-submit-bug-report.
2395 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2396 (tcl-add-emacs-menu): Remove.
2397 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2398 (tcl-keyword-list): Add `chain'.
2399 (tcl-font-lock-syntactic-keywords): New variable.
2400 (tcl-pps-has-arg-6): Remove.
2401 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2402 (tcl-internal-mark-defun): Remove.
2403 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2404 (tcl-mode): Use define-derived-mode. Simplify.
2405 Set comment-indent-function.
2406 (tcl-indent-command): Use line-beginning-position and comment-indent.
2407 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2408 (tcl-indent-line): Use tcl-calculate-indent.
2409 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2410 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2411 (tcl-filter): Use with-current-buffer, simplify.
2412 (inferior-tcl-mode): Use define-derived-mode.
2413 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2414 (tcl-simple-in-comment, tcl-in-comment): Removed.
2415 (tcl-files-alist): New function.
2416 (tcl-help-snarf-commands): Use it and return the result directly
2417 rather than through a global variable.
2418 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2419 (tcl-help-on-word): Provide the default value to completing-read.
2420 (tcl-hilit): Remove.
2421 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2422 (tcl-comment-indent): New function.
2423 (tcl-submit-bug-report): Remove.
2424 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2425 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2426 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2427
2428 2001-10-10 Miles Bader <miles@gnu.org>
2429
2430 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2431 (Info-fontify-node): Don't fontify the node if it's already been done.
2432
2433 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2434
2435 * international/iso-transl.el (iso-transl-e-caret)
2436 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2437 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2438
2439 * simple.el (end-of-buffer): Fix code scrolling specially
2440 for the buffer end.
2441
2442 * startup.el (command-line-1): Bind tab-width to 8.
2443
2444 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2445
2446 * emulation/tpu-edt.el: Use defalias instead of fset for
2447 user-visible commands. From Rob Riepel
2448 <riepel@Networking.Stanford.EDU>.
2449
2450 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2451
2452 * ruler-mode.el: New file.
2453
2454 2001-10-09 Miles Bader <miles@gnu.org>
2455
2456 * apropos.el (button): New require.
2457
2458 * help-funs.el: New file, contents mostly from `help.el'.
2459 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2460
2461 * help-mode.el: New file, contents mostly from `help.el'.
2462
2463 * help.el: Don't require `view' when compiling.
2464 (help-with-tutorial, describe-function, describe-function-1)
2465 (variable-at-point, describe-variable, locate-library):
2466 Functions moved into `help-funs.el'.
2467 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2468 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2469 (help-setup-xref, help-xref-following, help-make-xrefs)
2470 (help-xref-button, help-insert-xref-button, help-xref-interned)
2471 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2472 (help-xref-on-pp): Functions moved into `help-mode.el'
2473 (help-mode-map, help-xref-stack, help-xref-stack-item)
2474 (help-highlight-p, help-highlight-face, help-back-label)
2475 (help-xref-symbol-regexp, help-xref-mule-regexp)
2476 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2477 (help-symbol, help-back, help-info, help-customize-variable)
2478 (help-function-def, help-variable-def):
2479 Button-types moved into `help-mode.el'.
2480 (load-symbol-file-load-history, symbol-file):
2481 Functions moved into `subr.el'.
2482 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2483 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2484
2485 * subr.el (symbol-file-load-history-loaded)
2486 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2487
2488 * loadup.el ("button"): Load removed.
2489
2490 * button.el (define-button-type): Respect any `supertype' property.
2491 (button-type-subtype-p, button-has-type-p): New functions.
2492
2493 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2494 dollar-signs.
2495
2496 * comint.el (comint-insert-previous-argument): New function.
2497 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2498 (comint-insert-previous-argument-last-start-pos)
2499 (comint-insert-previous-argument-last-index): New variables.
2500
2501 * apropos.el (apropos-next-label-button): Use the presence of a
2502 `apropos-label' property to detect label buttons.
2503
2504 2001-10-08 Miles Bader <miles@gnu.org>
2505
2506 * button.el (next-button, previous-button): Remove N and WRAP
2507 parameters. Don't pay attention to `skip' properties.
2508 (forward-button): Implement wrapping, iterating, and skipping here
2509 instead.
2510 (button-activate): USE-MOUSE-ACTION is optional.
2511 (button-nop): Function removed.
2512 (default-button): Use `ignore' as default button action.
2513
2514 * apropos.el (apropos-next-label-button): Update arguments to
2515 `next-button'.
2516 (apropos-symbol): Add `skip' property.
2517 (apropos-function, apropos-macro, apropos-command)
2518 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2519 (apropos-plist): New button types.
2520 (apropos-label-properties): Variable removed.
2521 (apropos-print): Pass button-type to apropos-print-doc, rather
2522 than help function and label text.
2523 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2524 Get button label from TYPE.
2525
2526 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2527
2528 * help.el (help-mode): Use define-derived-mode.
2529 (describe-mode): Add optional `buffer' arg.
2530 Use it instead of going through help-xref-mode.
2531 Avoid doubling the word `minor' when prettifying.
2532 (describe-function-1): List the corresponding key bindings.
2533 (describe-variable): Say if the var is automatically buffer-local.
2534 If the source is `loaddefs.el', look for the real source.
2535 (help-xref-mode): Remove.
2536
2537 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2538 the file says no-byte-compile.
2539
2540 2001-10-08 Miles Bader <miles@gnu.org>
2541
2542 * button.el (next-button, previous-button): Respect `skip' property.
2543
2544 2001-10-07 Miles Bader <miles@gnu.org>
2545
2546 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2547 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2548 `woman-follow-word' instead of `woman-mouse-2'.
2549 (woman-follow-word): Renamed from `woman-mouse-2'.
2550 Follow current unconditionally, since this function is now only
2551 bound to M-mouse-2. Use accessor functions.
2552 (WoMan-highlight-references): Use `make-text-button'.
2553 (woman-xref): New button type.
2554
2555 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2556 ("button"): New load, just before "help" (which uses it).
2557
2558 * help.el (help-mode-map): Make button-buffer-map our parent.
2559 Don't bind mouse events or tab/backtab.
2560 (help-function, help-variable, help-face, help-coding-system)
2561 (help-input-method, help-character-set, help-back, help-info)
2562 (help-customize-variable, help-function-def, help-variable-def):
2563 New button types.
2564 (help-button-action): New function.
2565 (describe-function-1): Pass help button-types to
2566 `help-xref-button' rather than help function and help-echo string.
2567 Don't put multiple help-function args in a list to pass them to
2568 help-xref-button, just pass them as multiple arguments.
2569 Use `help-insert-xref-button' to make [back]-button, rather than
2570 `help-xref-button'.
2571 (help-xref-button): Take a button-type TYPE as a parameter rather
2572 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2573 and add a &rest parameter ARGS to serve the same purpose.
2574 Use `make-text-button' to add the button.
2575 (help-insert-xref-button): Use `insert-text-button' to add the button.
2576 (help-follow-mouse, help-next-ref, help-previous-ref):
2577 Functions removed.
2578 (help-do-xref): New function.
2579 (help-follow): Use `push-button' and `help-do-xref' to do most of
2580 the work.
2581
2582 * apropos.el (apropos-symbol, apropos-label): New button types.
2583 (apropos-symbol-button-display-help)
2584 (apropos-label-button-display-help, apropos-next-label-button):
2585 New functions.
2586 (apropos-mode-map): Make button-buffer-map our parent.
2587 Don't bind mouse events.
2588 (apropos-print, apropos-print-doc): Create buttons instead of text
2589 properties.
2590 (apropos-mouse-follow): Function removed.
2591 (apropos-follow): Use buttons.
2592
2593 * button.el: New file.
2594
2595 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2596
2597 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2598 Remove.
2599
2600 2001-10-05 Richard M. Stallman <rms@gnu.org>
2601
2602 * add-log.el (add-change-log-entry): Skip copyright notice
2603 and copying permission notice at start of file, if any.
2604 Make use of terms "entry" and "item" accord with Emacs manual.
2605 Simplify the logic for moving point while entering or creating
2606 an entry and then an item.
2607 (add-change-log-entry-other-window): Doc fix.
2608
2609 2001-10-06 Miles Bader <miles@gnu.org>
2610
2611 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2612 removed; they apparently don't work with faces.
2613
2614 2001-10-05 Sam Steingold <sds@gnu.org>
2615
2616 * textmodes/sgml-mode.el (html-xhtml): New user option.
2617 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2618 (html-ordered-list, html-unordered-list, html-list-item)
2619 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2620 (sgml-skip-close-p): New function.
2621 (sgml-value): Use it.
2622
2623 2001-10-05 Sam Steingold <sds@gnu.org>
2624
2625 * calendar/diary-lib.el (diary-entry-compare): When times are
2626 identical, compare the entries lexicographically.
2627
2628 2001-10-06 Miles Bader <miles@gnu.org>
2629
2630 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2631 Use `minibuffer-prompt-end'.
2632
2633 * simple.el (previous-matching-history-element): Fix misplaced
2634 parentheses.
2635
2636 2001-10-05 Miles Bader <miles@gnu.org>
2637
2638 * rfn-eshadow.el: New file.
2639
2640 2001-10-05 Miles Bader <miles@gnu.org>
2641
2642 * cus-face.el (custom-face-attributes): Make sure each attribute
2643 has a valid default value. Remove hacks that mapped `nil' to
2644 `off' and used nil to mean `unspecified'. Remove `unspecified'
2645 choices from all attributes (unspecified is handled by the parent
2646 checklist).
2647 * cus-edit.el (custom-face-edit-convert-widget)
2648 (custom-face-edit-deactivate, custom-face-edit-activate)
2649 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2650 New functions.
2651 (custom-face-edit): Specify a custom :convert-widget.
2652 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2653 Don't pass in default filters that map between `nil' and `off' and
2654 `unspecified' and `nil'.
2655
2656 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2657
2658 * progmodes/compile.el (compilation-buffer-name): New function.
2659 (compile-internal): Use it to determine the name of the
2660 compilation buffer.
2661
2662 2001-10-05 Miles Bader <miles@gnu.org>
2663
2664 * progmodes/compile.el (grep-use-null-device): New variable.
2665 (grep-command): Mention `grep-use-null-device'.
2666 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2667 Make computation of `grep-command' respect `grep-use-null-device'.
2668 (grep): Respect `grep-use-null-device'.
2669 Call `grep-compute-defaults' even if grep-command is set, if
2670 grep-use-null-device is still tentative.
2671
2672 * subr.el (call-process-shell-command): New function.
2673
2674 2001-10-05 Miles Bader <miles@gnu.org>
2675
2676 * simple.el (previous-matching-history-element)
2677 (next-history-element, next-complete-history-element): Use
2678 `minibuffer-' functions instead of calling `field-' functions directly.
2679 (minibuffer-prompt-end, minibuffer-contents):
2680 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2681 Functions removed (now subrs).
2682 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2683
2684 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2685 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2686 instead of calling `field-' functions directly.
2687 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2688
2689 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2690
2691 * files.el (find-file-noselect): If file's read-only status has
2692 changed on disk, ask if buffer's read-only status should be
2693 changed, unless NOWARN is set.
2694
2695 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2696 alias for define-setf-method.
2697
2698 * bindings.el: Remove no-byte-compile from file local variables
2699 to enable bootstrapping.
2700
2701 2001-10-04 Andrew Innes <andrewi@gnu.org>
2702
2703 * faces.el (face-font-registry-alternatives) [windows-nt]:
2704 Make gb2312 an alias for gb2312.1980.
2705
2706 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2707
2708 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2709 (uniquify-reverse-components): Remove.
2710
2711 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2712 Make sure the file is readable.
2713 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2714 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2715 (batch-byte-recompile-directory): Pass arg=0.
2716
2717 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2718 (perl-calculate-indent): Use it.
2719 (perl-backward-to-noncomment): Use forward-comment.
2720
2721 * derived.el (define-derived-mode, derived-mode-make-docstring):
2722 Allow `parent' to be nil.
2723
2724 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2725 Use define-derived-mode.
2726 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2727
2728 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2729
2730 * emacs-lisp/lselect.el: Use facep iso find-face.
2731
2732 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2733 Use regexp-opt.
2734 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2735 (lisp-font-lock-syntactic-face-function): New function.
2736 (lisp-mode-variables): Use it. Make arg optional.
2737 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2738 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2739 Set comment-start-skip.
2740
2741 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2742
2743 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2744 (ignore-errors): Don't bother using a `err' symbol.
2745
2746 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2747 (autoload-insert-section-header, autoload-before-p)
2748 (autoload-remove-section): New functions.
2749 (generate-file-autoloads): Use them.
2750 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2751 Make sure the autoload file is properly formatted when creating it.
2752 (update-autoloads-from-directories): Use them as well.
2753 Only update autoloads for files whose timestamp has changed.
2754 Add a dummy entry to remember the files which had no autoload cookies.
2755
2756 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2757
2758 * subr.el (define-key-after): Allow `key' to be longer than 1.
2759 (make-local-hook): Make obsolete.
2760 (add-hook, remove-hook): Don't use make-local-hook any more.
2761 (make-syntax-table): Inherit all chars from s-s-t.
2762
2763 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2764
2765 This is a fix for a report saying that resuming a search with C-s
2766 C-s doesn't use the case-fold-search setting of the previous
2767 search (C-s ... M-c ... then C-s C-s).
2768
2769 * isearch.el (isearch-last-case-fold-search): New variable.
2770 (isearch-mode): Remember value of isearch-case-fold-search
2771 in isearch-last-case-fold-search.
2772 (isearch-done): Quote value of isearch-case-fold-search.
2773 (isearch-repeat): When resuming a search, restore
2774 isearch-case-fold-search from isearch-last-case-fold-search.
2775
2776 Added to NEWS.
2777
2778 * startup.el (inhibit-startup-buffer-menu): New user-option.
2779 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2780 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2781
2782 This allows upto 99999 messages in the summary without screwing up
2783 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2784
2785 * mail/rmailsum.el (rmail-make-summary-line)
2786 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2787 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2788 Allow 5-digit message ids instead of 4.
2789
2790 This adds expansion of environment variables in the value
2791 specified with M-x setenv. Added to NEWS.
2792
2793 * env.el (substitute-env-vars): New function.
2794 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2795 environment variables in VALUE. Return VALUE.
2796
2797 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2798
2799 * Branch for 21.1.
2800
2801 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2802
2803 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2804
2805 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2806
2807 * emulation/tpu-edt.el: Make messages match original TPU/edt
2808 editor. From riepel@Stanford.EDU (Rob Riepel).
2809
2810 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2811
2812 * rect.el: Update maintainer's email address.
2813
2814 2001-10-02 Andreas Schwab <schwab@suse.de>
2815
2816 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2817 and Extended Passive Mode, resp.
2818
2819 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2820
2821 These changes add support for Calendar-related items in the
2822 menu bar on tty's as well:
2823
2824 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2825 unconditionally.
2826 (calendar-mode): Set up activate-menubar-hook unconditionally.
2827
2828 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2829 calls x-popup-menu only if popup menus are supported.
2830 (calendar-mouse-insert-hebrew-diary-entry)
2831 (calendar-mouse-insert-islamic-diary-entry)
2832 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2833 (calendar-mouse-view-other-diary-entries)
2834 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2835 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2836 Call cal-menu-x-popup-menu instead of x-popup-menu.
2837
2838 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2839
2840 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2841
2842 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2843
2844 * emacs-lisp/rx.el: New file.
2845
2846 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2847
2848 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2849
2850 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2851
2852 * frame.el (select-frame-by-name, other-frame): Doc fix.
2853
2854 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2855
2856 * play/snake.el (snake-score-file): Use temporary-file-directory
2857 instead of a literal "/tmp". Suggested by Robert
2858 <robert@chezmarshall.freeserve.co.uk>.
2859
2860 * play/tetris.el (tetris-score-file): Ditto.
2861
2862 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2863
2864 * apropos.el (apropos-print): Make the directions inserted at the
2865 beginning of the *Apropos* buffer more clear.
2866
2867 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2868
2869 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2870 Added comments.
2871
2872 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2873
2874 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2875 "\\s-" when defining comment-end-skip.
2876
2877 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2878
2879 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2880 Call get-buffer-window first second arg `visible'.
2881
2882 * international/mule-diag.el (list-input-methods-1):
2883 Output something that's independent of Emacs' version.
2884
2885 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2886 calling byte-to-position with a nil tar-header-offset.
2887
2888 2001-09-27 Simon Josefsson <jas@extundo.com>
2889
2890 * mail/sendmail.el (send-mail-function): Doc fix.
2891 (mail-do-fcc): Error if header-end is not a marker.
2892 (mail-do-fcc): Add a comment.
2893 (mail-reply-to): Doc fix.
2894 (mail-signature): Make ATPOINT optional.
2895 (mail-yank-original): Use cond instead of nestled if.
2896
2897 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2898
2899 * info.el (Info-on-current-buffer): Default arg to "Top".
2900
2901 2001-09-25 Eli Barzilay <eli@barzilay.org>
2902
2903 * calculator.el (calculator-copy-displayer): New user-option.
2904 (calculator-displayer-prev, calculator-displayer-next):
2905 Renamed from calculator-displayed-{left,right}.
2906 (calculator, calculator-standard-displayer)
2907 (calculator-num-to-string, calculator-update-display)
2908 (calculator-copy, calculator-put-value): Bug and display fixes.
2909
2910 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2911
2912 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2913 (ebnf-version): New version (3.6.1).
2914
2915 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2916 (ebnf-bnf-non-terminal-chars): New internal const.
2917 (ebnf-bnf-lex): Fix code.
2918
2919 * ebnf-iso.el: Fix character range regexp. Doc fix.
2920 (ebnf-iso-non-terminal-chars): New internal const.
2921 (ebnf-iso-lex): Fix code.
2922
2923 * ebnf-yac.el: Fix character range regexp. Doc fix.
2924 (ebnf-yac-skip-chars): New internal const.
2925 (ebnf-yac-skip-code): Fix code.
2926
2927 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2928
2929 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2930
2931 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2932 passing it to VC.
2933
2934 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2935 case where the file is relative.
2936
2937 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2938
2939 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2940 same on each side. Make sure we properly handle simple quotes.
2941 From Daiki Ueno <ueno@unixuser.org>.
2942
2943 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2944
2945 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2946 <jas@extundo.com>.
2947
2948 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2949 some items of the Options menu.
2950
2951 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2952
2953 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2954
2955 * vc-hooks.el (vc-delete-automatic-version-backups):
2956 Don't fail if the directory doesn't exist.
2957
2958 * diff-mode.el (diff-default-read-only): New var.
2959 (diff-mode): Use it.
2960
2961 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2962
2963 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2964 Use make-keymap instead of copy-keymap, since copying the global
2965 keymap messes up the menu bar.
2966
2967 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2968 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2969
2970 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2971
2972 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2973
2974 * dired-aux.el (dired-insert-subdir): Pass switches to
2975 dired-build-subdir-alist.
2976
2977 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2978
2979 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2980 caused %#a and %#b to be mis-formatted.
2981
2982 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2983
2984 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2985 ccmode, emacs-mime, and eudc manuals.
2986
2987 2001-09-19 Sam Steingold <sds@gnu.org>
2988
2989 w32 find cannot be used with `grep-find'.
2990 * progmodes/compile.el (find-program): New variable.
2991 (grep-compute-defaults): Use it to set `grep-find-command'.
2992
2993 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2994
2995 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2996
2997 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2998
2999 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
3000 programming. Doc fix.
3001 (ebnf-version): New version (3.6).
3002 (ebnf-eps-begin): Data fix.
3003 (ebnf-begin-file): Code fix.
3004
3005 * ebnf-bnf.el: Doc fix.
3006 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
3007
3008 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
3009
3010 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3011
3012 * ps-print.el: Better face mapping for black/white PostScript printers.
3013 Check if mark is active when printing a region. Doc fix.
3014 (ps-print-version): New version number (6.5.5).
3015 (ps-print-color-p): Customization fix.
3016 (ps-black-white-faces): New option.
3017 (ps-black-white-faces-alist): New internal var.
3018 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
3019 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
3020 (ps-nb-pages-region): Interactive fix.
3021 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
3022 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
3023
3024 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
3025
3026 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
3027 numeric month value, and allow the Kanji character after the it to
3028 be missing (happens with ls-lisp's output on Japanese versions of
3029 MS-Windows).
3030
3031 2001-09-18 Miles Bader <miles@gnu.org>
3032
3033 * diff-mode.el (diff-mode): Don't make the buffer read-only if
3034 it's empty (and thus probably a new patch file about to be edited).
3035
3036 2001-09-17 Gerd Moellmann <gerd@gnu.org>
3037
3038 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3039 Check for '(' in column 0 of doc string.
3040
3041 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
3042 of `nth' so that using a vector as bounding-box works.
3043 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3044
3045 2001-09-17 Andre Spiegel <spiegel@gnu.org>
3046
3047 * vc.el (vc-annotate): Use current workfile version explicitly as
3048 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
3049
3050 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
3051
3052 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
3053 convert-standard-filename doesn't guarantee that the .el extension
3054 is preserved.
3055
3056 * dos-fns.el (convert-standard-filename): Replace invalid
3057 characters only after converting dash/underscore to a period.
3058 (original-make-auto-save-file-name): New.
3059 (make-auto-save-file-name): New function, overrides the definition
3060 on files.el and calls the original function via
3061 original-make-auto-save-file-name.
3062
3063 * mail/rmail.el (top-level): Require mule-utils when compiling.
3064 (rmail-decode-babyl-format): Use detect-coding-with-priority
3065 instead of detect-coding-region, to favor detection of emacs-mule
3066 encoded Babyl files written by rmailout.el etc. Suggested by
3067 Kenichi Handa <handa@etl.go.jp>.
3068
3069 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
3070
3071 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
3072 Use `equal', not `=', since the device number can be a cons cell.
3073
3074 2001-09-14 Gerd Moellmann <gerd@gnu.org>
3075
3076 * simple.el: Comment out change of 2001-09-13.
3077
3078 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3079
3080 * progmodes/compile.el (grep-compute-defaults): Don't set
3081 grep-command/grep-find-command when it is already non-nil.
3082 (grep-command): Make it a user option.
3083 (grep-find-command): Likewise.
3084
3085 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3086
3087 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3088 inhibit quit.
3089
3090 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3091
3092 * files.el (make-auto-save-file-name): If long file names are not
3093 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3094 generating an auto-save file name from it.
3095
3096 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3097
3098 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3099 (ps-nb-pages-region): Signal an error if called interactively
3100 and the mark is not active.
3101
3102 * simple.el (minibuffer-prompt-modification)
3103 (minibuffer-prompt-insertion): New functions.
3104 (minibuffer-prompt-properties): Use `modification-hooks' and
3105 `insert-in-front-hooks'.
3106
3107 2001-09-12 Richard M. Stallman <rms@gnu.org>
3108
3109 * textmodes/outline.el (outline-regexp): Doc fix.
3110 Initialize it in the defcustom, the usual way.
3111
3112 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3113
3114 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3115 from `ediff-meta-info' properties need not be an overlay.
3116 From David Ponce <dponce@voila.fr>.
3117
3118 * isearch.el (isearch-intersects-p): Fix end checks.
3119
3120 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3121
3122 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3123 `t' branch of `cond', since Irix 6.1 and up is a special case of
3124 the standard dbx interface.
3125
3126 2001-09-11 Miles Bader <miles@gnu.org>
3127
3128 * comint.el (comint-send-input): When waiting for echoed input,
3129 don't save the expected end position in `echo-end', so that things
3130 work properly even if the buffer is modified elsewhere at the same
3131 time [this happens if `comint-truncate-buffer' is used].
3132
3133 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3134
3135 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3136 when constructing imenu-generic-expression from outline-regexp.
3137
3138 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3139
3140 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3141 `equal' instead of `=', since they can be cons cells. From Nils
3142 Goesche <cartan@cartan.de>.
3143
3144 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3145
3146 * vc.el (vc-annotate): Rewrote doc string.
3147
3148 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3149
3150 * time-stamp.el: Update Stephen Gildea's email address.
3151
3152 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3153
3154 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3155 enable-multibyte-characters = nil. From Hallvard B Furuseth
3156 <h.b.furuseth@usit.uio.no>.
3157
3158 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3159
3160 * ediff-init.el (ediff-highest-priority): Bug fix.
3161
3162 * viper-cmd.el (viper-special-read-and-insert-char): New function
3163 that reads a character and uses the current input method or
3164 iso-accents when appropriate.
3165
3166 * viper.el and all others: Corrections to the comment blocks at
3167 the top.
3168
3169 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3170
3171 * info.el (Info-goto-node): Doc fix.
3172
3173 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3174
3175 * isearch.el (isearch-intersects-p): New function.
3176 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3177 use isearch-intersects-p, and clean up.
3178
3179 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3180
3181 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3182 and "german8", for the new German orthography dictionaries,
3183 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3184 the entries, to keep the line length balanced for loaddefs.el.
3185
3186 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3187
3188 * comint.el (comint-send-input): Handle comint-process-echoes
3189 differently.
3190
3191 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3192
3193 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3194
3195 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3196
3197 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3198
3199 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3200
3201 * server.el (server-switch-buffer):
3202 * textmodes/refer.el (refer-find-entry-internal):
3203 * term/sup-mouse.el (sup-pos-to-window):
3204 * term/bg-mouse.el (bg-window-from-x-y):
3205 * emacs-lisp/edebug.el (edebug-window-live-p):
3206 Use get-window-with-predicate.
3207
3208 * window.el (get-window-with-predicate): Renamed from some-window.
3209 (some-window): Make it an alias.
3210
3211 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3212
3213 * simple.el (undo): Remove positions from buffer-undo-list up to
3214 the next undo boundary only.
3215
3216 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3217
3218 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3219 Kim <ryk@dspwiz.com>
3220
3221 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3222 the message "Creating customization items...done".
3223
3224 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3225
3226 * font-lock.el (toplevel): Require `jit-lock' only if
3227 font-lock-support-mode is set to jit-lock-mode.
3228
3229 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3230
3231 * international/quail.el (quail-use-package, quail-inactivate)
3232 (quail-activate): Mention the hooks these functions run in their
3233 doc strings.
3234
3235 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3236
3237 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3238 of file in header of menu.
3239
3240 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3241
3242 * env.el (setenv): Interactively, if VARIABLE has a current value,
3243 add that to the front of the history, as the doc string says.
3244
3245 * comint.el (comint-send-input): Change help-echo.
3246 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3247
3248 * bookmark.el (bookmark-write-file): Bind print-length and
3249 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3250
3251 * obsolete/uncompress.el: Moved there from lisp/.
3252
3253 * comint.el (comint-insert-clicked-input): Goto point-max before
3254 deleting previous input. From "Dr Francis J. Wright"
3255 <F.J.Wright@qmw.ac.uk>.
3256
3257 * simple.el (backward-word): Doc fix.
3258
3259 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3260
3261 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3262 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3263 * w32-fns.el: Add Keywords header.
3264
3265 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3266
3267 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3268 "Text Properties". Suggested by Simon Marshall
3269 <Simon.Marshall@midas-kapiti.com>.
3270
3271 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3272
3273 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3274 consulting the value of file-name-coding-system.
3275
3276 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3277
3278 * help.el (describe-function-1): Save precomputed `file-name' rather
3279 than recomputing it (incorrectly) with `symbol-file'.
3280
3281 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3282
3283 * international/isearch-x.el (isearch-exit-recursive-edit):
3284 Take three parameters, since it's used as an after-change-function.
3285
3286 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3287 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3288 from doc strings.
3289
3290 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3291
3292 * progmodes/glasses.el (glasses-convert-to-unreadable):
3293 Consider underscores as in `glasses-make-readable'.
3294
3295 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3296
3297 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3298 MS-DOS, since cpp might not be available.
3299
3300 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3301 Mention "yank" in the help-echo text.
3302 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3303
3304 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3305
3306 * newcomment.el (comment-indent): Insert spaces more carefully.
3307
3308 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3309
3310 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3311 exists. From Andy Petrusenco <andy@int.spb.ru>.
3312
3313 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3314 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3315 <andy@int.spb.ru>.
3316
3317 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3318
3319 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3320 Instead of running mouse-yank-at-click, see what the event is
3321 bound to outside Isearch and run that.
3322
3323 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3324
3325 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3326 Fix the menu entry to mention transient-mark-mode.
3327
3328 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3329
3330 * simple.el (eval-expression-print-level): Fix last change.
3331
3332 * bindings.el (mode-line-coding-system-map): New variable.
3333 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3334
3335 * simple.el (eval-expression-print-level): Change the type
3336 of the defcustom to allow nil.
3337
3338 * emacs-lisp/find-gc.el: Moved here from lisp/.
3339
3340 * international/quail.el (quail-completion-1):
3341 Reverse the ((CHAR . DEFN) ...) list before processing it.
3342 From Kenichi Handa <handa@etl.go.jp>.
3343
3344 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3345 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3346
3347 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3348
3349 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3350 aren't supported. This avoids the annoying gray strip drawn by
3351 the Windows version instead of the missing tool bar.
3352
3353 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3354
3355 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3356 and tooltips more consistent. From "Marshall, Simon"
3357 <Simon.Marshall@midas-kapiti.com>.
3358
3359 * startup.el (fancy-splash-screens): Temporarily set
3360 minor-mode-map-alist to nil while displaying splash screens.
3361
3362 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3363
3364 * buff-menu.el: Add Keywords header.
3365 Doc fix (C-x C-b is bound to list-buffers).
3366
3367 * dired-x.el: Add keyword files to get listed in finder.
3368 Remove confusing notes about GNU Emacs 19.
3369
3370 * dired.el, dired-aux.el: Add Keywords header.
3371
3372 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3373
3374 * vc.el (vc-revert-file): Call the backend even if the FILE's
3375 contents can be reverted locally; pass new arg CONTENTS-DONE
3376 down to the backend.
3377
3378 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3379 optional arg CONTENTS-DONE.
3380
3381 2001-08-28 Andrew Innes <andrewi@gnu.org>
3382
3383 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3384
3385 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3386
3387 * makefile.nt (install): Copy more *.el files.
3388
3389 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3390
3391 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3392 instead of `w' which is already in use.
3393
3394 * gs.el (gs-load-image): Use sleep-for.
3395 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3396
3397 2001-08-28 Miles Bader <miles@gnu.org>
3398
3399 * replace.el (query-replace-regexp-eval): Return args from
3400 `interactive' form in correct order.
3401
3402 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3403
3404 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3405 major modes, don't create panes for modes for which
3406 mouse-buffer-menu-alist returns an empty alist.
3407
3408 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3409
3410 * progmodes/hideshow.el: Update first-line description.
3411 Sync comments w/ maintainer version 5.31.
3412
3413 (hs-isearch-open): Default value now `code'.
3414 Fix docstring to use "code blocks" vs "comment blocks",
3415 as opposed to "block" vs "comment".
3416 (hs-flag-region): Accept `hs-isearch-open' value
3417 of `block' as synonymous w/ `code'.
3418 (hs-hide-block-at-point): For code blocks, pass `code'
3419 to `hs-flag-region' instead of `block'.
3420
3421 2001-08-28 Miles Bader <miles@gnu.org>
3422
3423 * comint.el (comint-next-prompt): Don't loop infinitely if
3424 {next,previous}-single-char-property-change returns its input
3425 position when the search fails.
3426
3427 2001-08-27 Miles Bader <miles@gnu.org>
3428
3429 * comint.el (comint-get-old-input-default): Don't signal an error
3430 if point is not on an input field; instead, return the current
3431 line (using `comint-bol' to skip any prompt, in case we're not
3432 using fields at all).
3433
3434 * man.el (Man-mode-line-format): Variable removed.
3435 (Man-mode): Change `mode-line-buffer-identification' instead of
3436 `mode-line-format'.
3437
3438 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3439
3440 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3441 From Simon Josefsson <jas@extundo.com>.
3442
3443 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3444
3445 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3446 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3447
3448 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3449 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3450
3451 * emacs-lisp/lselect.el: Ditto.
3452
3453 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3454 Remove periods from the end of error message strings.
3455 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3456
3457 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3458 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3459
3460 * net/telnet.el: Ditto.
3461
3462 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3463
3464 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3465 KEYMAP to the call to define-minor-mode.
3466
3467 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3468
3469 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3470 Replace some of the undefined characters with emulations of bidi
3471 formatting characters and Niqud as per SI 1311-1.
3472 (IT-unicode-translations): Ditto.
3473 (IT-display-table-setup, IT-setup-unicode-display):
3474 Fill characters without translations with dos-unsupported-char-glyph.
3475
3476 2001-08-24 Simon Josefsson <jas@extundo.com>
3477
3478 * hl-line.el (hl-line-mode): Don't be a global mode.
3479 (global-hl-line-mode): New function.
3480
3481 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3482
3483 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3484 being reset by Ghostscript. Don't kill the gs process.
3485 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3486
3487 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3488
3489 * term/mac-win.el: Require scroll-bar.
3490
3491 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3492
3493 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3494
3495 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3496
3497 * hexl.el (hexl-insert-multibyte-char) New function.
3498 (hexl-quoted-insert, hexl-self-insert-command)
3499 (hexl-insert-hex-char, hexl-insert-decimal-char)
3500 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3501 Fix the doc strings accordingly.
3502 (hexl-insert-char): Reject characters whose code is above 255.
3503 Doc fix.
3504 (hexl-mode-map): Copy the global keymap instead of creating a
3505 sparse keymap, and bind all self-inserting characters to
3506 hexl-self-insert-command.
3507
3508 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3509
3510 * wid-edit.el (text): Re-order docstring correctly.
3511
3512 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3513
3514 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3515
3516 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3517
3518 * simple.el (line-number-mode): Mention the variable
3519 line-number-display-limit-width in the doc string.
3520
3521 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3522
3523 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3524 Temporarily select EVENT's window for switching buffers.
3525 (mode-line-bury-buffer): New function.
3526 (mode-line-buffer-identification-keymap): Use it instead of
3527 bury-buffer. Bind down-mouse events to prevent global down-mouse
3528 events from shining through.
3529
3530 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3531
3532 * newcomment.el (comment-beginning): Make sure the comment-start
3533 we found isn't a comment-end (in cases where confusion is possible).
3534
3535 2001-08-22 Miles Bader <miles@gnu.org>
3536
3537 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3538 before writing it, so that hard-links don't see new version.
3539
3540 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3541
3542 * gs.el (gs-set-ghostview-colors-window-prop):
3543 Call x-change-window-property with 3rd arg FRAME.
3544 (gs-load-image): Wait for a previous Ghostscript process
3545 to complete before starting a new one.
3546
3547 * image.el (image-type-regexps): Make sure that the TIFF
3548 pattern is only matched at the beginning of a string.
3549 From Markus Rost <rost@math.ohio-state.edu>.
3550
3551 * international/swedish.el: Pre-Mule file removed. From Jonas
3552 Oberg <jonas@gnu.org>.
3553
3554 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3555
3556 * whitespace.el (whitespace-abort-on-error): Add custom variable
3557 to whitespace to abort a write-file if whitespace is detected in file.
3558
3559 * whitespace.el (whitespace-write-file-hook): Hook to be called
3560 when writing a file. If `whitespace-abort-on-error' is set, the
3561 write will abort on detecting whitespaces.
3562 If `whitespace-auto-cleanup' is set, the file will be cleaned
3563 automatically prior to writing.
3564
3565 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3566 whitespaces in the error output!
3567
3568 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3569 `indent-tabs-mode', since the latter notes user preferences on
3570 TABs anyway.
3571
3572 * whitespace.el (whitespace-version): 3.1. All of the above issues
3573 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3574
3575 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3576
3577 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3578 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3579
3580 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3581
3582 2001-08-20 Alex Schroeder <alex@gnu.org>
3583
3584 * sql.el (sql-db2): Doc change.
3585
3586 2001-08-20 Alex Schroeder <alex@gnu.org>
3587
3588 * sql.el (sql-postgres): Add the database at the end of the
3589 parameters instead of at the beginning.
3590 (sql-postgres-options): Doc change.
3591
3592 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3593
3594 * custom.el (defcustom): Doc fix.
3595
3596 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3597
3598 * ps-mule.el (find-composition): Check if (char-after POS)
3599 returns a valid character.
3600
3601 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3602
3603 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3604 original-point for extra CR characters that are added/removed when
3605 the buffer is written/read whose EOL type is -dos.
3606
3607 2001-08-16 Miles Bader <miles@gnu.org>
3608
3609 * simple.el (line-move): Undo previous change.
3610
3611 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3612 property to input-terminating `boundary' overlays to avoid
3613 line-move wierdness.
3614
3615 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3616
3617 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3618 buffer in a save-restriction. Under one test case with Ediff,
3619 window-scroll-functions are run with a window start that's
3620 temporarily outside of the restriction.
3621
3622 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3623
3624 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3625 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3626 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3627 (texinfo-update-menu-region-beginning)
3628 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3629 command, @ifnottex, to regexps, so it is found.
3630
3631 2001-08-16 Andrew Innes <andrewi@gnu.org>
3632
3633 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3634 (DONTCOMPILE): Omit sc.el.
3635
3636 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3637 (DONTCOMPILE): Omit sc.el.
3638
3639 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3640
3641 * replace.el (occur): Bind inhibit-read-only to t.
3642
3643 2001-08-16 Miles Bader <miles@gnu.org>
3644
3645 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3646 calling `constrain-to-field', to avoid problems with comint prompts.
3647
3648 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3649
3650 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3651 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3652
3653 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3654 of a while-loop.
3655
3656 * Makefile.in (DONTCOMPILE): Remove sc.el.
3657
3658 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3659 Don't include term/.
3660
3661 * mail/sc.el: Moved to obsolete/.
3662
3663 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3664
3665 * ps-print.el: Change error function arguments to follow Emacs
3666 message convention. Doc fix.
3667 (ps-print-version): New version number (6.5.4).
3668 (coding-system-for-write): Change declaration position to avoid
3669 XEmacs compilation gripes.
3670 (coding-system-for-read, buffer-file-coding-system):
3671 Declarations to avoid XEmacs compilation gripes.
3672
3673 * ps-mule.el: Doc fix.
3674 (ps-mule-encode-header-string): If STRING is not a string, replace
3675 STRING by empty string.
3676
3677 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3678
3679 * frame.el (show-trailing-whitespace): Doc fix.
3680
3681 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3682
3683 * desktop.el (desktop-save): Insert the coding: tag before
3684 desktop-header.
3685
3686 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3687
3688 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3689 its path from $els.
3690
3691 * image.el (image-jpeg-p): Fix call of substring.
3692
3693 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3694
3695 * play/animate.el (animate-string): Doc fix. Use a buffer
3696 name with stars in it.
3697 (animate-sequence): New function.
3698 From Richard Stallman <rms@gnu.org>.
3699
3700 * frame.el (select-frame-set-input-focus): New function
3701 extracted from other-frame.
3702 (other-frame): Use it.
3703 (next-multiframe-window, previous-multiframe-window): Use it.
3704
3705 * isearch.el (isearch-other-meta-char): Don't switch to the
3706 buffer of a window clicked on, when the current buffer is
3707 in Isearch mode.
3708
3709 * image.el (image-jpeg-p): Test for APPn markers in the range
3710 #xe0..#xef.
3711
3712 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3713
3714 * desktop.el (desktop-save): Don't use concat to form a file
3715 name, use expand-file-name.
3716
3717 * mouse.el (mouse-delete-window): Do nothing if frame has just
3718 one window.
3719
3720 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3721 for the minor mode name.
3722
3723 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3724 minor mode name.
3725
3726 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3727 instead of make-mode-line-mouse2-map.
3728
3729 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3730 the minor mode name.
3731
3732 * emacs-lisp/easy-mmode.el (define-minor-mode):
3733 Use mode-line-minor-mode-keymap for the minor mode name.
3734
3735 * calendar/calendar.el (calendar-mode-line-format):
3736 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3737
3738 * bindings.el (make-mode-line-mouse-map): Renamed from
3739 make-mode-line-mouse2-map. Take additional arg MOUSE.
3740 (mode-line-modified): Use mouse-3 instead of mouse-2.
3741 (mode-line-buffer-identification-keymap): Bind keys differently.
3742 (propertized-buffer-identification): Adapt help-echo to new bindings.
3743
3744 * bindings.el (mode-line-format): Specify help-echo for line
3745 number, column number and buffer-percent part of the mode-line.
3746
3747 * image.el (image-type-regexps): Allow whitespace at the start
3748 of the image data for XPM, XBM and Postscript, which are
3749 text files.
3750 (image-jpeg-p): Correct calculation of next field offset.
3751
3752 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3753
3754 * battery.el: Fix typo.
3755
3756 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3757
3758 * image.el (image-type-regexps): Allow predicates. Change the way
3759 JPEG images are recognized.
3760 (image-jpeg-p): New function.
3761 (image-type-from-data): Handle predicates in image-type-regexps.
3762
3763 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3764 #:, #x, #o, and similar constructs.
3765
3766 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3767
3768 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3769
3770 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3771 instead of `progn'.
3772
3773 * tar-mode.el (tar-extract): Avoid generating a new buffer
3774 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3775
3776 * textmodes/paragraphs.el (forward-sentence): Avoid building
3777 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3778
3779 * progmodes/executable.el (executable-set-magic):
3780 If executable-find returns a quoted file name, unquote it before
3781 inserting it.
3782
3783 * image.el (image-type-regexps): For JPEG files, use a regexp
3784 derived from the JFIF spec.
3785
3786 * image.el (image-type-regexps): Use `\`' instead of `^' in
3787 most regular expressions.
3788
3789 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3790
3791 * play/animate.el: Re-insert a reference to re-inserted function.
3792
3793 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3794
3795 * help.el (describe-function-1): Use find-function-search-for-symbol
3796 instead of find-function-noselect because the latter follows aliases.
3797
3798 * play/animate.el (animate-birthday-present): Re-insert.
3799
3800 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3801 Handle old-style menu definitions.
3802
3803 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3804
3805 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3806 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3807
3808 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3809 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3810 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3811
3812 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3813
3814 * textmodes/tildify.el: Milan Zamazal has new address.
3815
3816 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3817
3818 * custom.el (custom-set-variables): Don't test `custom-requests'
3819 properties, check the third element of the options passed to
3820 custom-set-variables instead.
3821
3822 * info.el (info-insert-file-contents): Use info-file-exists-p
3823 instead of file-exists-p.
3824
3825 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3826 the mode-line face is restored. Fix several bugs.
3827
3828 * replace.el (perform-replace): Doc fix.
3829
3830 2001-08-02 Francesco Potorti` <pot@gnu.org>
3831
3832 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3833 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3834 (uniquify-fix-item-base, uniquify-fix-item-filename)
3835 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3836 Callers changed.
3837 (uniquify-set-proposed): Changed to work with a vector item.
3838 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3839 the fix list, and a list of strings for the non-file buffer
3840 names. Both changes reduce consing.
3841 (uniquify-rationalize-a-list): Local variable renaming.
3842 (uniquify-rationalize-conflicting-sublist): Use member instead of
3843 assoc.
3844 (uniquify-rename-buffer): Use unless instead of if not.
3845
3846 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3847
3848 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3849
3850 * custom.el (custom-set-variables): Set options with :require
3851 clauses last.
3852
3853 * custom.el (defcustom): Doc fix.
3854
3855 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3856
3857 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3858
3859 * man.el (man): Mention Man-switches in the doc string.
3860 (Man-switches): Mention -a in the doc string.
3861
3862 * textmodes/ispell.el (ispell-alternate-dictionary):
3863 Add /usr/share/lib/dict/words, for Irix.
3864
3865 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3866 corresponding non-kp keys. Suggested by Stephen Gildea
3867 <gildea@stop.mail-abuse.org>.
3868
3869 2001-08-01 Francesco Potorti` <pot@gnu.org>
3870
3871 * uniquify.el: These changes correct a corner case that the old
3872 code managed correctly.
3873 (uniquify-fix-item-proposed): Renamed from
3874 uniquify-fix-item-min-proposed.
3875 (uniquify-set-proposed): New function.
3876 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3877 clarity and speed.
3878 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3879 This is equivalent to what the old code did.
3880 (uniquify-rationalize-a-list): Never recompute the proposed
3881 name. Sort the conflicting sublist before rationalising it: this
3882 is equivalent to what the old code did, but one directory element
3883 at a time, and only when necessary.
3884 (uniquify-rationalize-conflicting-sublist): Recompute here the
3885 proposed name.
3886
3887 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3888
3889 * play/animate.el: Add Keywords and Maintainer. Remove a
3890 reference to a removed function.
3891
3892 * play/animate.el (animate-string): Handle case that the string is
3893 longer than the window is wide.
3894
3895 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3896
3897 * desktop.el (desktop-save): Bind coding-system-for-write to
3898 `emacs-mule' for write-region.
3899
3900 * delsel.el (delete-selection-pre-hook): Don't set this-command
3901 to `ignore' if the region is empty.
3902
3903 * international/mule.el (set-keyboard-coding-system):
3904 Set keyboard-coding-system.
3905
3906 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3907 before accessing it.
3908
3909 2001-07-30 Andreas Schwab <schwab@suse.de>
3910
3911 * menu-bar.el (toggle-highlight-paren-mode):
3912 Use `(show-paren-mode)' as body.
3913
3914 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3915
3916 * vc.el (vc-checkout-hook): New hook.
3917 (vc-checkout): Run it.
3918
3919 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3920
3921 * progmodes/make-mode.el (makefile-macroassign-regex):
3922 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3923
3924 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3925
3926 * vc.el (vc-switch-backend): Fix autoload cookie.
3927
3928 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3929 the desktop file.
3930
3931 2001-07-30 Simon Josefsson <jas@extundo.com>
3932
3933 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3934 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3935
3936 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3937
3938 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3939 (last-sexp-toggle-display): Renamed from last-sexp-print.
3940 (last-sexp-toggle-display, eval-last-sexp-1):
3941 Use last-sexp-setup-props.
3942
3943 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3944 New user-options.
3945 (mouse-wheel-change-button): New function.
3946 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3947 (mwheel-scroll): Ditto.
3948
3949 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3950
3951 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3952 `...', compare with unabbreviated printed representation instead.
3953 (last-sexp-print): Bind print-length and print-level to nil.
3954
3955 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3956 before assigning text properties. Make properties rear-nonsticky.
3957
3958 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3959 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3960 <mouse-2> and <RET> in that map to a function printing the
3961 unabbreviated value.
3962
3963 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3964 is a buffer, put a text property `printed-value' on the printed
3965 representation, with the Lisp object printed as value.
3966
3967 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3968
3969 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3970 Mention the effect of eval-expression-print-length and
3971 eval-expression-print-level in the doc strings. Suggested by
3972 Kevin Gallagher <kevingal@onramp.net>.
3973
3974 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3975
3976 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3977 for buttons > 3.
3978 (xterm-mouse-translate): Handle the case that we don't get a
3979 down-event.
3980
3981 * emacs-lisp/find-func.el (find-function-regexp):
3982 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3983 in front of the function name.
3984
3985 * isearch.el (isearch-other-meta-char): Fix last change.
3986
3987 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3988 similar events for which fake prefix keys are generated. It's no
3989 longer necessary since read_key_sequence doesn't modify these
3990 events for internal purposes anymore.
3991
3992 * files.el (auto-mode-alist): Use nroff-mode for files ending
3993 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3994
3995 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3996
3997 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3998 tool-bar-lines parameter, behave as if its value were zero.
3999 (mouse-avoidance-set-pointer-shape): Don't do anything if
4000 x-pointer-shape is not boundp.
4001
4002 2001-07-23 Francesco Potorti` <pot@gnu.org>
4003
4004 * uniquify.el: Overall speedup changes when using many buffers.
4005 (uniquify-fix-item-base, uniquify-fix-item-filename)
4006 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
4007 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
4008 place in the item, but was never used.
4009 (uniquify-fix-item-min-proposed): New defalias: the fourth place
4010 in the item is now used as cache for the proposed name.
4011 (uniquify-rationalize-file-buffer-names): Move computation made on
4012 newbuffile out of the loop, in the newbuffile-nd local var.
4013 Use dolist (cosmetic change). Compute the proposed name for the most
4014 common case and cache it in the fourth place in the item.
4015 (uniquify-rationalize-file-buffer-names): Used to return a a list
4016 of buffer whose name was changed, but that return value was never used.
4017 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
4018 the cached proposed name, does much less consing and is quicker.
4019 (uniquify-filename-lessp): Deleted.
4020 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
4021 Do not bind locally the uniquify-possibly-resolvable flag. Use the
4022 cached proposed name is possible.
4023 (uniquify-get-proposed-name): Arguments changed, callers changed.
4024 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
4025 uniquify-possibly-resolvable flag, which is no more bound locally.
4026 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
4027 flag, which does not exist any more.
4028
4029 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
4030
4031 * term/internal.el (IT-unicode-translations): Fix the appearance of
4032 "6`".
4033
4034 * progmodes/compile.el (compile-internal): If EMACS is already
4035 defined in the environment, don't override its value.
4036
4037 2001-07-23 Gerd Moellmann <gerd@gnu.org>
4038
4039 * play/fortune.el: Undo change of 2001-07-13.
4040 Fix autoload cookies. Add types to defcustoms.
4041 (fortune) <defgroup>: Add :link.
4042 (fortune-from-region): Use eq, not eql.
4043 From Dave Love <fx@gnu.org>.
4044
4045 * play/animate.el (animate-birthday-present): Function removed.
4046
4047 * play/animate.el: New file.
4048
4049 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4050
4051 * startup.el (normal-top-level-add-subdirs-to-load-path):
4052 On Windows, put into normal-top-level-add-subdirs-inode-list the
4053 canonicalized names of the directories instead of inode numbers.
4054
4055 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
4056
4057 * ediff-util.el: Copyright years.
4058 (ediff-choose-syntax-table): New function.
4059 (ediff-setup): Use ediff-choose-syntax-table.
4060 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4061 vc-state is available.
4062 (ediff-make-temp-file): Use ediff-coding-system-for-write.
4063
4064 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4065 with-syntax-table.
4066 (ediff-coding-system-for-read): From ediff-diff.el
4067 (ediff-coding-system-for-write): New variable.
4068 (ediff-highest-priority): Fixed the bug having to do with disappearing
4069 overlays.
4070 (ediff-file-remote-p): Use file-remote-p, if available.
4071 (ediff-listable-file): New function.
4072 (ediff-file-attributes): Use ediff-listable-file.
4073
4074 * ediff-mult.el (ediff-meta-insert-file-info1):
4075 Use ediff-listable-file.
4076
4077 * ediff-ptch.el (ediff-prompt-for-patch-file):
4078 Use ediff-coding-system-for-read.
4079 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4080
4081 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4082 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4083
4084 * ediff.el: Date of last update, copyright years.
4085
4086 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4087
4088 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4089 of Scott Bronson.
4090 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4091 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4092 Deleted functions.
4093 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4094 ex-token-list.
4095 (viper-get-ex-address-subr): Convert registers to char data type.
4096
4097 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4098 (viper-memq-char): Use viper-int-to-char.
4099 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4100 vc-locking-state.
4101 (viper-read-key): Use viper-read-key-sequence.
4102
4103 * viper.el (viper-major-mode-modifier-list):
4104 Added inferior-emacs-lisp-mode.
4105 (this-major-mode-requires-vi-state): New function that uses simple
4106 heuristics to decide if vi state is appropriate.
4107 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4108 (viper-non-hook-settings): Don't advise read-key-sequence.
4109 (viper-read-key-sequence): New function that replaces the
4110 previously used advice to read-key-sequence.
4111
4112 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4113 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4114 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4115 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4116 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4117 Got rid of the negative character hack.
4118 (viper-escape-to-state,viper-replace-state-exit-cmd):
4119 Use viper-read-key-sequence.
4120 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4121 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4122 Don't override existing minibuffer-setup-hook.
4123 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4124 Convert registers to char data type.
4125 (viper-autoindent): Use viper-indent-line.
4126
4127 * viper-keym.el: Use viper-exec-key-in-emacs.
4128
4129 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4130
4131 * server.el (server-visit-files): Fix variable name typo.
4132
4133 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4134
4135 * simple.el (delete-trailing-whitespace): Save match data
4136 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4137
4138 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4139
4140 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4141 return a this-error using the alternative format (a pair of markers).
4142
4143 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4144
4145 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4146
4147 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4148 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4149
4150 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4151
4152 * international/iso-transl.el: Fix typo in the header of the file.
4153
4154 * textmodes/picture.el (picture): Doc fix.
4155
4156 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4157 follow coding conventions in generated files.
4158
4159 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4160
4161 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4162 (tool-bar-add-item): Don't call image-related primitives if the
4163 display doesn't support images.
4164
4165 * frame.el (display-images-p): New function.
4166
4167 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4168
4169 * server.el (server-visit-files): Handle the case the specified
4170 column number is <= 0.
4171
4172 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4173
4174 * startup.el (command-line-1): Add support for +LINE:COLUMN
4175 command line argument.
4176
4177 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4178
4179 * server.el (server-process-filter, server-visit-files):
4180 Add support for +LINE:COLUMN style emacsclient calls.
4181
4182 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4183
4184 * emacs-lisp/easy-mmode.el: Add Keywords header.
4185
4186 * play/pong.el: Author has new address.
4187
4188 * play/landmark.el: Author is no more reachable.
4189
4190 * play/handwrite.el: Author is no more reachable.
4191
4192 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4193
4194 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4195 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4196 Complete bindings for F<1..12> keys.
4197 (global-map): Remove `undo' binding (already in the default).
4198 Replace `t<n>' bindings with `f<n>' bindings.
4199
4200 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4201
4202 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4203 (tcl-mode): Use tcl-add-log-defun.
4204 (tcl-indent-line): Use tcl-calculate-indent.
4205 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4206 (tcl-indent-exp): Renamed from indent-tcl-exp.
4207 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4208 (tcl-indent-for-comment): Call comment-indent-function properly
4209 and handle the case where it returns nil.
4210
4211 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4212
4213 * calendar/cal-islam.el (calendar-goto-islamic-date):
4214 Remove autoload cookie.
4215
4216 * calendar/calendar.el (calendar-goto-islamic-date):
4217 Add call to autoload.
4218
4219 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4220
4221 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4222 Don't change compile-auto-highlight globally.
4223 Don't bother with `font-lock-defaults' property since XEmacs
4224 also understands the `font-lock-defaults' variable.
4225 Use make-local-variable rather than make-variable-buffer-local.
4226 Don't `defconst' comment-indent-function: keep the default.
4227 Call easy-menu-add unconditionally.
4228 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4229 (ada-create-menu): Use :included for Emacs as well.
4230
4231 * vc.el (vc-do-command): Autoload.
4232
4233 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4234
4235 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4236
4237 * ps-print.el: Fix Author: header.
4238
4239 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4240
4241 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4242 mouse-1 etc., bind them to `ignore'.
4243
4244 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4245 send-invisible, which is already defined in Comint.
4246 (eshell-watch-for-password-prompt): Use it.
4247
4248 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4249
4250 * which-func.el (which-func-mode): Doc fix.
4251
4252 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4253 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4254 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4255 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4256 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4257 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4258 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4259 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4260 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4261 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4262 * emulation/edt-mapper.el, emulation/edt-pc.el,
4263 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4264 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4265 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4266 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4267 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4268 * international/isearch-x.el, international/iso-cvt.el,
4269 * international/ogonek.el, international/quail.el,
4270 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4271 * language/devanagari.el, language/ethio-util.el,
4272 * language/ethiopic.el, language/european.el, language/indian.el,
4273 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4274 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4275 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4276 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4277 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4278 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4279 * progmodes/autoconf.el, progmodes/cmacexp.el,
4280 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4281 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4282 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4283 * progmodes/ebnf2ps.el, progmodes/executable.el,
4284 * progmodes/fortran.el, progmodes/idlw-shell.el,
4285 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4286 * progmodes/m4-mode.el, progmodes/mantemp.el,
4287 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4288 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4289 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4290 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4291 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4292 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4293 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4294 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4295 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4296 * textmodes/two-column.el, time-stamp.el, timezone.el,
4297 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4298 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4299 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4300 conventions.
4301
4302 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4303
4304 * simple.el (set-variable): Require 'cus-edit' instead of
4305 `wid-edit', so that the Custom widgets get defined.
4306
4307 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4308
4309 * allout.el: A fix to follow coding conventions.
4310
4311 * find-lisp.el: A fix to follow coding conventions.
4312
4313 * term/w32-win.el: A fix to follow coding conventions.
4314
4315 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4316
4317 * term/xterm.el: A fix to follow coding conventions.
4318
4319 * term/news.el: A fix to follow coding conventions.
4320
4321 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4322 header line fixed.
4323
4324 * sun-curs.el: Fix Maintainer: header line.
4325
4326 * emacs-lisp/easymenu.el: Address of the author added.
4327
4328 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4329
4330 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4331 property.
4332
4333 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4334
4335 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4336 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4337 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4338 Some fixes to follow coding conventions.
4339
4340 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4341
4342 * which-func.el (which-func-mode): Doc fix.
4343
4344 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4345
4346 * net/rcompile.el (remote-compile): Use make-local-variable.
4347
4348 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4349
4350 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4351
4352 * mail/reporter.el (reporter-submit-bug-report):
4353 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4354
4355 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4356
4357 * calendar/cal-china.el, calendar/cal-coptic.el,
4358 * calendar/cal-dst.el, calendar/cal-french.el,
4359 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4360 * calendar/cal-iso.el, calendar/cal-julian.el,
4361 * calendar/cal-mayan.el, calendar/cal-persia.el,
4362 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4363 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4364 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4365 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4366 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4367 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4368 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4369 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4370 * progmodes/ada-xref.el, progmodes/cc-align.el,
4371 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4372 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4373 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4374 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4375 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4376 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4377 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4378 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4379 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4380 * textmodes/reftex.el: Some fixes to follow coding
4381 conventions in Eshell files with known maintainers.
4382
4383 * emulation/viper.el: A fix to follow coding conventions.
4384
4385 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4386 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4387 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4388 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4389 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4390 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4391 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4392 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4393 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4394 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4395 conventions in Eshell files.
4396
4397 * composite.el, diff.el, emacs-lisp/levents.el,
4398 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4399 * emulation/pc-mode.el, emulation/viper-cmd.el,
4400 * emulation/viper-ex.el, emulation/viper-init.el,
4401 * emulation/viper-keym.el, emulation/viper-macs.el,
4402 * emulation/viper-mous.el, emulation/viper-util.el,
4403 * emulation/viper.el, forms-pass.el, international/ccl.el,
4404 * international/characters.el, international/encoded-kb.el,
4405 * international/fontset.el, international/ja-dic-cnv.el,
4406 * international/ja-dic-utl.el, international/kinsoku.el,
4407 * international/kkc.el, international/mule-cmds.el,
4408 * international/mule-diag.el, international/mule-util.el,
4409 * international/mule.el, international/titdic-cnv.el,
4410 * language/china-util.el, language/chinese.el,
4411 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4412 * language/greek.el, language/hebrew.el, language/japan-util.el,
4413 * language/japanese.el, language/korea-util.el, language/korean.el,
4414 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4415 * language/slovak.el, language/thai-util.el, language/thai.el,
4416 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4417 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4418 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4419 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4420 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4421 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4422 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4423 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4424 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4425 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4426 to follow coding conventions in files without maintainer or in files
4427 with clear maintainer (but without Maintainer header stating so).
4428
4429 * emacs-lisp/elp.el: A fix to follow coding conventions.
4430
4431 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4432 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4433 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4434 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4435 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4436 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4437 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4438 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4439 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4440 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4441 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4442 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4443 conventions in files from Gnus.
4444
4445 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4446 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4447 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4448 * echistory.el, electric.el, emacs-lisp/authors.el,
4449 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4450 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4451 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4452 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4453 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4454 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4455 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4456 * international/codepage.el, international/iso-ascii.el,
4457 * international/iso-insert.el, international/iso-transl.el,
4458 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4459 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4460 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4461 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4462 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4463 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4464 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4465 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4466 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4467 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4468 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4469 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4470 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4471 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4472 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4473 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4474 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4475 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4476 * textmodes/tex-mode.el, textmodes/text-mode.el,
4477 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4478 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4479 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4480 files maintained by FSF.
4481
4482 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4483
4484 * arc-mode.el: A fix to follow coding conventions.
4485
4486 * bindings.el: Ditto.
4487
4488 * cdl.el: Ditto.
4489
4490 * comint.el: Ditto.
4491
4492 * cus-start.el: Ditto.
4493
4494 * shell.el: Ditto.
4495
4496 * skeleton.el: Ditto.
4497
4498 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4499
4500 * info.el (Info-build-node-completions):
4501 Make Info-current-file-completions buffer local.
4502
4503 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4504
4505 * which-func.el (which-func-mode, which-func-ff-hook)
4506 (which-function-mode): Remove references to which-func-mode-global.
4507
4508 * calendar/cal-islam.el (calendar-goto-islamic-date):
4509 Add autoload cookie.
4510
4511 * play/fortune.el: Add types to defcustoms.
4512
4513 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4514
4515 * language/czech.el: A fix to follow coding conventions.
4516
4517 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4518
4519 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4520 to the extension list, for antlr-mode. From Christoph Wedler
4521 <Christoph.Wedler@sap.com>.
4522
4523 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4524
4525 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4526 (vc-dired-mode-map): Fix the madness.
4527
4528 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4529 (vc-prefix-map): Moved back from vc.el.
4530
4531 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4532
4533 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4534 Increase the size of the obarray.
4535 (mail-extr-all-top-level-domains): Add more toplevel domains,
4536 add more long names.
4537 From: Per Starback <starback@ling.uu.se>.
4538
4539 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4540
4541 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4542 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4543
4544 * progmodes/ada-mode.el: Ditto.
4545
4546 * progmodes/ada-xref.el: Ditto.
4547
4548 2001-07-11 Miles Bader <miles@gnu.org>
4549
4550 * finder.el (finder-insert-at-column): Also move to the next line
4551 if exactly at COLUMN.
4552
4553 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4554
4555 * help.el (describe-function-1): When printing FUNCTION's
4556 documentation, don't assume FUNCTION is a symbol.
4557
4558 * startup.el (normal-top-level): Don't operate on the initial
4559 frame if we failed to create one.
4560
4561 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4562
4563 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4564 itself, i.e. only indent the contents in it.
4565
4566 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4567
4568 * mail/rmail.el (rmail-show-message): Show beginning of message in
4569 all windows containing it.
4570
4571 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4572
4573 * term/tty-colors.el: Fix the header line and copyright years.
4574
4575 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4576
4577 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4578 original definition has an interactive form, but is Elp
4579 instrumented, use the interactive form of the function called by
4580 elp-wrapper.
4581
4582 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4583 configurations with compare-window-configuration; they aren't
4584 window configurations.
4585
4586 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4587 from the server for the format we expect. Don't use it if it
4588 doesn't look like what the Internet draft for FTP extensions specifies.
4589
4590 * toolbar/*.pbm: Cleaned up.
4591 From Luis Fernandes <elf@ee.ryerson.ca>.
4592
4593 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4594
4595 * cc-cmds.el: Extended the kludge to interoperate with the
4596 delsel and pending-del packages wrt to the new function
4597 `c-electric-delete-forward'.
4598
4599 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4600
4601 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4602 to delay the call to <mode> for global minor modes.
4603 (easy-mmode-define-navigation): Only recenter if interactive.
4604
4605 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4606
4607 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4608 to lisp-indent-line.
4609
4610 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4611 from the server. Call encode-time only when we are sure that we
4612 got a 213 response.
4613
4614 2001-07-06 Simon Josefsson <jas@extundo.com>
4615
4616 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4617 (mail-envelope-from): New user option.
4618 (sendmail-send-it): Use it.
4619
4620 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4621
4622 * ps-print.el: Use locale dependant date to print date in header.
4623 Doc fix.
4624 (ps-print-version): New version number (6.5.3).
4625 (ps-right-header, ps-right-footer): Initialization and doc fix.
4626 (ps-time-stamp-locale-default): New fun.
4627
4628 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4629
4630 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4631 field problem with MIME-mode.
4632
4633 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4634
4635 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4636
4637 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4638 MIME-mode.
4639
4640 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4641
4642 * bindings.el (mode-line-mule-info): Don't show the tip with
4643 buffer-file-coding-system if that is nil.
4644
4645 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4646
4647 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4648 instead of kill-line.
4649
4650 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4651 <Pavel@Janik.cz>.
4652
4653 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4654 <Pavel@Janik.cz>.
4655
4656 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4657
4658 * font-lock.el (c-font-lock-keywords-3): When matching something
4659 like `struct X Y', finish with point after Y.
4660
4661 2001-07-04 Simon Josefsson <jas@extundo.com>
4662
4663 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4664 in caller buffer.
4665
4666 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4667
4668 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4669 instead of string-match to find the basename of the file.
4670 From Pascal Obry <p.obry@wanadoo.fr>.
4671
4672 * net/browse-url.el (browse-url-default-windows-browser):
4673 Support the MS-DOS port when it runs on Windows.
4674 (browse-url-browser-function) [ms-dos]: Default to
4675 browse-url-default-windows-browser.
4676
4677 * help.el (locate-library): Enable code that looks for compressed
4678 libraries if auto-compression-mode is on.
4679
4680 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4681
4682 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4683
4684 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4685
4686 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4687
4688 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4689
4690 * allout.el: Fix the header line, so that finder.el recognizes it.
4691 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4692
4693 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4694 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4695
4696 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4697
4698 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4699
4700 * ps-bdf.el (bdf-directory-list): Use the value relative to
4701 installation-directory for MS-Windows as well.
4702
4703 2001-06-29 Richard M. Stallman <rms@gnu.org>
4704
4705 * wid-edit.el (widget-color-sample-face-get):
4706 Return ((foreground-color . COLOR)) instead of constructing a face.
4707
4708 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4709
4710 * faces.el (region): Change the background color for the
4711 light-background color display to lightgoldenrod2, to make it
4712 visible on some laptops.
4713
4714 2001-06-28 Richard M. Stallman <rms@gnu.org>
4715
4716 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4717 (rmail-msg-restore-non-pruned-header): Likewise.
4718 If point was in the old pruned header, put it at the top.
4719 (rmail-msg-prune-header): If point was at the top, keep it there.
4720
4721 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4722 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4723
4724 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4725
4726 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4727
4728 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4729
4730 * saveplace.el: Update maintainer email address.
4731
4732 2001-06-27 Francesco Potorti` <pot@gnu.org>
4733
4734 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4735 Undo previous change.
4736
4737 2001-06-27 Francesco Potorti` <pot@gnu.org>
4738
4739 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4740 preliminary quick reordering. Can speed things up dramatically.
4741
4742 2001-06-26 Richard M. Stallman <rms@gnu.org>
4743
4744 * dired.el (dired-get-filename): A file name starting with ~
4745 is not absolute in this context.
4746
4747 * which-func.el (which-func-maxout): Increase default to 500000.
4748 (which-function-mode): This is now the "real" name of the function.
4749 (which-func-mode): Now an alias.
4750 (which-func-mode-global): Name deleted.
4751
4752 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4753 button-2, when binding hs-mouse-toggle-hiding.
4754
4755 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4756
4757 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4758 (rmail-msg-prune-header): Likewise.
4759 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4760 and `rmail-msg-prune-header'.
4761
4762 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4763
4764 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4765 back than LINEBEG.
4766
4767 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4768
4769 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4770 window where they clicked the mouse has a header line, adjust
4771 vertical movement by one.
4772
4773 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4774
4775 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4776 too when separating a parenthesis.
4777
4778 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4779
4780 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4781 (bookmark-bmenu-hide-filenames): Add help-echo to
4782 mouse-highlighted text.
4783 (bookmark-bmenu-show-filenames): Remove help-echo property from
4784 the whitespace.
4785
4786 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4787
4788 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4789 From Karl Eichwalder <ke@suse.de>.
4790
4791 2001-06-23 Richard M. Stallman <rms@gnu.org>
4792
4793 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4794
4795 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4796 contents for completing-read.
4797
4798 2001-06-22 Richard M. Stallman <rms@gnu.org>
4799
4800 * menu-bar.el (menu-bar-make-toggle): Construct the
4801 function's doc string from HELP, not DOC, and make it accurate by
4802 adding "Toggle whether to " at the front and downcasing the initial.
4803 Change the HELP arg in some calls to make it fit this usage.
4804
4805 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4806 Undo previous change.
4807
4808 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4809
4810 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4811
4812 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4813
4814 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4815
4816 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4817
4818 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4819
4820 2001-06-20 Richard M. Stallman <rms@gnu.org>
4821
4822 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4823 broken out from dabbrev--find-expansion. Handle minibuffer
4824 specially here.
4825 (dabbrev--find-expansion): Simplify code in various ways.
4826 Don't treat minibuffers specially.
4827 Call dabbrev--make-friend-buffer-list.
4828 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4829 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4830
4831 2001-06-19 John Wiegley <johnw@gnu.org>
4832
4833 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4834 Also, added a comment describing how to greatly speedup Eshell
4835 loadup time, by concatenating together all of Eshell's .elc files.
4836
4837 2001-06-19 John Wiegley <johnw@gnu.org>
4838
4839 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4840
4841 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4842
4843 * woman.el (WoMan-highlight-references): Add help-echo to
4844 mouse-highlighted text.
4845
4846 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4847
4848 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4849
4850 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4851
4852 * international/quail.el (quail-start-conversion):
4853 Reset quail-translating to nil.
4854
4855 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4856 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4857
4858 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4859
4860 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4861 mouse-highlighted text.
4862
4863 * dired.el (dired-mark-pop-up): Fix last change.
4864
4865 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4866
4867 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4868 mouse-highlighted text.
4869
4870 * net/quickurl.el (quickurl-url-file): Run through
4871 convert-standard-filename.
4872 (quickurl-list-populate-buffer): Add help-echo to
4873 mouse-highlighted text.
4874 (top-level): Update Dave's URL.
4875
4876 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4877 mouse-highlighted text.
4878
4879 * textmodes/page-ext.el (pages-copy-header-and-position):
4880 Add help-echo to mouse-highlighted text.
4881
4882 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4883 mouse-highlighted text.
4884
4885 * replace.el (occur): Add help-echo to mouse-highlighted text.
4886
4887 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4888 mouse-highlighted text.
4889
4890 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4891 mouse-highlighted text.
4892
4893 * progmodes/compile.el (compile-reinitialize-errors):
4894 Add help-echo to mouse-highlighted messages.
4895 (compilation-forget-errors): Remove help-echo property as well.
4896
4897 * play/landmark.el (lm-plot-square, lm-init-display):
4898 Add help-echo to mouse-highlighted text.
4899
4900 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4901 Add help-echo to mouse-highlighted text.
4902
4903 * dired.el (dired-insert-set-properties): Add help-echo to
4904 mouse-highlighted text.
4905 (dired-mark-pop-up): Remove help-echo property from the file name.
4906
4907 * comint.el (comint-send-input): Add help-echo to
4908 mouse-highlighted text.
4909
4910 * buff-menu.el (list-buffers-noselect): Add help-echo to
4911 mouse-highlighted text.
4912
4913 * arc-mode.el (archive-summarize-files): Add help-echo to
4914 mouse-highlighted text.
4915
4916 * ffap.el (ffap-machine-p): Always return nil if
4917 open-network-stream is not fboundp.
4918
4919 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4920
4921 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4922 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4923 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4924 incorrectly binding chars between 128 and 256 to it.
4925 (sgml-maybe-name-self): Handle latin-1 chars properly.
4926 (sgml-tags-invisible): Bind buffer-file-name to nil.
4927 Use unwind-protect and restore-buffer-modified-p.
4928 (sgml-point-entered): Use buffer-substring-no-properties.
4929 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4930 (html-mode): Don't force `imenu-sort-function'.
4931
4932 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4933
4934 * tar-mode.el: Fix the copyright notice.
4935
4936 * font-lock.el (font-lock-comment-face): For tty's with dark
4937 background, use "red1", since "lightred" is not one of the colors
4938 recognized by tty-colors.el.
4939
4940 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4941 create a buffer for extracted file, in case there's more than one
4942 file by that name in an archive, possibly in different
4943 directories. From Kevin Rodgers <kevinr@ihs.com>.
4944
4945 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4946 <alex@gnu.org>.
4947
4948 2001-06-15 Miles Bader <miles@gnu.org>
4949
4950 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4951 Revert previous change.
4952
4953 2001-06-14 Richard M. Stallman <rms@gnu.org>
4954
4955 * replace.el (keep-lines-read-args): Return just a regexp.
4956 Provide nil for the region args.
4957 (keep-lines, flush-lines, how-many):
4958 Calculate the defaults for the region here, when args are nil.
4959
4960 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4961
4962 * rot13.el (rot13-other-window): Some more doc fix.
4963
4964 2001-06-14 Per Starback <starback@ling.uu.se>
4965
4966 * replace.el (case-replace, query-replace-from-history-variable)
4967 (query-replace-to-history-variable, keep-lines-read-args)
4968 (occur-revert-function, query-replace-help): Dox fix.
4969
4970 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4971
4972 * rot13.el (rot13-other-window): Doc fix.
4973
4974 2001-06-14 Miles Bader <miles@gnu.org>
4975
4976 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4977 of " and \ to "." (punctuation).
4978 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4979
4980 2001-06-13 Richard M. Stallman <rms@gnu.org>
4981
4982 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4983
4984 * simple.el (shell-command-on-region): Never kill the
4985 *Shell Command Output* buffer.
4986
4987 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4988
4989 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4990
4991 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4992
4993 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4994 New var, to recognize ${ $' and PODs.
4995 (perl-font-lock-syntactic-face-function): New function.
4996 (perl-mode): Use them.
4997 (perl-continuation-line-p): New function, from perl-calculate-indent.
4998 (perl-calculate-indent): Use it, to properly handle continuation
4999 lines of continuation lines.
5000
5001 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
5002
5003 * server.el (server-process, server-buffer-clients): Doc fix.
5004 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5005
5006 2001-06-09 John Wiegley <johnw@gnu.org>
5007
5008 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
5009 test if the last command was Lisp or not.
5010 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
5011 B x C".
5012
5013 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
5014
5015 * dos-w32.el (grep-regexp-alist): Remove definition, since the
5016 general one on compile.el supports drive letters.
5017
5018 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
5019
5020 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
5021 key description.
5022
5023 * textmodes/reftex-sel.el (reftex-select-jump): New command.
5024
5025 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
5026 (reftex-toc-jump): New command.
5027
5028 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
5029 to parse international characters as well.
5030
5031 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
5032 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
5033
5034 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
5035
5036 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
5037 TAB to the key separators.
5038
5039 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
5040
5041 * international/mule.el (auto-coding-alist): Remove redundant
5042 up-cased versions of the extensions (auto-coding-alist-lookup is
5043 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
5044 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
5045
5046 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
5047
5048 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
5049
5050 2001-06-01 Richard M. Stallman <rms@gnu.org>
5051
5052 * help.el (describe-variable): Put value on same line
5053 with preceding text, if it is short enough to look good that way.
5054
5055 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
5056
5057 * term/internal.el (IT-unicode-translations): New variable.
5058 (IT-setup-unicode-display): New function.
5059
5060 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5061
5062 * ps-print.el: Handle before-string and after-string overlay properties
5063 in ps-print-*-with-faces commands. Doc fix.
5064 (ps-print-version): New version number (6.5.2).
5065 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
5066 for XEmacs.
5067 (ps-prefix-quote): Doc fix.
5068 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
5069 (ps-basic-plot-str, ps-plot-string): New funs.
5070
5071 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
5072
5073 * progmodes/etags.el (tags-compression-info-list): Fix docstring
5074 and :type spec.
5075
5076 2001-05-31 Gerd Moellmann <gerd@gnu.org>
5077
5078 * international/mule-cmds.el (inactivate-input-method):
5079 Set input-method-function to nil.
5080
5081 * xml.el (xml-parse-tag): The document may contain invalid characters.
5082 From ShengHuo ZHU <zsh@cs.rochester.edu>
5083
5084 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5085
5086 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5087 `rmail-summary-line-decoder' if the message does not have
5088 a Subject: field.
5089
5090 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5091
5092 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5093 New variable.
5094 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5095 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5096 is non-nil.
5097
5098 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5099
5100 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5101
5102 2001-05-29 Sam Steingold <sds@gnu.org>
5103
5104 * faces.el (face-valid-attribute-values): Bind `valid' directly
5105 instead of using `setq'.
5106
5107 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5108 Use `tex-shell-buf'.
5109 (tex-shell-proc): Use `tex-shell-running'.
5110 (tex-shell-buf-no-error): New function.
5111 (tex-send-tex-command): Use it.
5112 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5113 (tex-kill-job): Check the process before calling `quit-process'.
5114
5115 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5116
5117 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5118 UTF-8 sequences.
5119
5120 2001-05-28 Miles Bader <miles@gnu.org>
5121
5122 * comint.el (comint-carriage-motion): Renamed from
5123 `comint-cr-magic'. Operate on the buffer instead of the string
5124 (for use as a comint post-output filter, instead of as a
5125 pre-output filter). Handle backspaces too. Add to the
5126 `comint-output-filter-functions' hook instead of
5127 `comint-preoutput-filter-functions'.
5128
5129 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5130
5131 * language/japan-util.el (japanese-hankaku): Prefer the charset
5132 `jisx0201' when the optional argument `ascii-only' is not specified.
5133 (japanese-hankaku-region): Ditto.
5134 From Katsumi Yamaoka <yamaoka@jpl.org>
5135
5136 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5137
5138 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5139 (outline-invisible-p): New function.
5140 (hide-leaves): Save excursion.
5141 (hide-other): Stop looping when reaching bobp.
5142
5143 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5144
5145 * cus-edit.el (custom-file): Fix last change.
5146
5147 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5148
5149 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5150 same definition in byte-compile-function-environment as `autoload'
5151 would put in `symbol-function'.
5152
5153 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5154 patch to correct the error message as well.
5155
5156 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5157
5158 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5159 unless ~/.emacs exists.
5160
5161 * novice.el (enable-command): If user-init-file is nil or does not
5162 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5163
5164 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5165
5166 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5167 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5168 Allow spaces around macro arguments.
5169 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5170 indent-for-tab-command.
5171 (latex-mode-map, plain-tex-mode-map): New keymaps.
5172 Inherit from tex-mode-map.
5173 (tex-common-initialization): Don't setup the keymap any more
5174 since it's now done right by define-derived-mode.
5175 (latex-mode): Set skeleton-end-hook to nil.
5176 (latex-skeleton-end-hook): Remove.
5177 (tex-latex-block, latex-insert-item): Simplify.
5178 (latex-syntax-after): Use following-char rather than char-after.
5179 (tex-discount-args-cmds, tex-count-words): New functions.
5180
5181 * textmodes/tildify.el (tildify-ignored-environments-alist):
5182 Recognize \verb* as well.
5183
5184 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5185 (perl-comment-indent): Simplify to let newcomment.el do its job.
5186 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5187 (perl-mark-function): Cleanup the namespace.
5188 (perl-calculate-indent): Don't be fooled by nested functions.
5189
5190 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5191
5192 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5193 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5194
5195 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5196
5197 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5198 actually be `\\'.
5199 (ctlau-b5-converter): Likewise.
5200
5201 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5202
5203 * international/titdic-cnv.el (quail-misc-package-ext-info):
5204 Change CTLauB.el to CTLau-b5.el.
5205
5206 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5207
5208 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5209 rather than beginning-of-line to avoid problems with fields.
5210 (gud-perldb-massage-args): Use unless and push.
5211 (gud-chdir-before-run): New var.
5212 (gud-common-init): Use it.
5213
5214 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5215
5216 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5217 delete entries for chinese-ctlau and chinese-ctlaub.
5218 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5219 chinese-ctlaub.
5220 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5221 New functions.
5222
5223 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5224
5225 * cus-edit.el (custom-comment-show): Remove debug code.
5226
5227 * language/japan-util.el (japanese-symbol-table): Fix handling of
5228 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5229
5230 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5231
5232 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5233 Renamed by removing the silly `-flag' suffix.
5234 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5235
5236 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5237
5238 * replace.el (keep-lines-read-args): Use `copy-marker'.
5239 (how-many): Save excursion properly.
5240 (occur-mode): Use define-derived-mode.
5241 (perform-replace): Use with-current-buffer.
5242
5243 2001-05-20 Richard M. Stallman <rms@gnu.org>
5244
5245 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5246
5247 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5248
5249 * info.el (Info-read-subfile): Widen before finding the
5250 desired node in the subfile.
5251
5252 * startup.el (command-line-1): When >2 files visited,
5253 leave the last one visible, and make that the selected window.
5254
5255 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5256
5257 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5258
5259 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5260
5261 * international/ccl.el (define-ccl-program): Fix a typo.
5262 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5263
5264 * international/mule.el (decode-char): Fix a typo. From Pavel
5265 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5266
5267 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5268 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5269
5270 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5271 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5272
5273 2001-05-18 Sam Steingold <sds@gnu.org>
5274
5275 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5276 and [RET] to `cvs-mode-find-file'.
5277
5278 2001-05-18 John Wiegley <johnw@gnu.org>
5279
5280 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5281 configuration variable, which determines the initial character
5282 that forces use of an external version of a command. The default
5283 is *, but may be set to \, for example.
5284
5285 * eshell/esh-ext.el (eshell-explicit-command):
5286 Use `eshell-explicit-command-char' instead of ?*.
5287
5288 * eshell/esh-cmd.el (eshell/which):
5289 Use `eshell-explicit-command-char' instead of ?*.
5290
5291 * eshell/em-cmpl.el (eshell-completion-command-name)
5292 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5293 instead of ?*.
5294
5295 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5296
5297 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5298 subst-char-in-string.
5299 (ange-ftp-after-parse-ls-hook): New variable.
5300 (ange-ftp-ls): Run that hook.
5301 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5302
5303 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5304 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5305 text into *Completions*.
5306
5307 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5308 part of which look like email addresses.
5309
5310 2001-05-18 Andrew Innes <andrewi@gnu.org>
5311
5312 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5313 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5314 cmd.exe's handling of FOR loops.
5315 (autoloads): Set find-file-suppress-same-file-warnings to t to
5316 avoid slew of spurious messages.
5317
5318 2001-05-18 Simon Josefsson <simon@josefsson.org>
5319
5320 * mail/smtpmail.el (maybe-append-domain): Renamed to
5321 `smtpmail-maybe-append-domain'.
5322 (smtpmail-via-smtp): Use the new name.
5323
5324 * net/browse-url.el (browse-url-browser-function): Add kde.
5325 (browse-url-kde-program, browse-url-kde-args): New variables.
5326 (browse-url-kde): New function.
5327
5328 2001-05-18 Miles Bader <miles@gnu.org>
5329
5330 * simple.el (delete-horizontal-space, just-one-space):
5331 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5332 because it's more efficient for large files.
5333
5334 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5335
5336 * mail/rmail.el (rmail-require-mime-maybe): New function.
5337 (rmail): Use it.
5338 (rmail-mode): Handle the case of finding Rmail files.
5339
5340 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5341 functions.
5342
5343 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5344
5345 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5346 text-property after moving to the beginning of line and regardless
5347 of the value of font-lock-multiline.
5348
5349 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5350
5351 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5352
5353 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5354 last coding system used before calling set-buffer-modified-p
5355 because that function changes last-coding-system.
5356
5357 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5358
5359 * files.el (switch-to-buffer-other-window)
5360 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5361 the doc string.
5362
5363 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5364
5365 * language/slovak.el, language/czech.el: New maintainer.
5366
5367 2001-05-16 Sam Steingold <sds@gnu.org>
5368
5369 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5370 sub-form of `defgeneric' correctly.
5371
5372 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5373
5374 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5375 of `c'.
5376
5377 * textmodes/outline.el (outline-font-lock-level): Remove the
5378 condition-case, test what outline-level returns instead, to
5379 ease debugging.
5380
5381 * international/mule.el (auto-coding-regexp-alist): New user-option.
5382 (auto-coding-from-file-contents): New function.
5383 (set-auto-coding): Use it to determine a coding system.
5384
5385 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5386
5387 * mouse.el (mouse-delete-other-windows): Doc fix.
5388
5389 * emacs-lisp/lisp-mode.el (lisp-mode):
5390 Make font-lock-keywords-case-fold-search a buffer-local variable with
5391 make-local-variable before setting it.
5392
5393 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5394
5395 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5396 prefixes.
5397
5398 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5399
5400 * hexl.el (hexl-current-address): Print a message when called
5401 interactively.
5402
5403 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5404
5405 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5406
5407 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5408
5409 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5410
5411 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5412
5413 * startup.el (command-line): If parameters have been changed in
5414 the init files which influence font selection, clear the face
5415 cache so that faces get realized with the new parameters.
5416
5417 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5418
5419 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5420
5421 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5422
5423 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5424
5425 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5426 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5427
5428 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5429
5430 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5431 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5432
5433 2001-05-09 John Wiegley <johnw@gnu.org>
5434
5435 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5436 Annotated the documentation string to tell users about
5437 `eshell-no-numeric-conversions'.
5438
5439 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5440 conversions if a Lisp function has the property
5441 `eshell-no-numeric-conversions' set to a non-nil value.
5442
5443 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5444 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5445 property `eshell-no-numeric-conversions' on the following
5446 functions (which all deal with filesystem entities, and never Lisp
5447 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5448 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5449 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5450 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5451 eshell/which, eshell/addpath.
5452
5453 2001-05-09 John Wiegley <johnw@gnu.org>
5454
5455 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5456 encountered as an argument, don't convert it right away, but tag
5457 the first character of the string with the text properties
5458 `number', which signifies to `eshell-lisp-command' that the
5459 argument should be passed through `string-to-number' if it is
5460 actually used in the call to a Lisp function.
5461
5462 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5463 function, convert any string arguments that have been tagged as
5464 "numbers", by calling string-to-number.
5465
5466 * eshell/esh-util.el (eshell-number-regexp): Now that number
5467 conversions only happen for Lisp function calls, the number regexp
5468 should now match all integer and floating point forms.
5469
5470 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5471 `eshell-continue-process', since they are both nonfunctional at
5472 the moment.
5473 (eshell-proc-initialize): Don't bind keys for
5474 `eshell-stop-process' or `eshell-continue-process'.
5475
5476 * eshell/em-unix.el (eshell-shuffle-files):
5477 Apply `directory-file-name' before calling `file-name-directory'.
5478
5479 * eshell/em-hist.el (eshell-add-to-history): Reference to
5480 `eshell-history-ring' needed to be `eshell-history-index'.
5481
5482 * calendar/timeclock.el (timeclock-find-discrep):
5483 Initialize `elapsed' to 0.
5484 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5485 it's still nil.
5486
5487 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5488
5489 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5490 (archive-mode): Use capitalize.
5491 (archive-unique-fname): Use make-temp-file.
5492
5493 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5494
5495 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5496
5497 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5498
5499 * tar-mode.el (tar-extract): Pay attention to the value of
5500 coding-system-for-read, if it is non-nil.
5501
5502 * calendar/holidays.el (holidays): Add an autoload cookie.
5503 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5504
5505 2001-05-08 John Wiegley <johnw@gnu.org>
5506
5507 * calendar/timeclock.el (timeclock-workday-remaining):
5508 Changed logic for determining how much time is remaining.
5509 (timeclock-workday-elapsed): Don't accept a "relative" argument
5510 for the current day's elapsed time. What could that have meant?
5511 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5512 (timeclock-when-to-leave): Changed logic, similarly to what was
5513 done for `timeclock-workday-remaining'.
5514 (timeclock-find-discrep): Removed "today-only" argument, which had
5515 no meaning. Fixed some more math problems. The function now
5516 returns a three member list: (TOTAL-TIME-DISCREPANCY
5517 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5518
5519 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5520
5521 * w32-fns.el (convert-standard-filename): Start replacing slashes
5522 from the beginning of the file name, not from where the last
5523 invalid character was. From "Andrew Maguire (SWW)"
5524 <Andrew.Maguire@Smallworld.co.uk>
5525
5526 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5527
5528 The following changes are to provide infrastructure for handling
5529 MIME messages to rmail. They don't affect the original behaviour
5530 if rmail-enable-mime is nil.
5531
5532 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5533 (rmail-search-mime-message-function)
5534 (rmail-search-mime-header-function): New variables.
5535 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5536 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5537 `rmail-view-buffer' is hidden.
5538 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5539 call rmai-show-mime-function.
5540 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5541 mode-line-process of rmail-view-buffer.
5542 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5543 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5544 buffer.
5545 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5546 set-buffer to the Rmail buffer.
5547 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5548 rmail-search-mime-header-function.
5549 (rmail-search-message): New function.
5550 (rmail-search): Call rmail-search-message to check if a message
5551 matches REGEXP, lastly update point after calling
5552 rmail-show-message.
5553 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5554 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5555 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5556 header region, refer to rmail-msgref-vector while setting the
5557 current buffer to rmail-buffer temporarily.
5558 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5559 If rmail-enable-mime is non-nil, call
5560 rmail-insert-mime-forwarded-message-function instead of inserting
5561 forwarded message by itself.
5562
5563 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5564 Rmail buffer.
5565 (rmail-set-label, rmail-next-labeled-message): Likewise.
5566
5567 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5568 set-buffer to the Rmail buffer.
5569 (rmail-output-to-rmail-file): Likewise.
5570 (rmail-output): Likewise.
5571
5572 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5573 of mail-fetch-field by rmail-summary-line-decoder.
5574 (rmail-new-summary): Be sure to go to the Rmail buffer.
5575 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5576 rmail-view-buffer to nil.
5577 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5578 rmail-view-buffer.
5579 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5580 rmail-buffer.
5581 (rmail-summary-scroll-msg-down): Likewise.
5582 (rmail-summary-beginning-of-message): Likewise.
5583 (rmail-summary-wipe): Likewise.
5584 (rmail-summary-toggle-header): Use save-window-excursion, not
5585 save-excursion. Update point in rmail-view-buffer, not in
5586 rmail-buffer.
5587 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5588 rmail-view-buffer, not rmail-buffer.
5589
5590 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5591
5592 * cus-edit.el (custom-file): Signal an error if user-init-file is
5593 nil (running -q).
5594
5595 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5596
5597 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5598 Add :version.
5599
5600 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5601 New option.
5602 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5603 only if smtpmail-warn-about-unknown-extensions is set.
5604
5605 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5606 instead of rmail-sort-by-keywords.
5607
5608 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5609 rmail-sort-by-keywords.
5610
5611 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5612 rmail-summary-sort-by-keywords. Doc fix.
5613 (rmail-summary-mode): Doc fix.
5614
5615 * mail/rmail.el (rmail-edit): New Custom group.
5616
5617 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5618 (rmail-edit-mode-hook): New user-option.
5619
5620 2001-05-05 Richard M. Stallman <rms@gnu.org>
5621
5622 * help.el (help-xref-symbol-regexp): Recognize "source of"
5623 and friends, meaning make a link to the source file.
5624 (help-make-xrefs): Handle "source of" and friends
5625 by constructing a link that visits the source file.
5626
5627 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5628
5629 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5630
5631 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5632 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5633 Renamed from perl-font-lock-keywords to avoid clashes.
5634 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5635 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5636 Updated correspondingly.
5637
5638 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5639 Typo `nonexistant' -> `nonexistent'.
5640
5641 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5642
5643 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5644 Split `c-electric-delete' into two functions where
5645 `c-electric-delete-forward' always deletes forward and
5646 `c-electric-delete' only contains the code necessary for XEmacs to
5647 choose between backward and forward deletion.
5648
5649 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5650 get the electric behavior on that key too.
5651 (c-fill-paragraph): Fixed bogus direct use of
5652 c-comment-prefix-regexp, which caused an error when it's a list.
5653
5654 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5655
5656 * dired-aux.el (dired-diff): Doc fix.
5657
5658 * dired.el (dired-diff): Likewise.
5659
5660 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5661
5662 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5663
5664 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5665
5666 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5667 if both the buffer and the file are read-only.
5668
5669 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5670 rather than font-lock-string-face.
5671 (sh-get-indent-info): Treat heredocs like strings.
5672
5673 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5674
5675 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5676 a newline following `}'.
5677 (texinfo-format-email): New function.
5678 (toplevel): Use texinfo-format-email for @email.
5679 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5680 Add `display'.
5681 (texinfo-sort-region): Goto point-min before sorting.
5682 (texinfo-set): Remove leading white space from value.
5683 From yagi@is.titech.ac.jp.
5684
5685 * replace.el (query-replace-regexp-eval): Doc fix.
5686
5687 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5688
5689 * diff-mode.el (diff-nonexistant-face): New face.
5690 (diff-font-lock-keywords): Use it.
5691
5692 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5693
5694 * font-lock.el (font-lock-mode): Doc fix.
5695
5696 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5697 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5698
5699 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5700
5701 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5702 backslash at the start of the here-document delimiter.
5703 (sh-font-lock-syntactic-keywords): Likewise.
5704
5705 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5706
5707 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5708
5709 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5710 (tty-color-translate, tty-color-by-index, tty-color-values)
5711 (tty-color-desc): Doc fix.
5712
5713 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5714
5715 * dired-aux.el (dired-do-create-files, dired-do-copy)
5716 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5717 Mention dired-dwim-target in the doc string.
5718
5719 2001-04-28 Miles Bader <miles@gnu.org>
5720
5721 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5722 (dabbrev--find-expansion): Use it.
5723 (dabbrev--select-buffers): Don't select ignored buffers.
5724
5725 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5726
5727 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5728
5729 2001-04-26 Richard M. Stallman <rms@gnu.org>
5730
5731 * dabbrev.el: Add doc strings for some functions.
5732 (dabbrev--eliminate-newlines): New variable.
5733 (dabbrev--substitute-expansion): Convert newlines to spaces
5734 if dabbrev--eliminate-newlines is set.
5735 If abbrev and expansion are both all-lower-case,
5736 leave dabbrev--last-case-pattern nil.
5737
5738 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5739
5740 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5741 if necessary, like in rmail-show-message.
5742
5743 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5744
5745 * ps-print.el: Color specified by number is forced to be float number.
5746 (ps-print-version): New version number (6.5.1.1).
5747 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5748 initialization.
5749 (ps-prefix-quote): New internal var.
5750 (ps-print-quote): New fun.
5751 (ps-setup, ps-output-frame-properties, ps-float-format)
5752 (ps-format-color): Code fix.
5753 (ps-plot-region): Eliminate redundant foreground color text setting.
5754
5755 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5756
5757 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5758
5759 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5760
5761 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5762
5763 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5764
5765 * info.el (Info-additional-directory-list): Doc fix.
5766
5767 * find-lisp.el (find-lisp-find-dired-filter)
5768 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5769 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5770
5771 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5772
5773 * progmodes/make-mode.el (makefile-font-lock-keywords):
5774 Rationalize the rules for includes and conditionals and use the
5775 keyword face for them.
5776
5777 * faces.el (modify-face): Add compatibility for non-interactive use.
5778
5779 2001-04-24 John Wiegley <johnw@gnu.org>
5780
5781 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5782 fix from last night, since it wasn't finding eshell/cd.
5783
5784 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5785
5786 * rect.el (string-rectangle): Revert to 20.x behaviour.
5787 (replace-rectangle): Make it an alias for string-rectangle.
5788 (string-insert-rectangle): New function.
5789
5790 2001-04-23 John Wiegley <johnw@gnu.org>
5791
5792 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5793 occurring with Emacs 21's diff.el/compile.el interaction layer.
5794
5795 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5796
5797 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5798 case where the function was defined in a file, but not part of an
5799 eshell module.
5800
5801 2001-04-23 John Wiegley <johnw@gnu.org>
5802
5803 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5804 code to work around a redisplay problem I've been having.
5805
5806 2001-04-23 John Wiegley <johnw@gnu.org>
5807
5808 * calendar/timeclock.el (timeclock-day-required): If the time
5809 required for a particular day is not set, use `timeclock-workday'.
5810 (timeclock-find-discrep): Added some sample code in a comment.
5811
5812 * eshell/eshell.el (eshell-command): Made a few changes so that
5813 `eshell-command' could be called programmatically.
5814
5815 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5816
5817 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5818
5819 2001-04-23 John Wiegley <johnw@gnu.org>
5820
5821 * calendar/timeclock.el: Updated copyright.
5822 (timeclock-generate-report): Don't report the daily or two-week
5823 total, if no time has been worked in that period.
5824 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5825 final computational form, which was unnecessary; corrected a
5826 parsing problem when timeclock-relative was nil.
5827
5828 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5829
5830 * calendar/timeclock.el (timeclock-modeline-display): Check if
5831 `list-entry' is null.
5832 (timeclock-use-display-time): The first argument to `set-variable'
5833 must be a symbol.
5834
5835 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5836
5837 * calendar/calendar.el (diary-entry-marker)
5838 (calendar-today-marker, calendar-holiday-marker):
5839 Use display-color-p instead of window-system.
5840 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5841 instead of window-system.
5842 (calendar-hide-window): Use display-multi-frame-p instead of
5843 window-system.
5844
5845 * calendar/cal-x.el (calendar-two-frame-setup)
5846 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5847 Use display-multi-frame-p instead of window-system.
5848
5849 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5850
5851 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5852
5853 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5854 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5855
5856 2001-04-23 Alex Schroeder <alex@gnu.org>
5857
5858 * goto-addr.el: Instead of defining line-beginning-position and
5859 line-end-position a defalias is used for point-at-bol and point-at-eol.
5860
5861 2001-04-23 Alex Schroeder <alex@gnu.org>
5862
5863 * goto-addr.el: Added XEmacs compatibility code.
5864 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5865
5866 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5867
5868 * textmodes/paragraphs.el (sentence-end): Doc fix.
5869
5870 2001-04-20 Alex Schroeder <alex@gnu.org>
5871
5872 * sql.el (sql-escape-newlines-and-send): New function.
5873 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5874
5875 2001-04-20 Alex Schroeder <alex@gnu.org>
5876
5877 * sql.el (sql-db2-program): New option.
5878 (sql-db2-options): New option.
5879 (sql-db2): New function.
5880
5881 2001-04-20 Alex Schroeder <alex@gnu.org>
5882
5883 * sql.el (sql-mode-menu): Added highlighting entries.
5884 (sql-highlight-oracle-keywords): New function.
5885 (sql-highlight-postgres-keywords): New function.
5886 (sql-highlight-ansi-keywords): New function.
5887
5888 2001-04-20 Alex Schroeder <alex@gnu.org>
5889
5890 * sql.el (sql-help): Doc change.
5891
5892 2001-04-19 Karl Fogel <kfogel@collab.net>
5893
5894 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5895 that inserted file content only to delete it immediately.
5896 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5897 <lektu@uol.com.br> for the patch.
5898
5899 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5900
5901 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5902
5903 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5904
5905 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5906 for defmethod.
5907
5908 * comint.el (comint-cr-magic): New function.
5909 (toplevel): Add it to comint-preoutput-filter-functions.
5910
5911 2001-04-18 Andrew Innes <andrewi@gnu.org>
5912
5913 * makefile.w32-in (EMACSLOADPATH): Define.
5914 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5915 (recompile): Remove stuff to set EMACSLOADPATH.
5916
5917 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5918
5919 * language/slovak.el ("Slovak"): Add tutorial entry.
5920
5921 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5922 browse-url-new-window-p.
5923
5924 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5925
5926 * info.el (Info-menu-update): When there are no menus and/or no
5927 cross references in the node, make the respective items of the
5928 Info menu-bar menu inactive.
5929
5930 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5931
5932 * indent.el (indent-for-tab-command): Call indent-line-function
5933 with no argument if PREFIX-ARG is non-nil.
5934
5935 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5936
5937 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5938
5939 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5940 an async subprocess if start-process is unavailable. Suggested by
5941 Tim Van Holder <tim.van.holder@pandora.be>.
5942
5943 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5944
5945 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5946 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5947
5948 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5949
5950 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5951 manual.
5952
5953 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5954
5955 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5956 (cvs-menu): Add a few entries.
5957
5958 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5959 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5960 lock file appears to be reachable from Emacs.
5961 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5962 (cvs-mode-find-file): Look for cvs-header-face rather than
5963 cvs-dirname-face (which doesn't exist).
5964 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5965
5966 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5967
5968 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5969
5970 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5971 normal-erase-is-backspace on a tty. Instead, bind some keys such
5972 as [delete] directly, like pc-select.el did before
5973 normal-erase-is-backspace was invented.
5974
5975 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5976
5977 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5978
5979 2001-04-11 John Wiegley <johnw@gnu.org>
5980
5981 * eshell/em-ls.el (eshell-ls-insert-directory):
5982 Set font-lock-defaults to nil, to prevent fontification in dired
5983 buffers, if Eshell's ls is being used.
5984
5985 2001-04-11 John Wiegley <johnw@gnu.org>
5986
5987 * calendar/timeclock.el (timeclock-completing-read): New function.
5988 (timeclock-ask-for-project, timeclock-ask-for-reason):
5989 Call `timeclock-completing-read'.
5990
5991 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5992 required where `member' was being used.
5993
5994 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5995
5996 * eshell/em-hist.el (eshell-previous-matching-input):
5997 Don't display "History item" if the the minibuffer is active.
5998
5999 2001-04-11 Gerd Moellmann <gerd@gnu.org>
6000
6001 * startup.el (command-line): Output a newline after printing
6002 an error from loading the window system's init file.
6003
6004 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
6005
6006 * textmodes/texinfo.el (texinfo-font-lock-keywords):
6007 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
6008 @inforef. Add an OVERRIDE of `keep' to highlight specs of
6009 keywords whose arguments routinely include @@.
6010
6011 2001-04-10 Gerd Moellmann <gerd@gnu.org>
6012
6013 * emacs-lisp/advice.el (ad-make-advised-definition):
6014 Construct advice for subrs differently.
6015
6016 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
6017 regexp in parentheses when building the regexp for searching backwards.
6018
6019 * simple.el (completion-list-mode-finish): New function.
6020 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
6021
6022 * language/european.el ("Polish"): Change sample text.
6023 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
6024
6025 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
6026 parameter.
6027
6028 * faces.el (menu): Doc fix.
6029
6030 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6031
6032 * ps-print.el: Footer implementation. Doc fix.
6033 (ps-print-version): New version number (6.5.1).
6034 (ps-header-frame-alist): New customization var for header frame
6035 properties.
6036 (ps-line-number-color): New customization var for line number color.
6037 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
6038 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
6039 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
6040 (ps-right-footer): New customization vars for footers.
6041 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
6042 footers.
6043 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
6044 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
6045 Code fix.
6046 (ps-prologue-file): Indentation fix.
6047 (ps-print-quote): Fun eliminated.
6048 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
6049 (ps-output-frame-properties): New fun.
6050 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
6051 (ps-skip-newline): Replace defun by defsubst.
6052
6053 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
6054
6055 * eshell/eshell.el (eshell-command): Needed a "%s" format
6056 specifier, in case the buffer contains percent characters.
6057
6058 2001-04-10 John Wiegley <johnw@gnu.org>
6059
6060 * calendar/timeclock.el (timeclock-generate-report): Added a
6061 missing insert of the project name.
6062
6063 2001-04-09 Gerd Moellmann <gerd@gnu.org>
6064
6065 * obsolete/profile.el: Moved from emacs-lisp/.
6066
6067 * Makefile.in (nonobsolete_setwins): New macro.
6068 (finder-data): Use it instead of `setwins'.
6069 From: Dave Love <fx@gnu.org>.
6070
6071 * server.el (server-visit-files): Set server-existing-buffer correctly.
6072 (server-visit-files): Run server-visit-hook after going to
6073 line 1 so that the hook can set point as it sees fit.
6074
6075 * bindings.el (mode-line-modified): Unify help messages.
6076
6077 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6078
6079 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6080 All callers changed.
6081
6082 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6083
6084 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6085 long file names aren't supported, truncate the file names in
6086 quail-misc-package-ext-info to 8+3 before matching them against
6087 FILENAME.
6088
6089 * dos-fns.el (dos-truncate-to-8+3): New function.
6090
6091 * progmodes/compile.el (grep-compute-defaults): Use null-device
6092 instead of literal /dev/null. Reported by Jens Schmidt
6093 <schmidt@mathematik.uni-kl.de>.
6094
6095 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6096
6097 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6098
6099 * textmodes/sgml-mode.el: Add unknown maintainer.
6100 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6101 (html-mode-map): Use set-keymap-parent.
6102
6103 2001-04-06 Dave Love <fx@gnu.org>
6104
6105 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6106 Remove redundant string-to-list.
6107
6108 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6109
6110 * composite.el (reference-point-alist): Doc fix.
6111
6112 2001-04-05 Sam Steingold <sds@gnu.org>
6113
6114 * font-lock.el (font-lock-keywords-case-fold-search):
6115 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6116 file made font-lock case-insensitive.
6117
6118 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6119
6120 * faces.el (defface menu): Doc fix.
6121
6122 * wid-edit.el (widget-color-sample-face-get): Don't make
6123 faces for undefined colors.
6124
6125 * version.el (emacs-version): Include LessTif/Motif version info.
6126
6127 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6128
6129 * ps-mule.el: Eliminate cl package dependence.
6130 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6131 if they aren't defined yet.
6132 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6133 Eliminate cl package dependence.
6134
6135 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6136
6137 * progmodes/cc-cmds.el (c-outline-level):
6138 Bind buffer-invisibility-spec. Originally from Dave Love, but
6139 got lost when incorporating version 5.26.
6140
6141 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6142
6143 * emulation/pc-select.el (pc-selection-mode):
6144 Call normal-erase-is-backspace-mode instead of binding
6145 keys individually.
6146
6147 * cus-load.el (normal-erase-is-backspace): Use it instead of
6148 delete-key-deletes-forward.
6149
6150 * startup.el (command-line): Use normal-erase-is-backspace and
6151 normal-erase-is-backspace-mode.
6152
6153 * simple.el (normal-erase-is-backspace): Rename from
6154 delete-key-deletes-forward. Doc fix.
6155 (normal-erase-is-backspace-mode): Rename from
6156 delete-key-deletes-forward-mode. Doc fix.
6157 Run normal-erase-is-backspace-hook.
6158
6159 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6160 ``human-readable'' format produced by GNU `ls'.
6161 (dired-move-to-filename-regexp): Recognize ISO format dates.
6162 From Paul Eggert <eggert@twinsun.com>.
6163
6164 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6165
6166 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6167 New functions.
6168 (lm-verify): Check keywords.
6169 From Eric M. Ludlam <eric@siege-engine.com>.
6170
6171 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6172
6173 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6174 `xemacs' feature instead of for the function `set-extent-property'.
6175
6176 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6177
6178 * mail/mh-utils.el (mh-folder-hist): New var.
6179 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6180
6181 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6182
6183 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6184 region, position point on the first or last 16-byte group.
6185 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6186 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6187 hexl-beginning-of-line.
6188
6189 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6190
6191 * icomplete.el (icomplete-mode): Treat an argument like other
6192 modes do.
6193
6194 * startup.el (fancy-splash-head): Use splash8.xpm for color
6195 depth 8.
6196
6197 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6198 Add an antry for ``converts''.
6199
6200 * language/slovak.el ("Slovak"): Add documentation string.
6201 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6202
6203 * language/czech.el ("Czech"): Add documentation string.
6204 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6205
6206 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6207 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6208
6209 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6210
6211 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6212 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6213 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6214 Use `defsubst' rather than a macro to ease debugging.
6215 (mail-extr-last): Remove (use `last' instead).
6216 (mail-extract-address-components): Properly reset the syntax-table
6217 after parsing an address. Use `last' rather than mail-extr-last.
6218 Make sure the end marker stays at the very end.
6219
6220 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6221
6222 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6223 last change.
6224
6225 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6226
6227 * ps-print.el: Line and paragraph spacing feature. Region to cut
6228 out when printing. Doc fix.
6229 (ps-print-version): New version number (6.5).
6230 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6231 New vars. Line and paragraph spacing feature.
6232 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6233 out when printing.
6234 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6235 (ps-get-font-size, ps-begin-job, ps-continue-line)
6236 (ps-plot-region): Code fix.
6237 (ps-print-prologue-2): Var eliminated.
6238 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6239 New internal vars.
6240 (ps-get-size): New fun.
6241 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6242 (ps-next-line): Replace defun by defsubst.
6243 (ps-mule-plot-string): Autoload doc fix.
6244
6245 * ps-bdf.el: XEmacs compatibility. Doc fix.
6246 (installation-directory, coding-system-for-read): Declare vars if
6247 it's not declared yet.
6248 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6249
6250 * ps-mule.el: XEmacs compatibility. Doc fix.
6251 (leading-code-private-22): Declare var if it's not declared yet.
6252 (charset-bytes, charset-dimension, charset-id, charset-width)
6253 (find-charset-region, split-char, char-width, chars-in-region)
6254 (forward-point, decompose-composite-char, encode-coding-string)
6255 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6256 Define funs if not defined yet.
6257 (encode-composition-rule, find-composition): Define funs if not
6258 loaded yet.
6259 (ps-mule-prologue): PostScript code fix.
6260
6261 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6262
6263 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6264 non-nil, generate font for the header strings.
6265 (ps-mule-prepare-font): Likewise.
6266 (ps-mule-generate-glyphs): Likewise.
6267 (ps-mule-string-encoding): Likewise.
6268 (ps-mule-header-charsets): New variable.
6269 (ps-mule-encode-header-string): New function.
6270 (ps-mule-header-string-charsets): New function.
6271 (ps-mule-begin-job): Check charsets in the header strings. If there
6272 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6273
6274 * ps-print.el (ps-generate-header-line): Encode the header string by
6275 ps-mule-encode-header-string.
6276 (ps-mule-encode-header-string): Declare autoload.
6277
6278 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6279
6280 * frame.el (cursor-in-non-selected-windows):
6281 Replaces show-cursor-in-non-selected-windows.
6282
6283 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6284
6285 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6286 Delete entries for "chinese-py" and "chinese-ziranma".
6287 (quail-misc-package-ext-info): New variable.
6288 (tsang-quick-converter): New function.
6289 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6290 (quick-cns-converter, py-converter, ziranma-converter)
6291 (miscdic-convert, batch-miscdic-convert): New functions.
6292
6293 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6294
6295 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6296 eight-bit-control chars.
6297
6298 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6299 Reduce making temporary vector (suggested by Dave Love).
6300
6301 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6302
6303 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6304 string as well.
6305
6306 2001-03-30 Andreas Schwab <schwab@suse.de>
6307
6308 * files.el (backup-directory-alist): Fix typo.
6309
6310 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6311
6312 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6313 <eggert@twinsun.com>.
6314
6315 2001-03-30 Dave Love <fx@gnu.org>
6316
6317 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6318
6319 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6320
6321 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6322
6323 2001-03-30 Miles Bader <miles@gnu.org>
6324
6325 * subr.el (interactive-form): Fix paren typo.
6326
6327 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6328
6329 * emacs-lisp/profile.el: Say that it's obsolete in the header
6330 line, so that finder.el puts that into its data-base.
6331 Suggested by Alex Schroeder <alex@gnu.org>.
6332
6333 2001-03-29 Paul Eggert <eggert@twinsun.com>
6334
6335 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6336 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6337
6338 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6339
6340 * generic.el (generic-mode-set-comments): Use "" rather than nil
6341 for comment-end.
6342
6343 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6344
6345 * emacs-lisp/advice.el (ad-make-advised-definition):
6346 Call interactive-form to obtain the interactive spec of subrs.
6347
6348 * subr.el (interactive-form): New function.
6349
6350 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6351
6352 * vc-sccs.el (vc-sccs-register): Use relative file names.
6353
6354 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6355
6356 * bookmark.el (bookmark-get-bookmark): Handle case that
6357 BOOKMARK is not a string.
6358
6359 * image.el (image-type-regexps): Change type for PS files
6360 to `postscript'.
6361
6362 * subr.el (read-passwd): Clear command history after each
6363 character entered. From: Stephen Gildea
6364 <gildea@stop.mail-abuse.org>.
6365
6366 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6367
6368 * international/kkc.el (kkc-save-init-file): Locally bind
6369 print-length to nil.
6370
6371 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6372
6373 * textmodes/flyspell.el: Some doc fixes.
6374 (flyspell-maybe-correct-transposition)
6375 (flyspell-maybe-correct-doubling): Use a temporary buffer
6376
6377 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6378
6379 * emacs-lisp/byte-opt.el (byte-optimize-while)
6380 (byte-optimize-form-code-walker): Diagnose too few arguments
6381 for `if' and `while'.
6382
6383 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6384
6385 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6386 Prepend `\' to "\<quail-translation-docstring>".
6387
6388 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6389
6390 * autorevert.el (global-auto-revert-non-file-buffers):
6391 Remove duplicate defcustom.
6392
6393 2001-03-26 Miles Bader <miles@gnu.org>
6394
6395 * international/latin1-disp.el (latin1-char-displayable-p):
6396 Add leading "-" for X font pattern.
6397
6398 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6399
6400 * international/mule-diag.el (describe-coding-system):
6401 For raw-text and emacs-mule, don't add anymore text about what
6402 charsets they can encode.
6403
6404 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6405
6406 * help.el (view-lossage): Mention open-dribble-file in the doc
6407 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6408
6409 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6410
6411 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6412 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6413
6414 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6415
6416 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6417 Call ccl-execute-on-string directly so that CCL program handling
6418 multibyte sequence can work correctly.
6419 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6420 property of the coding system.
6421
6422 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6423
6424 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6425 Fix transcription typo.
6426
6427 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6428
6429 * whitespace.el: Add buffer local variables to toggle testing of
6430 whitespaces in buffers without affecting the default values.
6431 Bump version to 3.0 to account for a few other changes.
6432 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6433 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6434 (whitespace-toggle-spacetab-check): New functions.
6435
6436 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6437
6438 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6439
6440 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6441
6442 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6443 bs-cycle-configuration-name. From Juanma Barranquero
6444 <lektu@uol.com.br>.
6445
6446 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6447 and cc-vars.el.
6448
6449 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6450 headers. Always invoke sendmail with option -t.
6451
6452 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6453
6454 * Release of cc-mode 5.28.
6455
6456 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6457
6458 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6459 Removed the hardcoded switch to "java" style in Java mode.
6460 It's instead taken care of by the default value for c-default-style.
6461
6462 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6463
6464 * cc-align.el (c-lineup-math): Fix bug where lineup was
6465 triggered by equal signs in string literals.
6466
6467 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6468
6469 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6470 limit detection when at the ends of the buffer.
6471
6472 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6473 "for" statement clause in case 7F; a better one is done
6474 earlier in case 7D anyway.
6475
6476 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6477
6478 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6479 somewhat more and did a small optimization.
6480
6481 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6482
6483 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6484 Use the limit argument only to limit the syntactic context
6485 search, not to limit the actual movement.
6486
6487 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6488 inside multiline strings, just like in comments. Also various
6489 fixes to the paragraph and comment prefix recognition, block
6490 comment ender handling etc.
6491
6492 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6493
6494 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6495 the relative position of the point.
6496
6497 * cc-cmds.el (c-electric-continued-statement): New function to
6498 use as abbrev hook to reindent for keywords such as "else"
6499 that continues an earlier statement.
6500
6501 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6502 like classes.
6503
6504 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6505 (pike-mode): Populate the default abbrev tables to reindent for
6506 keywords such as "else" that can continue earlier statements.
6507 Abbrev mode is therefore turned on by default now. (Note that
6508 this doesn't apply to idl-mode, since IDL afaik doesn't have
6509 statements at all.)
6510
6511 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6512
6513 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6514 bracelists where the declaration contains template arguments.
6515
6516 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6517
6518 * cc-cmds.el (c-comment-indent):
6519 Use `c-get-syntactic-indentation' to correctly calculate the
6520 syntactic indentation. Fixes bug with lineup functions that
6521 return vectors.
6522
6523 * cc-engine.el (c-get-syntactic-indentation): Split the
6524 indentation sum calculation from `c-indent-line' to a separate
6525 function.
6526
6527 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6528
6529 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6530 Fixed places where it was assumed that preprocessor directives
6531 have to start in column zero.
6532
6533 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6534 template arguments after a class identifier properly.
6535
6536 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6537 lists for `new Foo[]' constructs in Java as expressions and
6538 not top level definition brace lists on the top level, so that
6539 they'll get indented consistently with the same type of
6540 expression in a normal block.
6541
6542 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6543
6544 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6545 whether the adaptive filling package fails to keep the comment
6546 prefix is now kludged further to check for filladapt-mode
6547 which doesn't have that problem. This is really icky, but it's
6548 the only way that works with the current misfeatures/bugs in
6549 both adaptive-fill-mode and filladapt-mode.
6550
6551 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6552 around point is recognized more robust.
6553
6554 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6555
6556 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6557 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6558 (c-lit-type): Fixed all internal variables used dynamically so
6559 that they are always bound.
6560
6561 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6562 errors:
6563
6564 (c-indent-region): Fixed reporting of syntactic errors so that
6565 the region is fully reindented even when an error occurs.
6566 The last syntactic error is printed afterwards. Also cleanup up a
6567 whole lot of code that tried to optimize indentation of whole
6568 sexps but in reality accomplishes nothing.
6569
6570 (c-indent-sexp): Use c-indent-region.
6571
6572 (c-parsing-error): Changed this variable to hold the message
6573 for any syntactic error that is discovered.
6574
6575 (c-parse-state): Search backward from point instead of the bod
6576 position when the latter is invalid. This makes CC Mode
6577 recover faster when there are unbalanced close braces.
6578
6579 (c-backward-to-start-of-if): Use c-parsing-error to report
6580 dangling "else" clauses instead of throwing an error, and fall
6581 back to a reasonable position.
6582
6583 (c-indent-line): Added argument to avoid reporting syntactic errors.
6584
6585 (c-show-syntactic-information): Don't report any syntactic errors.
6586
6587 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6588
6589 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6590 paragraph recognition when moving by sentence in literals.
6591
6592 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6593 start regexp for javadoc to recognize javadoc markup in general instead
6594 of a specific set of keywords, to be more future-safe.
6595
6596 (c-Pike-pikedoc-paragraph-start)
6597 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6598 pikedoc markup.
6599
6600 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6601
6602 (pike-mode): Initialize paragraph settings pikedoc recognition.
6603
6604 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6605
6606 (c-comment-prefix-regexp): Made it possible to use an
6607 association list on this to specify mode specific regexps.
6608 The default value now use a special regexp in Pike mode to
6609 recognize pikedoc markup.
6610
6611 (c-current-comment-prefix): New variable containing the actual
6612 regexp from c-comment-prefix-regexp for the current buffer.
6613
6614 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6615
6616 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6617 lists: We can't look at the syntax, since a brace list can get
6618 recognized as a plain statement-cont.
6619
6620 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6621 special brace list opener broken over two lines got recognized
6622 as a statement on the second line. Case 9A changed.
6623
6624 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6625
6626 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6627 adjustment after line is reindented.
6628
6629 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6630
6631 * cc-defs.el (c-point): Added optional argument for position
6632 to use instead of the current point.
6633
6634 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6635 the in-expression block symbols when the construct starts at
6636 boi, to avoid the extra level of indentation in that case.
6637 Cases 4, 16A and 17E affected.
6638
6639 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6640
6641 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6642 calls to `c-indent-line', to adhere better to Emacs conventions.
6643
6644 * cc-engine.el (c-indent-line): Use the syntax already bound
6645 to `c-syntactic-context', if there is any.
6646
6647 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6648
6649 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6650 wasn't added up correctly when a lineup function returned nil.
6651
6652 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6653
6654 * cc-engine.el (c-collect-line-comments): Fixed bug where
6655 empty lines were ignored when collecting line comments backwards.
6656
6657 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6658
6659 * cc-align.el (c-lineup-dont-change): Return an absolute
6660 indentation column to work correctly in the case when several
6661 syntactic elements are processed for the same line.
6662
6663 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6664 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6665 (c-set-offset): Added absolute indentation column settings by
6666 using the vector type.
6667
6668 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6669
6670 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6671 Implemented two new cleanups `space-before-funcall' and
6672 `compact-empty-funcall'.
6673
6674 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6675
6676 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6677 helping building regexps.
6678
6679 * cc-engine.el (c-on-identifier): New function for detecting
6680 identifiers. It takes keywords into account.
6681
6682 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6683 lists. `c-keywords' is set to a regexp matching all keywords
6684 in the current language.
6685
6686 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6687
6688 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6689 list of characters to skip backwards over at the beginning of
6690 a statement, since it can precede string literals in Pike.
6691
6692 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6693
6694 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6695 recognition when standing on the last line in a C++ comment
6696 with nothing but whitespace after the prefix.
6697
6698 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6699 given no limit argument.
6700
6701 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6702
6703 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6704 recognition for the `[]= operator symbol in Pike.
6705
6706 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6707
6708 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6709 around a bug in `eval-when-compile' in the byte compiler.
6710
6711 * cc-engine.el (c-forward-token-1): Fixed bug with return
6712 value when count is zero and there's no token start within the limit.
6713
6714 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6715 "prefix comments", i.e. comments which are followed by code on
6716 the same line.
6717
6718 * cc-mode-19.el: Fixes so that checks that must be done at
6719 compile time also are done then.
6720
6721 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6722
6723 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6724 time and at runtime, and only when it's needed.
6725
6726 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6727
6728 Major cleanup for less error prone and more warning free
6729 compilation, including some fixes for bugs due to different
6730 compilation orders. Thanks to Martin Buchholz for providing
6731 the basis for all this.
6732
6733 * cc-bytecomp.el: New file that provides some byte compilation
6734 features: It ensures that files always are loaded from the
6735 current source directory during compilation, and it provides a
6736 set of macros to turn off specific compiler warnings for
6737 specific symbols. (It's not CC Mode specific in any way.)
6738
6739 Fixed a nearly acyclic dependency tree (both runtime and
6740 compile-time) between all files.
6741
6742 * cc-defs.el: Separated all macros before the inline functions,
6743 to ensure correct compilation.
6744
6745 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6746 cc-defs.el to cc-engine.el and made it a function instead.
6747
6748 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6749 about char-after.
6750
6751 * cc-vars.el: Cope even when there isn't a custom package
6752 containing defcustom available.
6753
6754 * cc-make.el: Removed since it's no longer necessary.
6755
6756 README: Updated installation instructions.
6757
6758 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6759
6760 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6761 improve the modularity: Moved all mode init stuff from
6762 cc-langs.el to cc-mode.el, including the keymap
6763 initialization; cc-langs now only contains the various
6764 variables for configuring the language syntax.
6765
6766 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6767 (c-get-offset): Moved from cc-styles to cc-engine since file
6768 dependency analysis suggests they belong there (which also
6769 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6770
6771 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6772
6773 * cc-cmds.el (c-fn-region-is-active-p): New function that
6774 wraps the corresponding macro, for use in places that aren't
6775 compiled. Thanks to Martin Buchholz for pointing out this.
6776
6777 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6778
6779 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6780 add things to the bug report.
6781
6782 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6783
6784 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6785 returned prefix could contain a newline when the search for a
6786 good prefix line failed.
6787
6788 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6789
6790 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6791 (c-toggle-auto-hungry-state): Made the argument optional, as
6792 the documentation says it is.
6793
6794 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6795
6796 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6797 multiline string syntax, #"...", as a cpp macro.
6798
6799 2001-03-21 Paul Eggert <eggert@twinsun.com>
6800
6801 * international/mule-cmds.el (set-locale-environment):
6802 Set system-messages-locale and system-time-locale, but only if the
6803 caller specifies a non-nil locale name.
6804
6805 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6806
6807 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6808 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6809
6810 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6811
6812 * follow.el (follow-avoid-tail-recenter): Doc fix.
6813
6814 * custom.el (custom-set-variables): Avoid reversing the list
6815 of args needlessly.
6816
6817 * startup.el (fancy-splash-head): Don't change the colors of the
6818 XPM image on a dark background.
6819
6820 * comint.el (comint-exec-1): Set columns of the terminal to
6821 window-width instead of frame-width.
6822
6823 * info.el (Info-scroll-down): Add missing WINDOW arg for
6824 pos-visible-in-window-p.
6825
6826 * ehelp.el (electric-help-mode-hook): Add defcustom.
6827
6828 * mail/sendmail.el (mail-mode): Activate case-folding in
6829 font-lock-defaults.
6830
6831 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6832
6833 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6834 (completion-ignored-extensions): Remove duplicate ".class".
6835
6836 2001-03-19 Andreas Schwab <schwab@suse.de>
6837
6838 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6839 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6840
6841 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6842
6843 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6844 methods since there are not prefix input methods.
6845
6846 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6847
6848 * international/mule-cmds.el (read-input-method-name):
6849 Locally bind enable-recursive-minibuffers to t.
6850
6851 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6852
6853 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6854
6855 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6856
6857 * ediff-util.el: Copyright years.
6858 (ediff-choose-syntax-table): New function.
6859 (ediff-setup): Use ediff-choose-syntax-table.
6860
6861 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6862 with-syntax-table.
6863
6864 * ediff.el: Date of last update, copyright years.
6865
6866 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6867
6868 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6869 of Scott Bronson.
6870 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6871 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6872 Deleted functions.
6873 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6874 ex-token-list.
6875
6876 * viper-util.el: Spaces, indentation.
6877
6878 * viper.el: Changed version, modification time.
6879
6880 2001-03-16 John Wiegley <johnw@gnu.org>
6881
6882 * calendar/timeclock.el (timeclock-workday-remaining):
6883 Check whether `discrep' is non-null before using it.
6884
6885 2001-03-16 John Wiegley <johnw@gnu.org>
6886
6887 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6888 first-time checkins.
6889 (timeclock-log-data): Fixed problem with reading timelog log file.
6890 Resulting data in the "day list" was incorrect.
6891 (timeclock-find-discrep): Check if `timeclock-file' is readable
6892 before opening it.
6893 (timeclock-time-less-p): New function.
6894 (timeclock-day-base): New function.
6895 (timeclock-geometric-mean): New function.
6896 (timeclock-generate-report): Generate a summary report based on
6897 the contents of the log file. This uses `timeclock-log-data', and
6898 is an example of writing a timelog manipulation function.
6899 (timeclock-visit-timelog): A quick command for opening the timelog
6900 file.
6901 (timeclock-log-data): Bound the variable event.
6902
6903 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6904
6905 * international/mule-cmds.el (select-safe-coding-system):
6906 Fix typo: symbol-name -> symbol-value.
6907
6908 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6909 before substitute-in-file-name to handle double slashes in FILE
6910 correctly.
6911
6912 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6913
6914 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6915 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6916
6917 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6918
6919 * bindings.el (features): Add `md5' and `overlay' to the list.
6920
6921 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6922 bound before using it. It's not bound when configured without X,
6923 for instance.
6924
6925 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6926
6927 * progmodes/hideshow.el: Update copyright.
6928 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6929 (hs-minor-mode-hook): Include `:version' in defcustom form.
6930
6931 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6932
6933 * help.el (string-key-binding): Don't call event-start on
6934 a non-list.
6935
6936 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6937
6938 * startup.el (fancy-splash-tail, command-line-1): Fix the
6939 copyright year.
6940
6941 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6942
6943 * term.el: These changes are based on a patch sent from Yong Lu
6944 <lyongu@yahoo.com>.
6945 (term-set-escape-char): Bind M-x to execute-extended-command in
6946 term-raw-escape-map.
6947 (term-move-columns): Don't try to move to negagive column.
6948 (term-emulate-terminal): Insert a string before deleting a text to
6949 overwrite.
6950
6951 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6952
6953 * play/life.el (life): Rearrange code so that all calls to
6954 life-display-generation are in a catch-form.
6955
6956 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6957 file that isn't interesting. In an interesting file, push the old
6958 value of point on the mark ring.
6959
6960 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6961 New function.
6962 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6963 Use it.
6964
6965 * emacs-lisp/autoload.el (generate-file-autoloads):
6966 Remove warning about line lengths.
6967
6968 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6969
6970 * progmodes/etags.el (tags-compression-info-list): New variable.
6971 (find-tag-in-order): Use it to deal with compressed source files.
6972 (tag-file-name-match-p): New function.
6973 (etags-recognize-tags-table): Use it for better match of file names.
6974
6975 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6976
6977 * international/mule-cmds.el (register-input-method): Doc fix.
6978
6979 * international/quail.el (quail-translate-key): Fix condition to
6980 check if there's another breaking point in the current key.
6981
6982 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6983
6984 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6985 Babyl header to the newly-created output file, bind
6986 coding-system-for-write to either rmail-file-coding-system or
6987 emacs-mule-unix.
6988
6989 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6990
6991 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6992 Fix the name and regexp used for subsubsections.
6993
6994 2001-03-10 Dave Love <fx@gnu.org>
6995
6996 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6997 and save-buffer if buffer-file-name non-nil. From rms.
6998
6999 2001-03-10 Andre Spiegel <spiegel@gnu.org>
7000
7001 * vc.el (vc-do-command): If the destination buffer is already
7002 current, don't set it up and don't erase it. Updated doc string
7003 to reflect that.
7004 (vc-version-diff): When doing a single file diff, don't switch to the
7005 *vc-diff* buffer before the command. This is to preserve local
7006 variable bindings that might affect the diff command.
7007 (vc-print-log): Don't switch to the *vc* buffer before the
7008 command, so that local variable bindings are preserved.
7009
7010 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
7011 not the current buffer.
7012 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
7013
7014 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
7015 make output go to buffer *vc*, not the current buffer.
7016
7017 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
7018
7019 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
7020 so ^, $, *, ? and + are interpreted correctly.
7021
7022 2001-03-09 Gerd Moellmann <gerd@gnu.org>
7023
7024 * help.el (string-key-binding): Renamed from
7025 mode-line-key-binding. Handle any event on a string.
7026 Check for `keymap' properties as well as `local-map' properties.
7027
7028 * comint.el (comint-insert-clicked-input): Use the last key
7029 from this-command-keys to lookup the global key definition.
7030
7031 2001-03-09 Kenichi Handa <handa@etl.go.jp>
7032
7033 * international/characters.el: Add category `j' for
7034 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
7035
7036 * international/mule-conf.el (no-conversion): Fix docstring.
7037 (raw-text): Fix docstring.
7038
7039 2001-03-08 Gerd Moellmann <gerd@gnu.org>
7040
7041 * simple.el (choose-completion-string): When not leaving the
7042 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
7043 is set.
7044
7045 * window.el (shrink-window-if-larger-than-buffer): Handle frame
7046 parameter `(minibuffer . t)'.
7047
7048 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7049
7050 * progmodes/sh-script.el (sh-st-symbol): New symbol.
7051 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
7052 (sh-mode): Remove `make-local-variable' for unused var
7053 `font-lock-unfontify-region-function'.
7054
7055 2001-03-07 Richard M. Stallman <rms@gnu.org>
7056
7057 * info.el (Info-scroll-down): Fix previous change.
7058
7059 * mail/rmail.el (rmail-toggle-header): Use a window which
7060 is showing the Rmail buffer, rather than the selected window.
7061
7062 2001-03-07 Dave Love <fx@gnu.org>
7063
7064 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
7065 now, to avoid problems with binding imenu directly to a mouse event.
7066
7067 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7068
7069 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
7070 second arg t.
7071
7072 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7073
7074 * log-edit.el (log-edit-common-indent): New var.
7075 (log-edit-set-common-indentation): Renamed from
7076 log-edit-delete-common-indentation. Use the new var.
7077 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7078
7079 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7080 (cvs-mode-add-change-log-entry-other-window):
7081 Don't presume change-log-default-name is defined.
7082
7083 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7084
7085 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7086 the "tree" operation as well.
7087
7088 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7089
7090 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7091 to match paragraph-start.
7092
7093 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7094 comment-start-skip and set comment-end-skip as well.
7095 (sgml-comment-indent): Fix for new value of comment-start-skip.
7096 (html-autoview-mode): Don't bother using make-local-hook.
7097
7098 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7099
7100 * cus-edit.el (custom-save-delete): Move in front of local
7101 variables, otherwise long Custom entries would make them ineffective.
7102
7103 * uniquify.el: Set maintainer to FSF.
7104
7105 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7106
7107 * dired-aux.el (dired-do-shell-command): Doc fix.
7108
7109 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7110
7111 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7112
7113 * which-func.el (which-func-modes): Add cperl-mode.
7114 (which-func-mode-global): Use define-minor-mode.
7115
7116 * info-look.el: Docstring fixes and dead code eliminated.
7117 (cperl-mode): Add support.
7118 (emacs-lisp-mode): List all entries from elisp manual, whether
7119 or not they are currently (f)bound or not. Update regexp.
7120
7121 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7122
7123 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7124 so that C-h m shows the correct information.
7125 Use make-local-variable rather than make-variable-buffer-local.
7126 (cperl-info-buffer, cperl-setup-tmp-buf):
7127 Use make-local-variable rather than make-variable-buffer-local.
7128 (cperl-msb-fix, cperl-get-help-defer):
7129 Check major-mode for `cperl-mode' as well.
7130
7131 * progmodes/cperl-mode.el: Updated to author version 4.23.
7132 (cperl-electric-pod): SYNOPSIS was misspelled.
7133 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7134 (cperl-after-expr-p): Make true after __END__.
7135
7136 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7137
7138 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7139 bookmark-completion-ignore-case is t.
7140
7141 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7142 switch, like xterm, and concat resource strings, with a newline
7143 between them.
7144
7145 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7146
7147 * international/codepage.el (cp770-decode-table)
7148 (cp773-decode-table, cp774-decode-table): New variables.
7149
7150 * man.el (Man-hyphenated-reference-regexp): New variable.
7151 (Man-build-references-alist): Use it to search for referenced
7152 manpages. If hyphenated is non-nil, record a concatenated word in
7153 Man-refpages-alist only if it matches Man-reference-regexp.
7154 Update word's length when it is concatenated. Reverse the list,
7155 to get the first manpage at the head.
7156 (Man-possibly-hyphenated-word): New function.
7157 (Man-follow-manual-reference): Use it instead of current-word to
7158 find a manpage at point, in a way that accounts for hyphenated
7159 references.
7160
7161 2001-03-06 Alex Schroeder <alex@gnu.org>
7162
7163 * sql.el (sql-interbase): New function.
7164 (sql-interbase-program): New option.
7165 (sql-interbase-options): New option.
7166 And some typos fixed: "customise" to "customize".
7167
7168 2001-03-06 Dave Love <fx@gnu.org>
7169
7170 * textmodes/flyspell.el (flyspell-region):
7171 Set up flyspell-local-mouse-map.
7172
7173 2001-03-05 Richard M. Stallman <rms@gnu.org>
7174
7175 * mail/rmail.el (rmail-retry-failure):
7176 Don't call rmail-beginning-of-message.
7177 Don't discard From: field. Do discard Received: field.
7178 Use unwind-protect to re-prune.
7179 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7180
7181 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7182
7183 * international/quail.el (quail-title): Add autoload cookie.
7184
7185 2001-03-05 Dave Love <fx@gnu.org>
7186
7187 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7188 new defs.
7189
7190 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7191
7192 * language/ethio-util.el (ethio-toggle-space):
7193 Update current-input-method-title if necessary.
7194 (ethio-toggle-punctuation): Likewise.
7195
7196 * international/quail.el (quail-title): Fix for the case that a
7197 title of an input method is specified by a list of the same form
7198 as used in mode-line-format.
7199
7200 * international/mule-cmds.el (activate-input-method):
7201 If current-input-method-title is set by activating INPUT-METHOD,
7202 respect that value.
7203
7204 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7205
7206 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7207
7208 2001-03-05 Alex Schroeder <alex@gnu.org>
7209
7210 * sql.el (sql-sybase): Fix typo (was: query user about server two
7211 times instead of server and database).
7212
7213 * sql.el (sql-sybase): Doc change.
7214 (sql-mysql): Doc change.
7215 (sql-postgres): Doc change.
7216
7217 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7218
7219 * international/mule-conf.el (emacs-mule, raw-text):
7220 Docstring modified.
7221
7222 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7223
7224 * term/internal.el: Update copyright notice.
7225
7226 * term/pc-win.el: Update copyright notice.
7227
7228 2001-03-02 Dave Love <fx@gnu.org>
7229
7230 * files.el (insert-file-contents-literally):
7231 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7232 not jka-compr-compression-info-list.
7233
7234 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7235
7236 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7237 spaces in default comment-start-skip settings rather than \s-.
7238
7239 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7240
7241 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7242 default-frame-alist as well.
7243
7244 2001-03-01 Dave Love <fx@gnu.org>
7245
7246 * textmodes/reftex.el (defvar): Wrap some defvars in
7247 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7248
7249 * subr.el (event-basic-type): Doc fix.
7250
7251 * international/quail.el: Doc fixes.
7252
7253 * international/utf-8.el: Doc fixes.
7254
7255 * international/mule-cmds.el: Doc fixes.
7256 (leim-list-header): Fix header text.
7257
7258 * international/mule.el (coding-system-category): Doc fix.
7259
7260 * international/ccl.el (ccl-compile): Doc fix.
7261
7262 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7263
7264 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7265 rather than (before|after)-change-functions.
7266
7267 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7268
7269 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7270 scroll-left and scroll-right being called interactively so that
7271 they set the window's min_hscroll.
7272
7273 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7274
7275 * info.el (info-insert-file-contents-1): Accept an additional
7276 argument `lfn': if it is non-nil, concatenate `filename' and
7277 `suffix'; otherwise use the complicated MS-DOS code.
7278 All callers changed.
7279 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7280 can access long file names, try the long file-name version of
7281 `info-insert-file-contents-1', then the short file-name version.
7282
7283 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7284
7285 * language/ethio-util.el (setup-ethiopic-environment-internal):
7286 Change bindings of functions keys to conform to "Emacs Lisp Coding
7287 Convention".
7288
7289 * language/ethiopic.el ("Ethiopic"): Add documentation.
7290
7291 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7292
7293 * international/utf-8.el (mule-utf-8): Set coding-category
7294 property to coding-category-utf-8.
7295
7296 2001-02-27 Richard M. Stallman <rms@gnu.org>
7297
7298 * lpr.el (lpr-page-header-switches, print-region-1):
7299 Undo 2000-07-06 change.
7300 (lpr-add-switches): Default to t on gnu/linux.
7301
7302 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7303
7304 * bs.el (bs-attributes-list): Doc fix.
7305
7306 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7307
7308 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7309
7310 * help.el (view-order-manuals): Use goto-address.
7311
7312 * startup.el (command-line-1): Add info about ordering manuals
7313 to the not so fancy splash screens.
7314
7315 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7316
7317 * vc.el (vc-default-workfile-unchanged-p)
7318 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7319
7320 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7321
7322 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7323 fontify in the right buffer.
7324
7325 * allout.el (outline-flag-region): Move macro in front of first
7326 use to avoid a run-time error.
7327
7328 2001-02-24 Andrew Innes <andrewi@gnu.org>
7329
7330 * makefile.w32-in: Fix copyright notice.
7331
7332 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7333
7334 * international/utf-8.el (mule-utf-8): Set correct value for
7335 valid-codes property.
7336
7337 * international/fontset.el (x-complement-fontset-spec): In the
7338 case that we use ASCII font for the other charsets, use only
7339 family and registry part of it.
7340
7341 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7342
7343 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7344 (shrink-window-if-larger-than-buffer): Doc fix.
7345
7346 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7347
7348 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7349 predicate passed to completing-read.
7350
7351 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7352
7353 * startup.el (command-line): Fix last change.
7354
7355 2001-02-23 Jason Rumney <jasonr@gnu.org>
7356
7357 * startup.el (tool-bar-originally-present): New variable.
7358 (command-line): Set it if the tool-bar is switched on at startup.
7359
7360 * frame.el (frame-notice-user-settings): Only adjust frame height
7361 for no tool-bar case if tool-bar was originally switched on.
7362 From E. Jay Berkenbilt.
7363
7364 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7365
7366 * server.el (server-switch-buffer): Only switch window if the
7367 current one is dedicated.
7368
7369 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7370 rather than using (match-beginning 0) when searching for break point.
7371
7372 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7373
7374 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7375 @ follows an accent command such as @'. Support optional braces
7376 in commands that insert accents, like makeinfo does.
7377
7378 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7379
7380 * startup.el (fancy-splash-text): Add a line for ordering
7381 manuals. Reverse order of splash screens shown.
7382 (use-fancy-splash-screens-p): Adapt to the text line added.
7383
7384 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7385 manuals from the FSF.
7386
7387 * help.el (view-order-manuals): New function.
7388 (toplevel): Bind C-h C-m to this function.
7389
7390 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7391
7392 * newcomment.el (comment-forward): Skip the comment-start before
7393 searching for the comment-end.
7394
7395 2001-02-21 Dave Love <fx@gnu.org>
7396
7397 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7398
7399 * international/mule-cmds.el, international/mule.el: Doc fixes.
7400
7401 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7402
7403 * startup.el (fancy-splash-screens): Use display-hourglass
7404 instead of display-busy-cursor.
7405
7406 * frame.el (display-hourglass): Renamed from busy-cursor.
7407 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7408 (show-cursor-in-non-selected-windows): Doc fix.
7409
7410 2001-02-20 Dave Love <fx@gnu.org>
7411
7412 * international/utf-8.el: Doc and commentary fixes.
7413
7414 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7415
7416 * ehelp.el (with-electric-help): Doc fix.
7417
7418 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7419
7420 * msb.el (msb-mode): Call the update-buffers function explicitly
7421 with a FORCE argument.
7422
7423 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7424 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7425 returns nil.
7426
7427 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7428
7429 * ps-print.el: Timestamp package replacement. Some enhancements.
7430 Some XEmacs compatibility. Doc fix.
7431 (ps-print-version): New version number (6.4).
7432 (ps-printer-name): Initialization fix.
7433 (ps-zebra-stripe-follow): Funcionality enhancement.
7434 (ps-prologue-file): Code enhancement.
7435 (ps-right-header): Timestamp package replacement.
7436 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7437 (ps-get-page-dimensions)
7438 (ps-generate-header, ps-begin-file, ps-begin-job)
7439 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7440 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7441 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7442 (coding-system-for-write): Var declaration (XEmacs compatibility).
7443
7444 2001-02-20 Miles Bader <miles@gnu.org>
7445
7446 * image-file.el (image-file-name-extensions): Add "tif".
7447
7448 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7449
7450 * wid-edit.el (widget-button-click): Save the selected window
7451 around the code handling clicks on buttons.
7452
7453 2001-02-18 Dave Love <fx@gnu.org>
7454
7455 * imenu.el (imenu--generic-function): Use mapc to iterate over
7456 syntax characters.
7457
7458 2001-02-17 Richard M. Stallman <rms@gnu.org>
7459
7460 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7461
7462 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7463
7464 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7465
7466 * mouse.el (mouse-save-then-kill): If the distance from the new
7467 point to the mark is equal to the distance of point from the new
7468 point, move point instead of the mark.
7469
7470 2001-02-16 Dave Love <fx@gnu.org>
7471
7472 * textmodes/flyspell.el (flyspell-get-word): Return string without
7473 properties.
7474
7475 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7476
7477 * generic.el (generic-find-file-regexp): Doc fix.
7478 (generic-ignore-files-regexp): New defcustom.
7479 (generic-mode-find-file-hook): If the file's name matches the
7480 regexp in `generic-ignore-files-regexp', don't enter
7481 default-generic-mode. Doc fix.
7482
7483 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7484
7485 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7486 Add autoload cookies.
7487
7488 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7489 of cal-tex-24.
7490
7491 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7492
7493 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7494
7495 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7496 the character class after the (optional) drive, to support file
7497 names with embedded blanks.
7498
7499 2001-02-15 Sam Steingold <sds@gnu.org>
7500
7501 * textmodes/tex-mode.el (tex-shell-running):
7502 Check the process buffer too.
7503
7504 2001-02-15 Dave Love <fx@gnu.org>
7505
7506 * battery.el (battery-status-function): Fix doc, :type.
7507
7508 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7509
7510 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7511
7512 * subr.el (read-passwd): Clear Lisp memory holding password.
7513
7514 2001-02-15 Miles Bader <miles@gnu.org>
7515
7516 * info.el (Info-copy-current-node-name): New function.
7517 (Info-mode-menu): Add it to the menu.
7518
7519 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7520
7521 * international/mule-cmds.el (toggle-input-method): Doc fix.
7522
7523 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7524
7525 * replace.el (occur): Stop at end of buffer.
7526
7527 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7528
7529 * international/mule-cmds.el (set-input-method): Another doc fix.
7530
7531 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7532
7533 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7534
7535 2001-02-13 Miles Bader <miles@gnu.org>
7536
7537 * faces.el (set-face-background, set-face-foreground)
7538 (set-face-stipple): Treat a value of nil as being `unspecified'.
7539
7540 2001-02-12 Dave Love <d.love@dl.ac.uk>
7541
7542 * international/latin1-disp.el: Doc fixes.
7543 (latin1-display) <defgroup>: Add :link.
7544 (latin1-display) <function>: Set variable latin1-display.
7545
7546 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7547
7548 * international/mule-cmds.el (set-input-method): Doc fix.
7549
7550 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7551
7552 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7553 (speedbar-line-file): Return nil if not a file.
7554 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7555
7556 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7557
7558 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7559 for remote files.
7560 (ediff-coding-system-for-read): Replaced the no-conversion default
7561 with raw-text.
7562
7563 * ediff-init.el: Removed :version from defcustom vars.
7564
7565 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7566 Better handling of the diff mode.
7567
7568 * ediff.texi: Added ediff-coding-system-for-read.
7569
7570 * viper.texi: Fix typos.
7571
7572 2001-02-11 Dave Love <fx@gnu.org>
7573
7574 * shadowfile.el: Doc fixes.
7575 (shadow) <defgroup>: Add :link.
7576 (shadowfile-unload-hook): New function.
7577 (shadow-initialize): Use defalias, not fset.
7578 (shadow-define-cluster, shadow-define-literal-group)
7579 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7580
7581 * international/mule.el: Doc and message fixes.
7582
7583 * international/ccl.el (define-ccl-program): Doc fix.
7584
7585 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7586
7587 * faces.el (mode-line): Set :line-width property to -1.
7588
7589 2001-02-10 Richard M. Stallman <rms@gnu.org>
7590
7591 * complete.el (partial-completion-mode): Doc fix.
7592
7593 * simple.el (delete-key-deletes-forward-mode):
7594 Change `let' to `let*' to fix gross bug in last change.
7595
7596 * repeat.el (repeat): Don't let execute-kbd-macro alter
7597 real-last-command.
7598
7599 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7600
7601 * simple.el (eval-expression): Doc fix.
7602
7603 2001-02-09 Dave Love <fx@gnu.org>
7604
7605 * imenu.el (imenu-generic-expression): Doc fix.
7606
7607 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7608 From Juanma Barranquero.
7609
7610 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7611
7612 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7613
7614 * faces.el (set-face-attribute): Describe the case of a negative
7615 value specified for :line-width.
7616
7617 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7618
7619 * which-func.el (which-func-mode): Invert which-func-mode-global.
7620 From Juanma Barranquero <lektu@uol.com.br>.
7621
7622 2001-02-08 Dave Love <fx@gnu.org>
7623
7624 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7625 widget-plist-value-type.
7626 (widget-alist-convert-widget): Replace binding of
7627 widget-alist-value-type.
7628
7629 * textmodes/paragraphs.el (sentence-end): Doc fix.
7630
7631 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7632 Remove `backward-line'.
7633
7634 * play/pong.el (pong-blank-color, pong-bat-color)
7635 (pong-ball-color, pong-border-color, pong-left-key)
7636 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7637 (pong-pause-key, pong-resume-key, pong-timer-delay):
7638 * mail/mh-comp.el (mh-compose-letter-function):
7639 * eshell/esh-mode.el (eshell-skip-prompt-function):
7640 * emulation/viper-ex.el (ex-unix-type-shell-options):
7641 * recentf.el (recentf-menu-filter):
7642 * ps-print.el (ps-print-region-function):
7643 * lpr.el (print-region-function):
7644 * forms.el (forms-mode-hooks):
7645 * dirtrack.el (dirtrack-directory-change-hook):
7646 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7647 * textmodes/spell.el (spell-filter):
7648 * textmodes/fill.el (adaptive-fill-function):
7649 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7650 * progmodes/etags.el (find-tag-default-function):
7651 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7652 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7653
7654 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7655
7656 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7657 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7658 Meyering <jim@meyering.net>.
7659
7660 * loadup.el: Revert last change.
7661
7662 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7663
7664 * international/mule.el (transform-make-coding-system-args):
7665 Make it work also for coding systems not using CCL.
7666
7667 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7668
7669 * simple.el (previous-matching-history-element)
7670 (next-matching-history-element): Doc fix.
7671
7672 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7673 specific part.
7674
7675 2001-02-06 Dave Love <fx@gnu.org>
7676
7677 * add-log.el (add-log-current-defun-function)
7678 (add-log-buffer-file-name-function, add-log-file-name-function):
7679 Fix :type.
7680 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7681
7682 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7683
7684 * info.el (info-initialize): Remove the test for system-type when
7685 invocation-directory is non-nil.
7686
7687 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7688 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7689
7690 2001-02-06 Andrew Innes <andrewi@gnu.org>
7691
7692 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7693 absolute.
7694
7695 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7696
7697 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7698 buffers. When hi-lock turned on rather than only checking current
7699 buffer for regexps, all buffers are checked. Moved activation of
7700 font-lock to hi-lock-refontify. When font-lock turned off rather
7701 than removing added highlighting just in current buffer, remove it
7702 in all buffers. Changed edit menu text from "Automatic
7703 Highlighting" to "Regexp Highlighting" Documentation for
7704 highlighting phrases, minor documentation changes.
7705 (hi-lock-set-file-patterns): Execute only if there are new or
7706 existing file patterns.
7707 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7708 unfontify and, if a support mode is active, will not refontify the
7709 whole buffer. If necessary, turn on font lock. (Removed
7710 font-lock-unfontify and font-lock support-mode-specific calls,
7711 such as lazy-lock-fontify-window.)
7712 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7713 patterns are found. Not useful now since find-file-hook is removed
7714 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7715 (hi-lock-face-phrase-buffer): New function. Also added related
7716 menu item and keybinding.
7717 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7718 (hi-lock-process-phrase): New function.
7719 (hi-lock-line-face-buffer): Doc fixes.
7720 (hi-lock-face-buffer): Doc fixes.
7721 (hi-lock-unface-buffer): Doc fixes.
7722
7723 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7724
7725 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7726 dabbrev-ignored-regexps.
7727
7728 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7729
7730 * simple.el (kill-line): Doc fix.
7731
7732 2001-02-05 Dave Love <fx@gnu.org>
7733
7734 * loadup.el: Revert last two changes -- bootstrapping works with
7735 regenerated loaddefs.
7736
7737 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7738
7739 * isearch.el (isearch-forward): Doc fix.
7740
7741 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7742 of font-lock-defaults to backward-paragraph.
7743
7744 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7745
7746 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7747 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7748
7749 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7750
7751 * ebnf2ps.el: Eliminate time-stamp functions.
7752 (ebnf-version): New version (3.5).
7753 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7754 format-time-string.
7755
7756 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7757
7758 * simple.el (next-line): Goto end-of-line before inserting a newline.
7759
7760 2001-02-05 Miles Bader <miles@gnu.org>
7761
7762 * image-file.el (insert-image-file): When visiting an image, also
7763 set `truncate-lines' to t so that any fringe arrow looks correct.
7764
7765 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7766
7767 * isearch.el (isearch-forward): Add description about input method
7768 in the docsting.
7769
7770 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7771
7772 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7773
7774 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7775
7776 * info.el (info-initialize): If installation-directory is nil, for
7777 DOS/Windows systems try looking in a sibling of invocation-directory.
7778
7779 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7780
7781 * wid-edit.el (widget-button-click): Fix last change.
7782
7783 * frame.el (frame-notice-user-settings): When resizing the initial
7784 frame because the tool bar is off, also change the frame's top
7785 position if a negative top position was specified.
7786
7787 2001-02-02 Miles Bader <miles@gnu.org>
7788
7789 * image-file.el (insert-image-file): When visiting an image,
7790 suppress the cursor in the image buffer.
7791
7792 2001-02-01 Dave Love <fx@gnu.org>
7793
7794 * progmodes/f90.el (f90-mode): Remove startup message.
7795
7796 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7797
7798 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7799
7800 * startup.el (command-line): Fix code determining whether or not
7801 to use delete-key-deletes-forward-mode.
7802
7803 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7804
7805 * vc.el (vc-diff-switches): New user option.
7806 (vc-version-diff): Use it.
7807 (vc-diff-switches-list): New macro.
7808
7809 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7810 New customization options.
7811 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7812
7813 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7814
7815 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7816
7817 * msb.el (toplevel): Quote hook symbols.
7818
7819 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7820
7821 * international/mule.el (make-coding-system): Add description
7822 about recognized properties in the docstring.
7823
7824 * international/mule-conf.el: Remove unused charsets
7825 mac-roman-lower and mac-roman-upper.
7826
7827 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7828
7829 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7830 is in front of the left-margin, if any.
7831
7832 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7833 like `delete'.
7834
7835 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7836
7837 * term/w32-win.el (mouse-set-font): Doc fix.
7838
7839 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7840
7841 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7842 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7843 on already.
7844
7845 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7846
7847 * files.el (save-buffer): Don't give message if (buffer-file-name)
7848 returns nil.
7849
7850 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7851
7852 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7853
7854 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7855 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7856
7857 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7858 display problems.
7859
7860 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7861
7862 * international/mule.el (charset-info): Fix docstring.
7863
7864 * international/mule-diag.el (describe-character-set): Check final
7865 char valid before printing it.
7866
7867 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7868
7869 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7870
7871 * frame.el (frame-notice-user-settings): Do the tool-bar
7872 stuff only for graphical displays. Fix a braino.
7873
7874 * frame.el (frame-initialize): Create initial frame visible.
7875 (frame-notice-user-settings): When tool-bar has been switched off,
7876 correct the frame size and sync tool-bar-mode.
7877
7878 * startup.el (command-line): Remove manipulation of frame
7879 height for tool bars.
7880
7881 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7882
7883 * lpr.el: Compatibility with XEmacs and doc fixes.
7884 (lpr-windows-system, lpr-lp-system): New vars.
7885 (lpr-printer-switch): New defcustom.
7886 (printer-name, lpr-command): Customization fix.
7887 (print-region-1): Code fix.
7888 (print-region-new-buffer, printify-region): Indentation fix.
7889 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7890 New functions.
7891
7892 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7893
7894 * msb.el (toplevel): Fix the eval-after-load.
7895
7896 2001-01-29 Dave Love <fx@gnu.org>
7897
7898 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7899
7900 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7901
7902 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7903 (tcl-using-emacs-19-23): Consider Emacs 21+.
7904 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7905 (tcl-add-emacs-menu): Supply menu name.
7906 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7907
7908 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7909
7910 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7911
7912 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7913
7914 * pcvs.el (cvs-mark-fis-dead): New function.
7915 (cvs-mode-add): Use it.
7916 (cvs-mode-add-change-log-entry-other-window):
7917 Rebind change-log-default-name to itself rather than to nil.
7918
7919 2001-01-29 Sam Steingold <sds@gnu.org>
7920
7921 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7922 `autoload' statements.
7923
7924 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7925
7926 * files.el (confirm-kill-emacs): Doc fix.
7927
7928 * frame.el (frame-initialize): Doc fix.
7929
7930 * time-stamp.el (time-stamp-string): Doc fix.
7931
7932 * woman.el (WoMan-log-1): Make the log buffer writable.
7933 From Markus Rost <rost@math.ohio-state.edu>.
7934
7935 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7936
7937 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7938 the `make-variable-buffer-local'.
7939
7940 2001-01-29 Dave Love <fx@gnu.org>
7941
7942 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7943 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7944 Add autoload cookie.
7945 (ansi-color-apply-sequence): Fix typo.
7946
7947 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7948
7949 * menu-bar.el (menu-bar-files-menu): Add menu items for
7950 Postscript printing in black and white.
7951
7952 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7953 X-Mailman-Version, Precedence, List-Help, List-Post,
7954 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7955 Content-Type, Content-Length.
7956
7957 2001-01-29 Dave Love <fx@gnu.org>
7958
7959 * elide-head.el (elide-head): Make overlay evaporate.
7960
7961 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7962
7963 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7964
7965 * isearch.el (isearch-highlight): Don't punt if the display
7966 doesn't support colors, since isearch faces are defined for
7967 monochrome displays as well.
7968
7969 2001-01-27 Sam Steingold <sds@gnu.org>
7970
7971 * shell.el (shell-write-history-on-exit): Make sure that we are in
7972 the shell buffer (M-x tex-file RET inserted the error message into
7973 the TeX buffer).
7974
7975 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7976
7977 * simple.el (transient-mark-mode): Doc fix.
7978
7979 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7980
7981 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7982
7983 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7984
7985 * shell.el (shell-unquote-argument): If the shell is one of the
7986 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7987 quote character.
7988 (shell-dumb-shell-regexp): Document that the shells which match
7989 this regexp are supposed to not treat a backslash as a quote character.
7990
7991 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7992 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7993
7994 2001-01-27 Richard M. Stallman <rms@gnu.org>
7995
7996 * dabbrev.el (dabbrev--substitute-expansion):
7997 Treat a one-capital-letter abbrev as "not all upper case",
7998 so as to force preservation of the expansion's pattern
7999 if the expansion starts with a capital letter.
8000
8001 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8002
8003 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
8004 Doc fix.
8005
8006 * simple.el (transient-mark-mode): Document the fact that many
8007 commands act on the region when mark is active.
8008
8009 2001-01-27 Kenichi Handa <handa@etl.go.jp>
8010
8011 * international/quail.el (quail-setup-completion-buf): Make the
8012 multibyteness of current buffer inherited to Quail completion buffer.
8013 (quail-show-guidance-buf): Make the multibyteness of current
8014 buffer inherited to Quail guidance buffer.
8015 (quail-help): Make the multibyteness of current buffer inherited
8016 to Quail help buffer.
8017
8018 2001-01-26 Dave Love <fx@gnu.org>
8019
8020 * time-stamp.el: Doc fixes.
8021
8022 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
8023 (delphi-keyword-face, delphi-other-face): Fix :type.
8024
8025 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
8026
8027 * mail/feedmail.el (feedmail): Add :link.
8028 (feedmail-send-it): Doc fix.
8029
8030 * mail/sendmail.el: Doc fixes.
8031 (sendmail-send-it): Fix the non-ASCII regexp and use
8032 rfc2047-encode-string.
8033
8034 * dired.el, dired-aux.el: Revert last change.
8035
8036 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8037
8038 * makefile.w32-in (DONTCOMPILE): Add various term files.
8039
8040 2001-01-26 Dave Love <fx@gnu.org>
8041
8042 * Makefile.in (DONTCOMPILE): Add various term files.
8043
8044 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8045
8046 * man.el (Man-default-man-entry, Man-mode): Doc fix.
8047
8048 * startup.el (display-startup-echo-area-message): Make sure
8049 the echo area is resized to fit the size of the startup message.
8050
8051 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
8052 part of which is a constant.
8053
8054 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
8055
8056 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
8057
8058 2001-01-26 Richard M. Stallman <rms@gnu.org>
8059
8060 * simple.el (next-line): Don't let `newline' expand abbrevs.
8061 Simplify slightly.
8062 (open-line): Don't let `newline' expand abbrevs.
8063
8064 2001-01-25 John Wiegley <johnw@gnu.org>
8065
8066 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
8067 to `repeat' in the :type field.
8068
8069 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
8070 allow a choice of regexp or nil.
8071 (pcomplete-dir-ignore): Same.
8072
8073 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
8074 a command) to always fail.
8075
8076 2001-01-25 Gerd Moellmann <gerd@gnu.org>
8077
8078 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8079 discard the result.
8080 (iswitchb-to-end): Likewise.
8081
8082 2001-01-25 Sam Steingold <sds@gnu.org>
8083
8084 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8085 Require vc.
8086
8087 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8088
8089 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8090
8091 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8092
8093 2001-01-25 Dave Love <fx@gnu.org>
8094
8095 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8096 (describe-coding-system): Tweak the English text.
8097
8098 * loadup.el: Preload international/ccl for utf-8.
8099
8100 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8101
8102 * mail/rmail.el (rmail-redecode-body): Doc fix.
8103
8104 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8105
8106 * international/mule-cmds.el (reset-language-environment):
8107 Reset coding-category-utf-8 to mule-utf-8.
8108
8109 * international/mule-conf.el (coding-category-utf-8):
8110 Initialize to mule-utf-8.
8111
8112 * loadup.el: Preload international/utf-8.
8113
8114 * international/utf-8.el: New file.
8115
8116 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8117
8118 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8119
8120 2001-01-24 Sam Steingold <sds@gnu.org>
8121
8122 * dired.el (dired-replace-in-string): Removed.
8123 (dired-sort-toggle): Use `replace-regexps-in-string'
8124 instead of `dired-replace-in-string'.
8125
8126 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8127 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8128
8129 * gs.el (gs-replace-in-string): Removed.
8130 (gs-options): Use `replace-regexps-in-string'
8131 instead of `gs-replace-in-string'.
8132
8133 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8134
8135 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8136 bug report is mailed to an email list and posted to a news group.
8137
8138 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8139
8140 * comint.el (comint-replace-by-expanded-history-before-point):
8141 Fix change of 2000-08-03 to move point to the start of the line again.
8142
8143 * startup.el (tool-bar-images-pixel-height): New variable.
8144 (command-line): After loading the user's init file, when
8145 tool-bar-mode is on, increase the frame's size by some lines for
8146 the tool-bar.
8147
8148 * frame.el (frame-initialize): Create the initial frame invisible.
8149
8150 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8151
8152 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8153 (chinese-big5): MIME:Big5.
8154
8155 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8156
8157 * international/mule-cmds.el (universal-coding-system-argument):
8158 Handle commands with prefix args.
8159
8160 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8161
8162 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8163 being a list of numbers.
8164 (diary-mail-entries): Rewritten.
8165
8166 2001-01-23 Dave Love <fx@gnu.org>
8167
8168 * international/mule.el (make-coding-system): Fix typo.
8169
8170 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8171 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8172
8173 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8174
8175 * font-lock.el (font-lock-mode): Doc fix.
8176
8177 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8178
8179 * international/mule.el (make-translation-table): Fix docstring.
8180
8181 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8182
8183 * mail/rmail.el (rmail-redecode-body): New function.
8184
8185 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8186
8187 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8188
8189 * isearch.el (isearch-lazy-highlight-case-fold-search)
8190 (isearch-lazy-highlight-regexp): New variables.
8191 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8192 case-fold search or regexp search has been toggled.
8193
8194 * wid-edit.el (widget-button-click): Avoid a save-excursion
8195 around running a global binding.
8196
8197 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8198 to 0.25.
8199
8200 2001-01-20 Miles Bader <miles@gnu.org>
8201
8202 * cus-edit.el (custom-face-save): Do post-processing on the face's
8203 new value like `custom-face-set' does.
8204
8205 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8206
8207 * mail/emacsbug.el (report-emacs-bug): Report the value of
8208 LC_CTYPE, not LC_TYPE.
8209
8210 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8211 isearch-toggle-regexp and isearch-edit-string to doc string.
8212
8213 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8214
8215 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8216 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8217
8218 * jit-lock.el (jit-lock-fontify-now): Don't bind
8219 font-lock-beginning-of-syntax-function to nil.
8220
8221 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8222
8223 * mail/emacsbug.el (report-emacs-bug): Report values of
8224 locale-coding-system, default-enable-multibyte-characters, and the
8225 environment variables LC_ALL, LC_TYPE, and LANG.
8226
8227 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8228
8229 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8230
8231 * font-lock.el (font-lock-multiline): Default to nil.
8232 (font-lock-default-fontify-region): If font-lock-multiline is
8233 nil, don't check the property `font-lock-multiline'.
8234
8235 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8236 is nil, don't check the `font-lock-multiline' text property.
8237
8238 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8239
8240 * viper.el: Call initial-major-mode on startup.
8241
8242 * ediff.el (ediff-patch-file): Use better defaults.
8243
8244 * ediff-vers.el: Fix for 8+3 DOS file systems.
8245
8246 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8247
8248 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8249 diff mode, if available.
8250
8251 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8252
8253 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8254
8255 * ediff-init.el (subst-char-in-string): Define and use it, unless
8256 it's already defined.
8257
8258 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8259
8260 * tooltip.el (tooltip-hide-delay): New user-option.
8261 (tooltip-show): Use tooltip-hide-delay instead of the default.
8262
8263 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8264
8265 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8266 kill-local-variable doesn't work for enable-multibyte-characters.
8267
8268 2001-01-17 Dave Love <fx@gnu.org>
8269
8270 * ediff-init.el (ediff-before-setup-hook)
8271 (ediff-merge-filename-prefix): Add :version.
8272
8273 * international/latin1-disp.el: Require disp-table.
8274 (latin1-display): Fix :set.
8275
8276 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8277
8278 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8279
8280 * isearch.el (isearch-lazy-highlight-initial-delay)
8281 (isearch-lazy-highlight-interval): Default to 0.
8282
8283 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8284
8285 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8286 1 here rather than each time through
8287 isearch-lazy-highlight-new-loop.
8288 (isearch-lazy-highlight-max): Variable deleted.
8289 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8290 isearch-lazy-highlight-max but controls a single invocation of
8291 isearch-lazy-highlight-update.
8292 (isearch-lazy-highlight-wrapped): Variable recreated.
8293 (isearch-lazy-highlight-window-start): New variable.
8294 (isearch-lazy-highlight-cleanup): Restored to behavior of
8295 before 2-Jan.
8296 (isearch-lazy-highlight-remove-overlays): Function deleted;
8297 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8298 behavior removed.
8299 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8300 isearch-lazy-highlight-update in a loop rather than just once.
8301 Test isearch-invalid-regexp here and decide not to start a new
8302 loop, rather than testing it each time through
8303 isearch-lazy-highlight-update.
8304 (isearch-lazy-highlight-search): Function restored.
8305 (isearch-lazy-highlight-update): Get called in a timer loop again,
8306 but this time highlight more than one match each time through.
8307 Only highlight matches in the visible part of the window.
8308 Start at point, move in the direction of the search, and wrap around at
8309 the edge of the window. Use sit-for to force redisplay and ensure
8310 window-start is credible. "Face suppressing" behavior removed;
8311 overlay priorities should make it unnecessary, right?
8312 (isearch-highlight): Face suppressing behavior removed.
8313 (isearch-dehighlight): Face suppressing behavior removed.
8314 (isearch-set-lazy-highlight-faces-at): Removed.
8315
8316 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8317
8318 * language/european.el ("Latin-1"): Make the format of description
8319 about additional language environments same as that of Latin-2.
8320
8321 2001-01-16 Dave Love <fx@gnu.org>
8322
8323 * isearch.el (isearch-lazy-highlight): Add :version.
8324
8325 * simple.el (backward-delete-char-untabify-method)
8326 (next-line-add-newlines): Add :version.
8327
8328 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8329
8330 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8331 Don't bind <delete> otherwise.
8332
8333 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8334 and <delete> via function-key-map.
8335
8336 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8337 Subject line only if point is after the `Subject:'.
8338
8339 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8340
8341 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8342 japanese-jisx0213-2 in `charset' property of this lang. env.
8343
8344 * language/european.el ("Latin-1"): Add description for Dutch and
8345 Spanish lang. env.
8346
8347 * international/mule.el (decode-char): Fix conditions.
8348 (encode-char): Handle eight-bit-control too.
8349 (transform-make-coding-system-args): New function.
8350 (make-coding-system): Accept XEmacs style arguments for CCL base
8351 coding system.
8352
8353 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8354
8355 * progmodes/etags.el (find-tag-noselect): Save the value of
8356 tags-file-name before switching buffers, for the case it has a
8357 buffer-local value.
8358
8359 2001-01-15 Alex Schroeder <alex@gnu.org>
8360
8361 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8362 From Dave Love <fx@gnu.org>.
8363 (ansi-color-for-comint-mode): Fix :version.
8364
8365 2001-01-15 Alex Schroeder <alex@gnu.org>
8366
8367 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8368
8369 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8370
8371 * dired.el (dired-insert-directory): If file-system-info fails,
8372 remove the " free " part, but don't signal an error.
8373
8374 2001-01-12 Sam Steingold <sds@gnu.org>
8375
8376 * bookmark.el (bookmark-maybe-historicize-string):
8377 Use new backquote syntax.
8378
8379 2001-01-12 Richard M. Stallman <rms@gnu.org>
8380
8381 * subr.el (last): Handle a list that doesn't end in nil.
8382
8383 2001-01-12 Sam Steingold <sds@gnu.org>
8384
8385 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8386 to `backward-delete-char-untabify'.
8387
8388 2001-01-12 Dave Love <fx@gnu.org>
8389
8390 * cus-edit.el (customize-menu-create): Fix the :filter following
8391 easymenu change.
8392
8393 * wid-edit.el (function): Add :match-alternatives.
8394 (widget-color-action): Doc fix.
8395
8396 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8397
8398 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8399
8400 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8401
8402 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8403
8404 * international/ccl.el (define-ccl-program): Fix docstring.
8405
8406 2001-01-11 Dave Love <fx@gnu.org>
8407
8408 * international/mule-cmds.el (standard-display-european-internal):
8409 Set display table for 2208 as for 160.
8410
8411 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8412
8413 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8414 entry for custom-menu-create change.
8415 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8416 don't cons it in the search loop.
8417
8418 * imenu.el (imenu--truncate-items): Revert last change.
8419
8420 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8421
8422 * info.el (Info-setup-header-line): If the node header includes
8423 either Next: or Prev: links, don't show the File: and Node: parts
8424 in the header line.
8425
8426 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8427
8428 * comint.el (comint-goto-process-mark): Don't print a message
8429 when running in batch mode.
8430
8431 * isearch.el (isearch-search): In the condition-case handler for
8432 `error', set isearch-invalid-regexp to the whole error message.
8433
8434 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8435 ensure that eval-after-load works for files dumped with Emacs.
8436
8437 * help.el (load-symbol-file-load-history): New function extracted
8438 from function symbol-file.
8439 (symbol-file): Use it.
8440
8441 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8442
8443 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8444
8445 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8446 behave as if there were no prefix argument.
8447 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8448 argument were nil.
8449
8450 2001-01-11 Richard M. Stallman <rms@gnu.org>
8451
8452 * isearch.el (isearch-lazy-highlight-update):
8453 Don't look for more potential matches once maximum is exceeded.
8454 Use overlays-in to check correctly for overlap with current match.
8455 Ignore empty matches.
8456
8457 2001-01-11 Miles Bader <miles@gnu.org>
8458
8459 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8460 (ispell-overlay-window, ispell-help, ispell-show-choices)
8461 (ispell-command-loop): Use it instead of `window-height'.
8462
8463 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8464
8465 * files.el (confirm-kill-emacs): New user-option.
8466 (save-buffers-kill-emacs): Ask for final confirmation before
8467 killing Emacs.
8468
8469 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8470 to nil.
8471
8472 2001-01-10 Dave Love <fx@gnu.org>
8473
8474 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8475
8476 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8477
8478 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8479
8480 * calculator.el (calculator-number-digits): Fix :type.
8481
8482 * vc-cvs.el (vc-cvs-header): Fix :type.
8483 * vc-rcs.el (vc-rcs-header): Fix :type.
8484 * vc-sccs.el (vc-sccs-header): Fix :type.
8485
8486 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8487
8488 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8489
8490 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8491
8492 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8493
8494 * simple.el (set-variable): Force a thorough redisplay for the
8495 case that the variable has an effect on the display, like
8496 `tab-width' has.
8497
8498 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8499
8500 * vc.el: Add documentation for backend interface.
8501
8502 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8503
8504 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8505
8506 * international/mule-conf.el (latin-extra-code-table): Set to t
8507 for \223 and \224.
8508
8509 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8510
8511 * international/mule-cmds.el (locale-language-names): Map "es" to
8512 "Spanish" and "nl" to "Dutch".
8513
8514 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8515
8516 * bindings.el (global-map): Bind <home> to beginning-of-line,
8517 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8518 C-<end> to end-of-buffer.
8519
8520 * language/european.el: Add Dutch and Spanish language info
8521 to be able to use the appropriate tutorials.
8522
8523 2001-01-09 Alex Schroeder <alex@gnu.org>
8524
8525 * ansi-color.el (ansi-color-process-output): Use markers instead
8526 of positions for start and end of region.
8527 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8528 Previously, occasional mistakes happend when fontifying many
8529 chunks of output (eg. ls --color=yes /dev). This happened
8530 whenever an overlay was created up to the end of the region, which
8531 coincided with the process-mark. New text would then be added
8532 within that overlay instead of after it.
8533 (ansi-color-make-extent): Overlays are created with the property
8534 `modification-hooks' set to '(ansi-color-freeze-overlay).
8535 (ansi-color-freeze-overlay): New function. When inserting text at
8536 the end of the overlay, the overlay will resize.
8537
8538 2000-01-09 Alex Schroeder <alex@gnu.org>
8539
8540 * ansi-color.el (ansi-color-process-output): Doc change.
8541 (ansi-color-unfontify-region): Doc change. No longer installed
8542 automatically in font-lock-unfontify-region-function.
8543 (ansi-color-apply): Doc change.
8544 (ansi-color-apply-on-region): Use extents or overlays instead of
8545 text-properties.
8546 (ansi-color-make-extent): New function.
8547 (ansi-color-set-extent-face): New function.
8548
8549 2000-01-09 Alex Schroeder <alex@gnu.org>
8550
8551 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8552 both use ansi-color-process-output, now.
8553 (ansi-color-process-output): Doesn't return string anymore. It is
8554 installed in comint-output-filter-functions for both Emacs and
8555 XEmacs, now.
8556 (ansi-color-unfontify-region): Simplified code removing variables
8557 pos and start-ansi.
8558 (ansi-color-apply): Put text-property ansi-color before putting
8559 text-property face because ansi-color-unfontify-region is called
8560 immediately after the call to put-text-property.
8561 (ansi-color-context-region): Doc change.
8562 (ansi-color-filter-region): Simplified code.
8563 (ansi-color-apply-on-region): Changed start to start-marker, using
8564 a marker explicitly. Put text-property ansi-color before putting
8565 text-property face because ansi-color-unfontify-region is called
8566 immediately after the call to put-text-property.
8567
8568 2000-01-09 Alex Schroeder <alex@gnu.org>
8569
8570 * ansi-color.el (ansi-color-faces-vector): Doc change.
8571 (ansi-color-for-comint-mode): Changed :type property to choice.
8572 (ansi-color-last-context): Removed.
8573 (ansi-color-process-output): Don't use ansi-color-last-context, as
8574 the main functions will store their context now.
8575 (ansi-color-context): Doc change.
8576 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8577 Uses ansi-color-context such that repeated calls will strip
8578 partial escape sequences, too.
8579 (ansi-color-apply): Simplified code. Colorize end of string if
8580 face is not null. Store context in new (FACE STRING) format, such
8581 that repeated calls will strip partial escape sequences, too.
8582 Append faces to face property using ansi-color-apply-sequence such
8583 that cumulative mode actually works.
8584 (ansi-color-context-region): New variable.
8585 (ansi-color-filter-region): Rewrote it based on
8586 ansi-color-apply-on-region. Uses ansi-color-context-region such
8587 that repeated calls will strip partial escape sequences, too.
8588 (ansi-color-apply-on-region): Simplified code. Colorize end of
8589 region if face is not null. Store context in new (FACE POS)
8590 format, such that repeated calls will strip partial escape
8591 sequences, too. Append faces to face property using
8592 ansi-color-apply-sequence such that cumulative mode actually works.
8593 (ansi-color-apply-sequence): New function.
8594 (ansi-color-get-face): When the default face is added to the list
8595 of faces, all previous settings are discarded and the list of
8596 faces is set to '(default).
8597
8598 2000-01-09 Alex Schroeder <alex@gnu.org>
8599
8600 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8601 face, such that ansi-color-apply and ansi-color-apply-on-region
8602 will do the right thing.
8603 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8604 returns nil, set the list of faces back to nil instead of
8605 appending the result of ansi-color-get-face to the front of the list.
8606
8607 2000-01-09 Alex Schroeder <alex@gnu.org>
8608
8609 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8610 (ansi-color-process): Doc change.
8611 (ansi-color-last-context): New buffer-local variable.
8612 (ansi-color-process-output): New function. It is automatically
8613 added to comint-output-filter-functions if this is XEmacs.
8614 (ansi-color-unfontify-region): New optional parameter for XEmacs
8615 compatibility. Check wether font-lock-syntactic-keywords is
8616 boundp before removing the syntax table text property, as XEmacs
8617 doesn't have it.
8618 (ansi-color-filter-region): Doc change.
8619 (ansi-color-apply-on-region): Doc change.
8620 (ansi-color-make-face): New function. Compatibility layer for
8621 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8622 (ansi-color-make-color-map): Use ansi-color-make-face.
8623 (ansi-color-get-face): Avoid face text property '(nil) as results
8624 in an errow for XEmacs.
8625
8626 2000-01-09 Alex Schroeder <alex@gnu.org>
8627
8628 * ansi-color.el (ansi-color-unfontify-region): New function.
8629 Uses text-property ansi-color in order to preserve fontification by
8630 ansi-color. When the package is loaded, a lambda expression is
8631 put onto font-lock-mode-hook. This lambda expression will check
8632 font-lock-unfontify-region-function and replace
8633 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8634 (ansi-color-apply): Add text-property ansi-color in addition to
8635 text-property face.
8636 (ansi-color-apply-on-region): Add text-property ansi-color in
8637 addition to text-property face.
8638 (save-buffer-state): Copy of the macro that is also used by
8639 lazy-lock and font-lock.
8640
8641 (ansi-color-for-comint-mode): New option.
8642 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8643 (ansi-color-for-comint-mode-off): Ditto.
8644 (ansi-color-for-comint-mode-filter): Ditto.
8645 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8646 decide what to do. This function is added to
8647 comint-preoutput-filter-functions when the package is loaded.
8648
8649 (ansi-color-for-shell-mode-set): Removed.
8650 (ansi-color-for-shell-mode): Removed.
8651
8652 2000-01-09 Alex Schroeder <alex@gnu.org>
8653
8654 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8655 the lambda expression from the ansi-color-for-shell-mode :set
8656 property. Additionally, modify shell-mode-hook to enable or
8657 disable font-lock-mode for future shell buffers.
8658 (ansi-color-for-shell-mode): The :set property calls
8659 ansi-color-for-shell-mode-set instead of a lambda expression.
8660
8661 2000-01-09 Alex Schroeder <alex@gnu.org>
8662
8663 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8664 (ansi-color-context): New variable.
8665 (ansi-color-apply): Save context between calls.
8666
8667 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8668
8669 * isearch.el (isearch, isearch-lazy-highlight-face):
8670 New definitions for face colors and attributes.
8671
8672 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8673 of display-mouse-p.
8674
8675 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8676
8677 * international/mule.el (make-coding-system): If the coding system
8678 accepts extra latin codes, register such codes as safe for the
8679 coding system.
8680
8681 2001-01-08 Richard M. Stallman <rms@gnu.org>
8682
8683 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8684 don't mention the file name or the date here, because they are
8685 logged at the start of the file.
8686
8687 2001-01-08 Richard M. Stallman <rms@gnu.org>
8688
8689 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8690 Change screen-width to frame-width.
8691
8692 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8693
8694 * info.el (Info-search): Print the default as part of the prompt.
8695
8696 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8697
8698 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8699 constant implementations in backends.
8700
8701 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8702 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8703
8704 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8705 WRITABLE to EDITABLE.
8706
8707 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8708 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8709 to EDITABLE.
8710
8711 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8712
8713 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8714 (copyright, copyright-update): Compute the current year at run time.
8715
8716 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8717
8718 * isearch.el (isearch-old-signal-hook): Removed.
8719 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8720 instead of setting signal-hook-function.
8721 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8722
8723 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8724
8725 * emulation/edt.el: Update to version 4.0. Provide support for
8726 EDT scroll margins at top and bottom of the window. Provide an
8727 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8728 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8729 user when file-related buffer modifications exist.
8730 Provide support for running EDT Emulation in XEmacs.
8731 Provide customize access to some user updatable variables.
8732 Add Commentary section to file header.
8733 Fixed a few minor bugs and cleaned up some code.
8734
8735 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8736 for detecting a keypress that generates an ASCII key sequence.
8737 (Previously, only a keypress that generates a vector was
8738 recognized.) Embed Window Manager name into name of the generated
8739 EDT Emulation initialization file since the initialization file is
8740 Window Manager specific. Add Commentary section to file header.
8741
8742 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8743
8744 * mail/sendmail.el (mail-mode): Doc fix.
8745
8746 * info.el (Info-goto-emacs-command-node): Doc fix.
8747 (Info-goto-emacs-key-command-node): Doc fix.
8748
8749 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8750
8751 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8752 systems without long file-name support.
8753
8754 2001-01-06 Andrew Innes <andrewi@gnu.org>
8755
8756 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8757
8758 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8759
8760 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8761 (isearch-lazy-highlight-update): Doc fix.
8762
8763 * ffap.el (ffap-bindings): Doc fix.
8764
8765 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8766
8767 2001-01-05 Dave Love <fx@gnu.org>
8768
8769 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8770
8771 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8772
8773 * mouse-drag.el (mouse-drag-safe-scroll):
8774 Bind scroll-preserve-screen-position to nil.
8775
8776 * isearch.el (isearch-old-signal-hook): New variable.
8777 (isearch-mode): Set signal-hook-function to isearch-done.
8778 (isearch-done): Restore old signal-hook-function.
8779
8780 * info.el (Info-fontify-node): Mark one more char as intangible.
8781
8782 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8783
8784 * composite.el (compose-last-chars): New argument COMPONENTS.
8785 If it is non-nil, compose preceding characters by compose-region with
8786 COMPONENTS.
8787
8788 * international/quail.el (quail-input-string-to-events): New function.
8789 (quail-input-method): Convert input string to events here.
8790 (quail-start-translation): Return input string, not event list.
8791 (quail-start-conversion): Likewise.
8792
8793 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8794
8795 * tooltip.el (tooltip-cancel-delayed-tip)
8796 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8797 and tooltip-add-timeout.
8798 (tooltip-show): Set border color from faces's foreground.
8799 (tooltip-show-help-function): If called with the same help string
8800 as last time, do nothing.
8801 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8802
8803 * startup.el (fancy-splash-screens): Don't bind show-help-function
8804 to nil.
8805
8806 * tooltip.el (tooltip-frame-parameters): Remove colors.
8807 (tooltip): New face
8808 (tooltip-set-param): New function.
8809 (tooltip-show): Set up color frame parameters from face `tooltip'.
8810 Display the tooltip text in face `tooltip'.
8811
8812 2001-01-04 Dave Love <fx@gnu.org>
8813
8814 * whitespace.el (whitespace-global-mode): Fix typo.
8815
8816 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8817
8818 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8819
8820 * help.el (help-for-help): Fix a typo in a doc string.
8821 From kwzh@gnu.org (Karl Heuer).
8822
8823 2001-01-03 Dave Love <fx@gnu.org>
8824
8825 * dired-x.el: Doc fixes. Maintainer change.
8826 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8827 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8828 (dired-guess-shell-alist-user): Customize.
8829 (dired-x-help-address): Set to bug-gnu-emacs.
8830 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8831 (dired-default-directory): Renamed from default-directory.
8832
8833 * hl-line.el (hl-line): Doc fix.
8834
8835 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8836
8837 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8838
8839 2001-01-02 Richard M. Stallman <rms@gnu.org>
8840
8841 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8842 to remove all the current alternative-match highlighting.
8843 If nil, remove only what's outside the current window.
8844 (isearch-lazy-highlight-remove-overlays): Take optional
8845 region within which NOT to remove them.
8846 (isearch-lazy-highlight-new-loop): Greatly simplified.
8847 (isearch-lazy-highlight-update): Find all the other occurrences
8848 visible in the window, in just one call.
8849 (isearch-lazy-highlight-start): Now holds start of region to scan.
8850 (isearch-lazy-highlight-end): Now holds end of region to scan.
8851 (isearch-lazy-highlight-wrapped): Variable deleted.
8852 (isearch-lazy-highlight-search): Function deleted.
8853
8854 2000-01-02 Andrew Innes <andrewi@gnu.org>
8855
8856 * w32-fns.el (convert-standard-filename): Do length check on name
8857 before aref.
8858
8859 2001-01-02 Dave Love <fx@gnu.org>
8860
8861 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8862 value.
8863 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8864
8865 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8866
8867 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8868 read syntax.
8869
8870 * calendar/todo-mode.el (todo): Add :link, :version.
8871 (todo-save-top-priorities): Remove autoload cookie.
8872 (todo-add-category, todo-add-item-non-interactively)
8873 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8874
8875 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8876
8877 * comint.el (comint-input-history-ignore): New variable.
8878 (comint-read-input-ring): Ignore entries matching
8879 comint-input-history-ignore.
8880
8881 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8882
8883 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8884 (lm-copyright-mark): New function.
8885 (lm-crack-copyright): New function.
8886 (lm-verify): Check that the file has a copyright.
8887 Check that the file is copyright Free Software Foundation.
8888
8889 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8890
8891 * international/mule-diag.el (print-fontset): Indent font name by
8892 24 columns, not 25.
8893
8894 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8895
8896 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8897 in Subject line.
8898
8899 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8900 Use mail-mode-hook instead of mail-setup-hook.
8901 Otherwise continuing an interrupted message with C-u C-x m for
8902 instance, winds up in Mail mode without abbrevs.
8903
8904 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8905
8906 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8907 non-nil. Adding almost all customization variables on ps-setup.
8908 Doc fix.
8909 (ps-print-version): New version number (6.3.3).
8910 (ps-end-with-control-d): Initialization fix.
8911 (ps-lines-printed): New var.
8912 (ps-skip-newline): New fun.
8913 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8914 (ps-next-line, ps-continue-line, ps-plot-region)
8915 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8916
8917 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8918
8919 * international/fontset.el (x-complement-fontset-spec):
8920 Resolve ASCII font name so that the same family name is used for fonts
8921 registered in x-font-name-charset-alist.
8922 (create-fontset-from-fontset-spec): Adjusted for the above change.
8923 The name of fontset alias should be a unresolved ASCII font name.
8924
8925 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8926
8927 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8928 and delete in isearch-mode-map.
8929
8930 2000-12-28 Richard M. Stallman <rms@gnu.org>
8931
8932 * dired-x.el (dired-guess-shell-alist-default):
8933 Use xpdf instead of acroread.
8934
8935 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8936
8937 * textmodes/artist.el (artist-butlast): Deleted.
8938 (artist-ellipse-mirror-quadrant): Use butlast instead of
8939 artist-butlast.
8940
8941 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8942
8943 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8944
8945 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8946
8947 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8948
8949 * ls-lisp.el: Better support for the Mac and MS-Windows.
8950 (ls-lisp): New defgroup.
8951 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8952 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8953 (ls-lisp-support-shell-wildcards): New defcustoms.
8954 (ls-lisp-parse-symlink): New function.
8955 (insert-directory): Code to convert switches to a list and set up
8956 the wildcard argument copied from ls-lisp-insert-directory.
8957 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8958 for -C and -R switches.
8959 (ls-lisp-column-format): New function.
8960 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8961 (ls-lisp-format-time): Add doc strings.
8962 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8963 Support ls-lisp-dirs-first.
8964 (ls-lisp-classify, ls-lisp-extension): New functions.
8965 (ls-lisp-format): Optionally support emulation of symlinks.
8966 Support -i, -s, and -G switches.
8967
8968 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8969
8970 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8971
8972 * version.el (emacs-version): Print X scroll bar information.
8973
8974 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8975 instead of x-toolkit-scroll-bars-p.
8976
8977 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8978 of x-toolkit-scroll-bars-p.
8979
8980 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8981
8982 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8983 (ffap-bindings): Doc fix, to reflect the above change.
8984
8985 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8986
8987 * term.el (term-char-mode): Define all non-ascii self-inserting
8988 characters to 'term-send-raw in term-raw-map.
8989
8990 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8991
8992 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8993
8994 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8995 Changed initialization; use add-hook.
8996 (ediff-file-remote-p): Use file-local-copy.
8997
8998 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8999
9000 * ediff.el (ediff-patch-buffer): Bug fix.
9001 (ediff-revision): Allow selection of the file at the prompt.
9002
9003 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
9004
9005 * subr.el (combine-run-hooks): Remove.
9006
9007 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
9008 and remove the rogue second spec.
9009
9010 2000-12-23 Gerd Moellmann <gerd@gnu.org>
9011
9012 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
9013
9014 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
9015
9016 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
9017 Use minibuffer menu prompt for the `=' prefix.
9018 (smerge-command-prefix): Change default to C-^.
9019 (smerge-mode): Don't assume font-lock doesn't move point.
9020
9021 * skeleton.el (skeleton-internal-1): Make sure the first line of
9022 the region is also re-indented.
9023 (skeleton-end-newline): New var.
9024 (skeleton-end-hook): Use it.
9025
9026 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9027
9028 * comint.el (comint-password-prompt-regexp): Support CVS.
9029
9030 2000-12-22 Gerd Moellmann <gerd@gnu.org>
9031
9032 * simple.el (delete-key-deletes-forward-mode): Simplify.
9033 Also backspace key combinations, depending on
9034 delete-key-deletes-forward.
9035
9036 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
9037
9038 * simple.el (delete-key-deletes-forward): Doc fix.
9039
9040 2000-08-22 Emmanuel Briot <briot@gnat.com>
9041
9042 * xml.el (top level comment): Updated to reflect the fact that
9043 white spaces are relevant in the XML file.
9044 (xml-parse-file): Do not kill an existing Emacs buffer if the file
9045 to parse was already edited. This allows for on-the-fly analysis
9046 of XML files.
9047 (xml-parse-tag): Check that the casing is the same in the start
9048 tag and end tag, since XML is case-sensitive. Allows for spaces
9049 in the end tag, after the name of the tag.
9050 (xml-parse-attlist): Allow for the character '-' in the name of
9051 attributes, as in the standard http-equiv attribute Do not save
9052 the properties in the XML tree, since they are not relevant.
9053
9054 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
9055
9056 * generic.el (generic-read-type): Undo last change, inline into
9057 `generic-mode' and then remove.
9058 (generic-mode): Inline generic-read-type.
9059 (define-generic-mode): Push the symbol name rather than the symbol
9060 onto generic-mode-list.
9061
9062 2000-12-21 Gerd Moellmann <gerd@gnu.org>
9063
9064 * generic.el (generic-read-type): Build an alist for
9065 completing-read as in 20.7.
9066
9067 * play/landmark.el (lm): Use interactive spec `P'.
9068 (toplevel): Don't set debug-on-error.
9069
9070 * server.el (server-switch-buffer): Choose a window on a visible frame.
9071
9072 2000-12-21 Dave Pearson <davep@davep.org>
9073
9074 * quickurl.el: Commentry change, I've moved my web site.
9075
9076 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9077
9078 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9079 ranges like \177-\237, but accepts the character sequence from \177 to
9080 \237. Doc fix.
9081 (ebnf-version): New version (3.4).
9082 (ebnf-setup): Code fix.
9083 (ebnf-range-regexp): New fun.
9084 (ebnf-8-bit-chars): Const fix.
9085
9086 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9087 entry. Doc fix.
9088 (ebnf-bnf-lex): Code fix.
9089 (ebnf-bnf-comment-chars): Const fix.
9090
9091 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9092 entry. Doc fix.
9093 (ebnf-iso-comment-chars): Const fix.
9094
9095 * ebnf-otz.el: Doc fix.
9096
9097 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9098 entry. Doc fix.
9099 (ebnf-yac-skip-code): Code fix.
9100 (ebnf-yac-comment-chars): Const fix.
9101
9102 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9103
9104 * files.el (insert-directory-safely): New function.
9105 (recover-file): Use it instead of insert-directory.
9106 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9107
9108 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9109
9110 * international/mule-cmds.el (select-safe-coding-system):
9111 Check coding-category-list more rigidly. Improve help message.
9112
9113 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9114
9115 2000-12-21 Miles Bader <miles@gnu.org>
9116
9117 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9118
9119 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9120
9121 * international/mule-diag.el (describe-char-after): Make *Help*
9122 buffer inherit multibyteness of the current buffer.
9123
9124 * international/mule.el (make-char): Docstring adjusted for the
9125 change of make-char-internal.
9126
9127 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9128
9129 * international/iso-cvt.el: Docstrings fix.
9130
9131 2000-12-20 Dave Love <fx@gnu.org>
9132
9133 * subr.el (eval-after-load): Doc fix.
9134
9135 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9136
9137 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9138 for numbers.
9139
9140 2000-12-20 Miles Bader <miles@gnu.org>
9141
9142 * international/quail.el (quail-help): Resize the help window
9143 again after it has all its contents. Remove unneeded progn.
9144
9145 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9146
9147 * pcmpl-linux.el: Fix copy/paste error.
9148
9149 2000-12-19 Andrew Innes <andrewi@gnu.org>
9150
9151 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9152
9153 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9154
9155 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9156
9157 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9158
9159 * progmodes/idlw-shell.el: Fixed copyright notice.
9160
9161 * progmodes/idlwave.el: Fixed copyright notice.
9162
9163 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9164 TAB as key separators.
9165
9166 2000-12-19 Alex Schroeder <alex@gnu.org>
9167
9168 * sql.el (sql-sybase-options): New option.
9169 (sql-sybase): Use it. Add sql-database to the list of parameters
9170 provided for login. The options -w 2048 -n are not used any more.
9171 (sql-postgres-options): Changed default from "--pset" to "-P".
9172 (sql-mysql-options): Doc change.
9173 (sql-stop): Doc change.
9174
9175 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9176
9177 * international/quail.el (quail-input-method): Always hide
9178 the guidance buffer on exiting.
9179
9180 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9181
9182 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9183 isn't fboundp.
9184
9185 * server.el (server-buffer-done): Bury the buffer before
9186 killing it.
9187
9188 * faces.el (face-spec-set): Interpret a nil in specs for
9189 foreground and background colors as `unspecified', for
9190 compatibility with 20.x.
9191
9192 2000-12-18 Dave Love <fx@gnu.org>
9193
9194 * simple.el (mail-user-agent): Doc fix.
9195 (input-mode-8-bit): Removed.
9196
9197 * international/mule.el (set-keyboard-coding-system): Doc fix.
9198 (keyboard-coding-system): New option.
9199
9200 * mail/sendmail.el (send-mail-function): Customize.
9201
9202 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9203
9204 * international/codepage.el (cp866-decode-table): New table.
9205
9206 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9207
9208 * version.el (emacs-version): Remove `%a' from the time format
9209 because the weekday doesn't fit well into each locale.
9210
9211 2000-12-18 Miles Bader <miles@gnu.org>
9212
9213 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9214
9215 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9216 Check that emacs-major-version is `=' to 20, not `>='.
9217 (artist-replace-chars): Use `make-string' instead of a loop.
9218
9219 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9220
9221 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9222 (cvs-execute-single-file): Don't change directory.
9223 Patch from Per Cederqvist.
9224
9225 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9226
9227 * textmodes/ispell.el (check-ispell-version):
9228 If `ispell-program-name' is "aspell", pass it the -v switch instead
9229 of -vv.
9230
9231 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9232
9233 * international/mule-diag.el (mule-diag): Insert information about
9234 configure options, multibyte awareness, language env.
9235
9236 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9237 regexp to search for candidates.
9238
9239 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9240
9241 * info.el (Info-forward-node): If the node has an
9242 Info-header-line, widen the buffer before searching for "next:"
9243 and "up:" pointers, and set the search limit to stay in the
9244 current node.
9245
9246 2000-12-16 Miles Bader <miles@gnu.org>
9247
9248 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9249
9250 2000-12-15 Miles Bader <miles@gnu.org>
9251
9252 * comint.el (comint-send-string, comint-send-region): Also accept
9253 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9254 process-send-string/region.
9255
9256 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9257
9258 * isearch.el (isearch-lazy-highlight-max): New user-option.
9259 (isearch-lazy-highlight-update): Don't highlight more than
9260 isearch-lazy-highlight-max matches.
9261
9262 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9263
9264 2000-12-15 Richard M. Stallman <rms@gnu.org>
9265
9266 * sort.el (sort-columns): Fix error message.
9267
9268 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9269 `upcase' or `downcase' or nil.
9270 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9271 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9272 (dabbrev--substitute-expansion): New arg record-case-pattern.
9273 If it is non-nil, set dabbrev--last-case-pattern.
9274 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9275
9276 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9277
9278 2000-12-15 Miles Bader <miles@gnu.org>
9279
9280 * paths.el (Info-default-directory-list): Don't delete
9281 configure-info-directory from the list of standard info
9282 directories when appending it to the end -- their order is important.
9283
9284 * faces.el (read-face-attribute): If there's no entry for the
9285 user's input in VALID, just use it as-is (this will often result
9286 in an error, but it may be OK for e.g. colors using hexadecimal
9287 notation, and at least will yield a better error message).
9288
9289 * window.el (mode-line-window-height-fudge): Function removed.
9290 (height-affecting-face-attributes, mode-line-window-height-fudge):
9291 Variables removed.
9292 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9293 window is really the right size. Use vertical-motion
9294 rather than forward-line.
9295 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9296 (ispell-command-loop, ispell-show-choices): Use the variable
9297 ispell-choices-win-default-height, rather than the function.
9298 (ispell-choices-win-default-height): Function removed.
9299 (ispell-mode-line-window-height-fudge): Function removed.
9300
9301 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9302
9303 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9304
9305 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9306
9307 * paths.el (Info-default-directory-list):
9308 If configure-info-directory is not one of the standard directories,
9309 put it first in the list; otherwise put it last. Doc string
9310 changed accordingly.
9311
9312 * info.el (Info-directory-list): Change doc string to reflect the
9313 change in Info-default-directory-list.
9314
9315 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9316 windows-nt as windowed environments, even under -nw.
9317
9318 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9319 if not fboundp. Switch delete-forward mode for the <delete> key
9320 on all PC platforms, even under -nw.
9321
9322 * term/internal.el ([M-delete]): Remap to M-d.
9323
9324 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9325
9326 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9327
9328 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9329
9330 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9331
9332 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9333
9334 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9335 if appropriate.
9336
9337 * simple.el (delete-key-deletes-forward): New user-option.
9338 (delete-key-deletes-forward-mode): New function.
9339
9340 * bindings.el: Bind `delete' to backward-delete-char.
9341
9342 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9343 Test if symbol is bound before getting its value.
9344
9345 * tooltip.el (tooltip-show): If an error is signaled in
9346 x-show-tip, display that error, and display the help in the
9347 echo area.
9348
9349 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9350
9351 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9352 Show "... entries" messages for every 10000 entries, not 10.
9353
9354 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9355
9356 * bookmark.el: Provide a generic exit hook, as suggested by
9357 Ovidiu Predescu <ovidiu@cup.hp.com>:
9358 (bookmark-exit-hook): New var.
9359 (bookmark-exit-hook-internal): New func, replaces
9360 old raw lambda form in `kill-emacs-hook', and runs new
9361 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9362 as logically that feature must have been provided if this function
9363 is running.
9364 Removed ;;;###autoload before the `add-hook' call.
9365
9366 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9367
9368 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9369 (easy-menu-current-active-maps): New function.
9370 (easy-menu-get-map): Use it.
9371 Make a proper menu entry when creating a new keymap.
9372
9373 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9374
9375 * international/characters.el: Fix cases and syntaxes for
9376 mule-unicode-0100-24ff.
9377
9378 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9379 that a Japanese character is not appended after day and year.
9380
9381 * info.el (Info-suffix-list): Change format for a command that
9382 requires arguments.
9383 (info-insert-file-contents): Adjusted for the above change.
9384
9385 2000-12-12 Andreas Schwab <schwab@suse.de>
9386
9387 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9388 on the name of the tar buffer. Verify that the existing buffer is
9389 visiting the same subfile.
9390
9391 2000-12-12 Dave Love <fx@gnu.org>
9392
9393 * subdirs.el: Add obsolete.
9394
9395 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9396
9397 * mail/rmailsum.el (rmail-summary-expunge)
9398 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9399 instead of rmail-confirm-expunge.
9400
9401 * replace.el (perform-replace): Don't use an empty match adjacent
9402 to a non-empty match when computing the next match before the
9403 replacement is performed.
9404
9405 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9406
9407 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9408 definition (patch by Stefan Monnier).
9409 (glasses-mode): Use jit-lock instead of `after-change-functions'
9410 (patch by Stefan Monnier).
9411
9412 2000-12-12 Miles Bader <miles@gnu.org>
9413
9414 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9415 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9416
9417 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9418
9419 * term/mac-win.el: Remove load for ls-lisp.
9420
9421 * loadup.el: Load ls-lisp for system-type `macos'.
9422
9423 2000-12-12 Miles Bader <miles@gnu.org>
9424
9425 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9426 Respect field end too.
9427 (just-one-space): Respect fields as `delete-horizontal-space'.
9428 (newline-and-indent, reindent-then-newline-and-indent):
9429 Use `delete-horizontal-space'.
9430
9431 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9432
9433 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9434 (so as to obey the field property in the minibuffer).
9435
9436 * obsolete/c-mode.el: Moved from lisp/progmodes.
9437 * obsolete/auto-show.el: Moved from lisp.
9438 * obsolete/ooutline.el: Moved from lisp/textmodes.
9439
9440 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9441
9442 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9443 changes to list them here.
9444
9445 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9446 Too many changes to list them here.
9447
9448 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9449 Too many changes to list them here.
9450
9451 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9452
9453 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9454
9455 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9456
9457 * cus-edit.el (custom-save-variables, custom-save-faces):
9458 Comment fix.
9459
9460 * hscroll.el: Moved to `obsolete' subdir.
9461
9462 2000-12-11 Miles Bader <miles@gnu.org>
9463
9464 * window.el (window-text-height): Function removed (now in C).
9465
9466 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9467
9468 * log-edit.el (log-edit-parent-buffer): New var.
9469 (log-edit): Set it. Add BUFFER argument.
9470 (log-edit-done): Use char-before.
9471 Don't bother checking validity of vc-comment-ring.
9472 Only bury the buffer if log-edit popped it up.
9473
9474 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9475 (cvs-mode-diff-help): Remove.
9476 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9477 (cvs-mode-marked): Set up the default for CMD manually.
9478
9479 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9480 Remove binding for ? now made unnecessary.
9481
9482 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9483
9484 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9485 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9486
9487 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9488 when master file is not open.
9489
9490 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9491
9492 * progmodes/ada-stmt.el: Update `maintainer'.
9493
9494 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9495
9496 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9497 choices to match documentation string.
9498
9499 2000-12-09 Miles Bader <miles@gnu.org>
9500
9501 * minibuf-eldef.el: New file.
9502
9503 * window.el (fit-window-to-buffer): Don't pass last argument to
9504 pos-visible-in-window-p, now that its meaning is inverted.
9505
9506 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9507
9508 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9509 <ceder@lysator.liu.se>.
9510
9511 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9512
9513 * autoinsert.el (auto-insert-alist): Add missing final \n.
9514
9515 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9516 (cvs-menu-map): Remove.
9517 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9518 (cvs-mode-quit): Turn it back into a plain function.
9519
9520 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9521 (texinfo-filter): Remove (move to texinfo.el).
9522
9523 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9524 file where it's more visible.
9525 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9526 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9527 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9528 (texinfo-inside-macro-p): Only catch `scan-error's.
9529 (texinfo-inside-env-p): Make better use of the match info.
9530 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9531 (texinfo-insert-@end): Slight re-organization.
9532 Also remove useless `looking-at' call.
9533
9534 2000-12-08 Andrew Innes <andrewi@gnu.org>
9535
9536 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9537 accessible in -nw mode.
9538
9539 * term/w32-win.el: Remove stuff about selection timeout, which is
9540 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9541 it is accessible in -nw mode.
9542
9543 2000-12-08 Dave Love <fx@gnu.org>
9544
9545 * emacs-lisp/lisp-mode.el (lisp-mode):
9546 Set font-lock-keywords-case-fold-search.
9547
9548 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9549
9550 * textmodes/ispell.el (ispell): Doc fix.
9551
9552 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9553
9554 * international/quail.el (quail-insert-decode-map): Check the
9555 frame width of a window displaying the current buffer, not that of
9556 the selected frame.
9557 (quail-help): Make sure that the help buffer has window before
9558 inserting text in it.
9559
9560 2000-12-07 Sam Steingold <sds@gnu.org>
9561
9562 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9563 Backquote is used in isearch.el, so autoloading saves nothing.
9564
9565 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9566
9567 * startup.el (normal-top-level-add-subdirs-to-load-path):
9568 Ignore the CVS and RCS subdirectories case-insensitively.
9569
9570 * dired.el (dired-insert-directory): If file-system-info is
9571 fboundp, call it instead of invoking dired-free-space-program.
9572
9573 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9574
9575 * server.el (server-visit-files): Push files on file-name-history.
9576
9577 * progmodes/cc-langs.el: Update copyright.
9578
9579 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9580
9581 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9582
9583 * bindings.el (mode-line-mode-menu): Reverse the order
9584 of define-keys so that the menu appears in alphabetical order.
9585
9586 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9587
9588 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9589 of the function.
9590
9591 2000-12-07 Dave Love <fx@gnu.org>
9592
9593 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9594
9595 * facemenu.el (facemenu-unlisted-faces): Fix value.
9596
9597 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9598
9599 * font-lock.el (font-lock-default-fontify-region):
9600 Include the terminating \n (off-by-one error).
9601 (font-lock-set-defaults): Use dolist.
9602
9603 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9604
9605 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9606
9607 * international/mule-cmds.el (describe-language-environment):
9608 Fix for the case that an input method title is not string but a list.
9609
9610 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9611 of wrong SIZE record.
9612
9613 2000-12-06 Dave Love <fx@gnu.org>
9614
9615 * newcomment.el (comment-region, comment-dwim): Doc fix.
9616
9617 * textmodes/texinfo.el: Require tex-mode when compiling.
9618 (texinfo-update-node): Doc fix.
9619 (texinfo-imenu-generic-expression): Add @anchor.
9620 (texinfo-font-lock-keywords): Add @uref.
9621 (texinfo-inside-macro-p): Don't use ignore-errors.
9622 (texinfo-insert-quote): Match more contexts.
9623
9624 * international/mule.el (decode-char, encode-char): Doc fix.
9625 (auto-coding-alist): Customize.
9626
9627 * files.el (load-file): Fix change of 2000-03-12.
9628
9629 * wid-edit.el (widget-text-keymap): Doc fix.
9630
9631 2000-12-06 Andrew Innes <andrewi@gnu.org>
9632
9633 * makefile.w32-in (lisp): Set to an absolute directory, namely
9634 $(CURDIR).
9635
9636 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9637
9638 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9639 read generated-autoload-file, and set buffer-file-coding-system to
9640 raw-text-unix after reading the file.
9641
9642 * international/mule-conf.el (file-coding-system-alist):
9643 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9644
9645 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9646
9647 * replace.el (occur): Make line-number-width 1 smaller for the
9648 colon following the line number.
9649
9650 * startup.el (fancy-splash-text, command-line-1):
9651 Use `File' for the menu name instead of `Files'.
9652
9653 * tmm.el: Update copyright.
9654
9655 * cus-start.el: Add entry for even-window-heights.
9656
9657 2000-12-06 Miles Bader <miles@gnu.org>
9658
9659 * faces.el (frame-set-background-mode): Avoid stomping on
9660 locally modified faces.
9661
9662 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9663
9664 * international/fontset.el: Correct the font registries for
9665 japanese-jisx0213-1 and japanese-jisx0213-2.
9666
9667 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9668
9669 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9670
9671 * iswitchb.el: Update customization commentary.
9672
9673 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9674
9675 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9676 (tpu-search-highlight): Fixed comparison of overlay end positions.
9677 (tpu-trim-line-ends): Implemented trimming logic locally.
9678
9679 * emulation/tpu-extras.el (tpu-write-file-hook)
9680 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9681
9682 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9683
9684 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9685 to cn-gb.
9686 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9687
9688 2000-12-04 Dave Love <fx@gnu.org>
9689
9690 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9691
9692 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9693
9694 * mail/rmailsum.el (rmail-summary-expunge)
9695 (rmail-summary-expunge-and-save): Ask for confirmation with
9696 rmail-expunge-confirmed.
9697
9698 * mail/rmail.el (rmail-expunge-confirmed): New function.
9699 (rmail-expunge): Use it.
9700
9701 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9702
9703 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9704 (etags-recognize-tags-table, find-tag-in-order):
9705 New functionality: interpret file names as tags.
9706
9707 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9708
9709 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9710 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9711 the first subnode until the bottom of the current node is visible.
9712
9713 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9714
9715 * format.el (format-decode): Don't change buffer's undo list.
9716
9717 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9718
9719 * faces.el (face-font-registry-alternatives): Add entries for CJK
9720 fonts. Doc-string adjusted for the actual usage of this data.
9721
9722 * international/fontset.el: Change the font registries for CJK
9723 fonts in the default fontset. Don't append '*' to registries.
9724
9725 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9726
9727 * emacs-lisp/easy-mmode.el (define-derived-mode)
9728 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9729
9730 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9731 (derived-mode-p): New function.
9732 (derived-mode-make-docstring): Add `docstring' argument.
9733 Use it if available and complete it if necessary.
9734
9735 2000-12-03 Andreas Schwab <schwab@suse.de>
9736
9737 * type-break.el (type-break): Don't make parent of itself.
9738
9739 2000-12-03 Miles Bader <miles@gnu.org>
9740
9741 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9742
9743 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9744
9745 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9746 (tex-main-file, tex-file): Simplify.
9747 (tex-generate-zap-file-name): Use subst-char-in-string.
9748 (tex-strip-dots): Remove.
9749
9750 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9751
9752 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9753 to check if the match succeeded.
9754
9755 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9756
9757 * startup.el (use-fancy-splash-screens-p): New function.
9758 (command-line-1): Use it to determine whether or not to use
9759 a fancy splash screen.
9760
9761 2000-12-02 Andreas Schwab <schwab@suse.de>
9762
9763 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9764
9765 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9766
9767 * international/mule.el (make-char): Fix last change.
9768
9769 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9770 New defcustoms.
9771 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9772 autoloading tex-mode; instead, do the same manually.
9773 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9774 with numeric argument. Docstring fix.
9775 (toplevel): Require cl when compiling.
9776
9777 * international/mule.el (make-char): Doc fix.
9778
9779 2000-12-02 Jason Rumney <jasonr@gnu.org>
9780
9781 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9782 the Emacs Lisp manual)
9783
9784 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9785
9786 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9787
9788 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9789 the Emacs Lisp manual).
9790
9791 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9792
9793 * simple.el (next-line-add-newlines): Change default to nil.
9794
9795 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9796
9797 * files.el (revert-buffer, recover-file):
9798 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9799
9800 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9801
9802 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9803
9804 2000-12-01 Miles Bader <miles@gnu.org>
9805
9806 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9807
9808 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9809
9810 * international/mule-diag.el (describe-char-after): Fix typo.
9811 (describe-character-set, non-iso-charset-alist): Fix typo.
9812
9813 2000-12-01 Miles Bader <miles@gnu.org>
9814
9815 * image-file.el (image-file-name-regexp): Automatically add
9816 upper-case variants of each filename extension in
9817 `image-file-name-extensions', since they seem to be common.
9818
9819 * simple.el (minibuffer-contents)
9820 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9821 New functions.
9822 * filecache.el (file-cache-directory-name)
9823 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9824
9825 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9826
9827 * filecache.el (file-cache-minibuffer-complete): Don't try to
9828 delete the minibuffer prompt.
9829
9830 2000-11-30 Dave Love <fx@gnu.org>
9831
9832 * cus-start.el: Fix read-buffer-function type.
9833
9834 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9835
9836 * md5.el: Removed. There's a built-in function, now.
9837
9838 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9839
9840 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9841 as dummy 0-th char of rmail-deleted-vector.
9842
9843 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9844
9845 * ps-print.el (ps-end-job): Bind case-fold-search only after
9846 switching to ps-spool-buffer.
9847
9848 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9849
9850 * ps-print.el: Line number font customization. PostScript: Lines and
9851 PageCount are initialized on each page. Doc Fix.
9852 (ps-print-version): New version number (6.3.2).
9853 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9854 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9855 (ps-right-header): Customization fix.
9856 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9857 Fix code.
9858 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9859 New vars.
9860
9861 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9862
9863 * bs.el: Fix typos and spelling errors.
9864 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9865 (bs-configuration): Doc fix.
9866
9867 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9868
9869 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9870
9871 * emulation/tpu-edt.el (tpu-version): New version.
9872 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9873 (tpu-original-mode-line): Variable deleted.
9874 (tpu-mark-flag): New initial value.
9875 (tpu-set-mode-line): Don't redefine mode-line-format.
9876 Add tpu-mark-flag to minor-mode-alist.
9877 (tpu-update-mode-line): New mark flag logic.
9878 (tpu-get): Use find-file-wildcards.
9879 (tpu-search-highlight): Move overlay less, reset overlay properly.
9880 (tpu-unselect): Deactivate mark.
9881 (tpu-lm-replace): Reset overlay properly.
9882 (tpu-forward-line): Use forward-visible-line.
9883 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9884
9885 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9886
9887 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9888
9889 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9890
9891 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9892
9893 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9894 and skip whitespace and newlines.
9895
9896 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9897
9898 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9899
9900 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9901
9902 * help.el (describe-function-1): Regexp-quote function name
9903 when used as part of a regexp.
9904
9905 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9906 Use face-attribute instead of face-foreground and face-background.
9907 (tool-bar-add-item): Likewise, and handle unspecified colors.
9908
9909 * enriched.el (enriched-face-ans): Use face-attribute instead
9910 of face-foreground and face-background.
9911
9912 * faces.el (face-foreground, face-background, face-stipple):
9913 Return nil if attribute is unspecified, for backward compatibility.
9914
9915 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9916
9917 * play/5x5.el: Remove version info.
9918
9919 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9920
9921 * frame.el (blink-cursor-mode): Doc fix.
9922
9923 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9924
9925 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9926 to create Makefile rules.
9927 (antlr-tool-command): New user option.
9928 (antlr-ask-about-save): New user option.
9929 (antlr-makefile-specification): New user option.
9930 (antlr-file-formats-alist): New variable.
9931 (antlr-special-file-formats): New variable.
9932 (antlr-unknown-file-formats): New user option.
9933 (antlr-help-unknown-file-text): New variable.
9934 (antlr-help-rules-intro): New variable.
9935 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9936 (antlr-mode-menu): Add entries.
9937 (antlr-file-dependencies): New function.
9938 (antlr-directory-dependencies): New function.
9939 (antlr-superclasses-glibs): New function.
9940 (antlr-run-tool): New command.
9941 (antlr-makefile-insert-variable): New function.
9942 (antlr-insert-makefile-rules): New function.
9943 (antlr-show-makefile-rules): New command.
9944
9945 * antlr-mode.el: More Emacs/XEmacs stuff.
9946 (antlr-no-action-keywords): New constant with value nil.
9947 (antlr-font-lock-keywords-alist): Use it. Old value would break
9948 syntax highlighting in Emacs-21.0.
9949 (antlr-default-directory): Emacs/XEmacs dependend function.
9950 (antlr-read-shell-command): Ditto.
9951 (antlr-with-displaying-help-buffer): Ditto.
9952
9953 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9954
9955 * antlr-mode.el: imenu, parsing and highlighting changes.
9956 (antlr-imenu-create-index-function): Don't create extra submenus
9957 for definitions in different grammar classes. It is not necessary
9958 for the menu and would make command `imenu' awkward to use.
9959 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9960 header actions and more than one.
9961 (antlr-font-lock-tokendef-face): Changed color.
9962 (antlr-font-lock-tokenref-face): Changed color.
9963 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9964 (antlr-mode-syntax-table): New variable.
9965 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9966 (antlr-with-syntax-table): Don't copy syntax table.
9967
9968 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9969
9970 * antlr-mode.el: Minor changes: language setting.
9971 (antlr-language-alist): The value for file option "language" can
9972 be both an identifier and a string.
9973 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9974 (antlr-language-limit-n-regexp): Change accordingly.
9975
9976 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9977
9978 * antlr-mode.el: Minor changes: tabs, hiding.
9979 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9980 (antlr-action-visibility): Also allow value nil to also hide the
9981 braces. Renamed from `antlr-tiny-action-length'.
9982 Suggested by Jay@aol.com.
9983 (antlr-hide-actions): Change accordingly. Hide line if completely
9984 hidden action is on a line of its own.
9985
9986 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9987
9988 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9989
9990 * sort.el (sort-columns): Don't concat strings with numbers.
9991
9992 2000-11-29 Dave Love <fx@gnu.org>
9993
9994 * cus-edit.el (face): Fix :format.
9995
9996 * mail/feedmail.el: Require smtpmail when compiling.
9997 (mail-do-fcc): Autoload.
9998 (feedmail) <defgroup>: Fix :link.
9999 (feedmail-nuke-body-in-fcc): Fix :type.
10000 (feedmail-send-it): Add autoload cookie.
10001
10002 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
10003
10004 * newcomment.el (comment-indent): Save excursion around call to
10005 comment-indent-function.
10006
10007 2000-11-29 Miles Bader <miles@gnu.org>
10008
10009 * subr.el (member-ignore-case): Return the tail of the list who's
10010 car matches, like `member', not the matching element itself.
10011
10012 2000-11-29 Kenichi Handa <handa@etl.go.jp>
10013
10014 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
10015 should not contain `\n'.
10016
10017 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10018
10019 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10020
10021 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
10022
10023 * dired-aux.el (dired-do-create-files): Construct default file
10024 name for dired-mark-read-file-name so that when the user enters
10025 just RET, the target file will end up in the target directory.
10026
10027 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
10028 local-abbrev-table before changing buffers because it might
10029 have a buffer-local binding.
10030
10031 2000-11-28 Miles Bader <miles@gnu.org>
10032
10033 * simple.el (delete-horizontal-space): Handle fields more generally.
10034
10035 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10036
10037 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
10038
10039 2000-11-28 Dave Love <fx@gnu.org>
10040
10041 * progmodes/ps-mode.el (ps-mode): Set comment-start and
10042 comment-start-skip locally.
10043
10044 * progmodes/fortran.el (fortran-mode): Don't set
10045 fortran-comment-line-start-skip. Set comment-start to
10046 fortran-comment-line-start.
10047 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
10048 (fortran-comment-line-start-skip): Simplify slightly.
10049
10050 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10051
10052 * play/5x5.el: Remove RCS keyword.
10053
10054 * bs.el: Mistaken commit, undone 2000-11-30.
10055
10056 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
10057
10058 * textmodes/tildify.el (tildify-string-alist):
10059 Add `plain-tex-mode' here.
10060
10061 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
10062
10063 * chistory.el (Command-history-setup): Remove extraneous `keymap'
10064 reference.
10065
10066 2000-11-28 Miles Bader <miles@gnu.org>
10067
10068 * cus-face.el (custom-face-attributes): Add post-filter function
10069 for :box. Make pre-filter function for :box handle all cases.
10070
10071 * wid-edit.el (widget-choose): Make sure pop-up window is large
10072 enough to display all the choices, as there's no way to scroll it.
10073
10074 2000-11-28 Kenichi Handa <handa@etl.go.jp>
10075
10076 * international/mule-conf.el: Make the coding system no-conversion
10077 safe for all characters.
10078
10079 2000-11-27 Dave Love <fx@gnu.org>
10080
10081 * net/ldap.el (ldap) <defgroup>: Add :version.
10082
10083 * tooltip.el (tooltip-use-echo-area): Doc fix.
10084
10085 * cus-start.el <minibuffer-prompt-properties>: Add version.
10086 <read-buffer-function>: Add.
10087
10088 * apropos.el (apropos-print): Add help-echo to active text.
10089
10090 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10091
10092 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10093
10094 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10095 type, group and version.
10096
10097 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10098
10099 * select.el (x-get-selection): Docstring fix.
10100
10101 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10102
10103 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10104
10105 2000-11-27 Andrew Innes <andrewi@gnu.org>
10106
10107 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10108
10109 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10110
10111 2000-11-27 Miles Bader <miles@gnu.org>
10112
10113 * dired.el (dired-get-filename): Return filename verbatim if
10114 LOCALP is `verbatim'.
10115 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10116 `verbatim' so that we don't inadvertently delete a non-existant
10117 directory name.
10118
10119 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10120
10121 * international/characters.el: Specify cases and syntaxes for
10122 mule-unicode-0100-24ff.
10123
10124 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10125
10126 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10127 that foreground and/or background colors of the face `tool-bar'
10128 are unspecified.
10129
10130 2000-11-27 Miles Bader <miles@gnu.org>
10131
10132 * wid-edit.el (widget-field-buffer, widget-field-start)
10133 (widget-field-end): Handle widget field `pseudo-overlays'.
10134 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10135 if it's there instead of in `widget-field-list'.
10136
10137 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10138 (help-make-xrefs): Delete extraneous newlines at the end of the
10139 docstring.
10140
10141 2000-11-25 Jason Rumney <jasonr@gnu.org>
10142
10143 * startup.el (command-line): Call set-locale-environment after
10144 Window System init file is read, as it can result in a call to
10145 redraw-frame.
10146
10147 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10148
10149 * simple.el (shell-command): Mention the effect of the prefix
10150 argument in the doc string.
10151
10152 2000-11-25 Miles Bader <miles@gnu.org>
10153
10154 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10155
10156 * wid-edit.el (widget-field-value-delete): Don't try to delete
10157 overlay when it's the `pseudo-overlay' that exists at some points.
10158
10159 2000-11-24 Jason Rumney <jasonr@gnu.org>
10160
10161 * international/mule-cmds.el (locale-language-names): Add "jp" as
10162 a non-standard alternative for Japanese.
10163
10164 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10165
10166 * vc-hooks.el: Require 'cl during compilation.
10167
10168 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10169
10170 * faces.el (face-set-after-frame-default): Let face attributes
10171 specified for new frames override frame parameters.
10172
10173 * startup.el (command-line): Fix computation of the source file
10174 for user-init-file when user-init-file is a compiled file.
10175
10176 2000-11-24 Miles Bader <miles@gnu.org>
10177
10178 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10179 (custom-post-filter-face-spec): New functions.
10180 (custom-face-set, custom-face-value-create): Filter the face spec
10181 before and after customization.
10182 (custom-face-set): If VALUE specifies a null face, pass a
10183 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10184 * cus-face.el (custom-face-attributes): Remove SET and GET
10185 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10186 cases they're needed.
10187
10188 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10189 that it's distinguishable from the :off-glyph on dark-background
10190 displays. Set its background color too.
10191
10192 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10193 so that people can easily turn it off.
10194
10195 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10196
10197 * ediff-diff.el: Moved variables around to have it compile under NT.
10198
10199 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10200
10201 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10202
10203 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10204 redundant skip-small-frames test.
10205
10206 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10207 (viper-downgrade-to-insert): Protect against errors in hooks.
10208
10209 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10210 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10211 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10212 New functions.
10213
10214 * viper-util.el (viper-memq-char): Bug fixes.
10215
10216 * viper.el (viper-mode): Fix cursor handling.
10217
10218 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10219
10220 * international/mule-diag.el (list-iso-charset-chars):
10221 For two-byte charset, fix the `while' condition.
10222 (list-non-iso-charset-chars): Fix the `while' condition.
10223
10224 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10225
10226 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10227 if the variable is make-variable-buffer-local.
10228
10229 * progmodes/ada-stmt.el (ada-template-map):
10230 Initialize and bind it to C-c t in ada-mode-map.
10231 (ada-stmt-mode-hook): New function extracted from old code.
10232 Only change the buffer-local side of skeleton-*.
10233 (ada-mode-hook): Use it.
10234
10235 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10236
10237 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10238 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10239 we expect to be returned by minibuffer-depth once we prompt the
10240 user in the minibuffer.
10241 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10242 as recorded in iswitchb-minibuf-depth, return non-nil.
10243
10244 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10245
10246 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10247 (hscroll-window-maybe): Docstring fix.
10248
10249 2000-11-23 Dave Love <fx@gnu.org>
10250
10251 * rect.el (string-rectangle): Don't test delete-selection-mode.
10252
10253 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10254
10255 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10256 is in the tool bar.
10257
10258 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10259 with `no-dir'; we want the directory part to be able to remove it.
10260
10261 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10262
10263 * textmodes/outline.el (outline-flag-region):
10264 Don't bind inhibit-read-only since we don't modify the buffer.
10265 (outline-isearch-open-invisible): Don't jump to overlay-start
10266 since we're trying to unhide text around point.
10267 (outline-discard-overlays): Use dolist.
10268
10269 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10270
10271 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10272
10273 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10274
10275 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10276
10277 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10278 Fix ARG regexp to skip quoted braces.
10279 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10280 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10281 are (correctly) handled separately).
10282 Remove `caption' and `footnote' from `citations': they contain text.
10283 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10284 (latex-skeleton-end-hook): New function.
10285 (latex-mode): Use it.
10286 (tex-start-tex-marker): Remove.
10287 (tex-send-tex-command): Don't set tex-start-tex-marker.
10288 (tex-error-parse-syntax-table): New var.
10289 (tex-compilation-parse-errors): Use it.
10290 Ignore tex-start-tex-marker. Don't bother with marker-position.
10291 (tex-validate-buffer): Don't bother with marker-position.
10292
10293 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10294 (flyspell-generic-progmode-verify): Use it.
10295
10296 2000-11-22 Sam Steingold <sds@gnu.org>
10297
10298 * simple.el (delete-trailing-whitespace): New interactive function.
10299
10300 * progmodes/ada-mode.el (ada-mode): Use it instead of
10301 `ada-remove-trailing-spaces'.
10302 (ada-remove-trailing-spaces): Removed.
10303
10304 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10305
10306 * textmodes/picture.el (picture-clean): Removed.
10307 (picture-mode-exit): Call it instead of `picture-clean'.
10308
10309 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10310
10311 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10312
10313 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10314 jit-lock-fontify-buffer; it should anyway be unneccessary to
10315 do anything special when jit-lock is active.
10316 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10317
10318 2000-11-22 Dave Love <fx@gnu.org>
10319
10320 * calendar/todo-mode.el (todo-top-priorities): Use
10321 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10322
10323 * language/chinese.el, language/cyrillic.el:
10324 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10325 * language/hebrew.el, language/indian.el, language/japanese.el:
10326 * language/korean.el, language/lao.el, language/misc-lang.el:
10327 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10328 Use provide.
10329
10330 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10331 (custom-variable-set): Improve validation error mesage.
10332
10333 * rect.el (string-rectangle): Revert last change.
10334 (string-rectangle-line): New arg DELETE.
10335 (string-rectangle): Check delete-selection-mode.
10336
10337 * emacs-lisp/edebug.el (edebug-version)
10338 (edebug-maintainer-address): Deleted.
10339 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10340 (edebug-read-function): Account for other `'#' read forms.
10341 (edebug-mode-menus): Make some items toggles.
10342 (edebug-outside-unread-command-event, unread-command-event):
10343 Remove these to avoid warnings.
10344
10345 2000-11-22 David Ponce <david@dponce.com>
10346
10347 * recentf.el (recentf-menu-items-for-commands)
10348 (recentf-make-menu-items, recentf-make-menu-item)
10349 (recentf-filter-changer): Added :help and :active menu-item properties.
10350
10351 (recentf-build-dir-rules, recentf-dump-variable)
10352 (recentf-edit-list, recentf-open-files-item)
10353 (recentf-open-files): Replaced unnecessary `mapcar' with new
10354 built-in `mapc'.
10355
10356 2000-11-23 Miles Bader <miles@gnu.org>
10357
10358 * faces.el (menu): Make inverse-video on ttys too.
10359
10360 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10361
10362 * simple.el (comment-line-break-function): Use the new name
10363 indent-new-comment-line -> comment-indent-new-line.
10364 (clone-indirect-buffer): Don't ignore NORECORD.
10365 (next-completion): Properly handle the case where items are adjacent.
10366
10367 * mouse.el (popup-menu): Stupid typo.
10368
10369 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10370
10371 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10372 maintainer, keywords tags.
10373
10374 * rect.el (replace-rectangle): Don't call string-rectangle-line
10375 with too many arguments.
10376
10377 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10378
10379 * ediff-util.el (ediff-file-checked-out-p)
10380 (ediff-file-checked-in-p): Call vc-state instead of
10381 vc-locking-user, which no longer exists.
10382
10383 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10384
10385 2000-11-22 Dave Love <fx@gnu.org>
10386
10387 * md5.el (md5): Provide.
10388 (md5): Fix error call.
10389
10390 2000-11-22 Miles Bader <miles@gnu.org>
10391
10392 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10393 (refill-fill-paragraph-at): Remove debugging code.
10394
10395 * calendar/calendar.el (generate-calendar-window): When we don't
10396 call `fit-window-to-buffer', make sure the top line is fully visible.
10397
10398 * image-file.el (insert-image-file): Don't make `read-only'
10399 property rear-nonsticky.
10400
10401 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10402 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10403 stashing away its original value.
10404 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10405 in the recursive edit.
10406 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10407 (isearch-done): Restore `minibuffer-message-timeout'.
10408
10409 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10410
10411 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10412
10413 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10414
10415 * find-lisp.el (find-lisp-find-files-internal):
10416 Use dolist, when and file-name-as-directory.
10417
10418 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10419 (define-derived-mode, define-minor-mode): Add specs.
10420
10421 * window.el: General comment and spacing fixes.
10422 (save-selected-window): Use backquotes.
10423 (window-safely-shrinkable-p): New function.
10424 (shrink-window-if-larger-than-buffer): Use it.
10425
10426 * subr.el (make-local-hook): Docstring fix.
10427
10428 * shell.el (shell-mode): Use define-derived-mode.
10429
10430 * newcomment.el (comment-indent): Insert comment before calling
10431 comment-indent-function. Don't insert in column 0.
10432 (comment-dwim): Indent before inserting comment.
10433
10434 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10435 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10436 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10437 Use mapc rather than map.
10438
10439 * files.el (find-buffer-visiting): Compare all attributes before
10440 declaring two files identical (rather than just their inode-no).
10441 (auto-mode-alist): Use \' rather than $.
10442
10443 * which-func.el: Update maintainer line.
10444
10445 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10446 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10447 (uniquify-buffer-file-name): Use it.
10448
10449 2000-11-22 Miles Bader <miles@gnu.org>
10450
10451 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10452 * simple.el (minibuffer-avoid-prompt): New function.
10453
10454 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10455
10456 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10457
10458 2000-11-21 Miles Bader <miles@gnu.org>
10459
10460 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10461 inclusion of `track-mouse'.
10462
10463 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10464 (refill-adjust-ignorable-overlay): New function.
10465 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10466 only the paragraph's tail if possible.
10467 Update `refill-ignorable-overlay'.
10468 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10469
10470 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10471 point inside the fill-prefix.
10472
10473 * textmodes/refill.el (refill-post-command-function): Don't reset
10474 refill-doit in the case where a self-insertion command doesn't
10475 case a refill. Use `refill-fill-paragraph-at', getting position
10476 from `refill-doit'.
10477 (refill-after-change-function): Set `refill-doit' to END.
10478 (refill-fill-paragraph-at): New function, mostly from old
10479 refill-fill-paragraph.
10480 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10481 (refill-pre-command-function): New function.
10482 (refill-mode): Add it to `pre-command-hook'.
10483
10484 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10485
10486 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10487
10488 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10489 javadoc tags.
10490
10491 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10492
10493 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10494 vc.el).
10495
10496 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10497 require vc.
10498
10499 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10500 checkouts.
10501
10502 2000-11-20 Dave Love <fx@gnu.org>
10503
10504 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10505
10506 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10507
10508 * calculator.el (calculator-paste): Use `if' instead of `and'
10509 and `or'.
10510 (calculator-help): Don't use electric-describe-mode for XEmacs.
10511
10512 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10513
10514 * info.el (info-menu-5): Doc fix.
10515
10516 * textmodes/artist.el: New file.
10517
10518 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10519
10520 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10521 and differentiate according to checkout model.
10522 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10523 since this function is only concerned with master state.
10524
10525 * vc-hooks.el (vc-workfile-unchanged-p)
10526 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10527
10528 * vc.el (vc-workfile-unchanged-p)
10529 (vc-default-workfile-unchanged-p): See above.
10530
10531 2000-11-19 Miles Bader <miles@gnu.org>
10532
10533 * image-file.el (insert-image-file): Make `intangible' and
10534 `read-only' properties rear-nonsticky too.
10535
10536 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10537
10538 * ps-print.el: Update copyright notice.
10539
10540 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10541 (tooltip-show): Use the offsets.
10542
10543 * bindings.el (mode-line-modified): Fix a typo.
10544 (mode-line-toggle-modified, mode-line-widen)
10545 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10546
10547 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10548
10549 * ps-print.el (toplevel): Test for find-coding-system being
10550 fboundp before calling ps-x-find-coding-system.
10551
10552 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10553
10554 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10555 (vc-version-backup-file): Docstring fix.
10556
10557 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10558
10559 * files.el (basic-save-buffer): Don't add a newline if
10560 find-file-literally is non-nil.
10561 (find-file-literally): Extend doc string.
10562
10563 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10564 sort(1) with the `-f' argument.
10565
10566 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10567
10568 * vc.el: Updated backend documentation.
10569 (vc-default-check-headers): New function.
10570
10571 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10572
10573 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10574 up-to-date.
10575 (vc-do-command): In the asynchronous case, output messages only if
10576 the minibuffer is not active.
10577
10578 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10579 `vc-cvs-use-edit' is on.
10580 (vc-cvs-checkout): When this is used for reverting the workfile,
10581 make a backup of the original contents and revert to that in case
10582 of error.
10583 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10584 remote repositories.
10585
10586 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10587 for both version and ratio in the minibuffer.
10588
10589 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10590 Use vc-do-command to perform the annotation, not call-process.
10591
10592 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10593
10594 * international/quail.el (quail-start-translation): Don't call
10595 `message' before reading key sequence.
10596
10597 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10598
10599 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10600
10601 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10602
10603 * window.el (fit-window-to-buffer): Be sure to acquire at least
10604 one text line even if the buffer is empty.
10605
10606 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10607
10608 * net/ange-ftp.el (ange-ftp-file-writable-p)
10609 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10610 Bind ange-ftp-process-verbose to nil.
10611
10612 2000-11-15 Dave Love <fx@gnu.org>
10613
10614 * wid-edit.el (widget-specify-field, widget-specify-button):
10615 If :help-echo is a function, set help-echo of overlay to
10616 widget-mouse-help.
10617 (widget-mouse-help): New function.
10618 (widget-echo-help): Rewritten for :help-echo functions only taking
10619 a widget arg.
10620
10621 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10622 Use display-graphic-p.
10623 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10624 and that JPEG is available.
10625 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10626
10627 * international/mule-cmds.el (locale-charset-language-names):
10628 Match @euro.
10629
10630 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10631
10632 * faces.el (face-set-after-frame-default):
10633 If `inhibit-default-face-x-resources' is bound, don't intialize the
10634 default face from X resources.
10635
10636 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10637
10638 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10639 Don't set EMACSLOADPATH.
10640
10641 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10642
10643 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10644 texinfo-insert-@url.
10645 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10646 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10647
10648 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10649
10650 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10651 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10652 (checkdoc-minor-keymap): Backward compatibility.
10653 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10654 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10655 (checkdoc-this-string-valid-engine): Be a bit more strict
10656 to avoid matching substrings of `...' quoted vars/funs.
10657 (checkdoc-defun-info): Only look for `interactive' if alone.
10658 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10659
10660 * progmodes/compile.el (grep): `tag-default' can be nil.
10661
10662 * newcomment.el (comment-indent): Paren typo.
10663
10664 2000-11-14 Dave Love <fx@gnu.org>
10665
10666 * calculator.el: New maintainer version.
10667
10668 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10669
10670 * cmuscheme.el: Doc fixes.
10671 (cmuscheme) <defgroup>: Use `scheme' as parent.
10672 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10673
10674 * xscheme.el (scheme-program-name): Don't define here.
10675
10676 * progmodes/scheme.el (scheme-program-name): New variable
10677 (originally in cmuscheme).
10678
10679 2000-11-14 Miles Bader <miles@gnu.org>
10680
10681 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10682 Handle header-lines. Don't loop forever if we can't enlarge the
10683 window anymore. Simplify a bit.
10684
10685 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10686
10687 * window.el (fit-window-to-buffer): Don't check
10688 window-text-height. Assure that the last line is fully visible.
10689
10690 * international/quail.el (quail-show-guidance-buf):
10691 Call fit-window-to-buffer to assure the enough height of the guidance
10692 buffer.
10693 (quail-update-guidance): Avoid making the guidance buffer shorter.
10694
10695 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10696
10697 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10698 rather than `prepend' and add an interesting comment.
10699 (tex-math-face, tex-font-lock-syntactic-face-function):
10700 New face and function to use it.
10701 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10702 than `menu-enable' symbol property.
10703 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10704 (tex-mode): Add some latex-mode commands for auto-selection.
10705 Use tex-font-lock-syntactic-face-function.
10706 (tex-insert-quote): Simplify.
10707 (tex-shell): New mode.
10708 (tex-start-shell): Use it.
10709 (tex-shell-proc, tex-shell-buf): New functions.
10710 (tex-send-command): Use it.
10711 (tex-main-file): Fix the meaning of the new arg REALFILE.
10712 (tex-send-tex-command): New function split from `tex-start-tex'.
10713 Set compilation-last-buffer and compilation-parsing-end.
10714
10715 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10716 when it follows non-comment text on the line.
10717
10718 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10719 Set font-lock-defaults.
10720 (lisp-mode-shared-map): Init inside the defvar.
10721 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10722 Use define-derived-mode.
10723
10724 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10725
10726 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10727
10728 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10729
10730 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10731 Don't recursively optimize body because that can lead to infinite
10732 recursion; see comment there.
10733
10734 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10735
10736 * faces.el (face-spec-set-match-display): Revert the change from
10737 2000-10-24. Add a FIXME for after v21.1.
10738
10739 2000-11-13 Miles Bader <miles@gnu.org>
10740
10741 * textmodes/fill.el (skip-line-prefix): New function.
10742 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10743 (fill-paragraph): Don't leave point inside the fill-prefix.
10744 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10745 point inside the fill-prefix.
10746
10747 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10748
10749 * calendar/calendar.el (generate-calendar-window):
10750 Use `fit-window-to-buffer'.
10751
10752 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10753
10754 * gud.el (gud-minor-mode): New var.
10755 (gud-symbol, gud-val): New functions.
10756 (gud-find-file): Copy gud-minor-mode to the new buffer.
10757 (gud-menu-map): Include entries for commands that are not always
10758 available, using :enable to (de)activate them.
10759 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10760 (gud-mode-map): New map.
10761 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10762 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10763 Don't set up gud's menu (it's done by the minor-mode).
10764 (gud-minibuffer-local-map): New.
10765 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10766 (gud-query-cmdline): New function.
10767 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10768 (gud-mode): Use define-derived-mode.
10769 Don't set up gud's menu (it's done by the minor-mode).
10770 (gud-chop-words): Remove.
10771 (gud-common-init): Use split-string instead.
10772 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10773
10774 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10775 Add keyword arg :name.
10776
10777 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10778 (diff-count-matches, diff-split-hunk): New functions.
10779 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10780
10781 * pcvs-info.el (cvs-fi-conflict-face): New var.
10782
10783 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10784 Make it into a simple syntax-table, shared among all submodes.
10785 (sh-heredoc-face): Re-introduce.
10786 (sh-font-lock-syntactic-face-function): New function.
10787 (sh-mode): Use it. Also use define-derived-mode.
10788 Remove old bogus setting of indent-region-function.
10789 (sh-set-shell): Don't set the syntax-table any more.
10790 (sh-mode-syntax-table) <defun>: Remove.
10791
10792 2000-11-12 Miles Bader <miles@gnu.org>
10793
10794 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10795 message if interactive.
10796
10797 2000-11-12 Dave Love <fx@gnu.org>
10798
10799 * mail/feedmail.el: Fix header,
10800 (feedmail) <defgroup>: Add :link.
10801
10802 * view.el: Use local-map property, not keymap on mode-line string.
10803
10804 * scroll-all.el (scroll-all-mode): Customize variable.
10805 Add autoload cookie to function.
10806
10807 * lazy-lock.el: Remove compatibility code.
10808
10809 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10810 (finder-help-echo): New variable.
10811 (finder-mouse-face-on-line): Add help-echo stuff.
10812 (finder-list-keywords, finder-list-matches): Use mapc.
10813
10814 * faces.el (face-font-registry-alternatives): Add :version.
10815
10816 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10817 tags-table-list.
10818
10819 * net/browse-url.el (browse-url-browser-function): Update :version.
10820
10821 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10822 (mail-mode): Use [:alnum:] in some regexps.
10823
10824 2000-11-10 Dave Love <fx@gnu.org>
10825
10826 * ediff.el (ediff-regions-internal, ediff-documentation):
10827 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10828 fundamental mode.
10829
10830 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10831 buffer into fundamental mode.
10832 (ediff-set-difference): Use copy-sequence if available.
10833
10834 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10835 Check ediff-patch-map non-nil.
10836 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10837 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10838 buffer into fundamental mode.
10839
10840 * ediff-merg.el (state-or-merge): Defvar when compiling.
10841
10842 2000-11-10 Jason Rumney <jasonr@gnu.org>
10843
10844 * w32-fns.el (w32-add-charset-info): New function.
10845 (w32-charset-info-alist): Use it.
10846
10847 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10848
10849 * faces.el (face-font-registry-alternatives): New user-option.
10850
10851 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10852
10853 * textmodes/texinfo.el (texinfo-block-default): New var.
10854 (texinfo-insert-block): Use it. Insert a newline if needed.
10855
10856 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10857 (fill-region-as-paragraph): Use it.
10858
10859 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10860 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10861 Tweak paragraph regexps to allow a leading [ \t]*.
10862 (tex-latex-block): Insert a newline if necessary.
10863 (latex-insert-item): Only insert a newline if necessary.
10864 (tex-guess-main-file): New function.
10865 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10866 Set tex-main-file if TeX-master is provided.
10867 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10868
10869 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10870
10871 * startup.el (command-line): Set the default tooltip-mode
10872 to t for graphical displays which implement x-show-tip.
10873
10874 * tooltip.el (tooltip-mode): Add a comment about startup.el
10875 setting the default value of this user-option.
10876
10877 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10878
10879 * font-lock.el (font-lock-*-face) <defvar>: Move.
10880 (font-lock-defaults-alist): Mark obsolete.
10881 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10882 (font-lock-mode): Use define-minor-mode.
10883 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10884 (font-lock-turn-off-thing-lock): Be more explicit.
10885 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10886 (font-lock-syntactic-face-function): New var.
10887 (font-lock-fontify-syntactically-region): Use it.
10888 (font-lock-doc-face): New.
10889
10890 * pcvs.el (cvs-enabledp): Ignore errors.
10891 (cvs-commit-filelist): Never query.
10892 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10893 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10894 (cvs-do-removal): Use cvs-partition rather than delete-if.
10895 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10896 cvs-bury-buffer.
10897
10898 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10899 Allow `next' to jump to after the end of the last match.
10900
10901 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10902
10903 * simple.el (byte-compiling-files-p): New function.
10904
10905 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10906 if it is there.
10907
10908 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10909 nil again.
10910
10911 * textmodes/ispell.el (ispell-library-path): Don't call
10912 check-ispell-version when byte-compiling because that starts
10913 an ispell process, and ispell might not be installed.
10914 (toplevel): Don't set up a menu when byte-compiling.
10915
10916 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10917 it, so that a boundp test can be used to determine if we're
10918 currently byte-compiling.
10919
10920 2000-11-09 Dave Love <fx@gnu.org>
10921
10922 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10923
10924 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10925
10926 * ps-print.el: Patch for variable initialization when spooling.
10927 Doc fix.
10928 (ps-output-list): Fun eliminated.
10929 (ps-begin-file, ps-begin-job): Code fix.
10930
10931 2000-11-08 Dave Love <fx@gnu.org>
10932
10933 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10934
10935 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10936
10937 * simple.el (shell-command, display-message-or-buffer)
10938 (shell-command-on-region): Mention resize-mini-windows in the doc
10939 string.
10940 (display-message-or-buffer): Take the value of resize-mini-windows
10941 into account.
10942
10943 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10944
10945 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10946
10947 * dired.el (dired-between-files): Add `^. find' as an alternative
10948 to the regular expression, for find-dired.
10949
10950 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10951
10952 * textmodes/texnfo-upd.el: Require texinfo.
10953 (defmacro, defgroup): Remove.
10954 (texinfo-section-to-generic-alist): Remove.
10955 Use texinfo-section-list instead (i.e. level is changed string->int).
10956 (texinfo-filter): New function.
10957 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10958 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10959 Use it. And use regexp-opt.
10960 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10961 (texinfo-update-menu-region-beginning)
10962 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10963 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10964 (texinfo-update-menu-same-level-regexps): Update.
10965 (texinfo-update-node, texinfo-every-node-update)
10966 (texinfo-sequential-node-update): Remove autoload cookie.
10967
10968 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10969 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10970 (texinfo-chapter-level-regexp): Remove.
10971 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10972
10973 2000-11-06 Dave Love <fx@gnu.org>
10974
10975 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10976
10977 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10978 Match defun*.
10979
10980 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10981
10982 * composite.el (composition-function-table): Variable declaration
10983 moved to src/composite.c.
10984 (compose-chars-after): New optional arg object.
10985
10986 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10987
10988 * bindings.el (mode-line-toggle-read-only)
10989 (mode-line-toggle-modified, mode-line-widen)
10990 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10991 (make-mode-line-mouse2-map): Rewritten.
10992 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10993 functions so that C-h k can show something with a doc string.
10994
10995 * startup.el (fancy-splash-delay): Set to 10 seconds.
10996 (fancy-splash-max-time): New user-option.
10997 (fancy-splash-stop-time): New variable.
10998 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10999 (fancy-splash-screens-1): Throw `stop-splashing' when current
11000 time is greater than fancy-splash-stop-time.
11001
11002 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
11003
11004 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
11005
11006 * pcvs.el (cvs-mode-marked): New arg `noquery'.
11007 Prompt user for a file rather than raising an error.
11008 (cvs-enabledp): Fix call to cvs-mode-marked.
11009 (cvs-insert-file): New function (extracted from cvs-mode-insert).
11010 (cvs-mode-insert): Use it. Change the init prompt' value.
11011 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
11012
11013 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
11014 Don't pass default arg to ewoc-locate.
11015 (ewoc-collect): Return result in the right order.
11016
11017 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
11018
11019 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
11020 (cvs-status-get-tags): Fix regexp.
11021 (cvs-status-trees, cvs-status-cvstrees):
11022 Combine after change hooks and don't sit-for.
11023 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
11024 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
11025 Use make-char rather than hard-coded cryptic data.
11026 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
11027
11028 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
11029
11030 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
11031 (cvs-insert-strings): New function.
11032
11033 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
11034
11035 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
11036 `mwheel-scroll-amount'.
11037 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
11038 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
11039 string-matching against the version string.
11040
11041 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11042
11043 * language/thai.el ("Thai"): Set a lisp form that produces
11044 composed string in `sample-text' language info.
11045
11046 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
11047 composed string in `sample-text' language info.
11048
11049 * international/mule-cmds.el (describe-language-environment):
11050 Eval `sample-text' data and insert the result.
11051
11052 * international/mule-conf.el (compound-text): Define this coding
11053 system here. Make x-ctext and ctext aliases of it.
11054
11055 * language/european.el (compound-text, ctext): Moved to
11056 international/mule-conf.el.
11057
11058 2000-11-05 Andrew Innes <andrewi@gnu.org>
11059
11060 * w32-fns.el (w32-version): New function.
11061
11062 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
11063
11064 * progmodes/awk-mode.el: Update copyright.
11065 (awk-mode-abbrev-table): Remove.
11066 (awk-font-lock-keywords): Use regexp-opt.
11067 (awk-mode): Use define-derived-mode.
11068
11069 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
11070 when extracting a suffix.
11071
11072 2000-11-04 Andre Spiegel <spiegel@gnu.org>
11073
11074 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
11075 auto-save-mode.
11076
11077 2000-11-04 Jason Rumney <jasonr@gnu.org>
11078
11079 * language/european.el (decode-mac-roman): Test against r1 not r0.
11080
11081 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11082
11083 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11084 (icon-mode): Define indent-line-function.
11085 (icon-comment-indent): Simplify.
11086 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11087
11088 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11089
11090 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11091 Bind change-log-default-mode to defeat the caching done on it.
11092 Don't bother saving excursion any more.
11093
11094 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11095
11096 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11097 (set-frame-font): Use the new name (and the old for compatibility).
11098
11099 * toolbar/tool-bar.el (tool-bar-mode):
11100 * time.el (display-time-mode):
11101 * recentf.el (recentf-mode):
11102 * paren.el (show-paren-mode):
11103 * mwheel.el (mouse-wheel-mode):
11104 * msb.el (msb-mode):
11105 * jka-compr.el (auto-compression-mode):
11106 * image-file.el (auto-image-file-mode):
11107 * hl-line.el (hl-line-mode):
11108 * delsel.el (delete-selection-mode):
11109 * autoinsert.el (auto-insert-mode):
11110 * complete.el (partial-completion-mode): Drop unneeded positional args.
11111
11112 * info.el (Info-mode):
11113 * comint.el (comint-mode): Don't bother with make-local-hook.
11114
11115 * log-edit.el (log-edit-menu): New menu.
11116
11117 2000-11-03 Miles Bader <miles@gnu.org>
11118
11119 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11120 definition, so that trailing spaces are handled properly.
11121 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11122
11123 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11124
11125 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11126 tab character.
11127 (fancy-splash-screens): Set tab-width to 20.
11128
11129 2000-11-03 Dave Love <fx@gnu.org>
11130
11131 * comint.el (comint-completion-addsuffix): Fix custom type.
11132
11133 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11134
11135 * font-lock.el (font-lock-buffers): Remove.
11136 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11137 (font-lock-change-major-mode): Remove.
11138 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11139 (font-lock-default-fontify-region): Extend the multiline
11140 fontification to whole lines.
11141 (font-lock-fontify-anchored-keywords)
11142 (font-lock-fontify-keywords-region): If matching just one
11143 line (with \n) only mark the \n as multiline.
11144
11145 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11146 Correctly handle the case where several :group args are supplied.
11147 Allow :extra-args.
11148 (easy-mmode-define-global-mode): Allow :extra-args.
11149 Correctly handle the case where several :group args are supplied.
11150
11151 2000-11-02 Miles Bader <miles@gnu.org>
11152
11153 * calendar/calendar.el (diary-face, calendar-today-face)
11154 (holiday-face): Remove dependency on `window-system'.
11155
11156 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11157
11158 * Makefile.in (emacs): Set EMACSLOADPATH always.
11159 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11160 (compile-files): Bomb out if compilation of a file fails.
11161
11162 2000-11-02 Dave Love <fx@gnu.org>
11163
11164 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11165
11166 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11167
11168 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11169 punctuation in the warning inserted into the *mail* buffer.
11170
11171 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11172
11173 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11174 (authors-public-domain-p): New function.
11175 (authors-print): Use it.
11176
11177 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11178
11179 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11180
11181 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11182
11183 * ps-print.el: Extension for even/odd printing. Doc fix.
11184 (ps-print-version): New version number (6.3.1).
11185 (ps-even-or-odd-pages): Customization fix.
11186 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11187 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11188 (ps-page-count): Var replaced by `ps-page-column'.
11189 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11190 (ps-print-sheet-p): New fun.
11191
11192 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11193
11194 * tooltip.el (tooltip-gud-tips-setup): New function.
11195 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11196 (tooltip-mode): Call tooltip-gud-tips-setup.
11197 (tooltip-gud-tips): Use `gud-basic-call' instead of
11198 process-send-string, so the prompt gets frobbed appropriately.
11199 Handle nil return value from `tooltip-gud-print-command'.
11200
11201 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11202
11203 * comint.el (comint-add-to-input-history): New function.
11204 (comint-send-input): Use `comint-add-to-input-history'.
11205
11206 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11207
11208 * info.el (info-menu-header): New face.
11209 (Info-fontify-menu-headers): New function.
11210 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11211
11212 * info.el (Info-insert-dir): Don't include blank lines at
11213 beginning of additional dir files (one is added automatically).
11214
11215 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11216
11217 * emacs-lisp/easy-mmode.el (define-minor-mode):
11218 Revert the latest changes.
11219 Allow the three positional arguments to be skipped and replaced
11220 by keyword arguments.
11221 Add a :toggle argument to determine whether a nil arg means toggle
11222 or means turn-on. The default is unchanged.
11223 Add a call to force-mode-line-update.
11224
11225 2000-11-01 Dave Love <fx@gnu.org>
11226
11227 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11228
11229 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11230
11231 * calendar/calendar.el (diary-face, holiday-face):
11232 Add dark-background variants.
11233
11234 2000-10-31 Sam Steingold <sds@gnu.org>
11235
11236 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11237 `tex-main-file' does not have directory in it.
11238
11239 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11240
11241 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11242
11243 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11244
11245 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11246 functional change.
11247
11248 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11249
11250 * files.el (find-file-noselect): When we expand a wildcard, return
11251 a list of buffers, as we should do according to the doc string.
11252
11253 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11254
11255 * loadup.el (top level): Adjust load path if program name is
11256 "../src/bootstrap-emacs", in case it's not dumped and thus the
11257 load path adjustment hasn't already been done.
11258
11259 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11260
11261 * ps-print.el: Fix bug on selected pages for printing.
11262 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11263 is on. Try to avoid warning messages when compiling. Doc Fix.
11264 (ps-print-version): New version number (6.3).
11265 (ps-color-device): Use `color-values' to determine if device
11266 supports color.
11267 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11268 (ps-print-page-p): Changed from defsubst to defun.
11269 (ps-page-number): Changed from defmacro to defun.
11270 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11271 printing.
11272 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11273 (ps-end-file, ps-dummy-page): Funs eliminated.
11274 (ps-print-color-scale): Changed default value.
11275 (ps-page-n-up, ps-print-page-p): New internal vars.
11276 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11277 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11278
11279 * delim-col.el: Little programming improvement.
11280 (delimit-columns-str): New macro.
11281 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11282
11283 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11284
11285 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11286 Moved to european.el.
11287 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11288 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11289 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11290 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11291
11292 2000-10-30 Dave Love <fx@gnu.org>
11293
11294 * progmodes/cc-menus.el (imenu-generic-expression)
11295 (imenu-progress-message): Only defvar when compiling.
11296
11297 * emacs-lisp/elp.el (elp-unload-hook): New function.
11298
11299 * loadhist.el (unload-feature): Call elp-restore-function,
11300 checking for symbols; don't use elp-restore-all.
11301 (loadhist-hook-functions): Doc fix.
11302
11303 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11304
11305 * log-edit.el (log-edit-confirm): Fix the default.
11306
11307 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11308
11309 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11310 delimit-columns-format.
11311 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11312
11313 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11314
11315 * comint.el (comint-replace-by-expanded-history): Don't use
11316 comint-get-old-input (we're not looking at *old* input).
11317 (comint-get-old-input-default): If using fields, signal an error
11318 when the point is not in an input field.
11319
11320 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11321
11322 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11323 and mule-unicode-e000-ffff.
11324
11325 * international/mule.el (decode-char, encode-char): New functions.
11326 (make-coding-system): Accept a symbol of translation table as a
11327 value of property `safe-chars'.
11328
11329 * international/mule-cmds.el (encode-coding-char): Check property
11330 safe-chars instead of safe-charsets.
11331
11332 * international/fontset.el (fontset-default): Modified for
11333 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11334 (x-font-name-charset-alist): Likewise.
11335 (ccl-encode-unicode-font): New CCL program. Record it in
11336 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11337
11338 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11339 New translation tables.
11340 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11341 programs are modified and moved from mac-win.el.
11342 (mac-roman): Definition of this coding system is modified and
11343 moved from mac-win.el.
11344
11345 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11346
11347 * ediff-wind.el (ediff-setup-control-frame): Enclose
11348 face-attribute in condition-case to avoid errors in older emacsen.
11349
11350 2000-10-29 Miles Bader <miles@gnu.org>
11351
11352 * custom.el (custom-add-to-group): Allow multiple entries for a
11353 given value OPTION, as long as their widget types are different.
11354 * cus-edit.el (custom-face-value-create): If face name doesn't end
11355 with "face", add such here (similar to custom group widgets).
11356
11357 * comint.el (comint-highlight-prompt): Add :type.
11358
11359 2000-10-28 John Wiegley <johnw@gnu.org>
11360
11361 * calendar/timeclock.el (timeclock-log): Doc fix.
11362 (timeclock-last-event): Doc fix.
11363 (timeclock-log): Kill the timelog buffer after appending a new event.
11364 (timeclock-find-discrep): Use a temp buffer to read in the
11365 timelog, instead of visiting the file.
11366 (timeclock-log-data): A new function, along with a host of helper
11367 functions, for the purpose of making timelog data accessible to
11368 programmers.
11369
11370 * eshell/esh-mode.el (window-height test): Make certain that
11371 `eshell-stringify-t' is non-nil.
11372 (eshell-password-prompt-regexp): Changed to a much simpler
11373 password regexp.
11374 (eshell-send-input): If `eshell-invoke-directly' returns t,
11375 directly invoke the parsed command using `eval'. This improves
11376 turn-around time on simple commands by a factor of three or
11377 greater, such as cd, ls, pwd, etc. -- which get used very often.
11378 It also conserves thousands of cons cells per call (since
11379 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11380 in the Pacific Cookie Company).
11381
11382 * eshell/esh-test.el (eshell-test): Whitespace fix.
11383
11384 * eshell/em-ls.el (eshell-ls-insert-directory):
11385 Make `eshell-ls-initial-args' nil when inserting directory contents.
11386
11387 * eshell/em-script.el (eshell-script-initialize): Add names to
11388 `eshell-complex-commands, since `source' and `.' are complex.
11389
11390 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11391 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11392 `eshell-copy-handles'.
11393 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11394 bodies.
11395 (eshell-separate-commands): Whitespace fix.
11396 (eshell-complex-commands): Added a new list of names, for
11397 determining whether a given command is as simple as it looks.
11398 (eshell-invoke-directly): New function. Returns t if a command
11399 should be invoked directly (using `eval'), rather than indirectly
11400 using `eshell-do-eval'.
11401 (eshell-do-eval): Whitespace fix.
11402
11403 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11404 which provides an emulation of the DOS shell behavior of assuming
11405 that cp/mv/ln should copy/move/link to the current directory.
11406 (eshell-remove-entries): Added a doc string.
11407 (eshell-shuffle-files): Removed the check for `target' being null.
11408 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11409 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11410 it to do a smarter check of whether a destination was provided.
11411 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11412 (eshell/ln): Enable `:preserve-args', and use
11413 `eshell-mvcpln-template' to implement the body of the function.
11414 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11415 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11416 list after flattening it. This makes it possible to cat files
11417 with numerical names.
11418 (eshell-unix-initialize): Added several names to
11419 `eshell-complex-commands.
11420 (eshell-unix-command-complex-p): Return t if a given command name
11421 may result in external processes being invoked.
11422
11423 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11424 variable nil by default, since it slows down glob processing by a
11425 factor of two or more, and increases memory consumption.
11426
11427 * eshell/em-smart.el: Added a note about how memory consumptive
11428 smart display mode can be (at least this is true in Emacs 21).
11429 (eshell-smart-initialize): Whitespace fix.
11430 (eshell-refresh-windows): Use `if' instead of `when'.
11431 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11432 not necessary.
11433 (eshell-currently-handling-window): Added a missing global variable.
11434
11435 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11436 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11437 Whitespace fix.
11438 (eshell-ls-exclude-hidden): Added this variable in addition to
11439 `eshell-ls-exclude-regexp'. This one prevents files beginning
11440 with . from even being read, which can improve memory consumption
11441 quite a bit.
11442 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11443 read file entries beginning with a dot. In home directories with
11444 lots of hidden files, fully two-thirds of the time spent in ls is
11445 used to read directory entries that are immediately thrown away.
11446 (eshell-ls-initial-args): Added back this configuration variable,
11447 for specifying default initial arguments to every call to ls.
11448 Much faster than using an alias to do the same thing.
11449 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11450 (eshell-ls-dir): Whitespace change.
11451
11452 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11453
11454 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11455 (eshell-stringify-t): Added a customization variable, to indicate
11456 whether `t' should be rendered as a string at all. If not, one
11457 can still determine if the result of an expression is true using
11458 "file-exists-p FILE && echo true".
11459 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11460 stringify t!
11461
11462 * eshell/esh-module.el: Whitespace fix.
11463
11464 * eshell/em-alias.el (eshell-alias-initialize):
11465 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11466 (eshell-command-aliased-p): New function that returns t if a
11467 command name names an aliased.
11468
11469 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11470
11471 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11472 redrawing the screen when changing cursor color.
11473 (viper-insert-state-pre-command-sentinel)
11474 (viper-replace-state-pre-command-sentinel)
11475 (viper-replace-state-post-command-sentinel):
11476 Use viper-preserve-cursor-color.
11477 Many functions changed to use viper= instead of = when comparing
11478 characters.
11479 * viper-util.el (viper-memq-char,viper=): New functions for
11480 working with characters.
11481 (viper-change-cursor-color): Fixed buglet.
11482 Many functions changed to use viper= instead of = when comparing
11483 characters.
11484 * viper.el (viper-insert-state-mode-list): Added eshell.
11485
11486 * ediff-init.el (ediff-before-setup-hook): New hook.
11487 Several typos fixed in various docstrings.
11488 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11489 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11490 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11491 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11492 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11493 (ediff-get-selected-buffers): New function.
11494 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11495 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11496 Use save-window-excursion.
11497 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11498 termination check in while loop.
11499 * ediff.el (ediff-get-default-file-name): Better defaults when in
11500 dired buffer.
11501 (ediff-files,ediff-merge-files,ediff-files3)
11502 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11503
11504 2000-10-28 Dave Love <fx@gnu.org>
11505
11506 * info.el (Info-fontify-node): Add help-echo for menu items.
11507
11508 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11509
11510 * startup.el (normal-top-level): If the value of $TERM indicates
11511 we are running from xterm or one of its work-alikes, default to a
11512 light background mode.
11513
11514 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11515 * faces.el (tty-handle-reverse-video): New function.
11516 (tty-create-frame-with-faces): Call it.
11517
11518 * frame.el (frame-notice-user-settings): Don't apply
11519 default-frame-alist and initial-frame-alist to MS-DOS frames.
11520 Call tty-handle-reverse-video, frame-set-background-mode, and
11521 face-set-after-frame-default for non-MS-DOS frames.
11522
11523 * startup.el (tty-long-option-alist): New variable.
11524 (tty-handle-args): New function.
11525 (command-line): Call tty-handle-args.
11526
11527 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11528 startup.el now does that for all character-terminal frames.
11529
11530 2000-10-28 Miles Bader <miles@gnu.org>
11531
11532 * emacs-lisp/easy-mmode.el (define-minor-mode):
11533 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11534 is global. If :global is followed by a non-nil but non-t value,
11535 make the mode buffer-local, but also generate a `global-MODE'
11536 version using `easy-mmode-define-global-mode'.
11537 Add :conditional-turn-on keyword argument.
11538
11539 2000-10-28 Dave Love <fx@gnu.org>
11540
11541 * international/latin1-disp.el (latin1-char-displayable-p):
11542 Don't use window-system.
11543
11544 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11545
11546 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11547 Don't call find-buffer-file-type-coding-system. Instead, just
11548 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11549 if the file is on an untranslated filesystem.
11550 (add-untranslated-filesystem): Use "D" instead of "f" inside
11551 interactive.
11552
11553 2000-10-27 Dave Love <fx@gnu.org>
11554
11555 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11556 (refill-mode): Use it.
11557
11558 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11559
11560 * international/quail.el (quail-activate): Don't make-local-hook.
11561
11562 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11563
11564 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11565 manual backups and file.~<rev>.~ for automatic ones.
11566 (vc-make-version-backup): Don't do it on MS-DOS without long file
11567 names.
11568
11569 * vc.el (vc-version-other-window): If an automatic backup of the
11570 desired version exists, rename it instead of copying it.
11571
11572 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11573 after command. If there's an unexpected error, signal it instead
11574 of being silent.
11575 (vc-cvs-merge-news): Be prepared for no news at all.
11576
11577 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11578
11579 * shell.el (shell): Add BUFFER argument.
11580 * comint.el (make-comint-in-buffer): New function.
11581 (make-comint): Use it.
11582
11583 * faces.el (face-spec-choose): Change syntax so that the list of
11584 attribute-value pairs is now the cdr of each clause, not the cadr.
11585 Detect old-style entries, and handle them. Use pop.
11586
11587 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11588
11589 * cus-edit.el (custom-mode-map): Use a sparse map.
11590 (custom-mode): Don't bother with make-local-hook.
11591
11592 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11593
11594 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11595
11596 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11597
11598 * ps-print.el: Avoid compilation gripes.
11599 (ps-print-version): New version number (6.2.1).
11600
11601 2000-10-26 Dave Love <fx@gnu.org>
11602
11603 * menu-bar.el: Modify some menu item help strings.
11604 (menu-bar-help-menu): Add link to MORE.STUFF.
11605
11606 * cus-edit.el (custom-mode): Add `special' mode-class property.
11607
11608 * wid-browse.el (widget-browse-mode): Likewise.
11609
11610 * wid-edit.el (widget-specify-field): Revert to using local-map
11611 property, not keymap.
11612
11613 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11614
11615 * wid-edit.el (widget-field-end): When checking for a `boundary'
11616 field, do so in the correct buffer.
11617
11618 * simple.el (undo): Correctly distinguish between numeric and
11619 non-numeric prefix args in non-transient-mark-mode, as per the doc
11620 string. When in transient-mark-mode, treat all prefix-args as
11621 numeric.
11622
11623 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11624 Position point on match. Handle N == 0 correctly.
11625
11626 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11627 (comint-mode-map): Reverse order of `comint-write-output' and
11628 `comint-append-output-to-file'.
11629 (comint-append-output-to-file): Reinstate this function, for the
11630 benefit of the menu.
11631
11632 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11633
11634 * vc.el (vc-version-other-window): Bind `file'.
11635
11636 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11637
11638 * Makefile.in (update-authors): New target for maintenance purposes.
11639
11640 * emacs-lisp/authors.el (batch-update-authors): New function.
11641 (authors-fixed-entries): New defconst.
11642 (authors-add-fixed-entries): New function.
11643 (authors): Call it.: Don't process lispref/.
11644
11645 2000-10-25 Jason Rumney <jasonr@gnu.org>
11646
11647 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11648 Merge x w32 and mac definitions.
11649
11650 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11651
11652 * menu-bar.el (menu-bar-options-menu): Add a help string for
11653 `uniquify'.
11654
11655 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11656
11657 * time-stamp.el (time-stamp-string-preprocess):
11658 Fix a wrong type argument error.
11659
11660 2000-10-25 Miles Bader <miles@gnu.org>
11661
11662 * recentf.el (recentf-mode): Variable removed.
11663 (recentf-mode): Use `define-minor-mode'.
11664
11665 * mwheel.el (mouse-wheel-mode): New global minor mode.
11666 (mwheel-install): Use `mouse-wheel-mode'.
11667
11668 2000-10-25 Dave Love <fx@gnu.org>
11669
11670 * progmodes/cperl-mode.el (cperl-mode):
11671 Set normal-auto-fill-function correctly.
11672
11673 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11674 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11675 bindings.
11676
11677 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11678
11679 * wid-edit.el (widget-field-at): New function.
11680 (widget-at, widget-field-activate): Use it.
11681 (widget-tabable-at): Use `widget-at'.
11682 (widget-specify-field): If the terminating character of the widget
11683 field (which is read-only) is a newline, put it into a special
11684 `boundary' field so that C-n/C-p act more naturally.
11685 (widget-field-end): Also don't subtract one if a special
11686 `boundary' field has been added after the widget field.
11687
11688 * comint.el (comint-output-filter, comint-send-input):
11689 Don't bother adding stickiness fields to overlays to fool the field
11690 code, since it should notice the overlay insertion-types now.
11691
11692 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11693 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11694 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11695
11696 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11697
11698 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11699 (authors): Set file coding system to iso-2022-7bit.
11700 Add file-local variables to output buffer.
11701
11702 * files.el (after-find-file): Don't print any warnings if
11703 WARN is nil.
11704
11705 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11706
11707 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11708
11709 * delim-col.el: Now there is a column formatting mechanism.
11710 Modified to customization mechanisms convention. Doc fix.
11711 (columns): New group for delim-col.
11712 (delimit-columns-before, delimit-columns-after)
11713 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11714 (delimit-columns-end): New vars.
11715 (delimit-columns-customize, delimit-columns-format): New funs.
11716 (delimit-columns-region, delimit-columns-rectangle)
11717 (delimit-columns-rectangle-line): Modified to support column
11718 formatting.
11719
11720 2000-10-24 Dave Love <fx@gnu.org>
11721
11722 * log-edit.el (log-edit): Add :version and a :group for vc.
11723
11724 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11725
11726 * files.el (after-find-file): Don't print a message ``New file''
11727 if WARN is nil.
11728
11729 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11730 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11731 get duplicate tool-bar entries because we'll see the global ones
11732 on more than one path through keymaps.
11733
11734 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11735
11736 * progmodes/cmacexp.el: Change Francesco's email address.
11737
11738 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11739
11740 * window.el (fit-window-to-buffer): Adjust point of the window
11741 buffer, not that of the current buffer.
11742
11743 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11744
11745 * progmodes/cmacexp.el: Update the euthor's email address.
11746
11747 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11748
11749 * faces.el (face-spec-set-match-display): Add `graphic' display
11750 type (the inverse of `tty'). Use `display-graphic-p' instead of
11751 the window-system variable.
11752
11753 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11754
11755 * international/isearch-x.el (isearch-with-input-method):
11756 Call input-method-function with the first event in
11757 unread-command-events.
11758
11759 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11760
11761 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11762
11763 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11764
11765 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11766 New charsets.
11767
11768 * term/mac-win.el: Remove definitions of mac-roman-lower and
11769 mac-roman-upper, require dired, and define instead of set
11770 mac-ready-for-drag-n-drop to avoid compilation error.
11771
11772 2000-10-23 Andrew Innes <andrewi@gnu.org>
11773
11774 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11775 Remove superfluous calls to subst-char-in-string; instead apply
11776 expand-file-name after convert-standard-filename to ensure
11777 expected directory separators are used.
11778
11779 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11780
11781 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11782
11783 2000-10-23 Dave Love <fx@gnu.org>
11784
11785 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11786 (tool-bar-add-item): Set foreground and background for XBM icons.
11787
11788 * international/latin1-disp.el (latin1-char-displayable-p):
11789 New function (from Handa).
11790 (latin1-display-check-font): Use it.
11791
11792 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11793 using :key-sequence, making it much more usable.
11794 Use nconc, not append.
11795 (imenu--create-keymap-1): Avoid append.
11796
11797 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11798
11799 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11800
11801 [the following changes fix a bug where `define-minor-mode' didn't
11802 correctly generate :require clauses for defcustoms in compiled files]
11803 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11804 (byte-compile-log-file, byte-compile-log-1): Don't set
11805 `byte-compile-current-file' to nil. Instead set
11806 `byte-compile-last-logged-file' to it. Test whether
11807 byte-compile-current-file equals byte-compile-last-logged-file
11808 instead of whether its nil.
11809 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11810
11811 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11812
11813 * textmodes/refill.el: Fix var names in doc.
11814 (refill-mode): Don't bother with make-local-hook anymore.
11815
11816 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11817
11818 * faces.el (face-user-default-spec, face-default-spec): New functions.
11819 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11820 (frame-set-background-mode, face-set-after-frame-default):
11821 Use `face-user-default-spec'. Simplify code slightly.
11822
11823 * woman.el (woman-italic-face, woman-bold-face)
11824 (woman-unknown-face): Add dark-background variants.
11825 (woman-default-faces): Renamed from `woman-colour-faces'.
11826 Set using the stored defaults, rather than using hard-wired colors.
11827 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11828 Just make the foreground `unspecified' rather than "black".
11829 (woman-menu): Rename menu entries accordingly.
11830
11831 * faces.el (header-line): Make more reasonable on mono/grayscale
11832 displays.
11833
11834 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11835
11836 * cus-edit.el (custom-button-face): Use 3D look for mac.
11837 (custom-button-pressed-face): Likewise.
11838
11839 * faces.el (set-face-attributes-from-resources): Handle mac frames
11840 in the same way as x and w32 frames.
11841 (face-valid-attribute-values): Likewise.
11842 (read-face-attribute): Likewise.
11843 (defined-colors): Likewise.
11844 (color-defined-p): Likewise.
11845 (color-values): Likewise.
11846 (display-grayscale-p): Likewise.
11847 (face-set-after-frame-default): Likewise.
11848 (mode-line): Same default face as for x and w32.
11849 (tool-bar): Likewise.
11850
11851 * frame.el: Remove call to frame-notice-user-settings at end of
11852 the file.
11853
11854 * info.el (Info-fontify-node): Make underlines invisible for mac
11855 as for x, pc, and w32 frame types.
11856
11857 * term/mac-win.el: New file.
11858
11859 2000-10-22 Dave Love <fx@gnu.org>
11860
11861 * textmodes/refill.el: New file.
11862
11863 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11864
11865 * vc-hooks.el (vc-version-backup-file-name): New optional args
11866 MANUAL and REGEXP.
11867 (vc-delete-automatic-version-backups, vc-make-version-backup):
11868 New functions.
11869 (vc-before-save): Use the latter.
11870 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11871 confusion.
11872
11873 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11874 expected by vc[-hooks].el.
11875
11876 * vc.el (vc-checkout): Added `-p' suffix in call to
11877 vc-make-version-backups-p; use vc-make-version-backup to actually
11878 make the backup.
11879 (vc-version-other-window, vc-version-backup-file): Handle both
11880 automatic and manual backups.
11881 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11882 of all of them.
11883
11884 2000-10-22 Miles Bader <miles@gnu.org>
11885
11886 * comint.el (comint-highlight-input, comint-highlight-prompt):
11887 Renamed, `-face' at end removed.
11888 (comint-send-input, comint-output-filter): Use renamed faces.
11889
11890 * window.el (fit-window-to-buffer): Change defaulting of
11891 MAX-HEIGHT slightly.
11892
11893 * faces.el (color-values, color-defined-p): Use `member', not
11894 `memq', because it works correctly for strings.
11895 (frame-set-background-mode): Actually, "unspecified-fg" and
11896 "unspecified-bg" *are* strings. Use `member', not `memq', and
11897 `equal', not `eq', when a string value is possible.
11898
11899 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11900
11901 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11902
11903 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11904
11905 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11906 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11907 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11908 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11909 (sh-font-lock-syntactic-keywords): Use them.
11910 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11911 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11912 (sh-mode): Don't override font-lock-unfontify-region-function.
11913 Use a copy of sh-font-lock-syntactic-keywords.
11914 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11915 Don't call sh-scan-buffer since font-lock does it on the fly.
11916 (sh-get-indent-info): Use `face' rather than `syntax-table'
11917 text-property to detect here-documents.
11918 Replace sh-special-syntax with sh-st-punc.
11919 (sh-prev-line): Use `face' rather than `syntax-table'
11920 text-property to skip over here-documents.
11921 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11922 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11923 (sh-electric-less, sh-set-here-doc-region)
11924 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11925 (sh-scan-buffer, sh-rescan-buffer): Remove.
11926
11927 2000-10-21 Andrew Innes <andrewi@gnu.org>
11928
11929 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11930 remote (ange-ftp) file names.
11931
11932 2000-10-21 Miles Bader <miles@gnu.org>
11933
11934 * window.el (fit-window-to-buffer): New function.
11935 (shrink-window-if-larger-than-buffer): Use it.
11936 (window-text-height): Don't expect minibuffers to have mode-lines.
11937
11938 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11939 * international/quail.el (quail-update-guidance):
11940 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11941
11942 * international/quail.el (quail-show-guidance-buf): Make sure
11943 guidance window really has enough room.
11944 (quail-update-guidance): If quail-guidance-win is already shown,
11945 make sure its height is OK.
11946
11947 * window.el (window-text-height, set-window-text-height):
11948 New functions.
11949 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11950 instead of `window-height' & `mode-line-window-height-fudge'.
11951 (mode-line-window-height-fudge): Add FACE parameter.
11952 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11953 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11954
11955 2000-10-20 Miles Bader <miles@gnu.org>
11956
11957 * window.el (height-affecting-face-attributes): Use `defconst'.
11958
11959 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11960 New function, conditionally aliased to `mode-line-window-height-fudge'.
11961 (ispell-help): Use it.
11962 (ispell-choices-win-default-height): Don't include mode-line fudge.
11963 (ispell-choices-win-default-height): New function.
11964 (ispell-show-choices, ispell-command-loop): Use function
11965 `ispell-choices-win-default-height' instead of variable.
11966
11967 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11968
11969 * window.el (mode-line-window-height-fudge): New variable.
11970 (height-affecting-face-attributes): New variable.
11971 (mode-line-window-height-fudge): New function.
11972 (shrink-window-if-larger-than-buffer): Use it.
11973 * help.el (resize-temp-buffer-window): Likewise.
11974
11975 * info.el (Info-fontify-node): Add support for @subsubsection
11976 titles, which use `Info-title-4-face'.
11977 (Info-title-4-face): New face.
11978 (Info-title-3-face): Inherit from Info-title-4-face instead of
11979 variable-pitch.
11980
11981 2000-10-19 Jason Rumney <jasonr@gnu.org>
11982
11983 * dired.el (dired-insert-directory): Do not let errors signalled by
11984 attempt to run dired-free-space-program prevent dired from working.
11985
11986 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11987
11988 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11989
11990 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11991
11992 * dirtrack.el (dirtrack): Fix call to run-hooks.
11993
11994 * cmuscheme.el (cmuscheme-program-name): Renamed from
11995 scheme-program-name because xscheme.el contains a defcustom with
11996 the same name. As a consequence, customizing group `cmuscheme'
11997 loaded `xscheme' which redefined run-scheme.
11998 (run-scheme): Use cmuscheme-program-name.
11999
12000 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
12001
12002 * play/doctor.el (doctor-death): Update the Samaritans'
12003 anonymous address, and add a website for Befrienders International.
12004
12005 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12006
12007 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
12008 Avoid compilation gripes. Doc fix.
12009 (ps-print-version): New version number (6.2).
12010 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
12011 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
12012 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
12013 (ps-x-extent-priority, ps-x-extent-start-position)
12014 (ps-x-face-font-instance, ps-x-find-coding-system)
12015 (ps-x-font-instance-properties, ps-x-make-color-instance)
12016 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
12017 avoid compilation gripes without defining functions.
12018 (ps-e-find-composition): Alias for function find-composition, to have a
12019 suitable function depending on Emacs version.
12020 (ps-color-device, ps-color-values, ps-face-foreground-name)
12021 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
12022 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
12023 (ps-print-ensure-fontified): Function definitions surrounded by
12024 `eval-and-compile' to avoid compilation gripes.
12025 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
12026 by symbol-value to avoid compilation gripes.
12027 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
12028 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
12029
12030 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12031
12032 * startup.el (normal-top-level): Call `frame-set-background-mode'
12033 after `frame-notice-user-settings' because the latter doesn't call
12034 the former on a tty.
12035
12036 * faces.el (frame-set-background-mode): `unspecified' &c are
12037 symbols, not strings.
12038
12039 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12040
12041 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
12042 why some "light*" colors are deliberately absent from the alist.
12043
12044 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
12045 Change colors for tty's, as suggested by Miles Bader.
12046
12047 2000-10-19 Kenichi Handa <handa@etl.go.jp>
12048
12049 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
12050 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
12051 for ISO10646-1 fonts.
12052 (x-font-name-charset-alist): Add an entry for "iso10646-1".
12053
12054 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12055
12056 * faces.el (frame-set-background-mode): If a tty frame defines a
12057 background color, use that to compute the background mode, instead
12058 of always defaulting to "dark".
12059
12060 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12061
12062 * comint.el (comint-write-output): New function.
12063 (comint-mode-map): Add it to the menu.
12064 Bind `C-c C-s' to comint-write-output.
12065
12066 2000-10-18 Gerd Moellmann <gerd@gnu.org>
12067
12068 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
12069 Use fancy-splash-delay.
12070
12071 2000-10-18 Alex Schroeder <alex@gnu.org>
12072
12073 * progmodes/sql.el (sql-sybase-options): New option.
12074 (sql-sybase): Use it. Add sql-database to the list of parameters
12075 provided for login. The options -w 2048 -n are not used any more.
12076
12077 * comint.el (comint-read-input-ring): Bugfix such that the first
12078 and the last entry of the input ring file are not lost.
12079
12080 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12081
12082 * ps-print.el: Internal variable changes to defcustom,
12083 make-local-hook changes to defvar. Doc fix.
12084 (ps-print-version): New version number (6.1).
12085 (ps-setup, ps-do-despool): Code fix.
12086 (ps-printer-name): Customization fix.
12087 (ps-printer-name-option): Now is a defcustom instead of an
12088 internal variable.
12089 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12090 (ps-print-begin-column-hook): Now are defvar instead of
12091 make-local-hook.
12092
12093 2000-10-18 Miles Bader <miles@gnu.org>
12094
12095 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12096 (comint-kill-output): Changed into an alias for `comint-delete-output',
12097 and made obsolete.
12098 (comint-mode-map): Rename references to comint-kill-output.
12099
12100 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12101
12102 * diff-mode.el (diff-header-face, diff-file-header-face)
12103 (diff-changed-face): Add bold and italic attributes to tty faces.
12104 (diff-function-face): New face.
12105 (diff-font-lock-keywords): Use it.
12106
12107 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12108
12109 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12110 Remove commented-out call to force-mode-line-update.
12111 (comint-kill-output): Use `forward-line 0' instead of
12112 beginning-of-line to make sure we get past the prompt.
12113
12114 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12115
12116 * diff-mode.el (diff-header-face, diff-file-header-face):
12117 Add specific setting for dark background.
12118 (diff-context-face): Renamed from diff-comment-face.
12119 Set explicitly rather than inheriting from font-lock-comment-face.
12120
12121 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12122
12123 * startup.el (command-line): Move the code which sets the default
12124 TTY colors to before before-init-hook.
12125
12126 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12127
12128 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12129
12130 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12131
12132 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12133 extensions, for MS-DOS.
12134
12135 * diff-mode.el (diff-header-face, diff-file-header-face)
12136 (diff-changed-face): Define tty-specific colors.
12137
12138 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12139
12140 * startup.el (fancy-splash-text): Realign the text.
12141
12142 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12143
12144 * font-lock.el (font-lock-comment-face): Define a separate default
12145 for dark-background tty's.
12146
12147 2000-10-17 Miles Bader <miles@gnu.org>
12148
12149 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12150 being obscured by whizzy mode-lines on graphics displays.
12151
12152 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12153
12154 * info.el (Info-title-1-face, Info-title-2-face)
12155 (Info-title-3-face): Define colors for tty's.
12156 (info-header-node): Remove unneeded tty-specific definition.
12157
12158 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12159
12160 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12161 reverse from the frame parameters, and don't invert foreground and
12162 background colors.
12163
12164 2000-10-16 Miles Bader <miles@gnu.org>
12165
12166 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12167 string "*Info*". Call propertized-buffer-identification to spruce
12168 up the result.
12169
12170 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12171
12172 * help.el: Provide `help' for the sake of define-minor-mode
12173 which generates defcustoms with requires.
12174
12175 * jit-lock.el (jit-lock-after-change): If we're in text that
12176 matches a multi-line font-lock pattern, make sure the whole text
12177 will be redisplayed.
12178
12179 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12180 author's name is unknown.
12181
12182 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12183 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12184 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12185 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12186 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12187 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12188 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12189 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12190 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12191 Add author information.
12192
12193 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12194
12195 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12196 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12197 full-color version (using the Gimp) to eliminate dithering artifacts.
12198
12199 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12200
12201 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12202
12203 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12204
12205 2000-10-15 Dave Love <fx@gnu.org>
12206
12207 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12208
12209 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12210
12211 * whitespace.el: Doc fixes.
12212 (top-level): Don't add hooks here.
12213 (whitespace-running-emacs): Deleted.
12214 (timer): Don't require.
12215 (whitespace): Add back :version conditional on xemacs test.
12216 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12217 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12218 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12219 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12220 Avoid specific xemacs test.
12221 (whitespace-global-mode): New option.
12222 (whitespace-global-mode): New command.
12223 (whitespace-unload-hook): New function.
12224
12225 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12226 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12227 (Info-fontify-node): `Goto' goes to `Go to'.
12228 (Info-fontify-node): Add help-echo to xref links.
12229
12230 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12231
12232 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12233
12234 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12235
12236 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12237 Use plist-get and allow :inherit.
12238
12239 * emacs-lisp/cl-macs.el (cl-do-arglist):
12240 Use plist-get and plist-member instead of memq.
12241
12242 * emacs-lisp/ewoc.el (ewoc-location): New function.
12243 (ewoc-enter-after, ewoc-enter-before): Document return value.
12244 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12245 Don't need make-local-hook any more.
12246 (cvs-addto-collection): Return the new tin.
12247 (cvs-mode-insert): Jump to the new line.
12248
12249 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12250
12251 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12252
12253 * font-lock.el (font-lock-syntactically-fontified): New var.
12254 (font-lock-fontify-syntactic-keywords-region): Use it.
12255 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12256
12257 * diff-mode.el (diff-find-file-name): Fix regexp.
12258
12259 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12260 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12261
12262 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12263 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12264 (sh-mode): Don't make all vars local here.
12265 (sh-kw): Reformat.
12266 (sh-set-shell): Use dolist. Don't set indent-region-function.
12267 (sh-mode-syntax-table): Use pop.
12268 (sh-remember-variable): Use push.
12269 (sh-help-string-for-variable): Use memq.
12270 (sh-safe-backward-sexp): Remove.
12271 (sh-safe-forward-sexp): Add ARG.
12272 (sh-get-indent-info, sh-prev-stmt): Use it.
12273 (sh-prev-line): Simplify by using forward-comment.
12274 (sh-this-is-a-continuation): Simplify.
12275 (sh-learn-buffer-indent): Use dolist.
12276 (sh-do-nothing): Remove.
12277 (sh-set-char-syntax, sh-set-here-doc-region):
12278 Use inhibit-modification-hooks.
12279 (sh-name-style): Use mapcar and push.
12280 (sh-load-style): Use dolist.
12281 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12282 (sh-case, sh-while-getopts): Use propertize directly rather
12283 than sh-electric-rparen.
12284
12285 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12286
12287 * textmodes/tex-mode.el: Require CL when compiling.
12288 (tex-mode-syntax-table): Init immediately.
12289 (tex-mode-map): Bind M-RET to latex-insert-item.
12290 (latex-mode): Set indent-line-function to latex-indent.
12291 (tex-common-initialization): Don't setup the syntax-table any more.
12292 (latex-insert-item): New skeleton.
12293 (tex-next-unmatched-end): Fix copy/paste braino.
12294 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12295 (latex-indent, latex-find-indent): New functions.
12296 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12297 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12298 (tex-compilation-parse-errors): Use with-syntax-table.
12299
12300 2000-10-15 Miles Bader <miles@gnu.org>
12301
12302 * font-lock.el (font-lock-comment-face): Change dark-background,
12303 color, non-tty, default to `chocolate1'.
12304
12305 2000-10-13 John Wiegley <johnw@gnu.org>
12306
12307 * eshell/esh-util.el (require): Added a missing `require' form,
12308 needed when compiling (for an ange-ftp macro definition).
12309
12310 2000-10-13 Dave Love <fx@gnu.org>
12311
12312 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12313
12314 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12315
12316 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12317
12318 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12319 transparent -colors 8).
12320
12321 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12322
12323 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12324 that breaks with old list format timestamps.
12325 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12326 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12327
12328 2000-10-13 John Wiegley <johnw@gnu.org>
12329
12330 * align.el, pcomplete.el, calendar/timeclock.el,
12331 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12332
12333 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12334 faulty math, where holiday hours were being computing as seconds.
12335
12336 2000-10-13 John Wiegley <johnw@gnu.org>
12337
12338 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12339 specifying what "other" kinds of buffers should be saved.
12340 This used to be hard-coded.
12341 (desktop-buffer-misc-functions): A global for specifying how
12342 auxiliary data should be determined for special buffer types.
12343 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12344 instead of hard-coding the special buffer types.
12345 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12346 auxiliary data, instead of hard-coding for Info buffers and dired.
12347 (desktop-buffer-info-misc-data): Aux function for determining Info
12348 buffer auxiliary info.
12349 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12350 (desktop-buffer-info): Changed this function to use the info
12351 gathered above.
12352 (desktop-create-buffer): Be a little more careful about what
12353 `minor-mode' means before calling it. This is important for some
12354 buffer types.
12355
12356 2000-10-13 John Wiegley <johnw@gnu.org>
12357
12358 * eshell/esh-util.el: Added a global form which declares an
12359 autoload for `parse-time-string', if that function is not already
12360 defined, and if parse-time.el is available on the user's system.
12361
12362 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12363 to be aware of ange-ftp user info.
12364 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12365 (eshell-ls-annotate): Use `eshell-file-attributes'.
12366 (eshell-ls-file): Made the user-id printing code a bit smarter.
12367
12368 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12369 allow identification of alias user ids in remote directories.
12370 It's manual, but there's no other way to know when the current user
12371 on the local machine, is also the owning user on the remote machine.
12372 (fboundp): Bind `ange-cache'.
12373 (eshell-directory-files-and-attributes): Re-organized the logic a
12374 bit to use `eshell-file-attributes' instead of `file-attributes'.
12375 The former is more sensitive to directories that are read via FTP,
12376 and knows how to use ange-ftp to determine full attribute
12377 information, instead of just the name and last modtime.
12378 (eshell-current-ange-uids): Return the current user id when in a
12379 remote directory.
12380 (eshell-parse-ange-ls): Parse a full directory listing that has
12381 been returned by ange-ftp.
12382 (eshell-file-attributes): This beefed up version of
12383 `file-attributes' is only special if the user is currently in a
12384 remote directory, in which case it does a lot of work to find out
12385 what the real attributes of a file are, as they appear on the
12386 remote machine. This makes usage of remote directories (i.e.,
12387 ange-ftp pathnames) much more useful. You can now use Eshell as a
12388 full-fledged FTP client, with much more manipulation ability than
12389 most other clients.
12390
12391 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12392 variable, which means that Eshell's du should always be preferred
12393 in remote directories.
12394 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12395 just `file-attributes'.
12396 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12397 when reading remote directories. This is an Eshell-specific
12398 variable (not part of ange-ftp).
12399 (eshell/ln): Bind `ange-cache'.
12400 (eshell/du): Added some extra logic for determining when to use
12401 Eshell's du (which is slow), and when to use the external version
12402 (which may or may not exist).
12403
12404 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12405 Call `eshell-interactive-process', rather than using
12406 `get-buffer-process', since backgrounded processes don't count in
12407 the context of this function's logic.
12408
12409 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12410 `forward-char', so that null strings are parsed correctly.
12411
12412 2000-09-13 John Wiegley <johnw@gnu.org>
12413
12414 * eshell/em-pred.el (eshell-pred-file-type)
12415 (eshell-pred-file-links, eshell-pred-file-size):
12416 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12417
12418 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12419 that remote file globbing is more efficient.
12420
12421 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12422 gathering the files and attributes within a directory.
12423
12424 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12425 the command line is a special file (not a regular file, directory
12426 or symlink), always attempt to call the external version of cat.
12427
12428 2000-09-13 John Wiegley <johnw@gnu.org>
12429
12430 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12431 Eshell-friendly version of find-tag.
12432
12433 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12434
12435 * image-file.el (image-file-name-extensions)
12436 (image-file-name-regexps): Add autoload cookies.
12437
12438 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12439
12440 * international/mule-cmds.el (select-safe-coding-system): If FROM
12441 is string, show it in *Warning* buffer.
12442
12443 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12444
12445 * startup.el (normal-top-level): Use display-popup-menus-p instead
12446 of window-system.
12447 (command-line): Use display-graphic-p instead of window-system.
12448 (command-line-1): Use display-popup-menus-p and display-mouse-p
12449 instead of window-system.
12450
12451 2000-10-12 Sam Steingold <sds@gnu.org>
12452
12453 * tooltip.el (tooltip-use-echo-area): New user variable.
12454 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12455
12456 2000-10-12 Dave Love <fx@gnu.org>
12457
12458 * recentf.el: Maintainer's checkdoc fixes.
12459
12460 * startup.el (normal-top-level-add-subdirs-to-load-path):
12461 Use character class, not ASCII when matching file names.
12462 (fancy-splash-head): Add trailing slash to URL.
12463 (command-line): Don't require XPM support for toolbar.
12464
12465 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12466 (cperl-invalid-face): Revert last change.
12467 (cperl-init-faces): Quote cperl-invalid-face.
12468
12469 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12470
12471 * startup.el (fancy-splash-text): Remove superfluous quote.
12472
12473 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12474
12475 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12476 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12477 (command-line-1): Don't use fancy-splash-pending-command.
12478 (fancy-splash-screens-1): Goto point-min after inserting text.
12479
12480 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12481
12482 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12483 instead of shared-lisp-mode-map.
12484
12485 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12486
12487 * faces.el (header-line): Change tty-variant to use underlining.
12488
12489 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12490 (isearch-highlight): Restore lazy-isearch face properties at old
12491 position, and suppress them at new position.
12492 (isearch-dehighlight): Restore lazy-isearch face properties.
12493 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12494 over the real isearch overlay, but in that case, don't give it a
12495 face property. Use `push'.
12496
12497 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12498
12499 * man.el (Man-getpage-in-background): Fix previous change.
12500 Decode the process output only when we are in multibyte mode.
12501
12502 2000-10-11 Dave Love <fx@gnu.org>
12503
12504 * info.el (Info-mode-menu): Fix some help.
12505 (info-tool-bar-map): Add entry for Info-last.
12506
12507 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12508 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12509 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12510 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12511 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12512 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12513 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12514 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12515 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12516 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12517 Reduce colour requirements to 25 overall. (Probably wants
12518 revisiting from the originals to reduce further.)
12519
12520 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12521
12522 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12523 buffer-file-coding-system, instead of raw-text.
12524 (dehexlify-buffer): Bind coding-system-for-read to
12525 buffer-file-coding-system, instead of raw-text.
12526
12527 2000-10-11 Sam Steingold <sds@gnu.org>
12528
12529 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12530 `underline' - fixes the bug introduced on 2000-09-21.
12531
12532 2000-10-11 Dave Love <fx@gnu.org>
12533
12534 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12535 Avoid compiler warnings.
12536 (scheme-mode): Doc fix.
12537 (scheme-font-lock-keywords-1): Match `define-syntax'.
12538
12539 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12540
12541 * faces.el (frame-set-background-mode): Pay attention to saved
12542 face specs as well as default ones. Only do anything if the
12543 bg-mode or display-type has actually changed. Use `dolist'.
12544 (region): Make dark-background `region' face less in-your-face.
12545
12546 2000-10-10 Sam Steingold <sds@gnu.org>
12547
12548 * chistory.el, ielm.el, ledit.el:
12549 * progmodes/inf-lisp.el, progmodes/scheme.el:
12550 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12551
12552 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12553
12554 * textmodes/texinfo.el: Update copyright and fix typo.
12555
12556 * desktop.el (desktop-modes-not-to-save): New var.
12557 (desktop-save-buffer-p): Use it.
12558 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12559 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12560
12561 2000-10-10 Dave Love <fx@gnu.org>
12562
12563 * toolbar/tool-bar.el (tool-bar-add-item)
12564 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12565
12566 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12567 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12568 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12569 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12570 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12571 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12572 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12573 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12574 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12575 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12576 the .xpms; probably need retouching.
12577
12578 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12579
12580 * subr.el (add-to-list): Add optional argument APPEND.
12581 * battery.el (display-battery): Use `add-to-list'.
12582
12583 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12584
12585 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12586 properties.
12587 (zone, zone-when-idle, zone-leave-me-alone)
12588 (zone-pgm-whack-chars): Use new symbol properties.
12589
12590 * battery.el (display-battery): Doc spelling fix.
12591
12592 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12593 property.
12594
12595 2000-10-09 Dave Love <fx@gnu.org>
12596
12597 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12598 has been initialized before calling tool-bar-setup.
12599 (tool-bar-add-item-from-menu): Add autoload cookie.
12600
12601 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12602
12603 * menu-bar.el (send-mail-item-name): New function.
12604 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12605 of mail-user-agent in the menu. Don't display the "Send Mail"
12606 item if mail-user-agent is nil or its value is ignore.
12607 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12608 if read-mail-command is nil or its value is ignore.
12609
12610 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12611
12612 2000-10-09 Miles Bader <miles@gnu.org>
12613
12614 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12615 Correct image size.
12616 * toolbar/left_arrow.xpm: Correct image size.
12617
12618 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12619 will be done by the definition of `auto-compression-mode' if
12620 necessary. Move code to uninstall existing file-name handler
12621 before definition of `auto-compression-mode'.
12622
12623 * image-file.el (auto-image-file-mode): Move to the end of the
12624 file, because `define-minor-mode' actually calls the mode-function
12625 if the associated variable is non-nil, which requires that all
12626 needed functions be already defined.
12627
12628 * mouse.el (popup-menu): Balance parens.
12629
12630 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12631
12632 * mouse.el (popup-menu): Move the command call outside the loop
12633 so that popup-menu returns whatever the command returns.
12634
12635 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12636 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12637 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12638 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12639
12640 * vc.el (vc-version-diff): diff-switches can be a list.
12641 Use relative filenames for prettier output.
12642
12643 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12644 (vc-post-command-functions): Remove old-VC compatibility code.
12645
12646 * newcomment.el (comment-indent-default): Autoload.
12647
12648 * font-lock.el (font-lock-defaults): Make buffer-local.
12649 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12650 (font-lock-choose-keywords):
12651 Ignore LEVEL unless KEYWORDS is a list of syms.
12652 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12653 Don't wrap regexp-opt things in \(...\) unnecessarily.
12654
12655 * jit-lock.el: Don't require font-lock any more.
12656 (jit-lock-functions): Make buffer-local.
12657 (jit-lock-saved-fontify-buffer-function): Remove.
12658 (jit-lock-mode): Remove autoload cookie.
12659 Remove font-lock specific code.
12660 (jit-lock-unregister): Don't bother handling complex hooks any more.
12661 (jit-lock-refontify): New function.
12662 (jit-lock-fontify-buffer): Use it.
12663 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12664 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12665 Add optional args START and END.
12666 Never call font-lock-fontify-region directly.
12667 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12668
12669 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12670
12671 2000-10-08 Dave Love <fx@gnu.org>
12672
12673 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12674
12675 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12676
12677 * play/studly.el (studlify-region, studlify-word): Add autoload
12678 cookie.
12679
12680 * play/morse.el (morse-region, unmorse-region): Add autoload
12681 cookie.
12682
12683 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12684 concat.
12685
12686 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12687 insist on symbols starting with word syntax.
12688 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12689 (eval-defun-1): Doc fix.
12690 (indent-sexp): Use nconc to build up indent-stack.
12691
12692 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12693 Gnus with little use.
12694 (mail-setup-hook): Add mail-abbrevs-setup to options.
12695
12696 * recentf.el: Doc fixes.
12697
12698 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12699 Clean up remainder.
12700
12701 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12702 without timezone and (8) with timezone to enforce some whitespace.
12703 Simplify code somewhat.
12704
12705 * options.el (list-options): Doc that you should use customize.
12706
12707 * iswitchb.el (iswitchb-mode): Add :require.
12708
12709 * info.el (Info-goto-node, Info-menu): Doc fix.
12710 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12711 (info-tool-bar-map): New variable.
12712 (Info-mode): Use it.
12713 (Info-edit-map): Define all in defvar.
12714 (speedbar-attached-frame): Avoid compiler warning.
12715
12716 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12717 (global-map): Bind [tool-bar] to a filtered map.
12718 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12719 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12720 Allow PBM icons.
12721 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12722
12723 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12724 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12725 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12726 icons, except up_arrow, which is left-arrow rotated.
12727
12728 * imenu.el (imenu-add-to-menubar): Fix last change.
12729
12730 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12731
12732 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12733 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12734
12735 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12736
12737 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12738 typos in doc strings.
12739
12740 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12741 the doc strings how to customize Font Lock faces.
12742
12743 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12744 computing growth when dragging the header line.
12745
12746 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12747
12748 * simple.el (kill-line): Doc fix.
12749
12750 2000-10-08 Miles Bader <miles@gnu.org>
12751
12752 * faces.el (secondary-selection): Make foreground visible on tty.
12753
12754 * jka-compr.el (auto-compression-mode): Move to the end of the
12755 file, because `define-minor-mode' actually calls the mode-function
12756 if the associated variable is non-nil, which requires that all
12757 needed functions be already defined.
12758 (with-auto-compression-mode): Add autoload cookie.
12759
12760 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12761
12762 * files.el (find-backup-file-name) [ms-dos]: If support for long
12763 file names is not available, behave as if version-control were set
12764 to never.
12765
12766 2000-10-07 Dave Love <fx@gnu.org>
12767
12768 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12769 (browse-url-gnome-moz): New function.
12770 (browse-url-browser-function): Use it.
12771 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12772
12773 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12774
12775 * indent.el (tab-always-indent): New var.
12776 (indent-for-tab-command): Use it.
12777
12778 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12779 raise an error. This way it can still default to a sane value.
12780
12781 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12782
12783 * startup.el (fancy-splash-screens): Use local rather than global map.
12784 Don't use `update-menu-bindings' any more.
12785 Get rid of assumptions about keymap representation.
12786
12787 2000-10-06 Dave Love <fx@gnu.org>
12788
12789 * textmodes/fill.el (sentence-end-double-space)
12790 (sentence-end-without-period): Doc fix.
12791 (adaptive-fill-regexp): Purecopy.
12792 (unjustify-current-line): Use line-end-position.
12793 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12794
12795 * net/eudc-vars.el (eudc): Add :version, :link.
12796
12797 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12798
12799 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12800 Fix for define-minor-mode.
12801 (function-at-point): Alias to function-called-at-point.
12802
12803 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12804
12805 * simple.el (backward-word): Doc fix.
12806
12807 * image-file.el (image-file-name-regexp): image-file-regexps ->
12808 image-file-name-regexps.
12809 (image-file-name-extensions): Add pbm.
12810
12811 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12812
12813 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12814 and add filename to the names so that diff-mode can jump to source.
12815
12816 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12817 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12818 (tex-font-lock-keywords-1): Remove.
12819 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12820 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12821 (font-lock-default-fontify-region):
12822 Expand beg..end correctly when just following a multiline region.
12823 (font-lock-fontify-anchored-keywords):
12824 Include the anchor text as part of the multiline.
12825
12826 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12827
12828 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12829 latter needs the autoloaded define-minor-mode macro during the
12830 bootstrap.
12831
12832 * startup.el (command-line): For now, activate tool-bar-mode only
12833 if XPM images are supported.
12834
12835 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12836 window by dragging a header-line at the top of the frame; that's
12837 confusing because the header-line doesn't move.
12838 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12839 of treating the event as a list. Some cleanup.
12840
12841 2000-10-06 Miles Bader <miles@gnu.org>
12842
12843 * simple.el (display-message-or-buffer): New function.
12844 (shell-command-on-region): Use `display-message-or-buffer'.
12845
12846 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12847 docstring parts.
12848
12849 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12850 (smbclient-prompt-regexp): Add usage note to doc string.
12851 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12852 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12853 Use add-hook for adding the comint filter function, and only do so
12854 if it's not already in the global hook list.
12855 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12856 to `make-local-variable'.
12857 (nslookup-font-lock-keywords): Remove prompt entry.
12858 (nslookup): Don't set the process-filter.
12859 (finger): Exit the loop correctly when the regexps list runs out.
12860 (ftp, smbclient, smbclient-list-shares):
12861 Set the real major mode immediately, not after execing.
12862 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12863
12864 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12865
12866 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12867
12868 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12869
12870 * which-func.el (which-func-format): Remove spurious space.
12871 (which-func-mode): Don't make it permanent-local.
12872 (which-func-ff-hook): Allow which-func-maxout to be nil.
12873 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12874 (which-func-mode): Simplify.
12875 Use post-command-idle-hook rather than post-command-hook.
12876 Go through all buffers and update their state.
12877 (which-function): Also try add-log-current-defun-function.
12878
12879 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12880 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12881 Update call to with-vc-properties accordingly.
12882 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12883 (vc-revert-buffer): More careful about window selection and deletion.
12884 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12885
12886 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12887 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12888 (cvs-dired-action): Change the default to quickdir.
12889
12890 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12891 if comment-indent-function returns nil.
12892 (comment-indent-default): New function.
12893 (comment-indent-function): Use it and document the new semantics.
12894
12895 * image-file.el: Docstring fixes.
12896
12897 * help.el (help-xref-on-pp): Use match-string.
12898 (describe-variable): New arg BUFFER.
12899 Store the current buffer in the help-xref-stack.
12900 (temp-buffer-resize-mode): Use define-minor-mode.
12901
12902 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12903 consistently with its docstring.
12904 Set jit-lock-first-unfontify-pos in an idempotent way.
12905 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12906
12907 2000-10-05 Alex Schroeder <alex@gnu.org>
12908
12909 * sql.el (sql-mysql-options): New variable.
12910 (sql-mysql): Use it.
12911
12912 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12913
12914 * image.el (image): New group.
12915
12916 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12917 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12918
12919 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12920
12921 * net/net-utils.el (nslookup-font-lock-keywords)
12922 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12923 Ignore the value of wqindow-system; always define keywords
12924
12925 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12926
12927 * startup.el (fancy-splash-screens): Remove the code for
12928 debugging; `(trace-to-stderr "EXITTT\n")'.
12929
12930 2000-10-05 Miles Bader <miles@gnu.org>
12931
12932 * diff-mode.el (diff-goto-source): Update call to
12933 `diff-hunk-status-msg' to reflect new REV variable.
12934
12935 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12936
12937 * progmodes/icon.el (icon-mode):
12938 Don't gratuitously override the default for comment-column.
12939
12940 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12941
12942 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12943 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12944 (jit-lock-functions): New var.
12945 (jit-lock-function-1): Use it if non-nil.
12946 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12947 Set the `fontified' property before doing the fontification to avoid
12948 repeatedly going through the same error.
12949 Don't turn errors into messages.
12950 (jit-lock-register, jit-lock-unregister): New functions.
12951
12952 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12953 Use with-current-buffer.
12954
12955 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12956 Turn comment into docstring.
12957
12958 * apropos.el (apropos-mode): Use define-derived-mode.
12959
12960 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12961
12962 * startup.el (fancy-splash-pending-command): New variable.
12963 (fancy-splash-pre-command): New function.
12964 (fancy-splash-screens): Rewritten.
12965 (command-line-1): If fancy-splash-pending-command is set, call it
12966 interactively.
12967
12968 2000-10-04 Dave Love <fx@gnu.org>
12969
12970 * toolbar/tool-bar.el (tool-bar-setup): New function.
12971 (tool-bar-mode): Use it.
12972
12973 * subr.el (substitute-key-definition): Doc fix.
12974 (play-sound-file): New command.
12975
12976 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12977
12978 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12979 vc-version-backup-file-name): New functions.
12980
12981 * files.el (basic-save-buffer): Call vc-before-save before saving.
12982
12983 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12984 vc-cvs-stay-local-p.
12985
12986 * vc.el (vc-revert-buffer): Handle empty diff properly.
12987 (vc-version-backup-file): New function.
12988 (vc-checkout): Create a version backup if necessary.
12989 (vc-checkin): If a version backup file exists, delete it.
12990 (vc-version-diff): Diff locally using version backups, if available.
12991 (vc-revert-file): If there's a version backup, revert locally.
12992 (vc-transfer-file): Use version backup for base version, if
12993 available. If not, ask for confirmation whether to get it from the
12994 server. Update mode line before check-in.
12995
12996 2000-10-04 Dave Love <fx@gnu.org>
12997
12998 * toolbar/tool-bar.el (tool-bar-setup): New function.
12999 (tool-bar-mode): Use it.
13000
13001 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
13002
13003 * net/net-utils.el (nslookup-font-lock-keywords)
13004 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
13005 Only set if window-system is non-nil
13006 (net-utils-run-program): Returns buffer.
13007 (network-connection-reconnect): Added this function.
13008
13009 * generic.el:
13010 Incorporates extensive cleanup and docfixes by
13011 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
13012 Uses cl compile-time macros.
13013 (generic-mode-name, generic-comment-list)
13014 (generic-keywords-list, generic-font-lock-expressions)
13015 (generic-mode-function-list, generic-mode-syntax-table):
13016 Removed variables.
13017 (generic-mode-alist): Renamed to generic-mode-list.
13018 (generic-find-file-regexp): Default changed to "^#".
13019 (generic-read-type): Uses completing read on generic-mode-list.
13020 (generic-mode-sanity-check): removed this function.
13021 (generic-add-to-auto-mode): Removed this function
13022 (generic-mode-internal): Bind mode-specific definitions
13023 into function instead of putting them in alist.
13024 (generic-mode-set-comments): Reworked extensively.
13025 (generic-mode-find-file-hook): Simplified regexp searching
13026 (generic-make-keywords-list): Omit extra pair of parens
13027
13028 * find-lisp.el (find-lisp-find-files-internal):
13029 Make sure directory name ends with "/".
13030
13031 * generic-x.el (apache-conf-generic-mode):
13032 Regexp now allows leading whitespace.
13033 (rc-generic-mode): Added eval-when-compile
13034 around generic-make-keywords-list.
13035 Deleted duplicate regexp
13036 (rul-generic-mode): Added eval-when-compile
13037 around generic-make-keywords-list.
13038 (etc-fstab-generic-mode): New generic mode.
13039 (rul-generic-mode): Removed one eval-when-compile
13040 which caused a max-specpdl-size exceeded error.
13041
13042 2000-10-04 Miles Bader <miles@gnu.org>
13043
13044 * simple.el (minibuffer-temporary-goal-position): New variable.
13045 (next-history-element): Try to keep the position of point in the
13046 input string constant.
13047
13048 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
13049 (dired-do-create-files): If there's only one file, pass it in as
13050 the DEFAULT arg to dired-mark-read-file-name.
13051
13052 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
13053
13054 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
13055 (diff-goto-source): Be smarter when choosing REVERSE or not.
13056
13057 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
13058 (texinfo-mode-menu): Add an explicit shortcut for update all.
13059
13060 2000-10-03 Andre Spiegel <spiegel@gnu.org>
13061
13062 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
13063 factorize backend-specific code cleanly (this was essentially
13064 conceived by Stefan Monnier).
13065 (vc-unregister): Function removed.
13066 (vc-revert-file): New function.
13067 (vc-revert-buffer): Delegate some of the work to it.
13068
13069 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
13070 default branch unconditionally.
13071 (vc-rcs-set-default-branch): New function.
13072 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
13073 (vc-rcs-checkin): If an appropriate default branch has been set,
13074 force creation of that branch.
13075 (vc-rcs-receive-file): Rewritten to contain only backend-specific
13076 code (as suggested by Stefan Monnier).
13077
13078 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13079
13080 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13081 highlighting overlay with a different face over the overlay
13082 isearch uses to highlight the current match because that can lead
13083 to bad face combinations.
13084
13085 * loadup.el (toplevel): Load faces before isearch.
13086
13087 * isearch.el (isearch-faces): New custom group.
13088 (isearch): New defface; was already tested for in the code.
13089 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13090 (isearch-highlight): Always use face `isearch'.
13091
13092 2000-10-02 Dave Love <fx@gnu.org>
13093
13094 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13095 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13096 comparison of opcode with operand.
13097
13098 2000-10-03 Miles Bader <miles@gnu.org>
13099
13100 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13101 buffer, since the echo area will now grow to accommodate them.
13102
13103 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13104
13105 * vc-hooks.el (vc-registered): If FILE used to be registered under
13106 a certain backend, try that one first.
13107
13108 * vc.el (vc-responsible-backend): Undo the previous change in the
13109 argument list. Handle multiple backends correctly.
13110 (vc-find-new-backend): Function removed.
13111 (vc-register): Use vc-responsible-backend, as before.
13112 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13113
13114 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13115
13116 * startup.el (fancy-splash-head): Change message below the
13117 logo.
13118
13119 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13120
13121 * diff-mode.el (diff-goto-source): Emit a status message.
13122 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13123 (diff-test-hunk): Fix doc string.
13124 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13125 (diff-advance-after-apply-hunk): New variable.
13126 (diff-apply-hunk): Don't return a value.
13127
13128 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13129
13130 * vc.el (vc-editable-p): Minor optimization.
13131 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13132 (vc-find-new-backend): New function split from vc-responsible-backend.
13133 (vc-register): Use it.
13134 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13135 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13136 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13137 (vc-clear-headers): Don't use find-file.
13138 (vc-revert-buffer): Use `and' again (must have been a braino).
13139 (vc-switch-backend): Only prompt if requested.
13140 Short circuit if nothing is to be done.
13141 Don't use vc-resynch-buffer which could lose unsaved editing.
13142 (vc-default-receive-file): Update call to vc-unregister.
13143 (with-vc-file, vc-next-action-on-file):
13144 Use vc-backend rather than vc-registered.
13145 (vc-next-action-on-file): Use intern-soft.
13146 Deal with read-only *vc-diff* buffer.
13147 (vc-transfer-file): Docstring fix.
13148
13149 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13150 (vc-rcs-receive-file): Avoid with-vc-properties.
13151 Update call to vc-unregister.
13152 Use constant `RCS' rather than (dynamically bound) var `backend'.
13153
13154 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13155
13156 * vc.el (vc-next-action-on-file): Update mode line only if file
13157 is visited.
13158 (vc-start-entry): New argument initial-contents. Don't visit the file
13159 if it isn't already visited. Brought documentation up-to-date.
13160 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13161 (vc-checkin): New optional arg initial-contents, which is passed to
13162 vc-start-entry.
13163 (vc-finish-logentry): Make sure to bury log buffer only if there
13164 really is one. Call `vc-resynch-buffer' on log-file, not
13165 buffer-file-name.
13166 (vc-default-comment-history, vc-default-wash-log): New functions.
13167 (vc-index-of): Removed.
13168 (vc-transfer-file): Make do without the above.
13169 (vc-default-receive-file): Call comment-history unconditionally. Pass
13170 the resulting string to vc-checkin, instead of inserting it into the
13171 comment ring.
13172
13173 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13174 unconditionally. Use the comments as initial contents of the log
13175 entry buffer. Document the trick to force branch creation with no
13176 changes.
13177
13178 2000-10-01 Miles Bader <miles@gnu.org>
13179
13180 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13181 `recenter' with an arg to prevent redrawing the display.
13182
13183 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13184
13185 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13186
13187 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13188
13189 * progmodes/c-mode.el (c-mode):
13190 Don't gratuitously override the default for comment-column.
13191
13192 * textmodes/tex-mode.el (latex-metasection-list): New var.
13193 (latex-imenu-create-index): Use it.
13194 Move the regexp construction outside loops (and use push).
13195 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13196 (tex-font-lock-keywords): Moved from font-lock.el.
13197 (tex-comment-indent): Remove.
13198 (tex-common-initialization): Don't set comment-indent-function.
13199 (latex-block-default): New var.
13200 (tex-latex-block): Use it to provide a default choice.
13201 Add any unknown choice to latex-block-names.
13202 Insert [...] after {...}.
13203 (tex-last-unended-begin): Simplify regexp.
13204 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13205 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13206 (latex-mode): Set forward-sexp-function.
13207
13208 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13209 Add regexp for @ignore ... @end ignore.
13210 (texinfo-heading-face): New face.
13211 (texinfo-font-lock-keywords): Use it.
13212 (texinfo-mode-menu): New menu.
13213 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13214 New functions.
13215 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13216 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13217 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13218 Remove declaration.
13219 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13220
13221 * delsel.el (delete-selection-mode): Use define-minor-mode.
13222
13223 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13224
13225 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13226
13227 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13228
13229 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13230
13231 * replace.el (keep-lines-read-args): New function.
13232 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13233 read arguments interactively. Add parameters RSTART and REND.
13234 Operate on the active region in Transient Mark mode.
13235
13236 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13237
13238 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13239 (authors-obsolete-files-regexps): New variable.
13240 (authors-add): Don't record changes in obsolete files.
13241
13242 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13243
13244 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13245
13246 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13247 (comment-indent): Make sure there's a space between code and comment.
13248 Shift comments left to avoid going past fill-column.
13249
13250 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13251
13252 * startup.el (startup-echo-area-message): New function.
13253 (display-startup-echo-area-message): Use it.
13254 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13255 (fancy-splash-default-action): New function.
13256 (fancy-splash-screens-1): New function.
13257 (fancy-splash-head): Put a help-echo and a keymap under the image.
13258
13259 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13260
13261 * diff-mode.el (diff-add-log-file-name): Remove.
13262 (diff-mode): Use add-log-buffer-file-name-function.
13263
13264 * add-log.el (find-change-log): New arg BUFFER-FILE.
13265 (add-log-file-name): Obey add-log-file-name-function.
13266 (add-log-buffer-file-name-function): New var.
13267 (add-change-log-entry): Use it.
13268
13269 2000-09-29 Miles Bader <miles@gnu.org>
13270
13271 * image-file.el (image-file-name-extensions): New variable.
13272 (image-file-name-regexps): Renamed from `image-file-regexps'.
13273 New default value is nil. Call `auto-image-file-mode'.
13274 (image-file-name-regexp): New function.
13275 (auto-image-file-mode): New minor mode.
13276 (insert-image-file): Don't make conditional on the image-file
13277 handler being enabled.
13278 (image-file-handler): Make the call here conditional instead.
13279 (set-image-file-handler-enabled, enable-image-file-handler)
13280 (disable-image-file-handler): Functions removed.
13281
13282 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13283 string.
13284
13285 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13286
13287 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13288 it's a function from CL.
13289 (latex-imenu-create-index): Replace eval-when-compile with progn
13290 because latex-section-alist is not bound while compiling.
13291
13292 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13293
13294 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13295 (outline-mode): Use define-derived-mode.
13296
13297 * progmodes/perl-mode.el (perl-mode):
13298 * progmodes/awk-mode.el (awk-mode):
13299 * progmodes/asm-mode.el (asm-mode):
13300 Don't gratuitously override the default for comment-column.
13301
13302 * emacs-lisp/lisp.el (lisp-complete-symbol):
13303 Distinguish the let-binding case from the funcall case.
13304 (forward-sexp-function): New variable.
13305 (forward-sexp): Use it.
13306
13307 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13308 (easy-mmode-defmap): Remove the now useless autoload.
13309
13310 * time.el (display-time-mode): Use define-minor-mode.
13311
13312 * subr.el (add-minor-mode): Don't eval NAME.
13313 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13314 Use if rather than cond.
13315
13316 * simple.el (read-expression-map): Define more properly.
13317 (comment-indent-hook): Remove.
13318 (string-to-syntax): Bug fix.
13319
13320 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13321 (cvs-ediff-diff): Fix typo.
13322 (cvs-revert-if-needed): Don't bother preserving read-only.
13323
13324 * paren.el (show-paren-mode): Use define-minor-mode.
13325
13326 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13327 (toggle-auto-compression): Remove.
13328 (jka-compr-build-file-regexp): Remove useless grouping.
13329
13330 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13331 Avoid user-reserved bindings.
13332 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13333 (diff-header-face): Revert to grey85.
13334
13335 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13336
13337 * complete.el (partial-completion-mode) <defcustom>: Remove.
13338 (partial-completion-mode): Use define-minor-mode.
13339 (PC-do-completion): Understand `completion-auto-help = delay'
13340 to mean to popup the completion buffer only the second time.
13341 (PC-include-file-all-completions, PC-include-file-all-completions)
13342 (PC-include-file-all-completions): Don't quote lambda.
13343
13344 * comint.el (comint-mode-hook): Docstring fix.
13345 (comint-mode): Use define-derived-mode.
13346 (comint-mode-map): Remove obsolete comment.
13347 (make-comint): Minor stylistic change.
13348 (comint-insert-clicked-input): Be more careful to find the overlay.
13349 Use this-command-keys rather than hardcoding mouse-2.
13350
13351 * font-lock.el: Replace confusing (,@ with ,
13352 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13353 Don't use regexp-opt-depth. Spice up the regexp for args.
13354 Don't distinguish between cmds that can take an opt arg or not.
13355 Use `append' and `prepend' rather than `keep'.
13356
13357 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13358 (latex-outline-regexp): New var.
13359 (latex-outline-level): New fun.
13360 (latex-section-alist): New var.
13361 (latex-imenu-create-index): Use it. Use `push' as well.
13362 (tex-shell-map): Initialize it properly.
13363 (tex-mode): Minor stylistic change.
13364 (plain-tex-mode): Use define-derived-mode.
13365 (latex-mode): Use define-derived-mode.
13366 Construct the paragraph regexps in a more readable way.
13367 Set the buffer-local outline-{level,regexp} vars.
13368 (slitex-mode): Derive from latex-mode.
13369 (tex-common-initialization): Don't kill-all-vars anymore.
13370 Add setting for comment-add and font-lock-defaults.
13371 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13372 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13373 (tex-start-tex): New arg DIR (and send a chdir command for it).
13374 Also display the shell buffer and save it in tex-last-buffer-texed.
13375 (tex-region): Use expand-file-name rather than concat.
13376 Remove code made useless by changes in tex-start-tex.
13377 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13378
13379 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13380
13381 2000-09-28 Dave Love <fx@gnu.org>
13382
13383 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13384
13385 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13386
13387 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13388 `append'.
13389
13390 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13391
13392 * info.el (Info-extract-pointer): Undo last change.
13393 Instead, fix the position of the `bound' arg to re-search-backward.
13394
13395 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13396
13397 * info.el (Info-extract-pointer):
13398 Widen more carefully, to avoid finding pointers in other nodes.
13399 (Info-index): Use push.
13400
13401 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13402
13403 * frame.el (set-frame-font): Remove call to obsolete function
13404 frame-update-faces.
13405 (set-foreground-color, set-background-color): Likewise for
13406 frame-update-face-colors.
13407
13408 2000-09-27 Miles Bader <miles@gnu.org>
13409
13410 * image-file.el: New file.
13411
13412 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13413
13414 * frame.el (frame-notice-user-settings): Don't call
13415 frame-update-faces, which is a no-op now.
13416
13417 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13418 tool-bar-lines.
13419
13420 2000-09-27 Dave Love <fx@gnu.org>
13421
13422 * mouse.el: Fix last change.
13423
13424 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13425
13426 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13427
13428 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13429
13430 * international/quail.el (quail-help): The output message is
13431 improved.
13432
13433 2000-09-26 Dave Love <fx@gnu.org>
13434
13435 * mouse.el (popup-menu): If POSITION is nil, set it using
13436 mouse-position.
13437
13438 2000-09-25 Sam Steingold <sds@gnu.org>
13439
13440 * net/browse-url.el (browse-url-file-url): Check for null maps.
13441
13442 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13443
13444 * frame.el (frame-notice-user-settings): Don't add a
13445 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13446
13447 * frame.el (frame-notice-user-settings):
13448 Make tool-bar-mode and default-frame-alist consistent.
13449
13450 * toolbar/tool-bar.el (tool-bar-help): New function.
13451
13452 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13453
13454 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13455 current-load-list in top-level forms. Else this leaks a cons cell
13456 every time a defun is called.
13457
13458 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13459
13460 2000-09-25 Dave Love <fx@gnu.org>
13461
13462 * startup.el (fancy-splash-head): Check XPM is available.
13463
13464 * autoinsert.el (auto-insert): Doc fix.
13465 (auto-insert-alist): Following GNU notices, don't say `copyright
13466 _by_'. Use line-beginning-position.
13467 (auto-insert): Check buffer-file-name is non-nil before use.
13468
13469 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13470
13471 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13472 starting with `@def' or `@multitable', in addition to ones
13473 specified by the user in auto-fill-inhibit-regexp.
13474
13475 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13476
13477 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13478 rmail-dont-reply-to-names matches the empty string.
13479
13480 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13481
13482 * startup.el (command-line-1, fancy-splash-text): Change the
13483 text to sound more friendly.
13484
13485 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13486
13487 * progmodes/hideshow.el: Update author email address.
13488 Generally, sync w/ maintainer version 5.22.
13489 (hs-hide-all-non-comment-function): New var.
13490 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13491 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13492 (hs-show-region): Delete this command.
13493 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13494
13495 2000-09-22 Dave Love <fx@gnu.org>
13496
13497 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13498 (hl-line-highlight): Specify buffer when moving overlay.
13499
13500 * progmodes/fortran.el (fortran-mode): Locally set
13501 normal-auto-fill-function.
13502 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13503 (fortran-mode-map): Adjust auto-fill menu entry.
13504
13505 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13506
13507 * vc-rcs.el (toplevel): Require `vc' when compiling.
13508
13509 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13510
13511 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13512
13513 * vc.el (vc-switch-backend): Signal an error if the file is not
13514 registered under the new backend.
13515
13516 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13517 without explicit revision number.
13518
13519 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13520
13521 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13522 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13523 (diff-xor): New function.
13524 (diff-find-source-location): Use it. Fix a stupid name clash.
13525 (diff-hunk-status-msg): New function.
13526 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13527 (diff-test-hunk): Use diff-find-source-location.
13528 (diff-goto-source): Favor the `reverse'.
13529 (diff-hunk-text): Properly handle one-sided context diffs.
13530 (diff-apply-hunk): When done, advance to the next hunk.
13531
13532 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13533
13534 * startup.el (command-line): If frame was created with a non-zero
13535 tool-bar-lines parameter, switch tool-bar-mode on.
13536
13537 * add-log.el (change-log-date-face, change-log-name-face)
13538 (change-log-email-face, change-log-file-face)
13539 (change-log-list-face, change-log-conditionals-face)
13540 (change-log-function-face, change-log-acknowledgement-face):
13541 New faces, inheriting from font-lock faces.
13542 (change-log-font-lock-keywords): Use them.
13543
13544 2000-09-21 Dave Love <fx@gnu.org>
13545
13546 * progmodes/cperl-mode.el (top-level): Clean up
13547 `eval-when-compile's and assorted defvars.
13548 (cperl-invalid-face): Don't double-quote value. Change custom
13549 type.
13550 (cperl-mode): Set normal-auto-fill-function and don't zap
13551 auto-fill-function.
13552 (cperl-imenu--function-name-regexp-perl): Renamed from
13553 imenu-example--function-name-regexp-perl.
13554 (cperl-imenu--create-perl-index): Renamed from
13555 imenu-example--create-perl-index.
13556 (cperl-xsub-scan): Don't require cl.
13557
13558 * msb.el (msb-mode-map): Use substitute-key-definition.
13559 (msb-mode): Use msb-mode-map.
13560
13561 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13562
13563 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13564 New functions.
13565 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13566 (vc-switch-backend): New function.
13567 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13568 (vc-register): Fix prompt.
13569 (vc-unregister, vc-default-unregister): New functions.
13570 (vc-version-diff): Handle empty buffer in sentinel.
13571
13572 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13573 (vc-rcs-state-heuristic): Use it to guess the state of files with
13574 non-strict locking.
13575 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13576 been set with -b, but not created yet.
13577 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13578 contents in order to find the state.
13579 (vc-rcs-checkin): Allow creation of branches with no changes.
13580 (vc-rcs-unregister, vc-rcs-receive-file)
13581 (vc-rcs-set-non-strict-locking): New functions.
13582
13583 * vc-hooks.el (vc-name): Force correct computation of the value
13584 in case it is missing.
13585
13586 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13587
13588 * startup.el (fancy-splash-tail): Use a different foreground
13589 color on a dark frame background.
13590
13591 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13592
13593 * info.el: Use the correct capitalization when making Info-mode
13594 and Info-edit-mode `special' modes.
13595
13596 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13597
13598 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13599 (diff-mode): Add support for add-log.el.
13600 (diff-hunk-text): Use char offsets rather than line offsets.
13601 (diff-find-source-location): Replace LINE with line-offset (nil
13602 if not found) and always set POS to a meaningful position.
13603 Adapt to the new char-offsets.
13604 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13605 Adapt to the new diff-find-source-location.
13606 (diff-goto-source): Adapt to the new diff-find-source-location.
13607
13608 * add-log.el (add-log-file-name): New function (split out of
13609 add-change-log-entry).
13610 (add-change-log-entry): Use it.
13611 Call add-log-file-name-function with the changelog file name if
13612 the current buffer is not associated with any file.
13613 Avoid find-file if the selected window is dedicated.
13614
13615 * diff-mode.el (diff-find-source-location):
13616 Move code from diff-apply-hunk. Return buffer rather than file.
13617 (diff-apply-hunk): Use the new result from diff-find-source-location.
13618 (diff-goto-source): Use the new diff-find-source-location.
13619
13620 2000-09-20 Dave Love <fx@gnu.org>
13621
13622 * iswitchb.el: Some doc fixes.
13623 (iswitchb-mode-map): Define completely initially. Inherit
13624 minibuffer-local-map.
13625 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13626 fundamental-mode.
13627 (iswitchb-global-map): New variable.
13628 (iswitchb-summaries-to-end): Amalgamate regexps.
13629 (iswitchb-mode): New.
13630 (iswitchb-mode-hook): New variable.
13631 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13632 `extensions'.
13633
13634 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13635
13636 * ehelp.el (electric-help): New defgroup.
13637 (electric-help-shrink-window): New user-option.
13638 (with-electric-help): Use it.
13639
13640 * window.el (shrink-window-if-larger-than-buffer): If face
13641 `mode-line' has a :box, and we're on a graphical frame, add 1
13642 to the needed window height.
13643
13644 * frame.el (frame-notice-user-settings): Add a last parameter nil
13645 to a call to `append', because the last list passed to `append' is
13646 not copied, and so subsequent calls to assq-delete-all will modify
13647 default-frame-alist.
13648
13649 * startup.el (fancy-splash-image): Change :type.
13650 (fancy-splash-head): Use an XBM image if appropriate.
13651 (command-line-1): Show splash screens in more cases.
13652
13653 * startup.el (fancy-splash-text): Don't quote faces.
13654
13655 * dired.el (dired-font-lock-keywords): Undo last change.
13656 (dired-readin): Bind indent-tabs-mode to nil.
13657
13658 * startup.el (fancy-splash-head): If frame's background mode
13659 is `dark', change the black background of the image to gray.
13660 (fancy-splash-screens): Display startup echo area message.
13661 (display-startup-echo-area-message): New function.
13662
13663 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13664
13665 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13666
13667 * info.el (info-header-node): Tweak for color ttys.
13668
13669 * faces.el (face-valid-attribute-values): Make sure directories we
13670 search for stipples both exist and are readable before trying to
13671 search them.
13672
13673 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13674 in the dry-run case.
13675
13676 * jka-compr.el (with-auto-compression-mode): New macro.
13677
13678 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13679 (custom-group-tag-face, custom-variable-tag-face): Use relative
13680 :height and inherit from `variable-pitch' face instead of
13681 hardwiring :family.
13682 * hi-lock.el (hi-black-hb): Likewise.
13683
13684 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13685 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13686 toolbar-add-item, if image doesn't have a mask add a `:mask
13687 heuristic'.
13688
13689 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13690
13691 * diff-mode.el: Docstring fixes.
13692 (diff-header-face, diff-comment-face): New faces.
13693 (diff-font-lock-keywords): Highlight a bit differently.
13694 (diff-find-source-location): Don't return SPAN any more.
13695 (diff-hunk-text): Don't bother erasing the temp buffer.
13696 (diff-find-text): Drop argument LINE.
13697 (diff-apply-hunk): Update calls to diff-find-text.
13698 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13699
13700 * calendar/calendar.el: Docstring fixes.
13701 (calendar-make-alist): Don't quote lambda.
13702 (calendar-star-date): Use make-local-variable.
13703
13704 2000-09-19 Dave Love <fx@gnu.org>
13705
13706 * toolbar/tool-bar.el: Renamed from toolbar.el.
13707 Change `toolbar' to `tool-bar' generally in symbols.
13708 Make some items invisible in `special' major modes.
13709 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13710 Add arg PROPS.
13711
13712 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13713 Add :version here.
13714 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13715
13716 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13717
13718 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13719
13720 * files.el (find-file-suppress-same-file-warnings): New user-option.
13721 (find-file-noselect): Use it.
13722
13723 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13724 (fancy-splash-screen): Defgroup.
13725
13726 * add-log.el (change-log-font-lock-keywords): Match names
13727 more exactly for the case that font-lock-constant-face is
13728 underlined.
13729
13730 2000-09-19 Richard M. Stallman <rms@gnu.org>
13731
13732 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13733
13734 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13735
13736 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13737
13738 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13739
13740 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13741 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13742 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13743 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13744 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13745 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13746 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13747 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13748 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13749 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13750 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13751 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13752
13753 * startup.el (fancy-splash-text): New variable.
13754 (fancy-splash-delay, fancy-splash-image): New user-options.
13755 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13756 (fancy-splash-screens): New functions.
13757 (command-line-1): If display has a `display' frame parameter, has
13758 colors, and we have XPM support, show more fancy splash screens.
13759
13760 2000-09-19 Dave Love <fx@gnu.org>
13761
13762 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13763 with null `help'. Use modern backquote syntax.
13764
13765 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13766
13767 * font-lock.el (font-lock-mode): Change message telling the user
13768 that ``the buffer is too big''.
13769
13770 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13771 for instance for the case that tab-width is 2.
13772
13773 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13774
13775 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13776 toolbar-add-item, if image doesn't have a mask add a `:mask
13777 heuristic'.
13778
13779 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13780
13781 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13782 and return a cons if it's non-nil.
13783 (diff-apply-hunk): Try to jump to the line in the source text
13784 corresponding to the position of point in the in the hunk.
13785
13786 * info.el (Info-title-3-face, Info-title-2-face)
13787 (Info-title-1-face): Use face inheritance and relative sizes
13788 instead of hard-wiring things.
13789
13790 * faces.el (secondary-selection): Make dark-background variant sane.
13791
13792 2000-09-16 Andrew Innes <andrewi@gnu.org>
13793
13794 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13795 read-only, since they aren't under VC now.
13796
13797 2000-09-17 Dave Love <fx@gnu.org>
13798
13799 * tmm.el: Replace mapcar with mapc in several places.
13800
13801 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13802 ad-unadvise.
13803
13804 * international/latin1-disp.el: New file.
13805
13806 * calendar/cal-move.el (scroll-calendar-left)
13807 (scroll-calendar-right): Make arg optional (for active mode line).
13808
13809 * calendar/calendar.el (calendar-mode-line-format): Make fields
13810 mouse-sensitive.
13811 (calendar-read-date, calendar-read-date, calendar-window-list):
13812 Unquote lambda.
13813 (calendar-month-name): Use aref, not sref.
13814
13815 * view.el (minor-mode-alist): Propertize the string.
13816
13817 * international/characters.el (standard-case-table): Add entries
13818 for Greek.
13819
13820 2000-09-18 Miles Bader <miles@gnu.org>
13821
13822 * info.el (info-node, info-xref): Add dark-background variants.
13823
13824 * faces.el (header-line): Change defaults to be less confusing
13825 when mixed with mode-lines.
13826
13827 * info.el (Info-fontify-node): Make a few cleanups.
13828 Add extra `help-echo' and `local-map' props to node xrefs.
13829 Use header-specific faces for node-names & xrefs.
13830 (Info-use-header-line): New variable.
13831 (info-header-xref, info-header-node): New faces.
13832 (Info-setup-header-line): New function.
13833 (Info-select-node): Call Info-setup-header-line when enabled.
13834 (Info-extract-pointer): Work even if the header line is hidden.
13835 (Info-header-line): New variable.
13836
13837 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13838
13839 * vms-patch.el (print-region-function): Don't quote lambda.
13840
13841 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13842
13843 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13844 (lm-get-header-re): Allow spaces between the header and the colon.
13845 (lm-header): Allow $ in non-RCS headers.
13846 (lm-header-multiline): Put the strings back into order.
13847 Stop at an empty line. Don't require two space chars if the
13848 line is clearly not another header line.
13849
13850 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13851 (popup-menu-popup): Remove.
13852
13853 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13854
13855 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13856 specification if or if not tool-bar item contains an `:enabled'
13857 property.
13858
13859 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13860 current buffer has no file name.
13861
13862 2000-09-15 Dave Love <fx@gnu.org>
13863
13864 * strokes.el: Sync with maintainer's current version with changes
13865 for Emacs, but avoid runtime cl and levents.
13866 (toplevel): Change autoloads and compilation requires.
13867 (strokes-version, strokes-bug-address, strokes-lift): Values
13868 changed.
13869 (strokes-xpm-header, strokes-insinuated): New variable.
13870 (strokes): Add :link.
13871 (strokes-mode): Customized.
13872 (strokes-while-inhibiting-garbage-collector): New macro.
13873 (strokes-remassoc): Avoid remove-if.
13874 (strokes-fix-button2-command): Don't use ad-do-it.
13875 (strokes-insinuate): New function.
13876 (strokes-button-press-event-p, strokes-button-release-event-p):
13877 New functions, used instead of non-`strokes-' versions..
13878 (strokes-mouse-event-p): Rewritten.
13879 (strokes-event-closest-point): Avoid event-point.
13880 (strokes-get-grid-position): Avoid cdadr, caadr
13881 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13882 functions.
13883 (strokes-help): Use with-output-to-temp-buffer.
13884 (strokes-window-configuration-changed-p): New function.
13885 (strokes-update-window-configuration): Use buffer-live-p,
13886 strokes-window-configuration-changed-p.
13887 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13888 (strokes-char-face): New face.
13889 (strokes-char-table, strokes-base64-chars): New variable.
13890 (strokes-xpm-for-stroke, strokes-list-strokes)
13891 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13892 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13893 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13894 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13895 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13896 functions.
13897
13898 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13899
13900 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13901
13902 * image.el (create-image): Doc fix.
13903
13904 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13905 instead of `:heuristic-mask t'.
13906
13907 2000-09-14 Andrew Innes <andrewi@gnu.org>
13908
13909 * makefile.w32-in: Revert to Unix line endings.
13910
13911 2000-09-14 Andrew Innes <andrewi@gnu.org>
13912
13913 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13914 when installing.
13915
13916 * makefile.nt (DONTCOMPILE): Fix typo.
13917
13918 * shell.el (shell-write-history-on-exit): New function.
13919 (shell-dumb-shell-regexp): New custom variable.
13920 (shell-mode): Make shell-write-history-on-exit the process
13921 sentinel if shell name matches shell-dumb-shell-regexp.
13922
13923 * w32-fns.el: Comment out before-init-hook function which resets
13924 source-directory based; this breaks bootstrap.
13925
13926 2000-09-14 Dave Love <fx@gnu.org>
13927
13928 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13929 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13930 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13931 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13932 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13933 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13934 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13935 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13936 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13937
13938 * toolbar/toolbar.el: New.
13939
13940 * subdirs.el: Add toolbar.
13941
13942 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13943
13944 * indent.el (indent-for-tab-command): Doc fix.
13945
13946 2000-09-14 Alex Schroeder <alex@gnu.org>
13947
13948 * ansi-color.el (ansi-colors): Doc change.
13949 (ansi-color-get-face): Simplified regexp.
13950 (ansi-color-faces-vector): Added more faces, doc change.
13951 (ansi-color-names-vector): Doc change.
13952 (ansi-color-regexp): Simplified regexp.
13953 (ansi-color-parameter-regexp): New regexp.
13954 (ansi-color-filter-apply): Doc change.
13955 (ansi-color-filter-region): Doc change.
13956 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13957 deal with zero length parameters.
13958 (ansi-color-apply-on-region): Doc change.
13959 (ansi-color-map): Doc change.
13960 (ansi-color-map-update): Removed debugging message.
13961 (ansi-color-get-face-1): Added condition-case to trap
13962 args-out-of-range errors.
13963 (ansi-color-get-face): Doc change.
13964 (ansi-color-make-face): Removed.
13965 (ansi-color-for-shell-mode): New option.
13966
13967 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13968
13969 * international/quail.el (quail-start-translation): Translate KEY
13970 if necessary even if it doesn't have any mapping in the current
13971 input method.
13972 (quail-start-conversion): Likewise.
13973 (quail-help): The output message is improved.
13974
13975 2000-09-13 Miles Bader <miles@gnu.org>
13976
13977 * comint.el (comint-output-filter): Revert to using
13978 `insert-before-markers'. Add bletcherous hack to undo damage
13979 caused by `insert-before-markers'. Put `front-sticky' property on
13980 overlays created here so that the field code understands how the
13981 overlay works. Use a let when making comint-last-prompt-overlay,
13982 so that the code is easier to read.
13983
13984 2000-09-13 Dave Love <fx@gnu.org>
13985
13986 * wid-edit.el (widget-default-format-handler): DTRT when
13987 doc-property is a function.
13988
13989 2000-09-12 Francesco Potorti` <pot@gnu.org>
13990
13991 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13992 filed name if it's not there.
13993
13994 2000-09-12 Dave Love <fx@gnu.org>
13995
13996 * simple.el (read-mail-command): Doc fix.
13997 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13998
13999 * vc.el (vc-dired-listing-switches): Fix :version.
14000
14001 * vc-hooks.el: Doc fixes.
14002
14003 * subr.el (add-minor-mode): Use toggle-fun arg.
14004
14005 * speedbar.el: Add :version to several defcustoms.
14006
14007 * imenu.el (imenu--truncate-items, imenu--cleanup)
14008 (imenu--generic-function): Avoid mapcar.
14009 (imenu--replace-spaces): Function removed.
14010 (imenu--completion-buffer): Use subst-char-in-string.
14011 (imenu-add-to-menubar): Use keymap inheritance.
14012
14013 2000-09-12 Miles Bader <miles@gnu.org>
14014
14015 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
14016 (diff-mode-map): Bind `diff-test-hunk'.
14017 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
14018
14019 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14020
14021 * bytecomp.el (byte-compile-defvar): Undo last change
14022 because it breaks '(make-variable-buffer-local (defvar ...)'
14023 which is used at least in dired.
14024
14025 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14026
14027 * international/quail.el (quail-define-package): Docstring
14028 modified.
14029
14030 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14031
14032 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
14033 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
14034 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
14035 docstring of "chinese-py".
14036
14037 * international/quail.el (quail-translation-docstring): New
14038 variable.
14039 (quail-show-keyboard-layout): Docstring modified.
14040 (quail-select-current): Likewise.
14041 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
14042 infinite recursive call.
14043 (quail-help): Check quail-translation-docstring. Format of the
14044 output changed.
14045 (quail-help-insert-keymap-description): Adjusted for the above
14046 change.
14047
14048 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14049
14050 * bytecomp.el (byte-compile-defvar): Only cons onto
14051 current-load-list in top-level forms. Else this leaks a cons cell
14052 every time a defun is called.
14053
14054 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
14055
14056 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
14057 Now understands non-unified diffs. Some functionality moved into
14058 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
14059 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
14060 modify anything. Only reposition point in the patched file if the
14061 patch succeeds. Only pop up another window if POPUP is true.
14062 Emit a message describing what happened if successful, and at what
14063 line-offset. Automatically detect reversed hunks and do something
14064 appropriate.
14065 (diff-hunk-text, diff-find-text): New functions.
14066 (diff-filter-lines): Function removed.
14067 (diff-test-hunk): New function.
14068 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
14069
14070 2000-09-10 Dave Love <fx@gnu.org>
14071
14072 * textmodes/tildify.el: Minor doc/commentary fixes.
14073 (tildify) <defgroup>: Add :version.
14074
14075 * faces.el (face-x-resources): Make custom type more specific.
14076 (frame-background-mode): Use mapc.
14077 (region) <defcustom>: Add :version.
14078
14079 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14080
14081 * vc-sccs.el (vc-sccs-register):
14082 * vc-rcs.el (vc-rcs-register):
14083 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14084 * vc.el (vc-register): Clear file's properties.
14085
14086 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14087
14088 * faces.el (face-spec-set): Only face-spec-reset-face when
14089 ATTRS is non-nil.
14090
14091 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14092
14093 * help.el (help-insert-xref-button): Fix a typo in doc string.
14094
14095 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14096
14097 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14098 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14099 methods.
14100
14101 * menu-bar.el (read-mail-item-name): New function.
14102 (menu-bar-tools-menu): Use it to compute and display the package
14103 used to read email.
14104 (menu-bar-tools-menu): Fix typo in GUD's help string.
14105
14106 2000-09-07 Dave Love <fx@gnu.org>
14107
14108 * diff-mode.el (diff-mouse-goto-source): New function.
14109
14110 * vc-sccs.el: Doc fixes.
14111 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14112
14113 * vc-rcs.el: Doc fixes.
14114 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14115 (vc-rcs-checkout-switches, vc-rcs-header)
14116 (vc-rcs-master-templates): Add or change :version.
14117
14118 * vc-cvs.el: Doc fixes.
14119 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14120 (vc-cvs-stay-local): Add :version.
14121
14122 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14123
14124 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14125
14126 * international/quail.el (quail-help): Fix previous change.
14127
14128 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14129
14130 * faces.el (color-values): Doc fix.
14131
14132 * faces.el (frame-set-background-mode): Use frame-parameter
14133 instead of frame-parameters.
14134
14135 * frame.el (filtered-frame-list): Reduce consing.
14136 (frames-on-display-list): Call frame-parameter instead of
14137 frame-parameters.
14138
14139 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14140
14141 * language/devan-util.el (devanagari-to-indian-region): In the
14142 loop, change the following char, not preceding char.
14143
14144 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14145
14146 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14147 instead of frame-parameters.
14148
14149 * faces.el (set-face-attribute): Simplify by calling
14150 internal-set-lisp-face-attribute with FRAME being 0.
14151
14152 * vc.el: Remove `Id' version control keyword.
14153
14154 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14155
14156 * help.el (help-make-xrefs): Adjusted for the change of
14157 help-xref-mule-regexp.
14158 (help-insert-xref-button): New function.
14159
14160 * international/mule-cmds.el (help-xref-mule-regexp-template):
14161 Include the pattern for character set.
14162 (leim): New group.
14163
14164 * international/quail.el: Don't require face.
14165 (quail): New group.
14166 (quail-other-command): Dummy command to make quail-help work better.
14167 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14168 (quail-keyboard-layout-substitution): New variable.
14169 (quail-update-keyboard-layout): New function.
14170 (quail-keyboard-layout-type): New customizable variable.
14171 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14172 (quail-keyboard-translate): Pay attention to
14173 quail-keyboard-layout-substitution.
14174 (quail-insert-kbd-layout): New function.
14175 (quail-show-keyboard-layout): New function.
14176 (quail-get-translation): If the definition is a vector of length
14177 1, and the element is a string of length 1, return the character
14178 in that string.
14179 (quail-update-current-translations): Fix the case of
14180 relative-index out of range.
14181 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14182 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14183 Show key sequences for all available characters.
14184 (quail-help-insert-keymap-description): Don't show such verbose
14185 key bindings as quail-self-insert-command.
14186
14187 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14188 Format changed, and each element now have extra documentations.
14189 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14190 Adjusted for the change of quail-cxterm-package-ext-info.
14191
14192 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14193
14194 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14195 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14196 during bootstrap.
14197
14198 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14199
14200 * vc.el: (toplevel): Don't require `dired' at run-time.
14201 (vc-dired-resynch-file): Remove autoload cookie.
14202
14203 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14204
14205 * vc.el: Made several backend functions optional.
14206 (vc-default-responsible-p): New function.
14207 (vc-merge): Use RET for first version to trigger merge-news, not
14208 prefix arg.
14209 (vc-annotate): Handle backends that do not support annotation.
14210 (vc-default-merge-news): Removed. The existence of a merge-news
14211 implementation is now checked on caller sites.
14212
14213 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14214 case.
14215
14216 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14217 special case that has been removed from the default in vc-hooks.el.
14218
14219 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14220
14221 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14222
14223 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14224
14225 * vc-hooks.el: Require vc during compilation.
14226 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14227 macro `with-vc-properties' in vc.el.
14228 (vc-file-getprop): Doc fix.
14229 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14230
14231 * vc.el: Require dired-aux during compilation.
14232 (vc-name-assoc-file): Moved to vc-sccs.el.
14233 (with-vc-properties): New macro.
14234 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14235 vc-finish-steal): Use it.
14236 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14237 to the backend-specific function is now supposed to do the checkout,
14238 too.
14239 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14240
14241 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14242 set file properties; that gets done in the generic code now.
14243
14244 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14245 Changed parameter list, added code from vc.el that does the
14246 checkout, possibly with a double-take.
14247
14248 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14249 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14250 the above under the new name.
14251 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14252 parameter list, added checkout command.
14253 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14254 properties; that gets done in the generic code now.
14255
14256 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14257
14258 * vc.el: Docstring fixes (courtesy of checkdoc).
14259
14260 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14261
14262 * vc.el (vc-checkout-writable-buffer-hook)
14263 (vc-checkout-writable-buffer): Remove.
14264 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14265 (vc-log-mode): Make it into a clean derived major mode.
14266 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14267 vc-log-mode if log-edit is not available.
14268 (vc-dired-mode-map): Don't set-keymap-parent yet.
14269 (vc-dired-mode): Do set-keymap-parent here.
14270 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14271
14272 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14273
14274 * faces.el (set-face-attribute, face-spec-reset-face)
14275 (face-spec-set): Avoid consing by removing calls to `apply'.
14276
14277 * frame.el (frame-parameter): Move to C code.
14278
14279 2000-09-05 Dave Love <fx@gnu.org>
14280
14281 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14282 insert-before-markers-and-inherit. Now checked systematically!
14283
14284 2000-09-05 Alex Schroeder <alex@gnu.org>
14285
14286 * sql.el (sql-postgres): Use sql-postgres-options.
14287 (sql-postgres-options): New variable.
14288
14289 2000-09-05 Alex Schroeder <alex@gnu.org>
14290
14291 * sql.el (sql-mode-menu): Work around missing variable mark-active
14292 in XEmacs.
14293 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14294 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14295 compatibility.
14296
14297 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14298
14299 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14300
14301 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14302
14303 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14304
14305 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14306
14307 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14308 don't support anything else under SCCS yet.
14309
14310 * vc-hooks.el: Minor doc fixes.
14311
14312 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14313
14314 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14315 not necessary. If verbose in state `needs-patch', do the same as
14316 under `up-to-date'. When NOT verbose and `needs-patch', check out
14317 latest version instead of `merge-news'.
14318 (vc-next-action-dired): Don't mess with default-directory here; it
14319 breaks other parts of dired. It is the job of the
14320 backend-specific functions to adjust it temporarily if they need it.
14321 (vc-next-action): Remove a special CVS case.
14322 (vc-clear-headers): New optional arg FILE.
14323 (vc-checkin, vc-checkout): Set properties vc-state and
14324 vc-checkout-time properly.
14325 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14326 (vc-print-log): Use new backend function `show-log-entry'.
14327 (vc-cancel-version): Do the checks in a different order. Added a
14328 FIXME concerning RCS-only code.
14329
14330 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14331 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14332
14333 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14334
14335 * vc-hooks.el (vc-default-mode-line-string): Show state
14336 `needs-patch' as a `-' too.
14337
14338 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14339
14340 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14341 (vc-default-could-register): New function.
14342 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14343 (vc-resynch-buffer): Call vc-dired-resynch-file.
14344 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14345 vc-resynch-buffer instead of vc-resynch-window.
14346 (vc-next-action-dired): Don't redisplay here, that gets done as a
14347 result of the individual file operations.
14348 (vc-retrieve-snapshot): Corrected prompt order.
14349
14350 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14351
14352 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14353 as well.
14354 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14355 hostname regexps. Updated all callers.
14356 (vc-cvs-responsible-p): Handle directories as well.
14357 (vc-cvs-could-register): New function.
14358 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14359 properties up-to-date.
14360
14361 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14362 user whether to create one.
14363
14364 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14365
14366 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14367 check out a non-existing file.
14368
14369 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14370 workfile does not exist.
14371
14372 * vc.el (vc-version-diff): Use `require' to check for existence of
14373 diff-mode.
14374
14375 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14376
14377 * vc-cvs.el (vc-cvs-registered): Use new function
14378 vc-cvs-parse-entry to do the actual work.
14379
14380 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14381
14382 * vc-hooks.el (vc-find-backend-function): If function doesn't
14383 exist, return nil instead of error.
14384 (vc-call-backend): Doc fix.
14385
14386 * vc.el (vc-do-command): Doc fix.
14387 (vc-finish-logentry): When checking in from vc-dired, choose the
14388 right backend for logentry check.
14389 (vc-dired-mode-map): Inherit from dired-mode-map.
14390 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14391 simplified.
14392 (vc-dired-state-info): Removed, updated caller.
14393 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14394 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14395 (vc-dired-listing-switches): New variable.
14396 (vc-directory): Use it, instead of dired-listing-switches.
14397
14398 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14399 (vc-cvs-dir-state): New function.
14400 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14401 (vc-cvs-parse-entry): New function, also to be used in
14402 vc-cvs-registered.
14403
14404 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14405
14406 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14407 *or* single-window-frames.
14408
14409 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14410
14411 * vc.el (vc-update-changelog): Split into generic part and default
14412 implementation. Doc string adapted.
14413 (vc-default-update-changelog): New function. Call the `rcs2log'
14414 script in exec-directory, to fix a long-standing nuisance.
14415
14416 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14417 simply signals an error.
14418
14419 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14420
14421 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14422 control-flow more clear and to avoid running `cvs' twice.
14423
14424 * vc.el (vc-next-action-on-file): Doc fix.
14425 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14426 (vc-print-log): Eval `file' before constructing the continuation.
14427
14428 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14429
14430 * vc.el (vc-next-action-on-file): Corrected several messages.
14431 (vc-merge): Add prefix arg `merge-news'; handle it.
14432
14433 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14434 is not reached. It is.
14435 (vc-cvs-merge): Set state to 'edited after merge.
14436 (vc-cvs-merge-news): Set workfile version to nil if not known.
14437 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14438
14439 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14440 via stdout. (Merge from main line.)
14441
14442 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14443
14444 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14445 detection.
14446
14447 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14448
14449 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14450 against kill-all-local-variables.
14451 (vc-log-edit): Don't save vc-parent-buffer any more.
14452 (vc-last-comment-match): Initialize to an empty string.
14453 (vc-post-command-functions): New hook.
14454 (vc-do-command): Run it.
14455 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14456 (vc-finish-logentry): Only add the comment to the ring if it's
14457 different from the last comment entered.
14458 (vc-new-comment-index): New function.
14459 (vc-previous-comment): Use it. Make the minibuffer message
14460 slightly less terse.
14461 (vc-comment-search-reverse): Make it work forward as well. Don't
14462 set vc-comment-ring-index if no match is found. Use
14463 vc-new-comment-index.
14464 (vc-comment-search-forward): Use vc-comment-search-reverse.
14465 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14466 define-derived-mode will do it for us. Bind `v' to a keymap that
14467 inherits from vc-prefix-map so that we can bind `vt' without
14468 binding C-x v t.
14469 (vc-retrieve-snapshot): Parenthesis typo.
14470
14471 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14472 to 1. Make sure to switch to *vc* before looking for an error
14473 message. Use vc-parse-buffer.
14474
14475 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14476
14477 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14478 and NAME.
14479 (vc-retrieve-snapshot): Split into two parts.
14480 (vc-default-retrieve-snapshot): New function.
14481
14482 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14483 (vc-cvs-retrieve-snapshot): New function (untested).
14484 (vc-cvs-stay-local): Default to t.
14485 (vc-cvs-remote-p): New function and property.
14486 (vc-cvs-state): Stay local only if the above is t.
14487 (vc-handle-cvs): Removed.
14488 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14489 done via vc-handled-backends now.
14490 (vc-cvs-header): Escape Id.
14491
14492 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14493
14494 * vc.el (vc-do-command): Remove unused commands.
14495 (vc-version-diff): Make sure default-directory ends with a slash.
14496 Move the window commands into a vc-exec-after.
14497 (vc-print-log): Move more of the code into the `vc-exec-after'.
14498
14499 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14500
14501 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14502 (vc-print-log): Search current revision from beginning of buffer.
14503 (vc-revert-buffer): Clear echo area after the diff is finished.
14504 (vc-prefix-map): Removed definition of "t" for terse display in vc
14505 dired.
14506 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14507 definition of "vt" for terse display.
14508 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14509
14510 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14511
14512 * vc.el (vc-exec-after): Avoid caddr.
14513
14514 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14515
14516 * vc.el (vc-exec-after): New function.
14517 (vc-do-command): Use it to add a termination message for async
14518 procs.
14519 (vc-checkout): Try to handle a missing-backend situation.
14520 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14521 of a directory with a backend using async diffs.
14522 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14523 present.
14524
14525 * vc-sccs.el (vc-sccs-state-heuristic): Use
14526 file-ownership-preserved-p.
14527
14528 * vc-rcs.el (vc-rcs-state-heuristic): Use
14529 file-ownership-preserved-p.
14530 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14531
14532 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14533
14534 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14535 vc-do-command.
14536
14537 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14538 when there are no changes.
14539
14540 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14541
14542 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14543
14544 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14545
14546 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14547
14548 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14549
14550 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14551 the `fset' outside of the defvar so that it works even if
14552 vc-prefix-map was already defined.
14553 (vc-setup-buffer): New function, split out of vc-do-command.
14554 (vc-do-command): Allow BUFFER to be t to mean `just use the
14555 current buffer without any fuss'.
14556 (vc-version-diff): Change the `diff' backend operation to just put
14557 the diff in the current buffer without erasing it. Always use
14558 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14559 shrink-window-if-larger-than-buffer.
14560 (vc-print-log): Change the `print-log' backend operation to just
14561 put the log in the current buffer without erasing it. Protect
14562 shrink-window-if-larger-than-buffer.
14563 (vc-update-change-log): Fix setd typo.
14564
14565 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14566 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14567
14568 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14569 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14570 CMP.
14571
14572 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14573 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14574 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14575
14576 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14577
14578 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14579 not possible, use vc-BACKEND-workfile-unchanged-p.
14580 (vc-default-workfile-unchanged-p): New function. Delegates to a
14581 full vc-BACKEND-diff.
14582
14583 * vc-hooks.el (vc-simple-command): Removed.
14584
14585 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14586 instead of vc-simple-command.
14587 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14588 avoid doing a diff when opening a file.
14589 (vc-rcs-state): Added check for unlocked-changes.
14590 (vc-rcs-header): Escape Id.
14591 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14592 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14593 version.
14594
14595 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14596 (vc-sccs-diff): Remove optional arg CMP.
14597 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14598 SCCS-specific function.
14599
14600 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14601 vc-simple-command.
14602
14603 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14604
14605 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14606 (with-vc-file, vc-merge): Use vc-editable-p.
14607 (vc-do-command): Remove unused var vc-file and fix the
14608 doubly-defined `status' var. Add a user message when starting an
14609 async command.
14610 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14611 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14612 Use with-current-buffer.
14613 (vc-buffer-sync): Use unless.
14614 (vc-next-action-on-file): If the file is 'edited by read-only,
14615 make it read-write instead of trying to commit.
14616 (vc-version-diff, vc-update-change-log): Use `setq
14617 default-directory' rather than `cd'.
14618 (vc-log-edit): Don't forget to set default-directory in the
14619 buffer.
14620
14621 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14622 (vc-sccs-state-heuristic): Use file-writable-p instead of
14623 comparing userids.
14624 (vc-sccs-checkout): Use `unless'.
14625
14626 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14627 of comparing userids.
14628 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14629 Simplify the logic by eliminating unreachable code.
14630 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14631 just do a recursive call if we need to retry.
14632 (vc-rcs-checkout): Handle the case where rcs is missing by making
14633 the buffer read-write if requested and re-signalling the error.
14634
14635 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14636
14637 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14638
14639 * vc-hooks.el (vc-handled-backends): Docstring change.
14640 (vc-ignore-vc-files): Mark obsolete.
14641 (vc-registered): Check vc-ignore-vc-files.
14642 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14643 vc-ignore-vc-files.
14644
14645 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14646
14647 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14648
14649 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14650 files since ange-ftp already has vc-registered return nil.
14651
14652 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14653 (vc-sccs-workfile-version): Use with-temp-buffer and new
14654 vc-parse-buffer and don't bother setting the property.
14655 (vc-sccs-add-triple): Use with-current-buffer and
14656 find-file-noselect.
14657 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14658
14659 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14660 derives from the old vc-parse-buffer but uses the revision number
14661 rather than the date (much easier to compare robustly).
14662 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14663 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14664 locking-user more directly. Check strict locking and set
14665 checkout-model appropriately.
14666 (vc-rcs-parse-locks): Remove.
14667 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14668 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14669 (vc-rcs-system-release): Use with-current-buffer and
14670 vc-parse-buffer.
14671 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14672
14673 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14674 (vc-simple-command): Docstring fix.
14675 (vc-registered): Align the way the file-handler is called with the
14676 way the function itself works.
14677 (vc-file-owner): Remove.
14678
14679 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14680 extraction of fields and call to file-attributes because of a
14681 temporary bug in rcp.el.
14682 (vc-cvs-fetch-status): Use with-current-buffer.
14683
14684 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14685
14686 * vc.el (vc-do-command): Use file-relative-name.
14687 (vc-responsible-backend): Use vc-backend if possible.
14688 (vc-create-snapshot): Improve the `interactive' spec. Add support
14689 for branches and dispatch to backend-specific `create-snapshot'.
14690 (vc-default-create-snapshot): New function, containing the bulk of
14691 the old vc-create-snapshot.
14692 (vc-retrieve-snapshot): Improve the interactive spec.
14693
14694 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14695 (vc-backend-hook-functions): Remove.
14696 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14697 (vc-backend): Reintroduce the test for `file = nil' now that I
14698 know why it was there (and added a comment to better remember).
14699
14700 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14701 code from vc-sccs-hooks.el.
14702 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14703 'vc anymore.
14704 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14705 and file-directory-p instead of file-exists-p.
14706 (vc-sccs-check-headers): Simplify the regexp.
14707
14708 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14709 from vc-rcs-hooks.el. Don't require 'vc anymore.
14710 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14711 file-directory-p instead of file-exists-p.
14712
14713 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14714 from vc-cvs-hooks.el.
14715 (proto vc-cvs-registered): Require 'vc-cvs instead of
14716 'vc-cvs-hooks. Don't require 'vc anymore.
14717 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14718 file-directory-p instead of file-exists-p.
14719 (vc-cvs-create-snapshot): New function, replacing
14720 vc-cvs-assign-name.
14721 (vc-cvs-assign-name): Remove.
14722
14723 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14724
14725 * vc-cvs.el (vc-cvs-header): New var.
14726
14727 * vc-rcs.el (vc-rcs-exists): Remove.
14728 (vc-rcs-header): New var.
14729
14730 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14731 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14732 (vc-sccs-header): New var.
14733
14734 * vc.el (vc-do-command): Get rid of the `last' argument.
14735 (vc-header-alist): Remove, replaced by vc-X-header.
14736 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14737 (vc-dired-hook): Use expand-file-name instead of concat.
14738 (vc-directory): Use file-name-as-directory.
14739 (vc-snapshot-precondition, vc-create-snapshot)
14740 (vc-retrieve-snapshot): Allow the command to operate on any
14741 directory.
14742
14743 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14744 just removing the 'WORKFILE argument or by removing the 'MASTER
14745 argument and replacing `file' with (vc-name file).
14746
14747 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14748
14749 * vc.el: Update Copyright and add a crude list of backend funs.
14750 (vc-writable-p): New function.
14751 (with-vc-file): Use vc-writable-p.
14752 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14753 (vc-register): Avoid vc-name.
14754 (vc-locking-user): Remove.
14755 (vc-steal-lock): Make the `owner' arg non-optional.
14756 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14757 vc-checkout-model.
14758 (vc-default-dired-state-info): Use vc-state instead of
14759 vc-locking-user and return special strings for special states.
14760 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14761 and get rid of one of the special CVS cases.
14762 (vc-cancel-version): prettify error message with \\[...].
14763 (vc-rename-master): New function.
14764 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14765 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14766 the CVS special case generic.
14767 (vc-default-record-rename): Remove.
14768 (vc-file-tree-walk-internal): Only call FUNC for files that are
14769 under control of some VC backend and replace `concat' with
14770 expand-file-name.
14771 (vc-file-tree-walk): Update docstring.
14772 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14773 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14774
14775 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14776 vc-sccs-record-rename. Use `find-file-noselect' rather than
14777 `find-file' and call `vc-rename-master' to do the actual move.
14778 (vc-sccs-diff): Remove unused `backend' variable.
14779
14780 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14781 to delay loading of vc-sccs until it is really used.
14782 (vc-sccs-master-templates): Preload.
14783 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14784 (vc-sccs-project-dir): Remove (merged into
14785 vc-sccs-search-project-dir).
14786 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14787 rather than `concat', make sure it is preloaded and don't bother
14788 to check that the file actually exists.
14789 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14790 `locks' argument (use buffer's content instead) and eliminate n^2
14791 behavior.
14792
14793 * vc-rcs.el: Update Copyright.
14794 (vc-rcs-rename-file): New function.
14795 (vc-rcs-diff): Remove unused `backend' variable.
14796
14797 * vc-hooks.el: Update Copyright.
14798 (vc-backend): Don't accept a nil argument any more.
14799 (vc-up-to-date-p): Turn into a defsubst.
14800 (vc-possible-master): New function.
14801 (vc-check-master-templates): Use `vc-possible-master' and allow
14802 funs in vc-X-master-templates to return a non-existent file.
14803
14804 * vc-cvs.el: Update Copyright.
14805 (vc-cvs-diff): Remove unused `backend' variable.
14806 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14807
14808 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14809
14810 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14811
14812 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14813 since it can be called from vc-rcs.el.
14814 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14815
14816 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14817
14818 * vc.el (vc-version-diff): Expand file name read from the
14819 minibuffer. Handle the case when a previous version number can't
14820 be guessed. Give suitable messages when there were no differences
14821 found.
14822 (vc-clear-headers): Call backend-specific implementation, if one
14823 exists.
14824 (vc-cancel-version): Made error checks generic. When done, clear
14825 headers generically, too.
14826
14827 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14828 from vc-clear-headers in vc.el.
14829
14830 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14831 correctly.
14832 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14833 optional. Handle the case when it's not there.
14834
14835 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14836
14837 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14838
14839 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14840
14841 * vc-hooks.el (vc-loadup): Remove.
14842 (vc-find-backend-function): Use `require'. Also, handle the case
14843 where vc-BACKEND-hooks.el doesn't exist.
14844 (vc-call-backend): Cleanup.
14845
14846 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14847
14848 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14849 vc-rcs-grab-templates)
14850 (vc-rcs-registered): Remove. The default function works as well.
14851 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14852 vc-sccs-grab-templates)
14853 (vc-sccs-registered): Remove. The default function works as well.
14854
14855 * vc.el (vc-version-diff): Left out a vc- in call to
14856 vc-call-backend.
14857 (vc-default-dired-state-info, vc-default-record-rename)
14858 (vc-default-merge-news): Update for the new backend argument.
14859
14860 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14861 using the default function.
14862 (vc-call-backend): If calling the default function, pass it the
14863 backend as first argument. Update the docstring accordingly.
14864 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14865 for the new backend argument.
14866 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14867 (vc-find-backend-function): Use the new name.
14868 (vc-default-registered): New function.
14869
14870 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14871
14872 * vc.el (vc-merge): Use vc-find-backend-function.
14873
14874 * vc-hooks.el (vc-backend-functions): Remove.
14875 (vc-loadup): Don't setup 'vc-functions.
14876 (vc-find-backend-function): New function.
14877 (vc-call-backend): Use above fun and populate 'vc-functions
14878 lazily.
14879 (vc-backend-defines): Remove.
14880
14881 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14882
14883 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14884 Call vc-call-backend without the leading vc-.
14885 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14886 (vc-check-headers): Call vc-call-backend without the leading vc-.
14887 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14888 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14889 Call vc-call-backend without the leading vc-.
14890
14891 * vc-cvs.el (tail): Provide vc-cvs.
14892 * vc-sccs.el (tail): Provide vc-sccs.
14893 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14894
14895 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14896 (vc-make-backend-function, vc-call): Pass names without leading
14897 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14898 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14899 (vc-call-backend): Always try to load vc-X-hooks.
14900 (vc-registered): Remove vc- in call to vc-call-backend.
14901
14902 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14903
14904 * vc.el (vc-process-filter): New function.
14905 (vc-do-command): Setup `vc-process-filter' for the async process.
14906 (vc-maybe-resolve-conflicts): New function to reduce
14907 code-duplication. Additionally, it puts the buffer in
14908 `smerge-mode' if applicable.
14909 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14910 calling `merge-news'.
14911 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14912 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14913 interfacing to log-edit.el.
14914 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14915 log-edit is available.
14916 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14917
14918 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14919
14920 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14921 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14922 defvar and the initialization.
14923 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14924
14925 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14926 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14927
14928 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14929
14930 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14931
14932 * vc.el (vc-file-clear-masterprops): Removed.
14933 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14934 (vc-version-diff): Use buffer-size without argument.
14935 (vc-register): Heed vc-initial-comment.
14936
14937 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14938 default branch.
14939
14940 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14941 file name and workfile version.
14942 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14943
14944 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14945 vc-file-clear-masterprops.
14946
14947 * vc-sccs.el (vc-sccs-checkout): Removed call to
14948 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14949 rather than user login name.
14950
14951
14952 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14953
14954 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14955 `want-differences-if-changed' and simplify.
14956 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14957 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14958 output (which is invalid for async vc-diff) to decide whether to
14959 do the revert silently or not.
14960
14961 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14962
14963 * vc-hooks.el (vc-loadup): Load files quietly.
14964 (vc-call-backend): Oops, brain fart.
14965
14966 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14967
14968 * vc-cvs.el (vc-cvs-state): Typo.
14969 (vc-cvs-merge-news): Return the status code rather than the error msg.
14970
14971 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14972
14973 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14974 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14975 vc-state or vc-up-to-date-p.
14976 (vc-merge): Use vc-backend-defines to check whether merging is
14977 possible. Set state to 'edited after successful merge.
14978
14979 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14980 return that name. Redocumented.
14981
14982 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14983
14984 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14985 new `vc-state' semantics.
14986 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14987 'vc-locking-user to the current user.
14988 (vc-merge): Inline vc-backend-merge. Comment out code that I
14989 don't understand and hence can't adapt to the new `vc-state' and
14990 `vc-locking-user' semantics.
14991 (vc-backend-merge): Remove.
14992
14993 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14994 rather than 'vc-locking-user.
14995
14996 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14997
14998 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14999 (vc-state): Don't use 'reserved any more. Just use the same
15000 convention as the one used for vc-<backend>-state where the
15001 locking user (as a string) is returned.
15002 (vc-locking-user): Update, based on the above convention. The
15003 'vc-locking-user property has disappeared.
15004 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
15005
15006 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
15007 with a heuristic one.
15008 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
15009 (vc-cvs-checkin): Do a trivial parse to set the state in case of
15010 error. That allows us to get to 'needs-merge even in the
15011 stay-local case. There's still no way to detect 'needs-patch in
15012 such a setup (or to force an update for that matter).
15013 (vc-cvs-logentry-check): Remove, the default works as well.
15014
15015 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15016
15017 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
15018
15019 * vc.el (vc-do-command): kill-all-local-variables, to reset any
15020 major-mode in which the buffer might have been put earlier. Use
15021 `remove' and `when'. Allow `okstatus' to be `async' and use
15022 `start-process' in this case.
15023 (vc-version-diff): Handle the case where the diff looks empty
15024 because of the use of an async process.
15025
15026 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15027
15028 * vc.el (vc-next-action-on-file): Removed optional parameter
15029 `simple'. Recompute state unconditionally.
15030 (vc-default-toggle-read-only): Removed.
15031
15032 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
15033 (vc-toggle-read-only): Undid prev change.
15034
15035 * vc-cvs.el (vc-cvs-stay-local): Renamed from
15036 vc-cvs-simple-toggle. Redocumented.
15037 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
15038 (vc-cvs-toggle-read-only): Removed.
15039
15040 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15041
15042 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
15043 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
15044 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
15045 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
15046 still is. So maybe it should be removed.
15047 (vc-head-version, vc-find-binary): Remove.
15048 (vc-recompute-state): Move from vc-hooks.el.
15049 (vc-next-action-on-file): Add a `simple' argument to allow
15050 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
15051 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
15052 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
15053 (vc-dired-mode-map): Properly defvar it.
15054 (vc-print-log): Call log-view-mode if available.
15055 (small-temporary-file-directory): defvar instead of use boundp.
15056 (vc-merge-news): Moved to vc-cvs.el.
15057 (vc-default-merge-news): New function.
15058
15059 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
15060 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
15061 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
15062 unknown `vc-latest-version' function. It should probably refer to
15063 vc-workfile-version or somesuch, but it's very unclear to me and I
15064 don't have SCCS to test things.
15065
15066 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
15067 (vc-sccs-state-heuristic): Fix typo.
15068 (vc-sccs-workfile-unchanged-p): Add missing argument.
15069
15070 * vc-rcs.el: Require vc and vc-rcs-hooks.
15071 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
15072 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
15073 (vc-release-greater-or-equal-p): Move from vc.
15074 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
15075 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
15076 (vc-rcs-checkout): Add a missing `new-version' argument in the
15077 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15078
15079 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15080 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15081 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15082 than the apparently unbound `workfile-version'.
15083
15084 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15085 (vc-file-prop-obarray): Use `make-vector'.
15086 (vc-backend-functions): Add new hookable functions
15087 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15088 (vc-loadup): If neither backend nor default functions exist, use
15089 the backend function rather than nil.
15090 (vc-call-backend): If the function if not bound yet, try to load
15091 the non-hook file to see if it provides it.
15092 (vc-call): New macro plus use it wherever possible.
15093 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15094 nor `vc-find-binary' since it's only called from
15095 vc-mistrust-permission which is only used once the backend is known.
15096 (vc-checkout-model): Fix parenthesis.
15097 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15098
15099 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15100 (vc-cvs-release, vc-cvs-system-release): Remove.
15101 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15102 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15103 status symbols.
15104 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15105 (vc-cvs-toggle-read-only): First cut at a function to allow a
15106 cvs-status-free vc-toggle-read-only.
15107 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15108 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15109 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15110 (vc-cvs-checkout): Modify access rights directly if the user
15111 requested not to use `cvs edit'. And refresh the mode line.
15112
15113 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15114 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15115
15116 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15117
15118 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15119 workfile' that got lost when the code was extracted from vc.el.
15120 And merged the tail with the rest of the code (not possible in the
15121 old vc.el where the tail was shared among all backends). And
15122 explicitly set the state to 'edited if `writable' is set.
15123
15124 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15125 (vc-cvs-state): Be careful to return the value from
15126 vc-cvs-parse-state.
15127 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15128 property but return it instead. Also be careful to handle a nil
15129 or "" `rev' when workfile is non-nil (it was handled properly when
15130 workfile was nil).
15131
15132 * vc.el: Removed those pesky unnecessary `(function' quotes.
15133 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15134 directly in the defvar.
15135 (vc-do-command): Bind inhibit-read-only so as to properly handle
15136 the case where the destination buffer has been made read-only.
15137 (vc-diff): Delegate to vc-version-diff in all cases.
15138 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15139 (vc-annotate-mode-variables): Removed (code moved partly to
15140 defvars and partly to vc-annotate-add-menu).
15141 (vc-annotate-mode): Turned into a derived-mode.
15142 (vc-annotate-add-menu): Moved in code in
15143 vc-annotate-mode-variables.
15144 (vc-update-change-log): Use make-temp-file if available.
15145
15146 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15147
15148 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15149 `vc-checkout-model' updated to `vc-cvs-update-model'.
15150
15151 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15152
15153 * vc.el (vc-next-action-on-file): Added handling of state
15154 `unlocked-changes'.
15155 (vc-checkout-carefully): Is now practically obsolete, unless the
15156 above is too slow to be enabled unconditionally.
15157 (vc-update-change-log): Fixed typo.
15158
15159 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15160
15161 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15162 Now handles state `unlocked-changes'.
15163 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15164
15165 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15166
15167 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15168 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15169 `unlocked-changes'.
15170 (vc-rcs-workfile-unchanged-p): Renamed from
15171 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15172 function yet, but supposed to become one soon.
15173
15174 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15175 `vc-steal-lock'.
15176 (vc-call-backend): Changed error message.
15177 (vc-state): Added description of state `unlocked-changes'.
15178
15179 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15180
15181 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15182 always return t in CVS-controlled directories.
15183
15184 * vc.el (vc-responsible-backend): New function.
15185 (vc-register): Largely rewritten.
15186 (vc-admin): Removed (implementation moved into vc-register).
15187 (vc-checkin): Redocumented.
15188 (vc-finish-logentry): If no backend defined yet (because we are in
15189 the process of registering), use the responsible backend.
15190
15191 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15192 Updated function lists.
15193 (vc-call-backend): Fixed typo.
15194
15195 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15196 New functions.
15197 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15198 Removed query option. Redocumented.
15199
15200 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15201
15202 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15203
15204 * vc.el: Updated callers of `vc-checkout-required' to use
15205 `vc-checkout-model'.
15206
15207 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15208
15209 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15210 stuff updated to reference this function instead of the old
15211 `vc-backend-release-p'.
15212
15213 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15214
15215 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15216 vc-checkout-model. Return appropriate values. Updated callers.
15217
15218 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15219
15220 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15221 (vc-backend-revert): Function moved into `vc-revert';
15222 `vc-next-action' must be updated to accomodate this change.
15223 (vc-backend-steal): Function moved into `vc-finish-steal'.
15224 (vc-backend-logentry-check): Function moved into
15225 `vc-finish-logentry'.
15226 (vc-backend-printlog): Function moved into `vc-print-log'.
15227 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15228 (vc-backend-assign-name): Function moved into
15229 `vc-create-snapshot'.
15230
15231 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15232
15233 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15234 Rename to vc-checkout-model. Return appropriate values.
15235 Update callers.
15236
15237 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15238 to vc-checkout-model.
15239 (vc-checkout-required): Rename to vc-checkout-model.
15240 Re-implement and re-comment.
15241 (vc-after-save): Use vc-checkout-model.
15242
15243 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15244
15245 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15246 Update to use the vc-BACKEND-diff functions instead.
15247 `vc-diff' is now working.
15248
15249 * vc-rcs.el (vc-rcs-logentry-check): New function.
15250
15251 * vc-cvs.el (vc-cvs-logentry-check): New function.
15252
15253 * vc-sccs.el (vc-sccs-diff): Function changed name from
15254 `vc-backend-diff'. This makes `vc-diff' work.
15255
15256 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15257 of functions possibly implemented in a vc-BACKEND library.
15258 (vc-checkout-required): Fix bug that caused an error to be
15259 signaled during `vc-after-save'.
15260
15261 * vc.el: Fix typo.
15262 This checkin is made with our new VC code base for the very first time.
15263 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15264
15265 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15266 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15267
15268 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15269 updated to `vc-uses-locking'.
15270 (vc-checkout-required): Call to backend function.
15271 `vc-checkout-required' updated to `vc-uses-locking' instead.
15272
15273 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15274 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15275
15276 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15277 to match the split into various backends.
15278 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15279 (vc-retrieve-snapshot): Bug fix.
15280
15281 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15282
15283 * vc-sccs.el (vc-sccs-release): Doc fix.
15284
15285 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15286
15287 * vc.el (vc-next-action-on-file): Bug found and fixed.
15288 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15289 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15290
15291 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15292 (vc-rcs-checkout): Name space cleaned up. No more revision number
15293 crunching function names that are not prefixed with vc-rcs.
15294 (vc-rcs-checkout-model): Function added. References to
15295 `vc-checkout-model' replaced.
15296
15297 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15298
15299 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15300 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15301 still need to be split, and implemented for RCS).
15302
15303 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15304
15305 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15306
15307 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15308 required by the vc.el file.
15309
15310 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15311 required by the vc.el file.
15312 (vc-rcs-exists): Function added.
15313
15314 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15315 required by the vc.el file.
15316
15317 * vc.el (vc-admin): Updated to handle selection of appropriate
15318 backend. Current implementation is crufty and need re-thinking.
15319
15320 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15321
15322 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15323
15324 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15325 beginning of annotate buffers correctly.
15326
15327 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15328 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15329 functionality updated quite a lot to support multiple backends.
15330 Variables `vc-annotate-mode', `vc-annotate-buffers',
15331 `vc-annotate-backend' added.
15332
15333 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15334 `vc-annotate-difference' added to supported backend functions.
15335
15336 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15337
15338 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15339 Use with-temp-file instead of /bin/sh. Merged from mainline
15340
15341 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15342
15343 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15344
15345 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15346
15347 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15348
15349 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15350
15351 * vc-hooks.el: vc-state-heuristic added to
15352 vc-backend-hook-functions.
15353
15354 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15355
15356 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15357
15358 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15359 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15360 state to `reserved'.
15361
15362 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15363 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15364
15365 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15366
15367 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15368 untouched.
15369
15370 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15371
15372 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15373 if defined. (Merged from main line, slightly adapted.)
15374
15375 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15376 millenium problem (merged from mainline).
15377
15378 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15379
15380 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15381 part and moved the non-BACKEND stuff to vc.el.
15382
15383 * vc.el: Split the annotate feature into a BACKEND specific part
15384 and moved it from the vc-cvs.el file to this one.
15385
15386 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15387
15388 * vc-hooks.el: Implement new state model.
15389 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15390 (vc-locking-user): Simplify. Now only needed if the file is
15391 locked by somebody else.
15392 (vc-lock-from-permissions): Remove. Functionality is in
15393 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15394 (vc-mode-line-string): New name for former vc-status. Adapted.
15395 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15396
15397 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15398 Various simplifications and adaptations all over the place.
15399
15400 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15401 Simplify and adapt the rest.
15402
15403 * vc.el (vc-resynch-window): Add TODO comment: check for
15404 interaction with view mode according to recent RCS change.
15405 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15406
15407 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15408
15409 * vc.el: Convert the remaining function comments to docstrings.
15410
15411 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15412
15413 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15414 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15415 (vc-minor-part, vc-previous-version): Functions that operate and
15416 compare revision numbers got proper documentation. Comments added
15417 about their possible removal.
15418
15419 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15420
15421 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15422 the vc-backend.el files.
15423
15424 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15425
15426 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15427 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15428 (vc-rcs-previous-version): Functions added.
15429
15430 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15431
15432 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15433
15434 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15435
15436 * vc-hooks.el (vc-master-templates): Is really obsolete.
15437 Comment out the definition for now. What is the right procedure
15438 to get rid of it?
15439 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15440 rewritten.
15441 (vc-default-registered): Remove.
15442 (vc-check-master-templates): New function; does mostly what the
15443 above did before.
15444 (vc-locking-user): Don't rely on the backend to set the property.
15445
15446 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15447 Rewrite documentation.
15448 (vc-rcs-templates-grabbed): New variable.
15449 (vc-rcs-grab-templates): New function.
15450 (vc-rcs-registered): Rewrite to use above mechanism.
15451
15452 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15453 Rewrite documentation.
15454 (vc-sccs-templates-grabbed): New variable.
15455 (vc-sccs-grab-templates): New function.
15456 (vc-sccs-registered): Rewrite to use above mechanism.
15457 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15458 Don't throw the result, simply return it.
15459
15460 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15461 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15462 (vc-cvs-registered): Does the check itself now. Simplify.
15463
15464 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15465 from main line.
15466
15467 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15468
15469 * vc-cvs.el (vc-cvs-diff): New function.
15470
15471 * vc-sccs.el (vc-sccs-diff): New function.
15472
15473 * vc-rcs.el (vc-rcs-diff): New function.
15474 (vc-rcs-checkout): Bug (typo) found and fixed.
15475 (vc-rcs-register-switches): New variable.
15476
15477 * vc.el (vc-backend-diff): Function removed and placed in the
15478 backend files.
15479
15480 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15481
15482 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15483
15484 * vc.el (vc-backend-checkout): Function removed and replaced in
15485 the vc-backend.el files.
15486
15487 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15488
15489 * vc.el (vc-backend-admin): Removed and replaced in the
15490 vc-backend.el files.
15491
15492 * vc.el (Martin): Removed all the annotate functionality since it
15493 is CVS backend specific.
15494
15495 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15496
15497 * spec.txt: Added specification of vc-state.
15498
15499 * vc-sccs-hooks.el (vc-sccs-master-properties):
15500 Remove handling of vc-latest-version and
15501 vc-your-latest-version. What used to be vc-latest-version, is now
15502 returned as vc-workfile-version.
15503 (vc-sccs-workfile-version): Adapt.
15504
15505 2000-09-04 Dave Love <fx@gnu.org>
15506
15507 * vc.el: [Merged from mainline.]
15508 (vc-dired-mode): Make the dired-move-to-filename-regexp
15509 regexp match the date, to avoid treating date as file size.
15510 Add YYYY S option to WESTERN/
15511
15512 2000-09-04 Dave Love <fx@gnu.org>
15513
15514 * vc.el: Require `compile' when compiling.
15515 (vc-logentry-check-hook): New option.
15516 (vc-steal-lock): Use compose-mail.
15517 (vc-dired-mode-map): Defvar when compiling.
15518 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15519 vc-sccs.el and renamed. Callers changed.
15520 (vc-backend-checkout, vc-backend-logentry-check)
15521 (vc-backend-merge-news): Doc fix.
15522 (vc-default-logentry-check): New function.
15523 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15524 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15525 (vc-backend-merge): Doc fix. Use backend functions.
15526 (vc-check-headers): Use backend functions.
15527
15528 * vc-cvs.el: Require vc when compiling.
15529 (vc-cvs-register-switches): Doc fix.
15530 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15531 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15532 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15533 New functions (code from vc.el).
15534 (vc-annotate-display-default): Fix interactive spec.
15535 (vc-annotate-time-span): Doc fix.
15536
15537 * vc-rcs.el: Require vc when compiling.
15538 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15539 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15540 (vc-rcs-checkin): New functions (code from vc.el).
15541 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15542 Doc fix.
15543 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15544
15545 * vc-sccs.el: Require vc when compiling.
15546 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15547 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15548 (vc-sccs-revert)
15549 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15550 from vc.el).
15551 (vc-sccs-add-triple, vc-sccs-record-rename)
15552 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15553 (vc-sccs-admin): Doc fix.
15554
15555 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15556
15557 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15558 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15559 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15560 from vc.el.
15561
15562 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15563
15564 * vc-cvs.el: Moved the annotate functionality from vc.el.
15565 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15566
15567 2000-09-04 Dave Love <fx@gnu.org>
15568
15569 * vc.el (vc-backend-release): Call vc-system-release.
15570
15571 * vc-sccs.el (vc-sccs-system-release):
15572 Renamed from vc-sccs-backend-release.
15573
15574 * vc-rcs.el (vc-rcs-system-release):
15575 Renamed from vc-rcs-backend-release.
15576
15577 * vc-cvs.el (vc-cvs-system-release):
15578 Renamed from vc-cvs-backend-release.
15579
15580 2000-09-04 Dave Love <fx@gnu.org>
15581
15582 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15583 backend files.
15584 (vc-backend-release): Dispatch to backend functions.
15585 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15586 probably needs attention.]
15587
15588 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15589 (vc-sccs-backend-release): New function.
15590
15591 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15592 (vc-cvs-backend-release): New function.
15593
15594 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15595 Doc fix.
15596 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15597 (vc-default-dired-state-info): New function.
15598 (vc-dired-state-info): Dispatch to backends.
15599 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15600
15601 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15602 from vc.el and renamed.
15603
15604 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15605
15606 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15607 (vc-version-other-window, vc-backend-assign-name): Removed
15608 references to vc-latest-version; sometimes changed into
15609 vc-workfile-version.
15610
15611 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15612 vc-rcs-master-workfile-version.
15613 (vc-rcs-workfile-version): Use the above. Don't call
15614 vc-latest-version (that was unreachable code, anyway).
15615 (vc-rcs-fetch-master-properties): Doc fix.
15616
15617 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15618 (vc-backend-hook-functions): Removed them from this list, too.
15619 (vc-fetch-properties): Removed.
15620 (vc-workfile-version): Doc fix.
15621
15622 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15623 (vc-rcs-workfile-version, vc-rcs-locking-user)
15624 (vc-rcs-uses-locking): Use it.
15625
15626 * vc-hooks.el (vc-consult-rcs-headers):
15627 Moved into vc-rcs-hooks.el, under the name
15628 vc-rcs-consult-headers.
15629
15630 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15631 headers.
15632 (vc-cvs-find-master): Use this name only; correct different
15633 versions of the name.
15634
15635 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15636 New functions.
15637 (vc-sccs-locking-user): Use the latter.
15638
15639 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15640 New functions.
15641
15642 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15643 Moved into both
15644 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15645 functions are implementation details of those two backends.
15646
15647 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15648
15649 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15650 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15651
15652 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15653 (vc-sccs-parse-locks): SCCS-specific code moved here from
15654 vc-hooks.
15655
15656 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15657 code moved here from vc-hooks.
15658
15659 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15660 into back-end specific parts and removed. Callers not updated
15661 yet; because I guess these callers will disappear into back-end
15662 specific files anyway.
15663
15664 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15665
15666 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15667 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15668 `vc-uses-locking'.
15669
15670 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15671 Store yes/no in the property, and return t/nil. Updated all
15672 callers.
15673
15674 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15675 vc-sccs-uses-locking. Don't set property.
15676 (vc-sccs-locking-user): Don't set property.
15677
15678 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15679 vc-cvs-uses-locking. Don't set property here; leave that to
15680 vc-hooks.
15681 (vc-cvs-locking-user): Reflect above change. Streamlined.
15682
15683 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15684 vc-rcs-uses-locking.
15685 (vc-rcs-locking-user): Reflect above change.
15686
15687 2000-09-04 Dave Love <fx@gnu.org>
15688
15689 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15690
15691 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15692
15693 * vc-hooks.el (vc-checkout-model): Punt to backends.
15694
15695 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15696
15697 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15698
15699 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15700 New functions.
15701
15702 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15703 New functions.
15704
15705 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15706 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15707
15708 * vc-hooks.el (vc-default-locking-user): New function.
15709 (vc-locking-user, vc-workfile-version): Punt to backends.
15710
15711 2000-09-04 Dave Love <fx@gnu.org>
15712
15713 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15714 (vc-master-workfile-version): Moved from vc-hooks.
15715
15716 * vc-rcs-hooks.el: Fix duplicate code in last change.
15717
15718 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15719 (vc-rcs-master-templates): Improve :type.
15720 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15721 vc-master-workfile-version): Moved from vc-hooks.
15722
15723 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15724 (vc-sccs-master-templates): Improve :type.
15725 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15726
15727 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15728
15729 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15730 (vc-cvs-master-templates): Improve :type. Use
15731 vc-cvs-find-cvs-master.
15732 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15733 from vc-hooks.
15734 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15735
15736 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15737 Moved to vc-cvs-hooks.
15738
15739 * vc-hooks.el: Add doc strings in various places. Simplify the
15740 minor mode setup.
15741 (vc-handled-backends): New user variable.
15742 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15743 simplification.
15744
15745 2000-09-04 Dave Love <fx@gnu.org>
15746
15747 * vc.el: Some doc fixes for autoloaded and interactive functions.
15748 Fix compilation warnings from ediff stuff.
15749 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15750
15751 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15752
15753 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15754
15755 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15756
15757 2000-09-04 Dave Love <fx@gnu.org>
15758
15759 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15760 New variable.
15761 (vc-make-backend-function, vc-loadup, vc-call-backend)
15762 (vc-backend-defines): New functions.
15763
15764 * vc-hooks.el: Various doc fixes.
15765 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15766 (vc-match-substring): Function removed. Callers changed to use
15767 match-string.
15768 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15769 Simplify.
15770
15771 2000-09-04 Dave Love <fx@gnu.org>
15772
15773 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15774 type.
15775 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15776 (vc-sccs-registered): Doc fix.
15777
15778 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15779 (vc-cvs-registered): Doc fix.
15780
15781 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15782 (vc-rcs-registered): Doc fix.
15783
15784 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15785
15786 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15787
15788 * vc-hooks.el: vc-registered has been renamed
15789 vc-default-registered. Some functions have been moved to the
15790 backend specific files. they all support the
15791 vc-BACKEND-registered functions.
15792
15793 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15794
15795 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15796
15797 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15798
15799 2000-09-04 Dave Love <fx@gnu.org>
15800
15801 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15802 menu-bar-update-hook.
15803
15804 * help.el (help-manyarg-func-alist): Add
15805 find-operation-coding-system.
15806
15807 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15808
15809 * custom.el (custom-set-variables): Print message about errors in
15810 setting.
15811
15812 2000-09-03 Andrew Innes <andrewi@gnu.org>
15813
15814 * makefile.w32-in: Change to DOS line endings.
15815
15816 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15817
15818 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15819 minor-mode keymaps, if they don't have one.
15820
15821 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15822
15823 * eshell/esh-module.el (eval-when-compile): Don't lose if
15824 esh-module.el's file name is truncated to DOS 8+3 limits.
15825
15826 2000-09-01 John Wiegley <johnw@gnu.org>
15827
15828 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15829 predicate, which caused entries in the completion list to be
15830 doubled.
15831
15832 2000-08-30 John Wiegley <johnw@gnu.org>
15833
15834 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15835 sending to subprocesses. Also, hook pre-command-hook if
15836 `eshell-send-direct-to-subprocesses' is non-nil.
15837 (eshell-send-direct-to-subprocesses): New config variable. If t,
15838 subprocess input is send immediately.
15839 (eshell-toggle-direct-send): New function.
15840 (eshell-self-insert-command): New function.
15841 (eshell-intercept-commands): New function.
15842 (eshell-send-input): If direct subprocess sending is enabled,
15843 don't echo any input to the Eshell buffer. Let the subprocess
15844 handle that. This requires "stty echo" in bash, for example.
15845
15846 2000-08-28 John Wiegley <johnw@gnu.org>
15847
15848 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15849 completion function for Eshell's implementation of `unset'.
15850
15851 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15852
15853 * info.el (Info-directory-list): Doc fix.
15854
15855 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15856
15857 * filecache.el (file-cache-add-directory-using-find): Don't quote
15858 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15859
15860 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15861
15862 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15863 coding systems.
15864
15865 2000-08-30 Andrew Innes <andrewi@gnu.org>
15866
15867 * timer.el (run-with-idle-timer): Undo last change, so that timer
15868 is not activated immediately if Emacs is already idle. Some
15869 existing code relies on this behaviour.
15870
15871 2000-08-30 Miles Bader <miles@gnu.org>
15872
15873 * frame.el (set-frame-font): Do completion of font-name for
15874 interactive use.
15875
15876 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15877
15878 * international/quail.el (quail-start-translation): Bind locally
15879 last-command-event, last-command, and this-command.
15880 (quail-start-conversion): Likewise.
15881 (quail-self-insert-command): Fix docstring.
15882
15883 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15884
15885 * progmodes/executable.el
15886 (executable-make-buffer-file-executable-if-script-p): Check that
15887 buffer contains at least 2 characters.
15888
15889 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15890
15891 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15892
15893 2000-08-29 Dave Love <fx@gnu.org>
15894
15895 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15896 (diff-mode-shared-map): Bind mouse-2.
15897 (diff-imenu-generic-expression): New variable.
15898 (diff-mode): Use it.
15899
15900 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15901 (mouse-popup-menubar): Add minor mode menus.
15902 (popup-menu): Check for lookup-key returning number.
15903
15904 2000-08-29 Miles Bader <miles@gnu.org>
15905
15906 * comint.el (comint-send-input): Create overlays using the proper
15907 front/read-advance arguments.
15908
15909 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15910
15911 * ps-print.el: Even/odd pages printing. Doc fix.
15912 (ps-print-version): New version number (6.0).
15913 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15914 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15915 (ps-print-duplex-feature): Variable eliminated.
15916 (ps-even-or-odd-pages): New variable.
15917
15918 * progmodes/ebnf2ps.el: Doc fix.
15919 (ebnf-version): New version (3.3).
15920 (ebnf-user-arrow): Change variable customization to sexp.
15921 (ebnf-user-arrow): Function eliminated.
15922 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15923
15924 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15925
15926 * help.el (help-xref-mule-regexp): New variable.
15927 (help-make-xrefs): Handle help-xref-mule-regexp.
15928
15929 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15930 variable.
15931 (describe-input-method): Temporarily activate the specfied input
15932 method to display the information.
15933 (describe-language-environment): Hyperlinks to mule related items.
15934
15935 * international/mule-diag.el (charset-multibyte-form-string): New
15936 function.
15937 (list-character-sets-1): Use charset-multibyte-form-string.
15938 (describe-character-set): New function.
15939 (describe-coding-system): Hyperlinks to safe character sets.
15940
15941 * international/quail.el (quail-help): New arg PACKAGE.
15942 Hyperlinks to mule related items.
15943 (quail-help-insert-keymap-description): Use
15944 substitute-command-keys instead of describe-bindings.
15945 (quail-translation-help): Hyperlinks to mule related items.
15946
15947 2000-08-28 John Wiegley <johnw@gnu.org>
15948
15949 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15950 have a defsubst call itself. Made `eshell-flatten-list' back into
15951 a function again.
15952
15953 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15954 catch, in case re-centering point at bottom messes up the display.
15955 This happens frequently in Emacs 21, due I believe to variable
15956 line heights.
15957
15958 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15959 to call `find-tag-interactive'.
15960
15961 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15962 the list of remember directories.
15963
15964 2000-08-28 John Wiegley <johnw@gnu.org>
15965
15966 * align.el: Test align-region-separate to see if it's a symbol.
15967
15968 2000-08-28 John Wiegley <johnw@gnu.org>
15969
15970 * eshell/esh-util.el (eshell-flatten-list): Made this function
15971 into a defsubst form. It gets used very frequently, although
15972 calls don't occur all that often.
15973
15974 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15975 examining it.
15976
15977 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15978 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15979 `eshell-protect'.
15980 (eshell-copy-handles): Created a new macro for duplicating the
15981 current set of open handles. This is needed by the looping
15982 functions.
15983 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15984 is not incorrectly stomped on.
15985
15986 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15987 declaration for pcomplete-use-paring.
15988 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15989 value of eshell-cmpl-use-paring.
15990 * pcomplete.el (pcomplete-use-paring): New config variable, to
15991 indicate whether paring should be used.
15992 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15993 completion alternatives that have already been used.
15994
15995 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15996 bound to C-c C-y, which will repeat the previous N arguments
15997 (based on prefix argument).
15998 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15999
16000 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
16001 if there is no *Help* buffer. This is for XEmacs, which renames
16002 its help buffers uniquely. TODO: Find out what the current buffer
16003 name to delete is.
16004
16005 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
16006 first entry that correlates to a passwd/group number. Later
16007 entries (used for group/user name aliasing to multiple IDs) are
16008 ignored.
16009
16010 * eshell/em-xtra.el (eshell/expr):
16011 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
16012 (eshell-grep, eshell/diff, eshell/locate):
16013 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
16014 argument list, before passing it to the system command.
16015
16016 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
16017 `find-tag' for use at final position in Eshell buffers (which
16018 otherwise triggers an error on Emacs 21).
16019 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
16020 buffer, if it is currently bound to `find-tag'.
16021
16022 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
16023 in the list of matched Makefile names.
16024 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
16025 directory, prefer its contents to Makefile.
16026
16027 * eshell/em-dirs.el (eshell/cd): cd commands that look up
16028 directory parts (like "cd old new", or "cd =regexp"), are now case
16029 sensitive on non-Windows/DOS platforms.
16030
16031 * eshell/esh-mode.el (eshell-parse-command-input): When a user
16032 types RET after an open delimiter (like "), display a message
16033 indicating that Eshell is waiting for the closing delimiter.
16034
16035 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
16036 environment variables.
16037
16038 * eshell/em-unix.el (eshell/diff): Added logic to fail more
16039 gracefully if the user enters incorrect arguments.
16040
16041 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
16042 Eshell buffers.
16043
16044 * eshell/esh-var.el (eshell-interpolate-variable):
16045 * eshell/esh-mode.el (eshell-move-argument):
16046 * eshell/em-unix.el (eshell-du-sum-directory):
16047 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
16048 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
16049 (not (= ...)).
16050
16051 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
16052 to ensure the `preserve' flag gets propagated when doing recursive
16053 directory copies.
16054
16055 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
16056
16057 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
16058 Don't convert \n into \0177 in memory.
16059 (eshell-read-history, eshell-write-history): Convert \n to \0177,
16060 and back again, when reading and writing.
16061
16062 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
16063
16064 * eshell/esh-util.el (eshell-processp): Added to relieve constant
16065 testing of `fboundp' on `processp'.
16066
16067 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
16068 (eshell/jobs): Don't call process-list if it is not bound.
16069 (eshell-gather-process-output): Support systems where async
16070 subprocesses aren't supported.
16071 (eshell-scratch-buffer, eshell-last-sync-output-start): New
16072 variables.
16073
16074 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
16075 eshell-do-eval returns t.
16076 (eshell-do-pipelines-synchronously): New defmacro.
16077 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16078 when async subprocesses aren't supported.
16079 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16080 if async subprocesses aren't supported.
16081 (eshell-resume-command): Don't assume STATUS is a string.
16082
16083 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16084
16085 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16086 (eshell-close-target, eshell-get-target): Use eshell-processp.
16087 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16088 fix.
16089 (eshell-get-target, eshell-create-handles): Doc fix.
16090
16091 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16092
16093 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16094 criterion to include commands that output something, as long as it
16095 leaves both the command and the end-of-buffer visible when the
16096 command has exited.
16097 (eshell-review-quick-commands): Adjust the help doc string
16098 accordingly.
16099
16100 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16101
16102 * locate.el (locate): Cleaned up locate command's interactive prompting
16103 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16104
16105 * filecache.el (file-cache-case-fold-search): New variable
16106 (file-cache-assoc-function): New variable
16107 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16108 Use file-cache-case-fold-search variable
16109 (file-cache-add-file): Use file-cache-assoc-function
16110 (file-cache-delete-file): likewise
16111 (file-cache-directory-name): likewise
16112 (file-cache-debug-read-from-minibuffer): likewise
16113
16114 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16115
16116 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16117 (abbrev-table-name): New function.
16118 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16119 If non-nil list local abbrev, only.
16120
16121 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16122
16123 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16124 from Gnus support code, and use special article copy buffer
16125 `(gnus-original-article-buffer)' instead. This allows to get rid
16126 of article-hide-headers usage (which breaks in the latest Gnus
16127 version). Thanks to Detlev Zundel.
16128
16129 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16130
16131 * international/quail.el (quail-use-package): Hide "... loaded"
16132 message.
16133 (quail-start-translation, quail-start-conversion): Likewise.
16134
16135 * international/kkc.el (kkc-region): Hide "... loaded" message.
16136
16137 2000-08-27 Dave Love <fx@gnu.org>
16138
16139 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16140
16141 2000-08-27 Miles Bader <miles@gnu.org>
16142
16143 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16144
16145 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16146
16147 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16148 'ja-dic-cnv), not (require 'skkdic-cnv).
16149
16150 2000-08-26 Miles Bader <miles@gnu.org>
16151
16152 * faces.el (face-x-resources): Add entry for :inherit.
16153 * cus-face.el (custom-face-attributes): Add support for :inherit
16154 attribute. Add support for relative face heights.
16155 (custom-face-attributes-get): Treat `nil' as being a default value
16156 for :inherit (as well as `unspecified').
16157
16158 * faces.el (set-face-attribute): Update doc string.
16159 (face-attribute-name-alist): Add :inherit.
16160 (face-valid-attribute-values): Handle :inherit.
16161 (face-read-string): Rephrase prompt to be less confusing.
16162 Assume that DEFAULT is a string, since we must return a string.
16163 (face-read-integer): Use `format' to turn DEFAULT into an
16164 acceptable default for face-read-string. Match NEW-VALUE against
16165 the string "unspecified", not the symbol `unspecified', since
16166 that's what face-read-string returns.
16167 (read-face-attribute): Lookup a name for old-value in valid, and
16168 use it as a default if we find one. Treat all values from
16169 face-read-string as strings. If the default is used, don't do any
16170 more processing on the value, just use the old value directly.
16171 (read-face-and-attribute, modify-face): Tweak prompt.
16172 (read-face-name): Don't assume prompt ends with a space.
16173
16174 * faces.el (describe-face): Add support for :inherit attribute.
16175
16176 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16177
16178 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16179 concat doesn't accept interger.
16180
16181 * international/kkc.el: Remove SKK from Keywords. Require
16182 ja-dic-utl instead of skkdic-utl.
16183
16184 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16185 Provide ja-dic-cnv instead of skkdic-cnv.
16186 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16187 (iso-2022-7bit-short): Add safe-charsets property.
16188 (skkdic-convert-postfix): Search Japanese chou-on character in
16189 addition to Hiragana character.
16190 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16191 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16192 (batch-skkdic-convert): Likewise.
16193
16194 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16195 Provide ja-dic-utl instead of skkdic-utl.
16196 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16197
16198 2000-08-24 Dave Love <fx@gnu.org>
16199
16200 * disp-table.el (standard-display-default): Make the test of `l'
16201 useful.
16202
16203 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16204 mod sample text.
16205
16206 * international/iso-ascii.el: Make pilcrow convenient string
16207 consistent with section.
16208 (iso-ascii-display): Set up multibyte characters as well as
16209 unibyte.
16210
16211 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16212
16213 * international/mule-cmds.el (reset-language-environment): Set
16214 default-process-coding-system to '(undecided . iso-latin-1), which
16215 makes process I/O almost consistent with file I/O. Call this
16216 function when mule-cmds.el[c] is loaded.
16217
16218 2000-08-22 Andrew Innes <andrewi@gnu.org>
16219
16220 * makefile.w32-in: New file.
16221
16222 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16223
16224 * comint.el (comint-output-filter): Compare end of
16225 comint-last-output-overlay with the start of the newly inserted
16226 text, not the end, when deciding whether to extend it.
16227 Set saved-point's insertion type to advance after insertion.
16228
16229 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16230 since this is now done independently of font-lock mode.
16231
16232 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16233
16234 * server.el (server-kill-new-buffers): New user option.
16235 (server-existing-buffer): New buffer-local variable.
16236 (server-visit-files): When using an existing buffer, set
16237 server-existing-buffer to t.
16238 (server-buffer-done): If server-kill-new-buffers is t, kill the
16239 buffer, unless it was already present before visiting it with
16240 Emacs server.
16241
16242 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16243
16244 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16245 even if the display doesn't support colors: some displays will
16246 support bold/underline faces.
16247
16248 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16249
16250 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16251
16252 * startup.el (command-line): If user's init file had an error,
16253 add explanatory text to *Messages*.
16254
16255 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16256
16257 * man.el (Man-getpage-in-background): Decode the process output by
16258 the system locale coding system.
16259
16260 2000-08-20 Dave Love <fx@gnu.org>
16261
16262 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16263 Don't test x-popup-menu.
16264 (function) <complete-function>: Complete only fbound symbols.
16265 <validate, value>: New.
16266 (variable) <complete-function>: Complete only bound symbols.
16267 (coding-system): Add :base-only, :complete-function, :validate,
16268 :value, :prompt-match.
16269 (widget-coding-system-prompt-value): Use read-coding-system and
16270 act on :base-only.
16271 (editable-field): Add :help-echo.
16272 (widget-push-button-gui, widget-push-button-cache)
16273 (widget-gui-action, widget-editable-list-gui): COmment out, along
16274 with uses.
16275 (widget-at): Make arg optional.
16276 (widget-echo-help): Adjust for current help-echo calling sequence.
16277 (widget-specify-field, widget-specify-button)
16278 (widget-specify-insert, widget-get-sibling, widget-image-find)
16279 (widget-convert, widget-insert, widget-leave-text)
16280 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16281 (widget-setup, widget-field-find, widget-before-change)
16282 (widget-after-change, widget-default-complete)
16283 (widget-default-create, widget-default-delete)
16284 (widget-push-button-value-create, editable-field)
16285 (widget-field-prompt-value, widget-field-validate)
16286 (widget-choice-value-create, widget-choice-action)
16287 (widget-choice-validate, widget-checklist-add-item)
16288 (widget-radio-add-item, widget-radio-chosen)
16289 (widget-radio-value-inline, widget-editable-list-value-create)
16290 (widget-editable-list-entry-create)
16291 (widget-documentation-link-add)
16292 (widget-documentation-string-value-create)
16293 (widget-regexp-validate, widget-file-complete)
16294 (widget-sexp-validate, widget-plist-convert-widget)
16295 (widget-plist-convert-widget, widget-alist-convert-widget)
16296 (widget-alist-convert-widget, widget-color-complete): Simplify,
16297 particularly to avoid bindings which aren't optimized out.
16298
16299 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16300 Doc fix.
16301 (down-list, backward-up-list, up-list, kill-sexp)
16302 (backward-kill-sexp, mark-sexp): Make arg optional.
16303 (lisp-complete-symbol): Add optional arg PREDICATE.
16304
16305 * cus-start.el: Add display-buffer-reuse-frames,
16306 file-coding-system-alist.
16307
16308 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16309
16310 * startup.el (command-line): Clear realized faces after
16311 modifying TTY color mappings.
16312
16313 2000-08-20 Miles Bader <miles@gnu.org>
16314
16315 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16316 merely a subset of FACE's attributes.
16317
16318 2000-08-19 Miles Bader <miles@gnu.org>
16319
16320 * comint.el (comint-output-filter): Save the point with a marker,
16321 not just a buffer position.
16322
16323 * international/mule.el (set-buffer-process-coding-system): Make
16324 interactive prompt less confusing.
16325
16326 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16327
16328 * hilit-chg.el: General cleanup of doc strings, comments and
16329 code formatting.
16330
16331 2000-08-19 Miles Bader <miles@gnu.org>
16332
16333 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16334 Compiler macro removed; beginning-of-line is no longer always
16335 equivalent to forward-line, in the presence of fields.
16336
16337 * comint.el (comint-output-filter): Remove ad-hoc saving of
16338 restriction, and just use save-restriction, now that it works
16339 correctly. Don't adjust comint-last-input-start to account for
16340 our insertion; it shouldn't have moved because we don't use
16341 insert-before-markers anymore. Comment out call to
16342 `force-mode-line-update'; why is it here?
16343
16344 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16345 while checking for prompt to delete. Use `forward-line 0'
16346 instead of beginning-of-line.
16347 (gud-filter): Temporarily widen gud comint buffer while
16348 examining output.
16349
16350 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16351
16352 * progmodes/sh-script.el: Big bag of typos.
16353
16354 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16355 check since ispell-process is not bound when ispell is not yet loaded.
16356
16357 2000-08-18 Dave Love <fx@gnu.org>
16358
16359 * image.el (find-image): Copy `spec' before using plist-put.
16360
16361 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16362
16363 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16364 `portugues'.
16365
16366 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16367 backward-kill-sexp, analogous to kill-sexp.
16368
16369 * progmodes/icon.el (icon-indent-line)
16370 (icon-is-continuation-line): Handle comments specially.
16371
16372 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16373
16374 * ispell.el: Set to standard author/maintainer/keyword fields.
16375 Fine tuning to menu map appearance and operation, and added help.
16376 Remove `start' and `end' error messages when compiling.
16377 (ispell-choices-win-default-height): Fixed comment string.
16378 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16379 castellano8 dictionaries.
16380 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16381 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16382 dictionary, added italiano dictionary.
16383 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16384 word character
16385 (ispell-tex-skip-alists): Added psfig support.
16386 (ispell-skip-html): Renamed from ispell-skip-sgml.
16387 (ispell-begin-skip-region-regexp, ispell-skip-region)
16388 (ispell-minor-check): Improved html skipping support to skip across
16389 code, and recognize `&' commands without propper `;' syntax;
16390 (ispell-process-line): Fix alignment error when manually
16391 correcting spelling.
16392 (ispell): Fix comment string.
16393 (ispell-add-per-file-word-list): Always put word list on new line.
16394
16395 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16396
16397 * format.el (format-encode-run-method): Fix error message to say
16398 `encode' instead of `decode'. Use save-window-excursion around
16399 shell-command-on-region as in format-decode-run-method because
16400 shell-command-on-region can display a buffer with error output.
16401 (format-decode): Don't record undo information for the decoding.
16402 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16403 that number part of the temporary buffer name so that more than
16404 one decoding using a temporary buffer can happen safely.
16405
16406 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16407 of `A-z' in the regexp.
16408
16409 * hilit-chg.el: Fix typos in commentary.
16410
16411 * help.el (view-emacs-news): Rewritten for new naming scheme
16412 for old NEWS files.
16413
16414 * startup.el (command-line): Pop to *Messages* in case an error
16415 is signaled while loading user-init-file.
16416
16417 2000-08-17 Andreas Schwab <schwab@suse.de>
16418
16419 * files.el (insert-directory): Don't lose original file name,
16420 undoing an undocumented change.
16421
16422 2000-08-17 Alex Schroeder <alex@gnu.org>
16423
16424 * sql.el (sql-magic-go): Use comint-bol.
16425 (sql-copy-column): Use comint-line-beginning-position.
16426 (comint-line-beginning-position): Define a replacement for
16427 comint-line-beginning-position if it is not fboundp.
16428
16429 2000-08-17 Alex Schroeder <alex@gnu.org>
16430
16431 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16432 it didn't have any effect anyway.
16433
16434 2000-08-17 Alex Schroeder <alex@gnu.org>
16435
16436 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16437 --pset and pager=off instead of sending \\o|cat at the beginning
16438 of the session.
16439
16440 2000-08-17 Miles Bader <miles@gnu.org>
16441
16442 * progmodes/octave-inf.el: Add compatibility definition of
16443 comint-line-beginning-position.
16444
16445 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16446
16447 * startup.el (normal-top-level): Look in each dir in load-path for
16448 a leim-list.el file too. This assures of loading leim-list.el
16449 that is created at Emacs installation time even if a user have his
16450 own leim-list.el.
16451
16452 2000-08-17 Miles Bader <miles@gnu.org>
16453
16454 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16455 foreground color to black if the background is dark.
16456
16457 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16458
16459 * loadhist.el (unload-feature): Typo.
16460
16461 * finder.el (finder-compile-keywords):
16462 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16463 to the generated file.
16464
16465 * mail/mh-e.el (mh-make-local-vars):
16466 Replace make-variable-buffer-local with make-local-variable.
16467
16468 * play/landmark.el:
16469 * options.el (Edit-options-{set,toggle,t,nil}):
16470 * mail/mailabbrev.el (mail-abbrevs-mode):
16471 * textmodes/tex-mode.el (tex-expand-files):
16472 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16473
16474 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16475
16476 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16477 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16478 Allow going past the last element.
16479 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16480 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16481 (cvs-mouse-toggle-mark): Don't move point.
16482 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16483
16484 * progmodes/compile.el (grep): Provide a default set of files.
16485 (next-error): Docstring fix.
16486 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16487
16488 * emacs-lisp/easy-mmode.el (define-minor-mode):
16489 Use `symbol-value' to keep the byte-compiler quiet.
16490
16491 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16492 (diff-find-source-location): New fun, extracted from diff-goto-source.
16493 (diff-goto-source): Use it.
16494 (diff-next-complex-hunk, diff-filter-lines): New function.
16495 (diff-apply-hunk): New command.
16496
16497 * smerge-mode.el (smerge-mode-menu): Doc fix.
16498
16499 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16500
16501 2000-08-16 Dave Love <fx@gnu.org>
16502
16503 * windmove.el (windmove) <defgroup>: Add :version.
16504
16505 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16506 (goto-address-fontify-p, goto-address-highlight-p)
16507 (goto-address-url-face, goto-address-url-mouse-face)
16508 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16509 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16510 (goto-address-fontify, goto-address-at-mouse): Simplify,
16511 (goto-address-at-point): browse-url-url-at-point,
16512 goto-address-find-address-at-point can return nil.
16513 (goto-address-find-address-at-point): Return nil on failure.
16514
16515 * align.el (align) <defgroup>: Add :version.
16516
16517 * calculator.el (calculator): Add :version.
16518 (calculator): Use two lines for calculator window if `modeline'
16519 face is boxed.
16520
16521 * play/5x5.el: Doc fixes.
16522 (5x5) <defgroup>: Add :version.
16523
16524 * play/fortune.el (fortune) <defgroup>: Add :version.
16525 (fortune-append): Fix error message.
16526 (fortune-from-region): Doc fix.
16527
16528 * play/pong.el (pong): Doc fix.
16529
16530 * play/morse.el: Keywords, commentary, autoloads.
16531
16532 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16533
16534 * desktop.el (desktop-save): Don't look at symbol-value of a
16535 member of minor-mode-alist, unless it is boundp.
16536
16537 2000-08-16 Sam Steingold <sds@gnu.org>
16538
16539 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16540 `while'; use `with-current-buffer' instead of `save-excursion'.
16541 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16542
16543 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16544
16545 * international/ccl.el (declare-ccl-program): Docstring modified.
16546 (ccl-execute-with-args): Likewise.
16547
16548 2000-08-16 Miles Bader <miles@gnu.org>
16549
16550 * progmodes/sql.el: Add compatibility definition of
16551 comint-line-beginning-position.
16552
16553 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16554
16555 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16556 'buffer-menu' property.
16557 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16558 fails.
16559 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16560 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16561 wasn't killed.
16562
16563 * buff-menu.el (list-buffers-noselect): Don't display the
16564 *Buffer List* buffer.
16565
16566 * font-lock.el: Require jit-lock to prevent a very late
16567 `Loading jit-lock' message.
16568
16569 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16570 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16571 mail address.
16572
16573 2000-08-15 Miles Bader <miles@gnu.org>
16574
16575 * textmodes/ispell.el (ispell-graphic-p): New constant.
16576 (ispell-choices-win-default-height, ispell-help): Use
16577 `ispell-graphic-p' instead of `xemacsp'.
16578
16579 2000-08-15 Dave Love <fx@gnu.org>
16580
16581 * simple.el: Autoload widget-convert when compiling.
16582 (mail-user-agent): Doc fix.
16583
16584 * help.el (function-called-at-point, variable-at-point): Use
16585 with-syntax-table.
16586 (help-manyarg-func-alist): Add insert-and-inherit.
16587
16588 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16589
16590 * delsel.el (delsel-unload-hook): New function.
16591
16592 * find-file.el: Doc fixes. Move provide to end.
16593 (ff) <defgroup>: Add :link.
16594 (ff-goto-click): Deleted.
16595 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16596 Use mouse-set-point.
16597
16598 * textmodes/tildify.el: Doc fixes.
16599 (tildify) <defgroup>: Add:version.
16600
16601 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16602 (glasses-custom-set): Use set-default, not set.
16603 (minor-mode-alist): Propertize the lighter.
16604 (glasses-mode): Provide optional arg.
16605
16606 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16607 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16608 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16609 option. Provide :type.
16610 (cwarn-configuration): Provide :type.
16611 (cwarn-mode): Doc fix.
16612
16613 * add-log.el (change-log-merge): Doc fix.
16614 (change-log-redate): New command.
16615
16616 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16617 Doze and Dog.
16618 (browse-url): Use dolist, not mapcar.
16619 (browse-url-at-point): Check for null url.
16620 (browse-url-event-buffer, browse-url-event-point): Functions
16621 deleted.
16622 (browse-url-at-mouse, browse-url-netscape): Simplify.
16623
16624 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16625 modes.
16626 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16627 Fix previous change to mapcan.
16628 (msb--init-file-alist, msb--add-separators)
16629 (msb--make-keymap-menu): Simplify.
16630 (msb--choose-file-menu): Use copy-sequence.
16631 (msb-mode-map): Add title to keymap.
16632 (msb-unload-hook): New function.
16633
16634 * bs.el: Fix indentation.
16635 (bs) <defgroup>: Add :links.
16636 (bs-show): Doc fix.
16637 (bs-apply-sort-faces): Don't use window-system.
16638 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16639
16640 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16641
16642 * calendar/timeclock.el (timeclock-file): Run .timelog through
16643 convert-standard-filename.
16644
16645 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16646
16647 * emacs-lisp/authors.el: New file.
16648
16649 * paren.el (show-paren-priority): New user option.
16650 (show-paren-function): Set overlay priorities to
16651 show-paren-priority.
16652
16653 2000-08-14 Miles Bader <miles@gnu.org>
16654
16655 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16656 beginning-of-line with inhibit-field-text-motion bound.
16657
16658 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16659
16660 * calendar/timeclock.el: New file.
16661
16662 2000-08-14 David Ponce <david@dponce.com>
16663
16664 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16665 `widget-button-click'. so that one can use left mouse button to
16666 click on dialog buttons.
16667
16668 2000-08-14 Emmanuel Briot <briot@gnat.com>
16669
16670 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16671 identifiers, since XML is case sensitive
16672
16673 2000-08-12 Miles Bader <miles@gnu.org>
16674
16675 * comint.el (comint-output-filter): Don't bother frobbing
16676 window-start, it doesn't seem to be necessary.
16677
16678 * comint.el (comint-send-string, comint-send-region): Make into
16679 real functions. Snapshot the prompt before sending.
16680
16681 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16682
16683 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16684 technique similar to Info-index, instead of relying on specific
16685 names of relevant Index nodes.
16686 (Info-goto-emacs-command-node): Bind Info-history to nil when
16687 going to the first node found by Info-find-emacs-command-nodes.
16688
16689 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16690
16691 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16692
16693 2000-08-10 Miles Bader <miles@gnu.org>
16694
16695 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16696
16697 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16698
16699 * info.el (Info-file-list-for-emacs): More elements for the
16700 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16701 and woman manuals.
16702
16703 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16704
16705 * comint.el (comint-send-input): Make the newline boundary overlay
16706 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16707 (comint-output-filter): Use `insert' instead of
16708 `insert-before-markers'. Extend comint-last-output-overlay when
16709 necessary since we can't rely on insert-before-markers to do it.
16710 * gud.el (gud-filter): Use `with-current-buffer' instead of
16711 save-excursion when inserting the output, so that point gets
16712 updated correctly; the old method relied on a rather dodgy
16713 side-effect of comint-output-filter to avoid the effect of
16714 save-excursion.
16715
16716 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16717
16718 * files.el (recover-file): Call insert-directory instead of
16719 invoking `ls' directly.
16720
16721 2000-08-10 Miles Bader <miles@gnu.org>
16722
16723 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16724 (comint-last-prompt-overlay): New variables.
16725 (comint-output-filter): Implement prompt highlighting.
16726 (comint-snapshot-last-prompt): New function.
16727 (comint-send-input): Snapshot the last prompt.
16728 Use comint-highlight-input-face.
16729 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16730 Use defface instead of defcustom.
16731 (send-invisible, comint-send-eof): Snapshot the last prompt.
16732 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16733 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16734
16735 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16736
16737 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16738 (regexp-opt-group): Use a list of chars for `letters'.
16739 (regexp-opt-charset): `chars' is now a list of chars.
16740 Use a char-table rather than a vector so it works for multibyte chars.
16741
16742 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16743 Set cvs-minor-current-files to the selected fileinfo.
16744 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16745 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16746
16747 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16748
16749 * files.el (insert-directory): Don't call access-file on
16750 directories on DOS and Windows.
16751
16752 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16753
16754 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16755 longer if necessary.
16756 (ccl-embed-code): Call ccl-embed-data to store CODE in
16757 ccl-program-vector.
16758
16759 2000-08-09 Miles Bader <miles@gnu.org>
16760
16761 * comint.el (comint-output-filter): Properly handle the case where
16762 the text surrounded by comint-last-output-overlay was deleted.
16763
16764 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16765
16766 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16767 non-nil.
16768 (Info-file-list-for-emacs): Remove "info" from the list because
16769 that leads to trying to use the documentation from file `info'
16770 in various situations where it isn't appropriate, for instance
16771 C-h C-k C-h i.
16772
16773 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16774 DIR and/or STRING are nil.
16775
16776 * progmodes/compile.el (compilation-setup): Make variable
16777 compilation-error-screen-columns buffer-local, as some comment
16778 in the code suggests it should be.
16779
16780 * files.el (auto-mode-interpreter-regexp): New variable.
16781 (set-auto-mode): Use it.
16782
16783 * indent.el (indent-for-tab-command): Doc fix.
16784
16785 * mouse-sel.el (mouse-sel-mode): Doc fix.
16786
16787 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16788 labels.
16789
16790 * help.el (print-help-return-message): When
16791 display-buffer-reuse-frames is set, let the help window been quit,
16792 instead of deleting it, which might delete a reused frame.
16793
16794 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16795
16796 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16797 rename a directory to a name that differs only by its letter case.
16798
16799 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16800
16801 * international/quail.el (quail-define-rules): Handle Quail decode
16802 map correctly. Add code for supporting annotations.
16803 (quail-install-decode-map): New function.
16804 (quail-defrule-internal): New optional arguments decode-map and
16805 props.
16806 (quail-advice): New function.
16807
16808 2000-08-07 Sam Steingold <sds@gnu.org>
16809
16810 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16811 `defconst', `define-condition', `with-slots'.
16812 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16813
16814 2000-08-03 Miles Bader <miles@gnu.org>
16815
16816 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16817 New variable.
16818 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16819 comint-use-prompt-regexp-instead-of-fields.
16820 (comint-send-input): Add `input' field property to stuff we send to
16821 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16822 (comint-output-filter): Add `output' field property to process
16823 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16824 (comint-replace-by-expanded-history)
16825 (comint-get-old-input-default, comint-show-output)
16826 (comint-backward-matching-input, comint-forward-matching-input)
16827 (comint-next-prompt, comint-previous-prompt): Use field
16828 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16829 (comint-line-beginning-position): New function.
16830 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16831 (comint-replace-by-expanded-history-before-point): Use
16832 comint-line-beginning-position and line-end-position.
16833 (comint-last-output-overlay): New variable.
16834 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16835
16836 * shell.el (shell-prompt-pattern): Doc change.
16837 (shell-backward-command): Use line-beginning-position.
16838
16839 * gud.el (gud-gdb-complete-command): Use
16840 comint-line-beginning-position.
16841
16842 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16843 comint-bol doesn't actually go to the beginning of the line.
16844
16845 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16846 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16847 (try-expand-line-all-buffers): Likewise.
16848
16849 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16850 explicitly matching comint-prompt-regexp.
16851 (sql-copy-column): Use comint-line-beginning-position instead of
16852 explicitly matching comint-prompt-regexp.
16853
16854 * progmodes/octave-inf.el (inferior-octave-complete): Use
16855 comint-line-beginning-position.
16856
16857 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16858
16859 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16860 looking for a prompt, use `forward-line 0' instead of
16861 `beginning-of-line', to avoid getting caught by an input field.
16862
16863 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16864
16865 * files.el (shell-quote-wildcard-pattern): Make sure to return
16866 PATTERN, in the Unix case.
16867
16868 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16869
16870 * play/zone.el (zone): Discard any pending input before running
16871 the randomly-chosen pgm.
16872
16873 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16874
16875 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16876 checking the existence of any multibyte characters.
16877
16878 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16879
16880 * help.el (describe-mode): Test minor-mode symbol for being
16881 bound before testing its value for being nil.
16882
16883 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16884 `first', `second', and `third'.
16885
16886 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16887 (second): Make it an alias for `cadr'.
16888
16889 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16890
16891 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16892 types of display support faces now.
16893
16894 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16895
16896 * pcvs.el (require): Require `cl' during compilation, only.
16897
16898 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16899 (toplevel): Remove `remq' and `remove' from autoloads.
16900 (cl-fake-autoloads): New variable. If set, arrange for an error
16901 when CL functions etc. are autoloaded.
16902
16903 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16904
16905 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16906
16907 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16908 popped up, but the user clicks outside the menu, return an empty
16909 regexp (that causes unhighlight-regexp to have no effect).
16910
16911 * menu-bar.el (menu-bar-games-menu): Add Zone.
16912
16913 * hi-lock.el (toplevel): Require font-lock.
16914
16915 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16916
16917 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16918 (ebnf-8-bit-chars): New var for bug fix.
16919 (ebnf-string): Bug fix.
16920
16921 2000-08-03 Sam Steingold <sds@gnu.org>
16922
16923 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16924 instead of `buffer-string'.
16925 (require 'cl): Always, not just when compiling.
16926 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16927 necessary.
16928
16929 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16930
16931 * international/mule-cmds.el (select-safe-coding-system): Make
16932 the message text about selecting a safe coding system more clear.
16933
16934 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16935
16936 * hi-lock.el: New file.
16937
16938 * play/zone.el: New file.
16939
16940 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16941 value of tab-width in the original buffer. Choose a line number
16942 format that's a multiple of the original buffer's tab width, so
16943 that lines appear right.
16944
16945 * textmodes/ispell.el (ispell): New function, replacing an alias.
16946 Spell-check active region if in transient-mark-mode and mark
16947 is active; otherwise spell-check buffer.
16948
16949 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16950
16951 * ps-mule.el: Fix a customization problem on
16952 ps-mule-font-info-database-default.
16953
16954 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16955
16956 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16957 display-mouse-p instead of window-system.
16958 (ebrowse-member-mode-map): Ditto.
16959
16960 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16961
16962 * progmodes/ebnf2ps.el: Update ps-print functions call.
16963 Indentation fix. Doc fix.
16964 (ebnf-version): New version number (3.2).
16965 (ebnf-format-color, ebnf-begin-job): Code fix.
16966
16967 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16968
16969 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16970 font lock support on window-system.
16971 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16972
16973 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16974 display-color-p, if fboundp, instead of window-system.
16975
16976 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16977
16978 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16979 instead of window-system.
16980
16981 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16982 window-system.
16983 (widget-choice-mouse-down-action): Use display-popup-menus-p
16984 instead of window-system.
16985
16986 * strokes.el (strokes-file): Run the file name through
16987 convert-standard-filename.
16988 (strokes-mode): Call display-mouse-p instead of looking at
16989 window-system. Change the error message accordingly.
16990
16991 * progmodes/cpp.el (toplevel): Support faces on tty's.
16992
16993 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16994 (lm-plot-square, lm-init-display): Don't use window-system.
16995
16996 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16997 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16998
16999 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
17000 instead of looking at window-system.
17001
17002 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17003
17004 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
17005 of testing if iswitchb-prepost-hooks is bound, because the
17006 latter will always be true when invoking a recursive minibuffer
17007 from an active Iswitchb buffer.
17008
17009 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
17010
17011 * files.el (shell-quote-wildcard-pattern): New function.
17012 (insert-directory): Call it. Only prepend "\" to command on Unix
17013 and GNU/Linux systems.
17014
17015 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17016
17017 * eshell/esh-groups.el: Change custom :link file names
17018 from `eshell.info' to `eshell'.
17019
17020 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
17021
17022 * dired.el (dired-build-subdir-alist): Expand subdirectory names
17023 correctly in recursive ange-ftp listings.
17024
17025 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17026
17027 * ps-print.el: Fix bug 1: if ps-font-size-internal,
17028 ps-header-font-size-internal and
17029 ps-header-title-font-size-internal variables are not set,
17030 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
17031 face text property is (foreground-color . COLOR) or
17032 `(background-color . COLOR)', ps-print crashes. Doc fix.
17033 (ps-print-version): New version number (5.2.4).
17034 (ps-plot-region): Code fix.
17035 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
17036 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
17037 Bug fix 2.
17038
17039 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
17040
17041 * glasses.el (glasses-make-readable): Fix uncapitalization of
17042 identifiers like `myXMLDocument'.
17043
17044 2000-07-28 Karl Fogel <kfogel@red-bean.com>
17045
17046 * mail/mail-hist.el (mail-hist-previous-input)
17047 (mail-hist-next-input): Do the obvious code factorization.
17048 (mail-hist-retrieve-and-insert): New func, contains common
17049 code of above two.
17050 If inserting a message body, leave point at top.
17051
17052 2000-07-28 Sam Steingold <sds@gnu.org>
17053
17054 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
17055 Use `<=', not `<' to compare times!
17056 (ange-ftp-ls): Remove.
17057
17058 2000-07-27 Gerd Moellmann <gerd@gnu.org>
17059
17060 * play/cookie1.el: Add explanation of how to make cookie.el
17061 compatible with strfile(1) to comment.
17062
17063 * subr.el (remove, remq): New functions.
17064
17065 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
17066 escape `*' in regexps.
17067 (midnight-find): Reverse order of arguments in the funcall of
17068 TEST.
17069
17070 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
17071 and `.class'.
17072
17073 * play/meese.el: Add Commentary section.
17074
17075 2000-07-27 Alex Schroeder <alex@gnu.org>
17076
17077 * sql.el (sql-ms): Added autoload cookie.
17078 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17079 (sql-oracle): Ditto.
17080 (sql-help): Doc change.
17081
17082 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17083 types and exceptions.
17084
17085 2000-07-27 Alex Schroeder <alex@gnu.org>
17086
17087 * sql.el (sql-placeholder-history): New variable.
17088 (sql-query-placeholders-and-send): New function that will query
17089 the user and replace placeholders with user input.
17090 (sql-oracle): If running on NT, set comint-input-sender to
17091 sql-query-placeholders-and-send.
17092
17093 (sql-stop): If in the SQLi buffer, insert stop notification, else
17094 present it as a message.
17095
17096 2000-07-27 Alex Schroeder <alex@gnu.org>
17097
17098 * sql.el (sql-input-ring-separator): Doc change.
17099 (sql-input-ring-file-name): Doc change.
17100 (sql-interactive-mode): Use `sql-input-ring-separator' and
17101 `sql-input-ring-file-name' to set the comint-mode equivalents
17102 without making them local variables.
17103 (sql-stop): Don't bind `sql-input-ring-separator' and
17104 `sql-input-ring-file-name' dynamically to their comint-mode
17105 equivalents.
17106
17107 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17108
17109 * international/mule.el (register-char-codings): New function.
17110 (make-coding-system): Handle `safe-chars' specification in the arg
17111 PROPERTY.
17112
17113 * international/mule-cmds.el
17114 (find-coding-systems-region-subset-p): This function deleted.
17115 (sort-coding-systems-predicate): New variable.
17116 (sort-coding-systems): New function.
17117 (find-coding-systems-region): Use
17118 find-coding-systems-region-internal.
17119 (find-coding-systems-string): Use find-coding-systems-region.
17120 (find-coding-systems-for-charsets): Check
17121 char-coding-system-table.
17122 (select-safe-coding-system-accept-default-p): New variable.
17123 (select-safe-coding-system): Mostly rewritten. New argument
17124 ACCEPT-DEFAULT-P.
17125 (select-message-coding-system): Call select-safe-coding-system
17126 with ACCEPT-DEFAULT-P arg.
17127 (reset-language-environment): Reset default-sendmail-coding-system
17128 to the default value iso-latin-1.
17129 (set-language-environment): Don't set the obsolete variable
17130 charset-origin-alist.
17131
17132 * international/codepage.el (cp-coding-system-for-codepage-1):
17133 Give `safe-chars' property to make-coding-system.
17134
17135 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17136 calling select-message-coding-system twice.
17137
17138 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17139 instead of `safe-charsets'.
17140 (cyrillic-alternativnyj): Likewise.
17141 (ccl-encode-alternativnyj): Don't check the charset
17142 cyrillic-iso8859-5.
17143
17144 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17145
17146 * composite.el (compose-chars-after): Preserve match data.
17147
17148 2000-07-26 Sam Steingold <sds@gnu.org>
17149
17150 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17151 (ange-ftp-real-file-newer-than-file-p): New function.
17152 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17153 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17154
17155 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17156 * midnight.el (midnight-float-time): Ditto.
17157
17158 2000-07-26 Andreas Schwab <schwab@suse.de>
17159
17160 * files.el (normal-backup-enable-predicate): Correct
17161 interpretation of the return value of compare-strings.
17162
17163 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17164
17165 * isearch.el (isearch-resume): New function.
17166 (isearch-done): Add something to command-history to resume
17167 the search.
17168 (isearch-yank-line, isearch-yank-word): Use
17169 buffer-substring-no-properties instead of buffer-substring.
17170
17171 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17172 of flyspell-mouse-map.
17173
17174 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17175 duplicate definition.
17176 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17177
17178 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17179 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17180
17181 2000-07-25 Sam Steingold <sds@gnu.org>
17182
17183 * net/ange-ftp.el: Get modtime over the net.
17184 (ange-ftp-file-modtime): New function.
17185 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17186 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17187 Use it.
17188 (ange-ftp-dot-to-slash): New function.
17189 (ange-ftp-fix-name-for-vms): Use it.
17190
17191 * midnight.el (midnight-buffer-display-time): Use
17192 `with-current-buffer'.
17193
17194 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17195
17196 * find-dired.el: Update copyright notice.
17197 (find-dired): Offer to kill a running `find'.
17198
17199 * enriched.el (enriched-face-ans): For a `foreground-color'
17200 property, return '(("x-color" COLOR))' so that COLOR will be
17201 output as a parameter of the x-color annotation. Likewise for the
17202 `background-color' property. In the case of normal face
17203 properties, don't return annotations for unspecified foreground
17204 and background face attributes.
17205
17206 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17207
17208 * language/japan-util.el (japanese-katakana-region): Fix handling
17209 HANKAKU argument.
17210
17211 2000-07-25 Miles Bader <miles@gnu.org>
17212
17213 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17214 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17215 constrain-to-field.
17216
17217 2000-07-24 Andrew Innes <andrewi@gnu.org>
17218
17219 * timer.el (timer-activate-when-idle): Add optional parameter
17220 DONT-WAIT. Update docstring.
17221 (run-with-idle-timer): Specify extra parameter to
17222 timer-activate-when-idle, so that timer will be activated
17223 immediately if Emacs is already idle.
17224
17225 * w32-fns.el (w32-using-nt): Fix docstring.
17226
17227 2000-07-24 Dave Love <fx@gnu.org>
17228
17229 * mouse.el (popup-menu): Set last-command-event.
17230 (mouse-major-mode-menu-prefix): Declare.
17231
17232 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17233
17234 * textmodes/flyspell.el: Update to author's version 1.5d.
17235
17236 * progmodes/hideshow.el: Update copyright notice.
17237
17238 * vcursor.el: Set maintainer to FSF, since author cannot
17239 be reached.
17240
17241 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17242
17243 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17244 the prompt.
17245
17246 * mouse.el (popup-menu): Run the keymap through indirect-function,
17247 in case it was defined with define-prefix-key. If the menu is a
17248 list of keymaps, look up the binding of user's choice in each one
17249 of the keymaps.
17250 (mouse-popup-menubar): If the global and local menu-bar keymaps
17251 don't have a prompt string, create one and insert it into the
17252 keymap. Don't barf if current-local-map returns nil.
17253
17254 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17255
17256 * dired.el (dired-sort-R-check): Added to allow recursive listing
17257 to be undone.
17258 (dired-sort-other): Use it.
17259
17260 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17261
17262 * Release of cc-mode 5.27
17263
17264 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17265
17266 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17267 c-beginning-of-statement-1 that caused a bad case of recursion
17268 which could consume a lot of CPU in large classes in languages
17269 that have in-expression classes (i.e. Java and Pike).
17270
17271 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17272 statements before top level constructs (i.e. case 6 is moved
17273 before case 5 and is now case 4) to catch in-expression
17274 classes in top level expressions correctly.
17275
17276 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17277
17278 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17279 objc-method-intro. Case 4 removed and case 5I added.
17280
17281 * cc-langs.el (c-append-paragraph-start): New variable used by
17282 c-common-init to get paragraph-start correct.
17283 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17284 initialize paragraph-start to make it correct both with and
17285 without the javadoc special case.
17286
17287 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17288 initialize paragraph-start for javadoc markup.
17289
17290 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17291 change by defaulting this to t. It's motivated by the
17292 confusing behavior that otherwise arise from the style system
17293 when editing both java and non-java files at the same time
17294 (see the comments about style setting in c-common-init).
17295
17296 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17297
17298 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17299 similar to the one in c-fill-paragraph to check the fill
17300 prefix from the adaptive fill function for sanity.
17301
17302 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17303
17304 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17305 defun block.
17306
17307 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17308
17309 * cc-align.el (c-lineup-multi-inher): Handle lines with
17310 leading comma nicely. Extended to handle member initializers
17311 too.
17312
17313 * cc-engine.el: (c-beginning-of-inheritance-list,
17314 c-guess-basic-syntax): Fixed recognition of inheritance lists
17315 when the lines begins with a comma.
17316
17317 * cc-vars.el (c-offsets-alist): Changed default for
17318 member-init-cont to c-lineup-multi-inher since it now handles
17319 member initializers and indents better for leading commas.
17320
17321 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17322
17323 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17324 handling that caused class open lines to be recognized as
17325 statement-conts in some cases.
17326
17327 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17328 guessed by the adaptive fill function unless point is on the
17329 first line of a block comment.
17330
17331 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17332 when the buffer ends with a macro continuation char.
17333
17334 * cc-engine.el (c-guess-basic-syntax): Added support for
17335 function definitions as statements in Pike. The first
17336 statement in a lambda block is now labeled defun-block-intro
17337 instead of statement-block-intro.
17338
17339 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17340 so that the class surrounding point is selected, not the one
17341 innermost in the state.
17342
17343 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17344 recognition of switch labels having hanging multiline
17345 statements.
17346
17347 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17348 some code in c-guess-basic-syntax to a separate function.
17349 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17350 recognition of member inits with multiple line arglists.
17351 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17352 member-init-cont when the commas are in funny places.
17353
17354 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17355
17356 * cc-defs.el (c-auto-newline): Removed this macro since it's
17357 not used anymore.
17358
17359 * cc-engine.el (c-looking-at-bos): New helper function.
17360 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17361 inexpr and toplevel classes apart in Pike.
17362
17363 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17364 of case 9A.
17365
17366 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17367 constant, since "class" can introduce an in-expression class
17368 in Pike nowadays.
17369
17370 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17371
17372 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17373 indentation on cpp-macro lines.
17374
17375 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17376 a syntax modifier like comment-intro, to make it possible to
17377 get syntactic indentation for preprocessor directives. It's
17378 incompatible wrt to lineup functions on cpp-macro, but it has
17379 no observable effect in the 99.9% common case where cpp-macro
17380 is set to -1000.
17381
17382 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17383
17384 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17385 member-init-cont when the preceding arglist is several lines.
17386
17387 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17388
17389 * cc-styles.el (c-style-alist): The basic offset for the BSD
17390 style corrected to 8.
17391
17392 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17393
17394 * cc-styles.el (c-style-alist): Adjusted the indentation of
17395 brace list openers in the gnu style.
17396
17397 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17398
17399 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17400
17401 * cc-cmds.el (c-electric-brace, c-electric-slash,
17402 c-electric-star, c-electric-semi&comma, c-electric-colon,
17403 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17404 when c-syntactic-indentation is nil.
17405
17406 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17407 we were left at comments preceding the first statement when
17408 reaching the beginning of the buffer.
17409
17410 * cc-vars.el (c-syntactic-indentation): New variable to turn
17411 off all syntactic indentation.
17412
17413 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17414
17415 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17416 between the text and the block comment ender when it hangs,
17417 depending on how many there are before the fill.
17418
17419 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17420
17421 * cc-engine.el (c-beginning-of-closest-statement): New helper
17422 function to go back to the closest preceding statement start,
17423 which could be inside a conditional statement.
17424 * cc-engine.el (c-guess-basic-syntax): Use
17425 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17426
17427 * cc-engine.el (c-guess-basic-syntax): Better handling of
17428 arglist-intro, arglist-cont-nonempty and arglist-close when
17429 the arglist is nested inside parens. Cases 7A, 7C and 7F
17430 changed.
17431
17432 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17433 up-to-date with javadoc 1.2.
17434
17435 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17436
17437 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17438 multiline Pike type decls.
17439
17440 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17441
17442 * cc-cmds.el (c-indent-new-comment-line): Always break
17443 multiline comments in multiline mode, regardless of
17444 comment-multi-line.
17445
17446 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17447
17448 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17449 fully::qualified::names in C++ member init lists. Preamble in
17450 case 5D changed.
17451
17452 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17453
17454 * cc-langs.el (c-common-init): Handling of obsolete variables
17455 moved to c-initialize-cc-mode. More compatible style override
17456 when using global style variables.
17457 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17458 variables moved here.
17459
17460 * cc-styles.el (c-make-styles-buffer-local): Flag style
17461 variable localness in c-style-variables-are-local-p to make
17462 the compatibility measure in c-common-init work well.
17463
17464 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17465 longer contain set-from-style.
17466 * cc-styles.el (c-initialize-builtin-style): Don't check for
17467 set-from-style on c-special-indent-hook.
17468 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17469 copy-alist is sufficient now.
17470
17471 * cc-styles.el (c-set-style, c-set-style-1,
17472 c-get-style-variables): Fixes to variable initialization so
17473 that duplicate entries in styles have the same effect
17474 regardless of DONT-OVERRIDE.
17475
17476 * cc-styles.el (c-set-style-2): Fixed bug where the
17477 initialization of inheriting styles failed when the
17478 dont-override flag is set.
17479
17480 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17481 on this.
17482
17483 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17484
17485 * cc-defs.el (c-forward-comment): Removed the workaround
17486 introduced in 5.38 since it had worse side-effects. If a line
17487 contains the string "//\"", it regarded the // as a comment
17488 start since the \ temporarily doesn't have escape syntax.
17489
17490 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17491
17492 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17493 ada-xref.el before ada-prj.el, so that the Project menu is created
17494 when ada-prj tries to add to it.
17495 (ada-activate-keys-for-case): Suppress the characters that are not
17496 part of the Ada syntax. Better compatibility with else-mode
17497 (ada-adjust-case-interactive): When auto-casing is not active,
17498 correctly insert newlines (used to insert only ^M). Prevent the
17499 syntax table from being changed in case of an error
17500 (or '_' becomes part of a word and some commands are confused).
17501 Do nothing if ada-auto-case is nil.
17502 (ada-after-keyword-p): Ignore keywords that are also attributes
17503 (ada-batch-reformat): Update usage comment
17504 (ada-call-from-contextual-menu): New function
17505 (ada-case-read-exceptions): Reinitialize the casing exception list
17506 first to nil first, so that the casing exception file can be
17507 shared.
17508 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17509 files.
17510 (ada-compile-goto-error): Fix regexp used to detect a file:line
17511 anywhere in the error message
17512 (ada-contextual-menu-last-point): New variable
17513 (ada-create-keymap): If the variable delete-key-deletes-forward is
17514 t on XEmacs, it means that DEL should delete one character
17515 forward.
17516 (ada-create-menu): Use :included instead of :visible for XEmacs.
17517 New submenu "Options".
17518 (ada-end-stmt-re): Correctly indent "select ... then abort"
17519 statements.
17520 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17521 even if they don't match ada-fill-comment-prefix Fix handling of
17522 paragraphs on the first or last line of a file.
17523 (ada-format-paramlist): Fix handling of default parameter values.
17524 (ada-get-body-name): New function.
17525 (ada-get-current-indent): Optimized by searchling directly for an
17526 existing generic part or a statement outside of it. Handle
17527 ada-indent-align-comments when indenting comments Replaced some
17528 regexps by testing directly the next character. This results in a
17529 huge speedup on some files. New indentation scheme for renames
17530 statements. Stop looking for the 'while' or 'for' associated with
17531 a 'loop' at the first semicolon encountered. A "return" can also
17532 match an anonymous access subprogram declaration.
17533 (ada-get-indent-noindent): Ignore strings and comments when
17534 looking for the keywords "record" and "private".
17535 (ada-goto-matching-decl-start): When matching "if", make sure we
17536 are not in fact seeing "end if". Ignore "when" statements except
17537 when initial keyword was "begin". Fix handling of nested
17538 procedures. Add a recursive call to this function to skip over
17539 other 'end' statmts. Fix indentation for "when .. => begin"
17540 (ada-in-open-paren-p): Fix indentation for complex boolean
17541 expressions, where 'and then', 'or else' and parenthesis
17542 statements are mixed up.
17543 (ada-in-paramlist-p): Skip comments while searching for the
17544 beginning Fix handling of operator declarations.
17545 (ada-indent-align-comments): New variable
17546 (ada-indent-current): Change the syntax table only in the
17547 protected section, so that we are sure it is restored correctly.
17548 (ada-indent-on-previous-lines): Use ada-use-indent and
17549 ada-with-indent Correctly indent "select ... then"
17550 (ada-indent-region): Slight speedup.
17551 (ada-indent-renames): New variable.
17552 (ada-last-which-function-subprog, ada-last-which-function-line):
17553 New variables
17554 (ada-looking-at-semi-private): Correctly indent the 'private'
17555 keyword when it is the first word in a package declaration.
17556 (ada-loose-case-word): Stop searching if at the end of the buffer.
17557 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17558 even if point is not initially at the end of the word.
17559 (ada-matching-decl-start-re): Add "when".
17560 (ada-mode): Add support for abbrev-mode, outline-mode and
17561 which-func-mode Override the old find-file.el entry in
17562 ff-special-constructs since it is using the obsolete
17563 ada-spec-suffix variable
17564 (ada-no-auto-case): New function
17565 (ada-scan-paramlist): When parsing the argument type, accept
17566 spaces (as in "X 'Class", generated by Rational Rose).
17567 (ada-other-file-name): No longer loads the other file.
17568 (ada-popup-menu): Save and restore the current buffer and cursor
17569 position before and after displaying the menu.
17570 (ada-search-ignore-complex-boolean): New function.
17571 (ada-uncomment-region): Emacs21 already knows how to delete
17572 comments not starting in the first column.
17573 (ada-use-indent): New variable
17574 (ada-which-function): New function.
17575 (ada-with-indent): New variable
17576 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17577 can be batch-compiled from the command line.
17578
17579 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17580 Add to the menu when the file is loaded, not in ada-mode-hook.
17581 Add -toolbar to the default ddd command Switches moved from
17582 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17583 ada-prj-default-comp-opt
17584 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17585 Reference Manual to the menu
17586 (ada-check-current): rewritten as a call to ada-compile-current
17587 (ada-compile): Removed.
17588 (ada-compile-application, ada-compile-current, ada-check-current):
17589 Set the compilation-search-path so that compile.el automatically
17590 finds the sources in src_dir. Automatic scrollong of the
17591 compilation buffer. C-uC-cC-c asks for confirmation before
17592 compiling
17593 (ada-compile-current): New parameter, prj-field
17594 (ada-complete-identifier): Load the .ali file before doing
17595 processing
17596 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17597 conform to gnatmake's behavior.
17598 (ada-find-file-in-dir): New function
17599 (ada-find-references): Set the environment variables for gnatfind
17600 (ada-find-src-file-in-dir): New function.
17601 (ada-first-non-nil): Removed
17602 (ada-gdb-application): Add support for jdb, the java debugger.
17603 (ada-get-ada-file-name): Load the original-file first if not done
17604 yet.
17605 (ada-get-all-references): Handles the new ali syntax (parent types
17606 are found between <>).
17607 (ada-initialize-runtime-library): New function
17608 (ada-mode-hook): Always load a project file when a file is opened,
17609 so that the casing exceptions are correctly read.
17610 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17611 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17612 to open the project file, since the latter does not work with
17613 speedbar Get default values before loading the prj file, or the
17614 default executable file name is wrong. Use the absolute value of
17615 src_dir to initialize ada-search-directories and
17616 compilation-search-path,... Add the standard runtime library to
17617 the search path for find-file.
17618 (ada-prj-default-debugger): Was missing an opening '{'
17619 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17620 variables.
17621 (ada-prj-default-gnatmake-opt): New variable
17622 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17623 buffers, the project file is the default one Save the windows
17624 configuration before displaying the menu.
17625 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17626 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17627 ...) regexp-quote identifiers names to support operators +,
17628 -,... in regexps.
17629 (ada-remote): New function.
17630 (ada-run-application): Erase the output buffer before starting the
17631 run Support remote execution of the application. Use
17632 call-process, or the arguments are incorrectly parsed
17633 (ada-set-default-project-file): Reread the content of the active
17634 project file, not the one from the current buffer When a project
17635 file is set as the default project, all directories are
17636 automatically associated with it.
17637 (ada-set-environment): New function
17638 (ada-treat-cmd-string): New special variable ${current}
17639 (ada-treat-cmd-string): Revised. The substitution is now done for
17640 any ${...} substring
17641 (ada-xref-current): If no body was found, compiles the spec
17642 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17643 compiler to get rid of command line length limitations.
17644 (ada-xref-get-project-field): New function
17645 (ada-xref-project-files): New variable
17646 (ada-xref-runtime-library-specs-path)
17647 (ada-xref-runtime-library-ali-path): New variables
17648 (ada-xref-set-default-prj-values): Default run command now does a
17649 cd to the build directory. New field: main_unit Provide a default
17650 file name even if the current buffer has no prj file.
17651
17652 * ada-prj.el:
17653 Rewritten to show a tabbed-dialog.
17654 (ada-prj-add-ada-menu): Remove the map and name parameters.
17655 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17656 New function
17657 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17658 (ada-prj-load-from-file): New function
17659 (ada-prj-save): Always save fields that depend on the current buffer
17660 (ada-prj-show-value): New function
17661
17662 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17663 Ada mode. This will allow us to display the Ada menu in any buffer
17664 we want (for project items).
17665 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17666 number of spaces in the header.
17667
17668 2000-07-24 Dave Love <fx@gnu.org>
17669
17670 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17671
17672 2000-07-23 Noah Friedman <friedman@splode.com>
17673
17674 * type-break.el (type-break): perform autosave.
17675 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17676 (type-break-do-query): Cancel query schedule while performing
17677 actual query, to avoid possibility of a second query being made
17678 while first one is already in progress.
17679 (type-break-time-stamp-format): New variable.
17680 (type-break-time-stamp): New function.
17681 (type-break-time-warning): Use it.
17682 (type-break-keystroke-warning): Use it.
17683 (type-break-noninteractive-query): Use it.
17684
17685 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17686 cookie.
17687 Use add-minor-mode to set minor-mode-alist, if available.
17688 (eldoc-echo-area-use-multiline-p): New user option.
17689 (eldoc-echo-area-multiline-supported-p): New variable.
17690 (eldoc-docstring-format-sym-doc): Use them.
17691 (eldoc-mode): If not using idle timers, append to local post and
17692 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17693 (eldoc-display-message-no-interference-p): Don't interfere with
17694 edebug.
17695 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17696 (eldoc-function-arglist): New function.
17697 (eldoc-function-argstring): Use it.
17698
17699 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17700 auto save directory exists before calling directory-files.
17701
17702 2000-07-23 Dave Love <fx@gnu.org>
17703
17704 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17705 ^o, ^u.
17706
17707 2000-07-21 Dave Love <fx@gnu.org>
17708
17709 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17710 now passed to the function. It now works properly.
17711
17712 * smerge-mode.el (smerge-mode-menu): Fill it out.
17713
17714 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17715
17716 * info-look.el (info-lookup): If *info* is shown in another frame
17717 on the same display, select that frame, instead of switching to
17718 the Info buffer in another window of the selected frame.
17719
17720 * simple.el (universal-argument-map): Bind numeric keypad keys
17721 kp-0 to kp-9 and kp-subtract.
17722 (digit-argument): Handle these keys.
17723
17724 2000-07-20 Dave Love <fx@gnu.org>
17725
17726 * net/goto-addr.el (goto-address-fontify): Don't bother with
17727 buffer-modified and read-only stuff -- irrelevant with overlays.
17728 Put an extra property on the overlays and use it to clean up in
17729 case goto-address is re-run.
17730
17731 2000-07-19 Richard M. Stallman <rms@gnu.org>
17732
17733 * timer.el (run-with-idle-timer): Doc fix.
17734
17735 * mail/mail-utils.el (mail-strip-quoted-names):
17736 Handle case where <...> appears inside "...".
17737 Use replace-match to edit the string more simply.
17738 (rmail-dont-reply-to): Cope with an unmatched ".
17739
17740 2000-07-19 Dave Love <fx@gnu.org>
17741
17742 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17743 implementation.
17744
17745 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17746 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17747 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17748
17749 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17750
17751 * textmodes/refer.el: Correct maintainer's email address.
17752
17753 * progmodes/hideif.el: Correct author's email address.
17754 Fix typo in comment.
17755
17756 * xml.el: New file.
17757
17758 * mail/mailheader.el: Correct author's mail address.
17759
17760 * gnus/parse-time.el: Correct author's mail address.
17761
17762 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17763
17764 * comint.el (comint-highlight-input, comint-highlight-face):
17765 New user options.
17766 (comint-input-ring-file-name): Change custom type.
17767 (comint-mode-map): Bind mouse-2.
17768 (comint-insert-clicked-input): New function.
17769 (comint-send-input): Handle input highlighting.
17770
17771 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17772
17773 * mouse.el (popup-menu): New function.
17774 (mouse-major-mode-menu): Use it.
17775
17776 2000-07-18 Dave Love <fx@gnu.org>
17777
17778 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17779 improvements.
17780
17781 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17782
17783 * faces.el (face-font-selection-order)
17784 (face-font-family-alternatives): Add custom type.
17785
17786 2000-07-18 Dave Love <fx@gnu.org>
17787
17788 * cus-edit.el (custom-variable-reset-saved)
17789 (custom-variable-reset-standard): Remove unused bindings.
17790
17791 * rect.el (open-rectangle-line): Remove unused let.
17792
17793 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17794
17795 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17796
17797 * cdl.el: Fix `Maintainer' keyword.
17798
17799 * play/pong.el: Add author's email address.
17800
17801 2000-07-17 Sam Steingold <sds@gnu.org>
17802
17803 * files.el (insert-directory): Call `split-string' instead of
17804 re-implementing it.
17805
17806 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17807
17808 * mail/vms-pmail.el: Change maintainer to FSF.
17809
17810 * net/goto-addr.el: Change maintainer to FSF.
17811
17812 * info.el (Info-title-face-alist): Removed.
17813
17814 2000-07-18 David Ponce <david@dponce.com>
17815
17816 * recentf.el (recentf-open-files): New command that works like
17817 `recentf-open-more-files', but shows the whole list of files (not just
17818 those omitted from the menu). Useful if you don't use a menu-bar!
17819 (recentf-open-more-files) Modified to use `recentf-open-files'.
17820
17821 (recentf-open-files, recentf-open-more-files)
17822 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17823
17824 (recentf-dialog-mode): New mode for dialogs. You can now just type
17825 "q" to cancel the dialogs.
17826
17827 2000-07-18 David Ponce <david@dponce.com>
17828
17829 * recentf.el: This is a major update of recentf.el. It adds new
17830 features to better organize the recentf menu and "More..." buffer.
17831
17832 Using new provided menu filtering functions you can now organize the
17833 recent files list:
17834
17835 - by major modes
17836 - by directories
17837 - by user defined rules
17838
17839 Finally, with the new `recentf-filter-changer' customizable filter you
17840 can define a ring of filters and dynamically (via the menu) cycle on
17841 each menu organization in the ring (a la msb).
17842
17843 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17844
17845 * eshell/eshell.el (eshell): Replace links to eshell.info with
17846 links to eshell, to avoid problems on systems where the manual is
17847 installed as `eshell'.
17848 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17849 * eshell/em-smart.el (eshell-smart): Ditto.
17850 * eshell/em-banner.el (eshell-banner): Ditto.
17851 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17852
17853 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17854 same-file check in the MS-DOS version (it does support inodes).
17855
17856 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17857
17858 * eshell/eshell.el (eshell-directory-name):
17859 Run default directory name through convert-standard-filename.
17860
17861 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17862
17863 * international/mule-cmds.el (select-safe-coding-system):
17864 Fix typo in the comment.
17865
17866 * language/european.el (compound-text):
17867 Force katakana-jisx0201 to be designated to G1.
17868
17869 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17870 Don't translate some national variant characters of latin-jisx0201.
17871 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17872
17873 * international/kkc.el (kkc-after-update-conversion-functions):
17874 New variable.
17875 (kkc-update-conversion): Run functions in it at the tail.
17876
17877 2000-07-16 John Wiegley <johnw@gnu.org>
17878
17879 * lisp/align.el (align-newline-and-indent):
17880 Adding new function. for auto-aligning blocks of code on RET.
17881 (align-region): Fixed badly formatted minibuffer message.
17882
17883 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17884
17885 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17886 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17887 the conversion list at first if appropriate.
17888 (kkc-next): Don't update kkc-next-count here.
17889 (kkc-prev): Don't update kkc-prev-count here.
17890 (kkc-show-conversion-list-update): Fix setting up of conversion
17891 list message.
17892
17893 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17894
17895 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17896
17897 2000-07-16 Dave Love <fx@gnu.org>
17898
17899 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17900 function to be more specific.
17901
17902 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17903 non-string help-echo.
17904 (widget-types-convert-widget): Defsubst it.
17905 (widget-echo-help): Try to cope with a help-echo function of two
17906 possible sorts.
17907
17908 2000-07-15 Jason Rumney <jasonr@gnu.org>
17909
17910 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17911 Declare as obsolete.
17912
17913 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17914
17915 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17916
17917 * hilit-chg.el: Fix typo.
17918
17919 2000-07-14 Dave Love <fx@gnu.org>
17920
17921 * info.el (Info-mode-menu): Fix use of :help, :enable.
17922
17923 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17924
17925 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17926
17927 2000-07-13 Dave Love <fx@gnu.org>
17928
17929 * emacs-lisp/easymenu.el: Doc fixes.
17930 (easy-menu-remove): Defalias to ignore.
17931
17932 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17933 Call throw correctly.
17934
17935 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17936
17937 * faces.el (frame-background-mode): Doc fix.
17938
17939 * simple.el (eval-expression-print-length): Change custom type to
17940 allow entering nil as value.
17941
17942 2000-07-13 Dave Love <fx@gnu.org>
17943
17944 * progmodes/fortran.el (fortran-imenu-generic-expression):
17945 Change definition layout.
17946 (fortran-mode-menu): Reinstate customize entries.
17947
17948 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17949 Use :filter, per old XEmacs code.
17950
17951 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17952
17953 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17954 event when deciding what to send to the terminal.
17955
17956 2000-07-12 Dave Love <fx@gnu.org>
17957
17958 * cus-start.el: Add optional version as 4th element of specs and
17959 use it for several things new in v21. Remove load-path. Fix type
17960 of line-number-display-limit.
17961
17962 2000-07-11 Dave Love <fx@gnu.org>
17963
17964 * progmodes/fortran.el: Don't require easymenu.
17965 Use repeat counts in various regexps.
17966 (fortran-mode-syntax-table): Defvar directly.
17967 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17968 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17969 Use defvar, not defconst.
17970 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17971 (fortran-mode): Set fortran-comment-line-start-skip,
17972 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17973 (fortran-comment-indent): Use defsubst.
17974 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17975 Use fortran-comment-indent, not fortran-comment-indent-function.
17976 (fortran-comment-region, fortran-electric-line-number): Simplify.
17977 (fortran-auto-fill): New function.
17978 (fortran-do-auto-fill): Deleted.
17979 (fortran-find-comment-start-skip):
17980 Check for non-null comment-start-skip.
17981 (fortran-auto-fill-mode, fortran-fill-statement):
17982 Use fortran-auto-fill.
17983 (fortran-fill): Use fortran-auto-fill. Check for null
17984 comment-start-skip. Simplify final clause and use end-of-line finally.
17985
17986 * widget.el (widget-plist-member): New alias.
17987
17988 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17989
17990 * eshell/esh-module.el (toplevel): Reference
17991 byte-compile-current-file only if it is bound.
17992
17993 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17994
17995 * dired.el: Don't require `dired-aux'.
17996
17997 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17998
17999 * dired-aux.el (dired-show-file-type): New function.
18000 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
18001 (dired-show-file-type): Add autoload.
18002
18003 2000-07-10 Kenichi Handa <handa@etl.go.jp>
18004
18005 * international/mule-diag.el (describe-font): Adjusted for the
18006 change of fontset-info.
18007 (print-fontset): Likewise.
18008
18009 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
18010
18011 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
18012
18013 2000-07-07 Gerd Moellmann <gerd@gnu.org>
18014
18015 * bindings.el: Bind `[delete]' to delete-char.
18016
18017 * dired.el (dired-find-alternate-file): New function.
18018 (dired-mode-map): Bind `a' to dired-find-alternate-file.
18019 (toplevel): Require dired-aux when compiling.
18020 (dired-buffers): Move defvar within file to avoid compiler warning.
18021
18022 * info.el (Info-last-search): Variable removed.
18023 (Info-search-history): New variable.
18024 (Info-search): New Info-search-history.
18025
18026 * battery.el, info-look.el: Change author's mail address.
18027
18028 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
18029
18030 * mail/rmail.el (rmail-clear-headers): Don't throw an error
18031 if rmail-ignored-headers is nil.
18032 (rmail-retry-failure): Bind rmail-ignored-headers and
18033 rmail-displayed-headers to nil.
18034
18035 2000-07-06 Gerd Moellmann <gerd@gnu.org>
18036
18037 * lpr.el (lpr-page-header-switches): Add `-h' switch.
18038 (print-region-1): Don't hard code `-h' here.
18039
18040 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
18041
18042 2000-07-01 Francesco Potorti` <pot@gnu.org>
18043
18044 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
18045 exim can use "your message" instead of "the message".
18046
18047 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
18048
18049 * facemenu.el: Docstrings fixes.
18050 (facemenu-get-face): Don't use internal-find-face.
18051 (facemenu-iterate): Rename arg to match the docstring.
18052
18053 * newcomment.el (uncomment-region): Be more careful when skipping
18054 backwards over `=' not to bump into BOBP.
18055
18056 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
18057
18058 * ediff-diff.el (ediff-wordify): Use syntax table.
18059 * ediff-init.el (ediff-has-face-support-p): Use
18060 ediff-color-display-p.
18061 (ediff-color-display-p): Use display-color-p, changed to defun
18062 from defsubst.
18063 Got rid of special cases for NeXT and OS/2.
18064 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
18065 face.
18066
18067 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18068
18069 * emacs-lisp/lucid.el: Require CL.
18070 (copy-tree, remprop): Remove, it's provided by CL.
18071 (map-keymap): Define in terms of cl-map-keymap.
18072 (extent-property, set-extent-end-glyph): New functions.
18073
18074 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
18075
18076 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18077
18078 * Makefile.in (DONTCOMPILE): Add comment that the name may
18079 not be changed without changing the make-dist script.
18080
18081 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18082 (cl-mapc): Use mapc instead of cl-old-mapc.
18083
18084 2000-07-05 Andrew Innes <andrewi@gnu.org>
18085
18086 * makefile.nt: Add support for `bootstrap' and related targets.
18087
18088 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18089
18090 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18091 (easy-menu-do-define): Use `menu-item' format.
18092 Handle case where easy-menu-create-menu returns a symbol.
18093 Manually call the potential top-level filter in the function binding.
18094 (easy-menu-filter-return): New arg NAME.
18095 Convert to a keymap if MENU is an XEmacs menu.
18096 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18097 (easy-menu-converted-items-table, easy-menu-convert-item):
18098 New var and fun to memoize easy-menu-convert-item-1.
18099 (easy-menu-do-add-item): Use it.
18100 (easy-menu-create-menu): Use easy-menu-convert-item.
18101 Wrap easy-menu-filter-return around any :filter specification.
18102 Don't convert the menu if a filter was specified.
18103 Tell easy-menu-make-symbol not to check for MENU being an expression.
18104 (easy-menu-make-symbol): New arg NOEXP.
18105
18106 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18107
18108 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18109 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18110 (eval-defun): If called with prefix arg, instrument code for
18111 Edebug.
18112
18113 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18114 similar to that of eval-defun.
18115
18116 2000-07-04 Dave Love <fx@gnu.org>
18117
18118 * hl-line.el (hl-line-overlay): Make it permanent-local.
18119
18120 * calendar/todo-mode.el: Replaced with a working version, based on
18121 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18122
18123 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18124
18125 * paths.el (prune-directory-list): New function.
18126 (Info-default-directory-list): Rewritten to more methodically
18127 enumerate a big list of possible info directories (based on the
18128 list used by the standalone info reader).
18129
18130 * info.el (info-initialize): Use prune-directory-list to remove
18131 non-existent directories from Info-directory-list.
18132
18133 * paths.el (Info-default-directory-list): Try a list of possible
18134 info-directories instead of a single one. Add the possible
18135 info directory "/usr/share/info".
18136
18137 * woman.el (woman-man.conf-path): Explicitly include the debian
18138 man-db config file "/etc/manpath.config".
18139 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18140 are present in `manpath.config'.
18141 (woman-manpath): Include "/usr/share/man".
18142
18143 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18144
18145 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18146
18147 * startup.el (command-line): Initialize blink-cursor based
18148 on window-system.
18149
18150 * frame.el (blink-cursor): Default to nil if not running under
18151 a window-system.
18152
18153 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18154 (face-x-resources): Remove duplicate entry for :font.
18155
18156 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18157 instead of cycling through windows with next-window.
18158
18159 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18160 of cycling through windows with next-window.
18161
18162 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18163 of cycling through windows with next-window.
18164
18165 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18166 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18167 instead of cycling through windows with next-window.
18168
18169 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18170 instead of cycling through windows with next-window.
18171
18172 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18173 of cycling through windows with next-window.
18174
18175 * terminal.el (te-process-output): Use walk-windows instead of
18176 cycling through windows with next-window.
18177
18178 * server.el (server-switch-buffer): Use some-window instead of
18179 cycling through windows with next-window.
18180
18181 * window.el (some-window): New function.
18182 (walk-windows): Remove reference to walk-windows-start.
18183
18184 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18185
18186 2000-07-03 Richard Stallman <rms@gnu.org>
18187
18188 * window.el (walk-windows): Guarantee termination by keeping a list
18189 of all the windows already handled.
18190
18191 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18192
18193 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18194 window-system.
18195
18196 * man.el (Man-notify-when-ready): Don't use window-system. If
18197 Man-notify-method is newframe, and the display is not
18198 multi-frame, select the frame created for the man page.
18199 (Man-init-defvars): Doc fix.
18200
18201 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18202
18203 * faces.el (region): Change background color for light background.
18204
18205 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18206 attribute from mode-line face of Ediff control frame.
18207
18208 * replace.el (query-replace-map): Bind `e' like `E'.
18209
18210 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18211
18212 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18213 Change name to "Select All".
18214
18215 * dos-fns.el (convert-standard-filename): Fix last change.
18216
18217 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18218
18219 * help.el (describe-variable): Don't insert a second `'s' in front
18220 of the string `value is shown below'. Since the syntax-table is
18221 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18222 an existing `'s', so that this won't be deleted.
18223
18224 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18225 * pcmpl-unix.el: New files.
18226
18227 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18228
18229 * wid-edit.el (widget-member): Use the new plist-member.
18230
18231 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18232
18233 * replace.el (perform-replace): Undo change of 2000-04-04.
18234 Instead, move backward 1 character at the end of the loop when
18235 necessary.
18236
18237 * faces.el (fringe): Change face for different backgrounds.
18238
18239 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18240 patch from John.
18241
18242 * eshell/*.el: Change spelling of the Free Software Foundation.
18243
18244 * eshell/esh-toggle.el: Removed.
18245
18246 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18247
18248 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18249 interactively.
18250
18251 2000-06-26 Alex Schroeder <alex@gnu.org>
18252
18253 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18254 `define-key'; instead of checking `(emacs-version)' check for
18255 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18256 for `;' and `o' which might be electric.
18257
18258 (sql-electric-stuff): New user option.
18259 (sql-magic-go): New function which uses `sql-electric-stuff'.
18260 (sql-magic-semicolon): New function which uses
18261 `sql-electric-stuff'.
18262
18263 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18264 is not fboundp.
18265
18266 (sql-oracle-options): New variable.
18267 (sql-oracle): Use it.
18268
18269 (sql-imenu-generic-expression): Doc change.
18270 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18271 is used.
18272
18273 (sql-informix): Added command line parameter "-" to force
18274 sql-informix-program to use stdout.
18275
18276 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18277
18278 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18279 (cp864-decode-table): Doc fix.
18280 (cp720-decode-table): New variable, supports the Arabic OEM
18281 codepage used by Windows.
18282 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18283
18284 2000-06-23 Dave Love <fx@gnu.org>
18285
18286 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18287 (font-lock-fontify-anchored-keywords): Use
18288 line-beginning-position.
18289 (global-font-lock-mode): Use mapc.
18290
18291 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18292
18293 * eshell/esh-module.el: Require CL when compiling.
18294
18295 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18296
18297 * comint.el (comint-substitute-in-file-name): Call replace-match
18298 with second and third arg t.
18299
18300 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18301 Specify foreground color.
18302
18303 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18304 color.
18305
18306 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18307
18308 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18309 cddr instead of cdddr.
18310
18311 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18312 instead of copy-list.
18313
18314 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18315 of copy-list.
18316
18317 * subdirs.el: Add eshell subdirectory.
18318
18319 * eshell: New subdirectory containing the Eshell package.
18320
18321 * pcomplete.el: New file.
18322
18323 2000-06-23 Paul Eggert <eggert@twinsun.com>
18324
18325 * mail/mailpost.el (post-mail-send-it): Make sure file has
18326 proper permissions from birth.
18327
18328 * files.el (basic-save-buffer-2): When temporarily setting
18329 file modes, set them to current modes plus 0200, not to 0777.
18330
18331 * emerge.el (emerge-make-temp-file): Make sure file has proper
18332 permissions from birth.
18333
18334 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18335
18336 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18337 backup file name through convert-standard-filename.
18338
18339 * dos-fns.el (convert-standard-filename): Convert leading
18340 directories as well. When long file names are supported, convert
18341 characters that are invalid in Windows file names.
18342
18343 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18344
18345 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18346 ps-print crashes. New feature: page selection for printing. Create
18347 raw-text-unix coding system for XEmacs. Doc fix.
18348 (ps-print-version): New version number (5.2.3).
18349 (ps-plot-region): Bug fix.
18350 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18351 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18352 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18353 funs.
18354 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18355 (ps-last-page): New vars.
18356
18357 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18358
18359 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18360 empty option string.
18361
18362 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18363
18364 * man.el (man): Doc fix.
18365
18366 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18367
18368 * international/mule-cmds.el (set-language-info-alist): Docstring
18369 fixed.
18370
18371 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18372
18373 * version.el (emacs-version): Use ISO date format.
18374
18375 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18376 instead of `M-backspace'.
18377
18378 * simple.el (turn-off-auto-fill): New function.
18379
18380 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18381
18382 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18383 Renamed from with-buffer-prepared-for-font-lock and use
18384 inhibit-modification-hooks rather than setting *-change-functions.
18385 Update all functions to use the new name.
18386 (jit-lock-first-unfontify-pos): New semantics (and doc).
18387 (jit-lock-mode): Make non-interactive.
18388 Don't automatically turn on font-lock.
18389 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18390 Always use jit-lock-after-change.
18391 Remove and restore font-lock-after-change-function.
18392 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18393 (jit-lock-after-unfontify-buffer): Remove.
18394 (jit-lock-stealth-fontify):
18395 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18396 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18397
18398 2000-06-20 Sam Steingold <sds@gnu.org>
18399
18400 * emacs-lisp/cl-indent.el (toplevel): Indent
18401 `print-unreadable-object' properly. Untabify.
18402
18403 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18404
18405 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18406 Support for bibentry.
18407 (reftex-compile-variables): Fixed problem with end of section-re.
18408
18409 * texmodes/reftex-dcr.el (reftex-view-crossref,
18410 reftex-view-crossref-from-bibtex):
18411 Deal with changed `reftex-find-citation-regexp-format'.
18412 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18413 Replaced `remprop' with `put'.
18414 (reftex-view-crossref, reftex-view-crossref-when-idle):
18415 Support for bibentry.
18416
18417 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18418 New entry for bibentry package.
18419
18420 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18421 Regexp also matches "\nobibliography".
18422
18423 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18424 Call `reftex-ensure-write-access' before doing anything.
18425 (reftex-ensure-write-access): New function.
18426
18427 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18428
18429 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18430
18431 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18432
18433 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18434
18435 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18436
18437
18438 2000-06-20 Dave Love <fx@gnu.org>
18439
18440 * faces.el (frame-background-mode): Use set-default, not set, in
18441 setter.
18442 (frame-update-faces, frame-update-face-colors): Define with
18443 defalias.
18444
18445 * enriched.el (enriched-decode-foreground)
18446 (enriched-decode-background): Don't use internal-find-face.
18447
18448 * apropos.el: Doc fixes.
18449
18450 * cus-edit.el (customize-changed-options): Check arg.
18451 (customize-version-lessp): Don't require decimal point.
18452
18453 * custom.el (defcustom, defgroup): Doc fix.
18454
18455 * newcomment.el (comment) <defgroup>: Add :version.
18456 (comment-multi-line): Doc fix.
18457
18458 * emulation/mlsupport.el (define-hooked-local-abbrev,
18459 define-hooked-global-abbrev): Fix, using define-abbrev.
18460
18461 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18462
18463 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18464 the whole buffer.
18465
18466 2000-06-19 Dave Love <fx@gnu.org>
18467
18468 * menu-bar.el (menu-bar-options-save): New function.
18469 (menu-bar-options-menu): Use it.
18470 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18471 Simplify.
18472
18473 2000-06-19 Andreas Schwab <schwab@suse.de>
18474
18475 * progmodes/etags.el (tags-query-replace): Put new parameters
18476 START and END at the end, for backward compatibility.
18477
18478 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18479
18480 * international/codepage.el:
18481 (cp-coding-system-for-codepage-1): Delete special codes for
18482 generating xxx-dos coding system because now a CCL based coding
18483 system can handle EOL conversion by default.
18484
18485 * international/mule.el (make-coding-system): Generate subsidiary
18486 coding systems for EOL handling variants even for a CCL based
18487 coding system.
18488
18489 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18490
18491 * international/isearch-x.el (isearch-minibuffer-input-method)
18492 (isearch-minibuffer-input-method-function): These variables
18493 deleted.
18494 (isearch-with-input-method): Don't use the above variables.
18495 (isearch-process-search-multibyte-characters): Likewise. Call
18496 read-string with the arg INHERIT-INPUT-METHOD t.
18497
18498 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18499
18500 * font-lock.el (font-lock-after-fontify-buffer)
18501 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18502
18503 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18504 Use consistent make-local-variable style for font-lock-fontified.
18505 (jit-lock-fontify-buffer):
18506 Don't bother checking for font-lock-mode and jit-lock-mode.
18507
18508 * time.el: Remove trailing ^M that prevent CVS-merging.
18509
18510 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18511
18512 * Makefile.in (distclean): New target.
18513
18514 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18515
18516 * Makefile.in (srcdir): Define for update-subdirs.
18517
18518 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18519
18520 * find-lisp.el: New file.
18521
18522 2000-06-16 Andrew Innes <andrewi@gnu.org>
18523
18524 * time.el (display-time-mail-function): New variable, to allow
18525 external packages to indicate when new mail is available.
18526 (display-time-update): Use it.
18527
18528 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18529
18530 * international/mule.el (mule-version): Change version name to
18531 SAKAKI. AOI has already been used by Meadow.
18532
18533 * international/quail.el (quail-show-guidance-buf): To find the
18534 bottom window (but minibuffer), pay attention to the height of
18535 minibuffer.
18536
18537 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18538
18539 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18540 menu-bar menus. Add help strings. Don't remove the Edit menu
18541 from the menu bar, as the menu bar has enough space now.
18542
18543 * Makefile.in (SHELL): Make sure /bin/sh is used.
18544
18545 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18546 characters, which use series of two ^H characters instead of one.
18547
18548 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18549
18550 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18551 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18552 functions.
18553 (Info-find-node-2): Try a case-sensitive search first, then
18554 do a case-insensitive search.
18555
18556 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18557 tutorials.
18558
18559 * complete.el (PC-env-vars-alist): New variable.
18560 (PC-complete-as-file-name): New function.
18561 (partial-completion-mode): Initialize PC-env-vars-alist from
18562 process-environment.
18563 (PC-do-completion): Handle completion of env vars.
18564
18565 * info.el (Info-set-mode-line): Show file name in mode line,
18566 use `*Info*' instead of `Info:'.
18567
18568 * startup.el (command-line-1): Change copyright messages to year
18569 2000.
18570
18571 2000-06-15 Dave Love <fx@gnu.org>
18572
18573 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18574 not local-map.
18575
18576 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18577
18578 * international/mule.el (set-buffer-file-coding-system): Almost
18579 rewritten to handle `undecided' as no-op.
18580
18581 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18582
18583 * Makefile.in: New file.
18584
18585 * Makefile: Removed.
18586
18587 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18588 (goto-address-highlight-keymap): Bind C-c RET.
18589
18590 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18591
18592 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18593 inherits buffer-file-coding-system of the current buffer.
18594
18595 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18596 0. Give correct argument to set-auto-coding-function.
18597 (tar-expunge): For goto-char, use (point-min), not 0.
18598 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18599 (tar-subfile-save-buffer): Likewize.
18600
18601 * international/mule.el
18602 (after-insert-file-set-buffer-file-coding-system): Call
18603 set-buffer-file-coding-system with the arg FORCE t.
18604
18605 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18606
18607 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18608 nil. Contemporary sendmails issue an X-Authentication-Warning if
18609 the sender is set with `-f'.
18610
18611 2000-06-13 Dave Love <fx@gnu.org>
18612
18613 * help.el (describe-function-1): Kluge around cases of functions
18614 fset to subrs whose doc doesn't match their symbol-name.
18615
18616 * image.el (insert-image): Default STRING to a space.
18617
18618 * info.el Doc fixes.
18619 (Info-build-node-completions): Match Ref tags.
18620
18621 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18622
18623 * frame.el (display-multi-frame-p, display-multi-font-p): New
18624 defaliases for display-graphic-p.
18625
18626 * hl-line.el: Fixed a typo in commentary.
18627
18628 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18629
18630 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18631 fixed.
18632
18633 2000-06-12 Dave Love <fx@gnu.org>
18634
18635 * image.el (insert-image): Save a little consing.
18636
18637 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18638
18639 * language/tibet-util.el: Convert all tibetan-1-column characters
18640 to the corresponding tibetan characters.
18641 (tibetan-add-components): Delete code for the special treatment of
18642 'a chung.
18643
18644 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18645 change.
18646 (tibetan-vowel-transcription-alist): More rules added.
18647 (tibetan-composite-vowel-alist): New variable.
18648 (tibetan-precomposition-rule-alist): More rules added.
18649
18650 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18651
18652 * startup.el (command-line): Only call menu-bar-mode if interactive.
18653
18654 * thingatpt.el (toplevel symbol-properties):
18655 * textmodes/makeinfo.el (makeinfo-compile):
18656 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18657 * progmodes/hideif.el (hif-compress-define-list)
18658 (hide-ifdef-use-define-alist):
18659 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18660 (ange-ftp-vms-add-file-entry):
18661 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18662 * man.el (Man-build-man-command):
18663 * mail/rnewspost.el (news-reply-header-hook):
18664 * info.el (Info-insert-dir):
18665 * emulation/mlconvert.el (backward-word, forward-word, setq):
18666 * emacs-lisp/gulp.el (gulp-send-requests):
18667 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18668 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18669 (byte-optimize-apply, end of file):
18670 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18671 (ad-make-freeze-definition):
18672 * startup.el (command-line, command-line-1): Don't quote lambdas.
18673
18674 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18675 (cvs-cleanup-removed): New function.
18676 (cvs-cleanup-functions): New var.
18677 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18678 some flexibility in specifying additional entries to auto-cleanup.
18679 (cvs-quickdir): New function.
18680 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18681 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18682 (cvs-mode-find-file): Check that we are on a filename or dirname
18683 when invoked through a mouse-click.
18684 (cvs-full-path): Remove.
18685 (cvs-dired-action): Re-introduced.
18686 (cvs-dired-noselect): Use it.
18687 (vc-post-command-functions): use this new hook if available.
18688
18689 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18690 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18691 (cvs-filename-map, cvs-dirname-map): Remove.
18692 (cvs-default-action): Remove.
18693 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18694 if the arg is really a keymap.
18695 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18696 Don't hardcode the mapping from state (aka type) to face, but check
18697 the var cvs-fi-<type>-face instead.
18698 (cvs-fileinfo-from-entries): New function.
18699
18700 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18701 Docstring fix.
18702 (cvs-find-file-and-jump): Change default to be safer.
18703 (cvs-mode-diff-map): Define it as a function as well.
18704 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18705 Bind mouse-2 in this global map rather than with text-properties.
18706
18707 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18708 file to resolve the ambiguity between C(conflict) and C(need-merge).
18709
18710 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18711
18712 * international/mule.el (set-buffer-file-coding-system): If
18713 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18714 unconditionally.
18715
18716 2000-06-12 Dave Love <fx@gnu.org>
18717
18718 * wid-edit.el (widget-specify-button): Really suppress the face if
18719 required.
18720
18721 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18722
18723 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18724
18725 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18726
18727 * imenu.el (imenu-generic-expression): Docstring fix.
18728
18729 * composite.el (composition-function-table): Move the `put'
18730 below the autoload cookie so we can load the file before loaddefs.
18731
18732 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18733
18734 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18735 Handle easy-mmode-define-global-mode.
18736 For complex macros like define-minor-mode that can generate
18737 several autoload entries, try to autoload entries in the
18738 macroexpanded code.
18739
18740 * emacs-lisp/easy-mmode.el (define-minor-mode):
18741 If KEYMAP is a symbol, just use it.
18742 Use byte-compile-current-file and load-file-name to infer the
18743 proper :require to pass to defcustom.
18744 Wrap the hook var into `progn' so as not to autoload it.
18745 Add a :autoload-end cookie.
18746 Be more careful about the evaluation of KEYMAP.
18747 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18748 (define-derived-mode): Move define-abbrev-table outside of defvar.
18749
18750 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18751
18752 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18753 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18754 (backup-compiled-files): Ignore errors during `tar'.
18755 (bootstrap): Make autoloads before elc files.
18756
18757 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18758
18759 * international/mule.el (set-buffer-file-coding-system): If one of
18760 undecided-XXX is specified, change only EOL conversion.
18761
18762 * international/mule-conf.el (unix): New alias for the coding
18763 system undecided-unix.
18764
18765 2000-06-09 Dave Love <fx@gnu.org>
18766
18767 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18768
18769 * progmodes/executable.el: Byte compile dynamic.
18770 (executable-insert): Change custom type.
18771 (executable-find): Add autoload cookie.
18772 (executable-make-buffer-file-executable-if-script-p): New
18773 function. After Noah Friedman.
18774
18775 * files.el (after-save-hook): Customize, with
18776 executable-make-buffer-file-executable-if-script-p as an option.
18777
18778 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18779
18780 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18781 "tib24p-mule.bdf" for Tibetan.
18782
18783 * composite.el (decompose-composite-char): Declare it as obsolete.
18784
18785 * man.el (Man-fontify-manpage): Pay attention to underline and
18786 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18787
18788 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18789
18790 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18791 Set maintainer to FSF since author isn't reachable.
18792
18793 2000-06-08 Dave Love <fx@gnu.org>
18794
18795 * international/mule-cmds.el (select-safe-coding-system): If
18796 DEFAULT-CODING-SYSTEM is not specified, also check the most
18797 preferred coding-system if buffer-file-coding-system is
18798 `undecided'. From Handa.
18799
18800 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18801
18802 * international/mule.el
18803 (after-insert-file-set-buffer-file-coding-system): If the buffer
18804 size is greater than INSERTED, judget that we are not visiting.
18805
18806 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18807
18808 * whitespace.el (defgroup whitespace): Comment out `:version'.
18809 XEmacs 20.4 has problems defining the group with this present.
18810 We'll have this commented out till get resolve the problem.
18811
18812 2000-06-07 John Wiegley <johnw@gnu.org>
18813
18814 * align.el (align-dq-string-modes, align-sq-string-modes)
18815 (align-open-comment-modes): Add pyhton-mode.
18816 (align-rules-list): Use get-text-property instead of
18817 text-properties-at.
18818 (align-rules-list): Add python-assignment.
18819 (align-rules-list): Change perl-comma-delimiter to
18820 basic-comma-delimiter. Use if for Perl modes and python-mode.
18821 (align-rules-list): Add python-chain-logic and
18822 basic-line-continuation.
18823
18824 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18825
18826 * apropos.el (apropos-mode-hook): New user variable.
18827 (apropos-mode): Run apropos-mode-hook.
18828
18829 2000-06-07 David Ponce <david@dponce.com>
18830
18831 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18832 commands. Require `wid-edit' at run-time.
18833
18834 2000-06-07 David Ponce <david@dponce.com>
18835
18836 * recentf.el: Added some "Commentary".
18837 (recentf-open-more-files, recentf-edit-list): Minor changes to
18838 move the point at the top of the file list. This behaviour is
18839 consistent with the menu one when the list contains a lot of
18840 files.
18841 (recentf-cleanup): Now displays the number of items removed from
18842 the list.
18843 (recentf-relative-filter) New menu filter to show filenames
18844 relative to `default-directory'.
18845
18846 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18847
18848 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18849 with/without giving an error if PostScript printer doesn't have this
18850 kind of page size. Zebra Stripe continues or restarts on next page.
18851 Manual/automatic paper feeding. Switch or not the header.
18852 (ps-print-version): New version number (5.2.2).
18853 (ps-windows-system): Include emx as a Windows system.
18854 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18855 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18856 (ps-background-text): Code fix.
18857 (ps-error-handler-message, ps-user-defined-prologue)
18858 (ps-print-prologue-header, ps-printer-name)
18859 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18860 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18861 (ps-use-face-background): Customization fix.
18862 (ps-n-up-database): Data fix.
18863 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18864 (ps-switch-header): New vars.
18865 (ps-xemacs-color-name, ps-face-foreground-name)
18866 (ps-face-background-name, ps-boolean-constant): New funs.
18867
18868 2000-06-07 Dave Love <fx@gnu.org>
18869
18870 * allout.el: New version from Manheimer.
18871
18872 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18873
18874 * textmodes/fill.el (fill-find-break-point): Check the validity of
18875 charset.
18876
18877 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18878
18879 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18880 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18881 Call display-color-p and display-mouse-p instead of looking at
18882 window-system.
18883
18884 2000-06-06 Dave Love <fx@gnu.org>
18885
18886 * image.el (find-image): Doc fix. Return nil if image not found.
18887 (put-image, insert-image): Make STRING arg optional.
18888
18889 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18890
18891 * language/vietnamese.el: Remove eval-when-compile.
18892 (viet-viscii-nonascii-translation-table): Define it as a
18893 translation table made from viet-viscii-decode-table.
18894 (viet-viscii-encode-table): Define it as a translation table made
18895 from the reverse map of above.
18896 (viet-vscii-nonascii-translation-table): Define it as a
18897 translation table made from viet-vscii-decode-table.
18898 (viet-vscii-encode-table): Define it as a translation table made
18899 from the reverse map of above.
18900 (ccl-decode-viscii): Use translate-character.
18901 (ccl-encode-viscii, ccl-encode-viscii-font)
18902 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18903 Likewize.
18904
18905 * language/cyrillic.el: Remove eval-when-compile.
18906 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18907 translation table made from cyrillic-koi8-r-decode-table.
18908 (cyrillic-koi8-r-encode-table): Define it as a translation table
18909 made from the reverse map of above.
18910 (ccl-decode-koi8): Use translate-character.
18911 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18912 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18913 a translation table made from cyrillic-alternativnyj-decode-table.
18914 (cyrillic-alternativnyj-encode-table): Define it as a translation
18915 table made from the reverse map of above.
18916 (ccl-decode-alternativnyj): Use translate-character.
18917 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18918 Likewize
18919
18920 * international/mule-diag.el (non-iso-charset-alist): Specify
18921 translation table symbol instead of translation table itself.
18922 (list-block-of-chars): CHARSET may be a translation table symbol.
18923
18924 * international/mule.el (make-coding-system): If CODING-SYSTEM
18925 already exists, override it.
18926
18927 * international/fontset.el: Use family `proportional' for Tibetan
18928 fonts.
18929
18930 * international/ccl.el (ccl-compile-translate-character): Don't
18931 check if Rrr has property translation-table.
18932 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18933
18934 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18935
18936 * info.el: Bind case-fold-search to t when searching in case
18937 a user sets it to nil in a hook.
18938
18939 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18940
18941 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18942 * hl-line.el (hl-line-mode): Use the new :global key argument.
18943
18944 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18945 (tar-clip-time-string): Prepend a space.
18946 (tar-grind-file-mode): Construct a string rather than modifying one.
18947 (tar-header-block-summarize): Fix docstring.
18948 Use `format' rather than an error-prone set of copy-loops.
18949
18950 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18951 (diff-goto-source, diff-unified->context, diff-context->unified)
18952 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18953 understand the format output by the `-p' argument to diff.
18954
18955 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18956 (sh-re-done): Use defconst.
18957 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18958 (sh-help-string-for-variable, sh-guess-basic-offset):
18959 Don't quote lambdas.
18960 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18961 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18962
18963 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18964 (mh-letter-mode): Derive from text-mode.
18965 This implicitly means that it now calls kill-all-local-variables.
18966 Also remove the Emacs-18 compatibility code.
18967
18968 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18969 Make use of symbol-property doc-string-elt.
18970 Use memq rather than a sequence of eq.
18971 (doc-string-elt): Fix the wrong or missing previously unused values.
18972 (autoload-print-form): New function extracted from
18973 generate-file-autoloads to allow recursion when handling progn
18974 so that defvar's and defun's docstrings are properly printed.
18975 (generate-file-autoloads): Use it.
18976
18977 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18978 Use find-file-hooks in the minor-mode function.
18979 Be careful not to loop indefinitely in the post-command-hook function.
18980
18981 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18982
18983 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18984 tty's.
18985 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18986 differences whenever appropriate.
18987 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18988 * viper.el (find-file, find-file-other-window): Get viper to do
18989 wildcards.
18990
18991 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18992
18993 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18994 (jit-lock-fontify-buffer): New function for JIT refontification.
18995 (jit-lock-mode): Fix docstring.
18996 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18997 Remove jit-lock-after-change from the _local_ hook.
18998 (jit-lock-function-1): Fix docstring.
18999
19000 * info.el (Info-on-current-buffer): Initialize info.
19001
19002 * newcomment.el (comment-indent): Ignore comment-indent-hook.
19003
19004 * progmodes/tcl.el (tcl-indent-for-comment):
19005 Ignore comment-indent-hook.
19006
19007 * emacs-lisp/easy-mmode.el: Require CL during compilation.
19008 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
19009 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
19010 and improve to use the lighter to guess the capitalization.
19011 (define-minor-mode): Inline code from easy-mmode-define-toggle.
19012 Add keyword arguments to specify global-ness or the custom group.
19013 Add local-map and help-echo properties to the lighter.
19014 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
19015 (easy-mmode-define-global-mode): New macro.
19016
19017 2000-06-02 Dave Love <fx@gnu.org>
19018
19019 * wid-edit.el: byte-compile-dynamic since we typically don't use
19020 all the widgets. Don't require cl or widget. Remove
19021 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
19022 (widget-read-event): Removed. Callers changed to use read-event.
19023 (widget-button-release-event-p): Renamed from
19024 button-release-event-p.
19025 (widget-field-add-space, widget-field-use-before-change):
19026 Uncustomize.
19027 (widget-specify-field): Use keymap property, not local-map.
19028 (widget-specify-button): Obey :suppress-face.
19029 (widget-specify-insert): Use modern backquote syntax.
19030 (widget-image-directory): Renamed from widget-glyph-directory.
19031 (widget-image-enable): Renamed from widget-glyph-enable.
19032 (widget-image-find): Replaces widget-glyph-find.
19033 (widget-button-pressed-face): Move defvar.
19034 (widget-image-insert): Replaces widget-glyph-insert.
19035 (widget-convert): Use keywordp.
19036 (widget-leave-text, widget-children-value-delete): Use mapc.
19037 (widget-keymap): Remove XEmacs stuff.
19038 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
19039 (widget-button-click): Don't set point at the click, but re-centre
19040 if we scroll out of window. Rewritten for images v. glyphs &c.
19041 (widget-tabable-at): Use POS arg, not point.
19042 (widget-beginning-of-line, widget-end-of-line)
19043 (widget-item-value-create, widget-sublist, widget-princ-to-string)
19044 (widget-sexp-prompt-value, widget-echo-help): Simplify.
19045 (widget-default-create): Use widget-image-insert; some rewriting.
19046 (widget-visibility-value-create)
19047 (widget-push-button-value-create, widget-toggle-value-create): Use
19048 widget-image-insert.
19049 (checkbox): Create on and off images dynamically.
19050 (documentation-link): Change :help-echo.
19051 (widget-documentation-link-echo-help): Remove.
19052
19053 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
19054
19055 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
19056
19057 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
19058 (easy-mmode-define-toggle, define-minor-mode): Use it.
19059 (easy-mmode-define-keymap): Docstring fix.
19060 (define-derived-mode): Default PARENT to fundamental-mode.
19061 Add the derived-mode-parent symbol-property.
19062 (easy-mmode-derived-mode-p): New function.
19063
19064 2000-06-02 Dave Love <fx@gnu.org>
19065
19066 * files.el (convert-standard-filename): Doc fix.
19067 (normal-backup-enable-predicate): New function.
19068 (backup-enable-predicate): Use it to replace the lambda form.
19069
19070 * calendar/todo-mode.el: [This needs more work on the outline
19071 stuff.] Doc fixes.
19072 (todo) <defgroup>: Add :version.
19073 (todo-add-category): Don't use pushnew.
19074 (todo-cmd-raise): Fix typo.
19075 (todo-top-priorities): Change temp buffer name.
19076 (todo-category-alist): Avoid redundant lambda.
19077 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19078 Use outline-next-heading.
19079
19080 * autoarg.el: Rewritten to use define-minor-mode.
19081 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19082 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19083
19084 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19085
19086 * isearch.el (isearch-other-meta-char): Fix previous change.
19087
19088 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19089
19090 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19091 (log-edit-done): Only add the comment to the ring if it's different
19092 from the last comment entered.
19093
19094 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19095
19096 2000-06-01 Dave Love <fx@gnu.org>
19097
19098 * hl-line.el: Rewritten using define-minor-mode.
19099
19100 * help.el (describe-function-1): Distinguish special form from
19101 builtin function. Sanity-check presence of arglist for builtins.
19102
19103 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19104
19105 * international/characters.el: Fix syntax/category setting of
19106 Tibetan characters.
19107
19108 * language/tibet-util.el (tibetan-add-components): Fixes for new
19109 encoding of Tibetan characters.
19110 (tibetan-decompose-precomposition-alist): New variable.
19111 (tibetan-decompose-region): Convert precomposed characters to
19112 non-precomposed characters.
19113 (tibetan-decompose-string): Likewise.
19114 (tibetan-composition-function): Fix args to
19115 thibetan-compose-string.
19116
19117 * language/tibetan.el (tibetan-composable-pattern): More
19118 characters included.
19119 (tibetan-consonant-transcription-alist): Rule for "R" added.
19120 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19121 "+R" added.
19122 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19123
19124 * language/lao-util.el (lao-composition-function): Fix args to
19125 compose-string.
19126
19127 * language/thai-util.el (thai-composition-function): Fix args to
19128 compose-string.
19129
19130 * isearch.el (isearch-update): Set disable-point-adjustment to t
19131 to prevent the point moving to the end of a composition when a
19132 part of a composition is searched.
19133 (isearch-other-meta-char): If the key invoking this command can be
19134 mapped by function-key-map to a printing char, call
19135 isearch-process-search-char directly.
19136
19137 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19138
19139 * emacs-lisp/bytecomp.el:
19140 * frame.el:
19141 * international/mule-cmds.el:
19142 * international/mule-util.el:
19143 * international/mule.el:
19144 * mouse.el:
19145 * subr.el:
19146 * faces.el: Update calls to make-obsolete with a WHEN argument.
19147
19148 * byte-run.el (make-obsolete, make-obsolete-variable):
19149 Add an optional WHEN argument and change the format of the
19150 symbol-property information.
19151 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19152 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19153 new obsolete-symbol-property format and print WHEN if it is provided.
19154
19155 2000-05-31 Dave Love <fx@gnu.org>
19156
19157 * loadhist.el (loadhist-hook-functions): Remove
19158 before-change-function, after-change-function.
19159 (unload-feature): Deal with symbols which are both bound and
19160 fbound.
19161
19162 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19163 before-change-function, after-change-function.
19164
19165 * simple.el (newline): Don't bind before-change-function,
19166 after-change-function.
19167
19168 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19169
19170 * whitespace.el (whitespace-rescan-timer-time): Update interval
19171 set to 600 seconds (10 minutes) instead of 60 seconds since
19172 a large number of whitespace buffers causes emacs to `freeze'
19173 for a considerable amount of time.
19174
19175 * whitespace.el: Updated email address
19176
19177 2000-05-31 Dave Love <fx@gnu.org>
19178
19179 * add-log.el (change-log-font-lock-keywords) <function>: Add
19180 pattern for function of change.
19181 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19182 acknowledgements patterns.
19183
19184 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19185
19186 * isearch.el (isearch-printing-char): If keyboard coding system is
19187 being used, call isearch-process-search-multibyte-characters.
19188
19189 * international/isearch-x.el: Mostly rewritten.
19190
19191 * international/quail.el (quail-start-conversion): Don't include
19192 unhandled events in the returned events, but set them in
19193 unread-command-events. Exit if all inputs are deleted.
19194
19195 2000-05-30 Jason Rumney <jasonr@gnu.org>
19196
19197 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19198
19199 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19200 Reenable code to create initial fontsets.
19201 Use set-fontset-font in place of put-charset-property.
19202
19203 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19204
19205 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19206 label, ensure that the first colon isn't followed by another.
19207
19208 * paths.el (Info-default-directory-list): Doc fix.
19209
19210 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19211 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19212 send a query containing USER only, not USER@HOST.
19213
19214 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19215 and rmail-msgend to compute the restriction at the end, instead of
19216 computing it.
19217
19218 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19219
19220 * dabbrev.el (dabbrev-expand): Don't display messages in the
19221 echo area if the minibuffer window is active.
19222
19223 * jit-lock.el (jit-lock-mode): Add after change function to
19224 local hook.
19225
19226 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19227
19228 * antlr-mode.el: New commands: hide/unhide actions,
19229 upcase/downcase literals.
19230 (antlr-tiny-action-length): New user option.
19231 (antlr-hide-actions): New command. Suggested by
19232 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19233 (antlr-mode-map): New binding [C-c C-v].
19234 (antlr-mode-menu): New entries.
19235 (antlr-downcase-literals): New command.
19236 (antlr-upcase-literals): Ditto.
19237
19238 * antlr-mode.el: Minor changes: indendation, mode-name.
19239 (antlr-indent-line): Indent cpp directive at column 0.
19240 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19241
19242 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19243 (antlr-font-lock-additional-keywords): Workaround for intentional
19244 bug in XEmacs version of font-lock.
19245 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19246 be used by a smarter version of `buffers-menu-grouping-function'.
19247
19248 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19249
19250 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19251 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19252
19253 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19254
19255 * international/encoded-kb.el
19256 (encoded-kbd-iso2022-designation-map): Pay attention to that
19257 charset-iso-final-char return -1 for eight-bit-control and
19258 eight-bit-graphic.
19259
19260 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19261
19262 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19263 (speedbar-easymenu-definition-base): Use display-graphic-p where
19264 available, instead of window-system.
19265
19266 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19267
19268 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19269 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19270 coding systems.
19271
19272 2000-05-26 Dave Love <fx@gnu.org>
19273
19274 * disp-table.el (standard-display-underline): Don't use
19275 internal-find-face.
19276
19277 * mail/reporter.el: Maintainer change. Doc fixes.
19278 (reporter-version): Deleted.
19279
19280 * emacs-lisp/elp.el: Maintainer change.
19281 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19282
19283 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19284
19285 * add-log.el (add-change-log-entry): Merge the current entry with the
19286 previous one if the previous one is empty.
19287
19288 2000-05-26 Dave Love <fx@gnu.org>
19289
19290 * loadhist.el (unload-feature): Fix interactive spec [from
19291 lijnzaad@ebi.ac.uk].
19292
19293 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19294 subr-arity to check primitives.
19295 (byte-compile-flush-pending, byte-compile-file-form-progn)
19296 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19297 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19298 mapcar.
19299
19300 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19301
19302 * international/fontset.el: Set family names of non-latin charsets
19303 in default fontset to "*".
19304
19305 * international/mule-diag.el (print-fontset): Combine family part
19306 and registry part of the fontname by "-*-" instead of "-".
19307
19308 * international/mule-cmds.el (encode-coding-char): Make strings
19309 multibyte before calling encode-coding-string.
19310
19311 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19312
19313 * derived.el: Fix keywords.
19314 (define-derived-mode): Only define if needed.
19315
19316 * simple.el (fill-comment, comment-column, comment-start)
19317 (comment-start-skip, comment-end, comment-indent-function)
19318 (block-comment-start, block-comment-end, indent-for-comment)
19319 (set-comment-column, kill-comment, comment-padding, comment-region)
19320 (comment-multi-line, indent-new-comment-line): Remove.
19321
19322 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19323 function names for comment operations.
19324
19325 * newcomment.el: Add abundant autoload cookies.
19326 (comment-style): Don't depend on runtime data at compile-time.
19327 (comment-indent-hook): Remove.
19328 (comment-indent): Check if comment-indent-hook is bound.
19329 (comment-region): Docstring fix.
19330
19331 2000-05-25 Dave Love <fx@gnu.org>
19332
19333 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19334 byte-code-function-p.
19335
19336 * mail/rmailsum.el: Add provide.
19337
19338 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19339
19340 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19341 defcustom.
19342
19343 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19344
19345 * ediff-diff.el (ediff-exec-process): delete --binary option from
19346 non-buffer ediff jobs.
19347
19348 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19349
19350 * hilit-chg.el (highlight-changes-mode): Ask about color or
19351 grayscale support, not about window-system.
19352
19353 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19354 window-system.
19355 (ffap-highlight): Always default to t.
19356
19357 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19358 display-popup-menus-p instead of looking at window-system.
19359
19360 * disp-table.el (standard-display-g1, standard-display-graphic):
19361 Only refuse to use string glyphs on X and MS-Windows.
19362
19363 * avoid.el: Remove window-system from commentary, suggest to use
19364 display-*-p instead.
19365
19366 * apropos.el (apropos-print): Use display-mouse-p instead of
19367 window-system.
19368
19369 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19370
19371 * international/codepage.el (cp-decoding-vector-for-codepage):
19372 Fill up unsupported characters with their own codes. From Kenichi
19373 Handa.
19374
19375 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19376
19377 * international/mule-diag.el (describe-char-after): Use
19378 display-graphic-p instead of window-system, so that this function
19379 works on MS-DOS.
19380
19381 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19382
19383 * international/codepage.el (cp-make-coding-systems-for-codepage):
19384 Remove the eight-bit-graphic and eight-bit-control charsets from
19385 the list of charsets which we convert into `?'.
19386
19387 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19388
19389 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19390 private charsets.
19391 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19392 japanese-jisx0213-2): New charsets.
19393
19394 * international/fontset.el: Setup default fontset for new charsets.
19395
19396 2000-05-24 Dave Love <fx@gnu.org>
19397
19398 * info.el (Info-find-node-2): Restructure [following "Vadim
19399 S. Solomin" <sovs@uic.nnov.ru>].
19400
19401 * icomplete.el: Fix header for Finder.
19402
19403 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19404
19405 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19406 STAY.
19407
19408 * rmail.el (rmail-automatic-folder-directives): New user variable.
19409 (rmail-show-message): Add call to `rmail-auto-file' during
19410 display.
19411 (rmail-auto-file): New function.
19412
19413 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19414
19415 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19416 account.
19417 (ediff-test-utility,ediff-diff-mandatory-option)
19418 (ediff-reset-diff-options): Utilities for proper initialization of
19419 ediff-diff-options and ediff-diff3-options on Windows.
19420
19421 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19422 variable.
19423
19424 * ediff-mult.el (ediff-filegroup-action): Use
19425 ediff-merge-filename-prefix.
19426
19427 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19428
19429 * viper-ex.el (ex-write): Set selective display to nil.
19430
19431 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19432
19433 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19434 aliases for hebrew-iso-8bit.
19435
19436 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19437
19438 * woman.el: New version from Francis J. Wright
19439 <F.J.Wright@Maths.QMW.ac.uk>.
19440 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19441 names in environment variables regardless of the path separator.
19442 (woman-topic-all-completions-1): Don't call file-name-directory-p
19443 on all files, since woman-file-regexp already filters out any
19444 directories.
19445
19446 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19447
19448 * international/quail.el (quail-start-translation): Don't change
19449 modified-p of the current buffer.
19450 (quail-start-conversion): Likewise.
19451
19452 * international/kkc.el (kkc-region): Don't change modified-p of
19453 the current buffer.
19454
19455 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19456 conform to RFC1468.
19457 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19458
19459 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19460
19461 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19462 (speedbar-insert-button): Invisible text property fix.
19463 (speedbar-directory-plus): Renamed from speedbar-directory-+
19464 (speedbar-directory-minus): Renamed from speedbar-directory--
19465 (speedbar-page-plus): Renamed from speedbar-file-+
19466 (speedbar-page-minus): Renamed from speedbar-file--
19467 (speedbar-page): Renamed from speedbar-file-
19468 (speedbar-tag): Renamed from speedbar-tag-
19469 (speedbar-tag-plus): Renamed from speedbar-tag-+
19470 (speedbar-tag-minus): Renamed from speedbar-tag--
19471 (speedbar-expand-image-button-alist): Use above renames.
19472
19473 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19474 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19475 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19476 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19477 * sb-pg.xpm: Renamed from sb-file.xpm
19478 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19479 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19480
19481 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19482
19483 * international/quail.el (quail-show-guidance-buf): Set
19484 current-input-method of the guidance buffer to the name of the
19485 curren input method.
19486
19487 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19488
19489 * progmodes/compile.el (compile-internal): Style typo.
19490
19491 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19492 quote vars and functions in the docstring.
19493
19494 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19495
19496 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19497 Don't quote lambdas.
19498
19499 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19500
19501 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19502
19503 * startup.el (command-line): Determine source file of compiled
19504 user init file differently. Warn if compiled user init file
19505 is older than its source file.
19506
19507 * ffap.el (ffap-url-regexp): Add `https'.
19508
19509 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19510
19511 * files.el (make-backup-file-name-1): Replace slashes with `!'
19512 rather than `|' (which is not allowed on Windows). Replace the
19513 drive letters with a string "drive_X".
19514
19515 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19516
19517 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19518
19519 * files.el (interpreter-mode-alist): Add `bash2'.
19520
19521 2000-05-22 Dave Love <fx@gnu.org>
19522
19523 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19524 mapc.
19525 (feature-file): Avoid calling symbol-name. Doc fix.
19526 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19527 (loadhist-hook-functions): Add mouse-position-function.
19528 (unload-feature): Change uses of mapcar.
19529
19530 * files.el (parse-colon-path): Doc fix.
19531 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19532 (set-auto-mode): Use mapc.
19533
19534 * complete.el (PC-look-for-include-file): Use :alnum: character
19535 class.
19536 (partial-completion-mode): Add autoload cookie.
19537
19538 2000-05-22 Sam Steingold <sds@gnu.org>
19539
19540 * info.el (Info-fontify-node): Fixed the call to
19541 `add-text-properties' (bug introduced on 2000-05-18).
19542
19543 2000-05-22 Dave Love <fx@gnu.org>
19544
19545 * bindings.el: Remove debug-ignored-errors set in other files.
19546
19547 * progmodes/etags.el: Add to debug-ignored-errors.
19548 (visit-tags-table-buffer): Clear out buffers holding old tables
19549 when making a new list.
19550 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19551 mapc.
19552
19553 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19554 quote keywords.
19555 (cmpl-string-case-type): Use character classes.
19556
19557 * comint.el:
19558 * textmodes/ispell.el:
19559 * imenu.el:
19560 * mail/mh-e.el:
19561 * progmodes/compile.el: Add to debug-ignored-errors.
19562
19563 * dabbrev.el: Add to debug-ignored-errors.
19564 (dabbrev-completion): Use mapc.
19565
19566 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19567
19568 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19569 (woman-mapcan, woman-parse-man.conf)
19570 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19571 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19572 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19573 path syntax better.
19574 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19575 (woman-manpath): Call woman-parse-man.conf.
19576 (woman-emulation): New defcustom, defaults to nroff.
19577 (woman-font-support): New defconst.
19578 (woman-use-symbol-font): New defcustom.
19579 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19580 "Emulation".
19581 Many functions: Doc fix.
19582
19583 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19584
19585 * international/quail.el (quail-simple-translation-keymap): Map
19586 128..255 to quail-self-insert-command.
19587 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19588
19589 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19590
19591 * help.el (help-manyarg-func-alist): Typo.
19592
19593 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19594 intervals which makes it heaps simpler.
19595
19596 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19597 the nested comment markers.
19598
19599 * subr.el (remove-hook): Don't turn the hook's value into a list.
19600
19601 2000-05-21 Dave Love <fx@gnu.org>
19602
19603 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19604 are invalid characters.
19605
19606 * international/mule-util.el (detect-coding-with-priority): Use
19607 mapc. Remove redundant lambda.
19608
19609 * international/mule-diag.el (list-non-iso-charset-chars)
19610 (describe-fontset): Remove redundant lambda.
19611
19612 * emulation/crisp.el (brief-mode): New alias.
19613
19614 * emacs-lisp/ring.el (ring-elements): New function.
19615
19616 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19617 (easy-menu-do-add-item): Use keywordp.
19618
19619 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19620
19621 * replace.el: Doc and error message fixes.
19622 (replace-highlight): Use facep, not internal-find-face.
19623
19624 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19625
19626 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19627
19628 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19629 (log-edit-insert-changelog): Drop `:' as well.
19630
19631 * log-view.el: Fix file description.
19632 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19633 available.
19634 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19635 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19636
19637 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19638 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19639 Print a status message if the toggle is called interactively.
19640 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19641 for global minor modes and use `defcustom' for them.
19642 Use add-minor-mode.
19643 (easy-mmode-define-derived-mode): Remove.
19644 (define-derived-mode): Fancier default docstring.
19645 (easy-mmode-define-navigation): Signal an error rather than (ding).
19646
19647 * newcomment.el (comment-styles): New `box-multi'.
19648 (comment-normalize-vars): Better default for comment-continue to
19649 avoid whitespace-only continuations.
19650 (comment-search-forward): Always move even in the no-syntax case.
19651 (comment-padright): Only obey N if it's only obeyed for padleft.
19652 (comment-make-extra-lines): Better handling of empty continuations.
19653 Use `=' for the filler if comment-start has only one character.
19654 (uncomment-region): Try handling the special `=' filler.
19655 (comment-region): Allow LINES even if MULTI is nil.
19656 (comment-box): Choose box style based on comment-style.
19657
19658 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19659
19660 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19661 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19662
19663 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19664
19665 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19666 and insert, not subst-char-in-region.
19667
19668 * international/mule-diag.el (list-character-sets-1): Handle
19669 charsets eight-bit-control and eight-bit-graphic.
19670 (list-iso-charset-chars): Likewise.
19671 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19672 charactes as is. Use indent-to to align characters.
19673
19674 * international/mule-cmds.el (find-multibyte-characters): Never
19675 exclude charsets eight-bit-control and eight-bit-graphic.
19676
19677 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19678
19679 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19680 Don't quote lambdas.
19681
19682 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19683
19684 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19685
19686 * gud.el (gud-jdb-directories): Doc fix.
19687
19688 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19689
19690 * newcomment.el: New file.
19691
19692 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19693
19694 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19695
19696 2000-05-18 Andreas Schwab <schwab@suse.de>
19697
19698 * dired.el (dired-between-files): Also skip lines beginning with
19699 `used'.
19700
19701 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19702
19703 * msb.el (msb-menu-cond): Add choice `user'.
19704
19705 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19706
19707 * ps-print.el: Compatibility, customization and doc fix.
19708 (ps-printer-name-option): Replace defconst by defvar.
19709 (ps-postscript-code-directory): XEmacs compatibility.
19710 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19711 fix.
19712 (ps-user-defined-prologue, ps-print-prologue-header)
19713 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19714 compatibility and code fix.
19715 (ps-print-background-image, ps-print-background-text):
19716 Customization fix.
19717 (ps-line-number-start, ps-n-up-on): New vars.
19718
19719 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19720
19721 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19722 the indent-comment function to just return the appropriate indent.
19723
19724 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19725
19726 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19727 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19728 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19729
19730 2000-05-18 Dave Love <fx@gnu.org>
19731
19732 * info.el (Info-fontify-node): Add intangible property as well as
19733 invisible.
19734
19735 * calendar/appt.el (appt-make-list): Match all lines of entry.
19736 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19737
19738 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19739
19740 * international/mule-diag.el (describe-char-after): Call
19741 internal-char-font, not char-font. If internal-char-font returns
19742 nil, display "-- none --".
19743
19744 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19745
19746 * image.el (image-type-available-p): Don't reference image-types
19747 if it isn't bound.
19748
19749 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19750
19751 * autoarg.el (autoarg-mode): Typo in the :set argument.
19752
19753 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19754
19755 * startup.el (command-line-1): Don't signal an error if the
19756 directory for auto-save-list files does not yet exist.
19757
19758 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19759
19760 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19761
19762 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19763
19764 * subr.el (remove-hook): `setq' hook-value, not `set'.
19765
19766 2000-05-16 Sam Steingold <sds@gnu.org>
19767
19768 * info.el (debug-ignored-errors): More errors to ignore.
19769
19770 2000-05-16 Dave Love <fx@gnu.org>
19771
19772 * cus-edit.el: Don't require cl or easymenu.
19773 (custom-variable-prompt): Test standard-value property, not
19774 user-variable-p.
19775
19776 2000-05-16 Sam Steingold <sds@gnu.org>
19777
19778 * subr.el (add-hook): `setq' hook-value, not `set'.
19779
19780 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19781
19782 * startup.el (command-line-1): Mention the FAQ in the startup
19783 message.
19784
19785 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19786
19787 * progmodes/compile.el (compilation-parse-errors): Collect
19788 `nomessage' regexps last.
19789
19790 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19791
19792 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19793 to the function name.
19794
19795 2000-05-15 Dave Love <fx@gnu.org>
19796
19797 * speedbar.el (speedbar-recenter): Typo.
19798 (speedbar-expand-line): Make arg optional.
19799 (speedbar-mode): Avoid a compiler warning.
19800
19801 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19802
19803 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19804 user-specified option string is empty.
19805
19806 * mouse.el (mouse-yank-at-click): Doc fix.
19807
19808 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19809
19810 * term/internal.el (IT-character-translations): More updates of
19811 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19812 documents.
19813
19814 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19815
19816 * env.el (getenv): New function, interactively callable.
19817 (setenv, getenv): Remove autoload cookies.
19818
19819 * loadup.el: Load `env'.
19820
19821 * progmodes/f90.el: Change author's mail address.
19822
19823 2000-05-14 Dave Love <fx@gnu.org>
19824
19825 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19826 goto-addr as an option.
19827
19828 * help.el (help-xref-stack): Doc fix.
19829 (help-xref-following): New variable.
19830 (help-make-xrefs): Use it.
19831 (help-xref-go-back): Use position information from stack element.
19832 (help-follow): Make position in stack element a pair. Use
19833 help-xref-following.
19834
19835 * autoarg.el: New file.
19836
19837 * faces.el: Declare more functions obsolete.
19838
19839 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19840 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19841 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19842 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19843 Remove all the setup-...-environment functions.
19844
19845 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19846
19847 * speedbar.el: Updated the commentary section. xemacs20p now uses
19848 >= when detecting. Require `defimage' safely.
19849 (speedbar-easymenu-definition-base): Add toggle for images.
19850 (speedbar-easymenu-definition-special): Add flush cache & expand.
19851 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19852 (speedbar-reconfigure-keymaps-hook): New variable.
19853 (speedbar-frame-parameters): Updated documentation.
19854 (speedbar-use-imenu-flag): Updated custom tag
19855 (speedbar-dynamic-tags-function-list): New variable.
19856 (speedbar-tag-hierarchy-method): Updated doc & custom.
19857 (speedbar-indentation-width, speedbar-indentation-width) New
19858 variables.
19859 (speedbar-hide-button-brackets-flag): Customizable.
19860 (speedbar-vc-indicator): Doc update.
19861 (speedbar-ignored-path-expressions): Updated default value.
19862 (speedbar-supported-extension-expressions): Updated default value.
19863 (speedbar-syntax-table): Remove {} paren status.
19864 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19865 as "+". Added overlay aliases.
19866 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19867 `force-mode-line-update'.
19868 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19869 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19870 `mouse-set-point'
19871 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19872 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19873 of arbitrary text, and new helper functions.
19874 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19875 filename finder.
19876 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19877 (speedbar-directory-buttons): Update path search/expansion.
19878 (speedbar-make-tag-line): Pay attention to
19879 `speedbar-indentation-width'. Use more care w/ invisible
19880 properties.
19881 (speedbar-change-expand-button-char): Call
19882 `speedbar-insert-image-button-maybe'.
19883 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19884 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19885 (speedbar-trim-words-tag-hierarchy)
19886 (speedbar-simple-group-tag-hierarchy): New functions
19887 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19888 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19889 functions.
19890 (speedbar-mouse-set-point): New function
19891 (speedbar-power-click): Updated documentation.
19892 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19893 of tag prefix text.
19894 (speedbar-expand-line, speedbar-contract-line): Make more robust
19895 to strange text.
19896 (speedbar-expand-line): Takes universal argument to flush the
19897 cache.
19898 (speedbar-flush-expand-line): New function.
19899 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19900 Use new generator insertion method.
19901 (speedbar-fetch-dynamic-tags): New function.
19902 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19903 `speedbar-fetch-dynamic-imenu'.
19904 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19905 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19906 "Revert Buffer" menu items.
19907 (speedbar-buffer-buttons-engine): Be smarter when creating a
19908 filename tag (for expansion purposes.).
19909 (speedbar-highlight-one-tag-line,
19910 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19911 (speedbar-recenter): New functions.
19912 (defimage-speedbar): Image loading abstraction.
19913 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19914 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19915 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19916 (speedbar-tag-type, speedbar-tag-mail): New images.
19917 (speedbar-expand-image-button-alist): New variable.
19918 (speedbar-insert-image-button-maybe): Insert an image over some
19919 buttons.
19920
19921 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19922
19923 * international/mule-cmds.el (encode-coding-char): An ASCII
19924 character is always encodable.
19925
19926 * international/mule-conf.el: Add more information in descriptions
19927 of character sets.
19928
19929 * international/mule-diag.el (describe-char-after): New function.
19930 (describe-font-internal): Adjusted for the change of font-info.
19931 (describe-font): Likewise.
19932 (print-fontset): Rewritten for the new fontset implementation.
19933 (describe-fontset): Include fontset alias names in completion.
19934 (list-fontsets): Adjusted for the change of print-fontset.
19935
19936 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19937 describe-char-after instead of displaying the detail in the echo
19938 area.
19939 (syntax-code-table): Format changed.
19940 (string-to-syntax): Adjusted for the above change.
19941
19942 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19943
19944 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19945
19946 2000-05-12 Dave Love <fx@gnu.org>
19947
19948 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19949 dependence. Use line-{beginning,end}-position, not
19950 point-at{b,e}ol. Some doc fixes.
19951 (todo-position): New function. Fix callers of position to use it.
19952 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19953
19954 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19955
19956 * time.el (display-time-mail-icon): Use `:ascent center'.
19957
19958 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19959 handling FTP security extensions.
19960
19961 2000-05-11 Dave Love <fx@gnu.org>
19962
19963 * calendar/todo-mode.el: New file.
19964
19965 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19966
19967 * comint.el (comint-read-input-ring): Move reference to
19968 comint-input-ring-size outside of the save-excursion. It was
19969 causing the default value to be the only one ever seen.
19970
19971 * font-lock.el: Update copyright. Remove Simon Marshall's email
19972 address on request from him.
19973
19974 * subr.el (substitute-key-definition): Add comment describing
19975 the meaning of PREFIX.
19976
19977 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19978
19979 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19980
19981 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19982 (add-minor-mode): Don't make the variable buffer-local and add a
19983 reference to define-minor-mode in the docstring.
19984
19985 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19986 HEADER/FOOTER and fix bug with trailing empty directory.
19987 (cvs-append-to-ignore): Use vc-editable-p if available.
19988 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19989 (vc-do-command): Tweak advice to handle the new VC.
19990
19991 * log-view.el (log-view-goto-rev): New function for the new VC.
19992 (log-view-minor-wrap): Use mark-active.
19993
19994 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19995 (log-edit-changelog-full-paragraphs): New var.
19996 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19997 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19998 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19999 (log-edit-changelog-ours-p, log-edit-changelog-entries)
20000 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
20001 Replace the `cvs' prefix with `log-edit'.
20002
20003 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
20004
20005 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
20006 (diff-font-lock-defaults): Explicitly turn off multiline.
20007 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
20008 (diff-ediff-patch): Fix call to ediff-patch-file.
20009 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
20010 Handle comments.
20011
20012 * frame.el (automatic-hscrolling): Typo.
20013
20014 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
20015
20016 2000-05-09 Sam Steingold <sds@goems.com>
20017
20018 * apropos.el (apropos-print): use `describe-face' instead of
20019 `customize-face-other-window'.
20020
20021 2000-05-09 Dave Love <fx@gnu.org>
20022
20023 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
20024
20025 * help.el (describe-variable): Have customize button pop the
20026 help-xref stack when invoked.
20027 (help-xref-symbol-regexp): Add `face'.
20028 (help-make-xrefs): Check for quoted face names and adapt regexp
20029 submatch numbers to cope.
20030 (help-xref-interned): Maybe insert face doc too. Separate
20031 sections with a line of hyphens.
20032
20033 * faces.el: Some doc fixes. Declare some functions obsolete.
20034 (describe-face): Add customize button. Return the help
20035 text. Fix prompt.
20036
20037 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
20038
20039 * term/internal.el (IT-character-translations): Fix last change.
20040
20041 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20042
20043 * woman.el: New file
20044 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
20045
20046 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20047
20048 * term/internal.el (IT-character-translations): Update ASCII
20049 simulations for greek-iso8859-7, add latin-iso8859-14 and
20050 latin-iso8859-15.
20051
20052 * international/mule-cmds.el (set-language-info-alist): Call
20053 define-prefix-command with 3 arguments, to make the map suitable
20054 for a menu.
20055
20056 2000-05-07 Dave Love <fx@gnu.org>
20057
20058 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
20059
20060 2000-05-05 Dave Love <fx@gnu.org>
20061
20062 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
20063 list in doc string. Don't quote keyword symbols.
20064 * emacs-lisp/cl.el: Likewise
20065 * emacs-lisp/cl-seq.el: Likewise
20066
20067 2000-05-05 Gerd Moellmann <gerd@gnu.org>
20068
20069 * abbrev.el (abbrev-mode): Make ARG optional.
20070
20071 2000-05-04 Gerd Moellmann <gerd@gnu.org>
20072
20073 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
20074
20075 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
20076
20077 * subr.el (substitute-key-definition): Clarify documentation.
20078
20079 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20080
20081 * glasses.el (glasses-convert-to-unreadable): Use
20082 `glasses-separator' instead of the hard-wired "_".
20083 (glasses-mode): Call `glasses-make-unreadable' only in a single
20084 place.
20085
20086 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20087
20088 * term/internal.el (cjk-codepages-alist): Add associations for
20089 Chinese and Korean codepages. Remove FIXME comment.
20090
20091 2000-05-03 Dave Love <fx@gnu.org>
20092
20093 * time.el (display-time-mail-face, display-time-use-mail-icon):
20094 New option.
20095 (display-time-mail-icon): New variable.
20096 (display-time-string-forms): Use the above. Fix the local-map.
20097
20098 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20099
20100 * replace.el (query-replace-map): Add binding for `E'.
20101 (query-replace-help): Extend help text.
20102 (perform-replace): Allow editing the replacement string.
20103
20104 * make-mode.el (makefile-mode-abbrev-table): New variable.
20105 (makefile-mode): Set local abbrev table to
20106 makefile-mode-abbrev-table.
20107 (makefile-font-lock-keywords): Fontify includes and conditionals.
20108
20109 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20110 set TOGGLE's value.
20111
20112 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20113 mail-interactive-insert-alias.
20114 (mail-abbrev-complete-alias): New command.
20115 (mail-mode-map): Bind it to `M-TAB'.
20116
20117 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20118
20119 * language/lao-util.el (lao-compose-region): New function.
20120
20121 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20122
20123 * files.el (recover-session): Make directories as necessary
20124 if they don't exist yet.
20125
20126 * calendar/cal-french.el
20127 (french-calendar-multibyte-special-days-array)
20128 (french-calendar-special-days-array): Change French text.
20129 (calendar-french-date-string): Change output.
20130 (calendar-goto-french-date): Likewise.
20131
20132 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20133
20134 * wid-edit.el (widget-default-active): Obey `:always-active'.
20135 (widget-documentation-string-value-create): Set `:always-active'.
20136
20137 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20138
20139 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20140 default prefix to `~/_emacs.d/auto-save.list/_s'.
20141 (normal-top-level): Create the directory for auto-save files, if
20142 it doesn't already exist (in the ms-dos case only).
20143
20144 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20145
20146 * international/mule-cmds.el (set-language-environment): Don't
20147 concat an integer (dos-codepage), use format instead.
20148
20149 2000-05-02 Dave Love <fx@gnu.org>
20150
20151 * help.el (help-xref-on-pp): Check for constant symbols.
20152
20153 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20154
20155 * startup.el (normal-top-level): Put a condition-case around
20156 the code loading subdirs.el.
20157
20158 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20159
20160 * ps-print.el: Upside-down and face background color printing,
20161 line number step, doc fix.
20162 (ps-print-version): New version number (5.2).
20163 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20164 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20165 (ps-spool-config): Var fix.
20166 (ps-printer-name-option): Const fix.
20167 (ps-print-upside-down, ps-use-face-background)
20168 (ps-line-number-step): New vars.
20169 (ps-window-system, ps-lp-system): New consts.
20170 (ps-face-background): New fun.
20171
20172 2000-04-28 Richard Stallman <rms@gnu.org>
20173
20174 * files.el (make-auto-save-file-name):
20175 Apply auto-save-file-name-transforms to visited file name
20176 before generating auto save file name.
20177 (auto-save-file-name-transforms): New variable.
20178
20179 * files.el (backup-enable-predicate):
20180 Correctly test for a file under a temporary directory.
20181
20182 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20183
20184 * subr.el (add-minor-mode): Rewritten.
20185
20186 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20187
20188 * mail/sendmail.el (sendmail-send-it): Set
20189 buffer-file-coding-system to the selected coding system for MIME
20190 header.
20191
20192 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20193
20194 * dired.el (dired-move-to-filename-regexp): Allow format where
20195 YYYY is followed by two spaces.
20196
20197 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20198 in the second character class of the regexp.
20199
20200 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20201 mh-etc, too.
20202
20203 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20204 nil.
20205
20206 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20207
20208 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20209 argument.
20210
20211 2000-04-27 Sen Nagata <sen@eccosys.com>
20212
20213 * emacs-lisp/crm.el (crm-completion-table): New variable.
20214 (crm-collection-fn, crm-test-completion)
20215 (completing-read-multiple): Use it.
20216
20217 2000-04-27 Dave Love <fx@gnu.org>
20218
20219 * help.el (locate-library): Use mapc.
20220 (help-manyarg-func-alist): Add call-process-region.
20221
20222 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20223
20224 * subr.el (add-minor-mode): Make argument MAP optional.
20225
20226 * desktop.el (desktop-save): Save list of minor modes.
20227 (desktop-create-buffer): Restore minor modes.
20228 (desktop-minor-mode-table): New user-option.
20229
20230 * subr.el (add-minor-mode): New function.
20231
20232 * image.el (find-image): New function.
20233 (defimage): Rewritten to find image at load time.
20234
20235 * startup.el (normal-top-level-add-to-load-path): Handle
20236 case that the default directory is not in load-path.
20237
20238 * help.el: Old patch from Stefan Monnier.
20239 (help-xref-on-pp): New function.
20240 (describe-variable): Use it to display xrefs in a symbol's value.
20241
20242 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20243
20244 * cus-edit.el (custom-face): Fix parenthesis.
20245
20246 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20247
20248 * mail/rmail.el (rmail-expunge): When there are no deleted
20249 messages, do nothing.
20250
20251 2000-04-26 Dave Love <fx@gnu.org>
20252
20253 * international/mule-cmds.el (locale-translation-file-name):
20254 Defvar to nil.
20255 (set-locale-environment): Set it here (at runtime).
20256
20257 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20258
20259 * replace.el (perform-replace): Add parameters START and END. Use
20260 them instead of the check for a region in Transient Mark mode.
20261 (query-replace-read-args): Return two more list elements for the
20262 start and end of the region in Transient Mark mode.
20263 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20264 (map-query-replace-regexp, replace-string, replace-regexp): Add
20265 optional last arguments START and END and pass them to
20266 perform-replace.
20267
20268 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20269 form with additional arguments for perform-replace.
20270
20271 * progmodes/etags.el (tags-query-replace): Add parameters START
20272 and END. Construct a form with additional arguments for
20273 perform-replace.
20274
20275 * simple.el (shell-command): Set default directory for "*Shell
20276 Command Output" buffer.
20277
20278 * language/european.el (iso-latin-4): Fix typo.
20279
20280 * emacs-lisp/crm.el: New file.
20281
20282 2000-04-24 Dave Love <fx@gnu.org>
20283
20284 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20285 (Custom-reset-saved, Custom-reset-standard)
20286 (custom-group-value-create, custom-group-set, custom-group-save)
20287 (custom-group-reset-current, custom-group-reset-saved)
20288 (custom-group-reset-standard): Use mapc.
20289 (custom-buffer-create-internal): Disable undo when creating items.
20290 Use mapc.
20291 (custom-face): Avoid redundant lambda.
20292
20293 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20294
20295 * startup.el (auto-save-list-file-prefix): Set default to
20296 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20297
20298 2000-04-24 Sam Steingold <sds@gnu.org>
20299
20300 * time-stamp.el (time-stamp-string-preprocess): Always convert
20301 `field-result' to a string.
20302
20303 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20304
20305 * frame.el (scrolling): New group.
20306 (automatic-hscrolling): New user-option.
20307
20308 * startup.el (command-line-x-option-alist): Add `-lsp' and
20309 `--line-spacing'.
20310
20311 2000-04-19 Dave Love <fx@gnu.org>
20312
20313 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20314 (cl-mapc): Rename from mapc. Fix the funcall.
20315
20316 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20317
20318 * simple.el (clone-indirect-buffer-other-window): New command.
20319 (clone-indirect-buffer): Add optional arg NORECROD.
20320 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20321
20322 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20323
20324 * window.el (count-screen-lines): New function.
20325 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20326 instead of window-buffer-height.
20327
20328 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20329 non-existing variable comint-input-sentinel.
20330 (inferior-lisp-args-to-list): Removed.
20331 (inferior-lisp): Use split-string instead of
20332 inferior-lisp-args-to-list.
20333
20334 * hexl.el (hexl-insert-hex-string): New command.
20335
20336 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20337 instead of concat.
20338
20339 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20340
20341 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20342 at the start of an existing but empty folder.
20343
20344 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20345
20346 * ps-mule.el: Customization fix, doc fix.
20347 (ps-multibyte-buffer): Customization fix.
20348
20349 2000-04-17 Richard M. Stallman <rms@gnu.org>
20350
20351 * subr.el (read-passwd): Use read-char-exclusive.
20352
20353 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20354
20355 * textmodes/texinfo.el (texinfo-insert-@email)
20356 (texinfo-insert-@emph, texinfo-insert-@quotation)
20357 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20358 (texinfo-mode-map): Add key bindings for them.
20359
20360 * files.el (basic-save-buffer-2): Use a template with `$'
20361 instead of `#' for VMS.
20362
20363 * simple.el (clone-indirect-buffer): New function.
20364
20365 2000-04-16 Stephen Eglen <stephen@gnu.org>
20366
20367 * iswitchb.el (iswitchb-case): New function. If the user input
20368 contains any upper-case characters, the search is made
20369 case-sensitive.
20370
20371 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20372
20373 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20374 comment-end.
20375 (texinfo-font-lock-syntactic-keywords): New var.
20376 (texinfo-font-lock-keywords): Remove comment regexp.
20377 (texinfo-insert-block): New function.
20378 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20379 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20380 and font-lock-defaults. Use regexp-opt for outline-regexp.
20381 (texinfo-environments): New var.
20382 (texinfo-environment-regexp): Use regexp-opt and
20383 texinfo-environments.
20384
20385 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20386 ispell-process is bound since this might be eval'd before ispell
20387 is loaded.
20388 (ispell-message): Use a tiny bit less magic and a bit more hard
20389 data to figure out what kind of sc-cite-regexp to use.
20390
20391 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20392
20393 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20394 (insert-cyclic-diary-entry): Unquote the lambda.
20395
20396 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20397
20398 * files.el (backup-enable-predicate): Unquote the lambda.
20399
20400 * cus-edit.el (custom-face, face): Unquote the lambda.
20401
20402 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20403
20404 * ps-print.el: Check for line-beginning-position definition.
20405
20406 * ps-print.el: Fix counting lines in a region.
20407 (ps-print-version): New version number (5.1.5).
20408 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20409 (ps-printing-region): Fun code fix.
20410
20411 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20412
20413 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20414 to file-directory-p.
20415
20416 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20417
20418 * gud.el (gud-jdb-build-source-files-list): Check that directory
20419 exists before calling directory-files.
20420
20421 2000-04-13 Dave Love <fx@gnu.org>
20422
20423 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20424 syntax.
20425
20426 * emacs-lisp/cl-specs.el: Remove when, unless.
20427
20428 * emacs-lisp/cl-extra.el: Don't quote keywords.
20429 (cl-old-mapc): New variable.
20430 (mapc): Use it.
20431 (cl-map-intervals): Use with-current-buffer. Don't check for
20432 next-property-change.
20433 (cl-map-overlays): Use with-current-buffer.
20434 (cl-expt): Remove.
20435 (copy-tree, remprop): Define unconditionally.
20436
20437 * emacs-lisp/cl-compat.el (keywordp): Remove.
20438
20439 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20440 to use keywordp.
20441 (edebug-spec): Enable keywordp.
20442
20443 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20444 string-lessp.
20445
20446 * cus-start.el: Use keywordp.
20447
20448 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20449
20450 * diary-lib.el (include-other-diary-files): Fix the fix of
20451 2000-02-18 by doing a save-excursion.
20452
20453 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20454
20455 * ps-print.el: Customization fix, doc fix.
20456 (ps-print-version): New version number (5.1.4).
20457 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20458 (ps-print-preprint): Adjust code.
20459 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20460 (ps-print-prologue-header, ps-print-control-characters)
20461 (ps-spool-config): Customization fix.
20462
20463 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20464
20465 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20466 converted to the new menu-item format, names silightly changed,
20467 help strings added.
20468
20469 Support for spelling without async subprocesses:
20470
20471 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20472 (ispell-session-buffer): New variables.
20473 (ispell-start-process, ispell-process-status,
20474 ispell-accept-output, ispell-send-string): New functions, for
20475 Ispell invocation when async subprocesses aren't supported.
20476 (ispell-word, ispell-pdict-save, ispell-command-loop,
20477 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20478 to process-send-string with calls to ispell-send-string, and
20479 accept-process-output with ispell-accept-output.
20480 (ispell-init-process): Call ispell-process-status instead of
20481 process-status with.
20482 (ispell-init-process): Call ispell-start-process. Call
20483 ispell-accept-output and ispell-send-string. Don't call
20484 process-kill-without-query and kill-process if they are unbound.
20485 (ispell-async-processp): New function.
20486
20487 2000-04-12 Dave Love <fx@gnu.org>
20488
20489 * info.el: Add debug-ignored-errors.
20490 (Info-mode-menu): Add some items.
20491 (Info-directory): Add autoload cookie.
20492
20493 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20494 Modify `truncate-lines'. Make `describe-language-environment'
20495 always visible and add help. Modify `describe-key' help. Invoke
20496 Info-directory from `info'. New entry `emacs-manual'.
20497
20498 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20499
20500 * progmodes/ebrowse.el (ebrowse-tree-mode):
20501 Use propertized-buffer-identification.
20502 (ebrowse-update-member-buffer-mode-line): Likewise.
20503 (ebrowse--mode-strings): Removed.
20504 (ebrowse--mode-line-props): Removed.
20505
20506 * files.el (auto-mode-alist): Add `EBROWSE'.
20507
20508 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20509 space before testing for end of buffer.
20510 (ebrowse-load): Removed.
20511 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20512 (ebrowse-create-tree-buffer): Rewritten.
20513 (ebrowse-tree-mode): Read tree from buffer.
20514
20515 * progmodes/ebrowse-ffh.el: Removed.
20516
20517 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20518
20519 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20520
20521 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20522
20523 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20524 at the wrong place.
20525
20526 2000-04-09 Dave Love <fx@gnu.org>
20527
20528 * files.el (backup-enable-predicate):
20529 Use temporary-file-directory, small-temporary-file-directory.
20530 (make-backup-file-name-function, backup-directory-alist): New vars.
20531 (make-backup-file-name-1): New function.
20532 (make-backup-file-name): Use it.
20533 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20534 (file-newest-backup): Use make-backup-file-name.
20535
20536 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20537
20538 * progmodes/ebrowse-ffh.el: New file.
20539
20540 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20541 Moved to ebrowse-ffh.el.
20542 (ebrowse-load): Add autoload.
20543
20544 * finder.el (finder-commentary): Add autoload cookie.
20545
20546 * mail/rfc2368.el: Correct author's email address.
20547
20548 * progmodes/ebrowse.el: New file.
20549
20550 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20551 item help string.
20552 (easy-menu-do-add-item): Ditto.
20553 (easy-menu-define): Extend doc string.
20554
20555 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20556 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20557 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20558 with-buffer-unmodified.
20559
20560 2000-04-08 Dave Love <fx@gnu.org>
20561
20562 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20563 unless, when.
20564
20565 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20566
20567 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20568 (viper-flash-search-pattern): No operation when using Emacs
20569 doesn't support face.
20570 Use `viper-put-on-search-overlay'.
20571
20572 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20573
20574 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20575 like C-r.
20576
20577 * progmodes/make-mode.el: Some doc fixes.
20578 (makefile-mode-abbrev-table): New variable.
20579 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20580 (makefile-font-lock-keywords): Fontify includes and conditionals.
20581 (toplevel): Require `dabbrev' and `add-log' when compiling.
20582
20583 * replace.el (perform-replace): Don't move forward one char
20584 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20585 to do that because it leaves point 1 position after the last
20586 replacement, after everything has been replaced.
20587
20588 * jit-lock.el (with-buffer-unmodified): New macro.
20589 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20590 modified state.
20591 (jit-lock-function-1): Extracted from jit-lock-function; not
20592 preserving buffer's modified state.
20593 (jit-lock-function, jit-lock-stealth-fontify):
20594 Call jit-lock-function-1.
20595
20596 * mail/rfc2368.el: Remove supernumerary copyright line.
20597
20598 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20599
20600 * glasses.el: Provide facilities for inserting space before left
20601 parentheses and uncapitalization of identifiers.
20602 (glasses-mode): Try to remove old overlays in all cases.
20603
20604 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20605
20606 * progmodes/compile.el (compile-internal): Display the compilation
20607 buffer in a different frame, if it's already displayed there.
20608
20609 * mail/rfc2368.el: New file.
20610
20611 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20612 header and insert its value as mail body.
20613
20614 * subr.el (member-ignore-case): New function.
20615
20616 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20617 (dabbrev--find-expansion): Ignore buffers matching a regexp
20618 from dabbrev-ignored-regexps.
20619
20620 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20621 to extensions handled by gzip.
20622
20623 2000-04-03 Richard M. Stallman <rms@gnu.org>
20624
20625 * files.el (insert-directory): List the total free space
20626 along with the used space.
20627
20628 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20629 line is followed by one that matches CITATION-REGEXP, end the
20630 paragraph.
20631
20632 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20633
20634 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20635 (rmail-make-basic-summary-line): Use that option.
20636
20637 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20638
20639 * international/mule-cmds.el (encoded-string-description):
20640 Rewritten. Try pretty description for ISO 2022 escape sequences
20641 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20642 for hexadecimal format.
20643
20644 2000-04-01 Dave Love <fx@gnu.org>
20645
20646 * cpp.el: Change customization group to `c' from `C'.
20647
20648 * vcursor.el (vcursor-move): Use display-color-p.
20649
20650 * international/mule-util.el: Provide mule-utils.
20651 (string-to-sequence): Simplify and speed up.
20652
20653 * international/mule.el (make-coding-system): Purecopy doc-string.
20654
20655 * international/mule-cmds.el: Various menu changes.
20656 (describe-specified-language-support): Handle `Default'.
20657 (set-language-info): Purecopy `info'.
20658
20659 2000-03-31 Andrew Innes <andrewi@gnu.org>
20660
20661 * vc.el (vc-backend-diff): Return the correct status if we had to
20662 retry the rcsdiff command without the --brief option.
20663
20664 2000-03-31 Dave Love <fx@gnu.org>
20665
20666 * help.el (help-manyarg-func-alist): Correct several omissions.
20667
20668 * add-log.el: Don't require cl, fortran.
20669 (add-log-current-defun-function): Doc fix.
20670 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20671 (change-log-version-rcs): Function deleted.
20672 (change-log-version-number-search): Doc fix.
20673 Use vc-workfile-version. Avoid CL dolist.
20674 (add-change-log-entry): Just call add-log-current-defun to get
20675 defun. Simplify somewhat.
20676 (change-log-get-method-definition-1): Likewise.
20677 (add-log-current-defun): Return nil if calling
20678 add-log-current-defun-function does so. Move Fortran stuff to
20679 fortran.el. Return string without properties.
20680
20681 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20682 and :alpha: char classes.
20683
20684 * mail/supercite.el: Defvar curline when compiling.
20685 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20686 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20687 rather than a-zA-Z0-9 to allow non-ASCII characters.
20688
20689 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20690
20691 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20692
20693 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20694 Re-enable new code.
20695
20696 * lpr.el (print-region-1): Use -d to specify printer name for
20697 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20698
20699 2000-03-31 Dave Love <fx@gnu.org>
20700
20701 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20702 Look for function definition in symbol's function value slot first
20703 instead of first consulting byte-compile-function-environment.
20704
20705 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20706
20707 * language/european.el ("Polish"): New language environment.
20708 (setup-polish-environment): New function.
20709
20710 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20711
20712 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20713 Disable new code.
20714
20715 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20716 trying to `load' the symbol of an autoload instead of the file
20717 recorded in the autoload. Fix error messages.
20718
20719 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20720
20721 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20722 (ps-print-version): New version number (5.1.3).
20723 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20724 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20725 (ps-generate-postscript-with-faces): Code fix.
20726 (ps-color-values): XEmacs compatibility.
20727 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20728 (ps-default-fg, ps-default-bg): Adjust customization.
20729 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20730 (ps-color-scale): Renaming old ps-color-value fun.
20731 (ps-print-headers): Replace ps-print-header group to avoid conflict
20732 with ps-print-header variable.
20733 (ps-print-miscellany): New group.
20734 (ps-format-color, ps-rgb-color): New funs.
20735 (ps-default-foreground): New var.
20736 (ps-printer-name-option): New const.
20737
20738 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20739
20740 * net/net-utils.el:
20741 (network-connection-host, network-connection-service): New variables
20742 (network-connection-mode): New mode, derived from comint-mode
20743 (network-connection-mode-setup): New function, saves host and
20744 service information in local variables.
20745
20746 * lisp/locate.el:
20747 (locate-word-at-point): Added this function
20748 (locate): Default to using locate-word-at-point as input
20749 Run dired-mode-hook
20750
20751 2000-03-29 Dave Love <fx@gnu.org>
20752
20753 * calendar/appt.el: Doc fixes.
20754 (appt-check): Convert min-to-app to a string before passing to
20755 appt-disp-window-function or concat.
20756 (appt-delete-window): Remove test for frame-root-window.
20757 (appt-select-lowest-window, appt-convert-time): Simplify.
20758
20759 * emacs-lisp/bytecomp.el: Doc fixes.
20760 (byte-compile-file-form-autoload):
20761 Update byte-compile-function-environment.
20762
20763 2000-03-29 Andreas Schwab <schwab@suse.de>
20764
20765 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20766
20767 * dired.el (dired-insert-directory): If dired-free-space-program
20768 failed just delete its output.
20769
20770 2000-03-29 Dave Love <fx@gnu.org>
20771
20772 * international/iso-cvt.el: Move provide to end. Doc fixes.
20773 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20774 (iso-iso2sgml, iso-sgml2iso): New functions.
20775 (iso-cvt-define-menu): Fix some entries and use backquote for
20776 clarity.
20777
20778 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20779
20780 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20781
20782 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20783 ISO-DATE. If non-nil, return date in ISO 8601 format.
20784
20785 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20786
20787 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20788 if it ever becomes used.
20789 (log-edit-mode-hook): Default to vc-log-mode-hook.
20790 (log-edit-mode): Fix the docstring.
20791
20792 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20793 the code.
20794
20795 2000-03-26 Dave Love <fx@gnu.org>
20796
20797 * net/browse-url.el (browse-url): Re-fix case of
20798 browse-url-browser-function being an alist.
20799 (browse-url): Add :link to defgroup.
20800
20801 * files.el: Doc fixes.
20802 (file-truename): Include `[' in wildcard characters.
20803 (automount-dir-prefix): Customize.
20804 (find-file-wildcards): Add :version.
20805 (find-file-noselect): Simplify a mapcar call.
20806
20807 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20808 compatible with inf-lisp version.
20809 (eval-defun-1): Fix custom-declare-variable case.
20810
20811 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20812
20813 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20814
20815 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20816
20817 * Makefile (COMPILE_FIRST): New macro.
20818 (compile-files): Compile files from COMPILE_FIRST first.
20819
20820 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20821
20822 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20823 matching open parenthesis in column 0 to defun-prompt-regexp
20824 only if open-paren-in-column-0-is-defun-start is set.
20825
20826 * sun-curs.el: Require CL at compile-time only.
20827
20828 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20829 instead of copy-list which is a function from CL.
20830 (msb--choose-menu, msb--mode-menu-cond)
20831 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20832 (msb--init-file-alist): Use mapcar instead of mapcan.
20833 (msb--aggregate-alist): Use mapcar instead of mapcan.
20834 Fix `(' in column 0 in doc string.
20835 (msb--add-separators): Use mapcar instead of mapcan.
20836
20837 * cus-dep.el: Require CL at compile-time only.
20838
20839 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20840
20841 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20842 (byte-compile-warnings): New warning `noruntime'.
20843 (byte-compile-constants, byte-compile-variables): Fix docstring.
20844 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20845 execute `eval-whenc-compile's body.
20846 (byte-compile-unresolved-functions): Fix docstring.
20847 (byte-compile-eval): New function.
20848 (byte-compile-callargs-warn): Check if the function will be available
20849 at runtime (via property `byte-compile-noruntime').
20850 (byte-compile-print-syms): New function.
20851 (byte-compile-warn-about-unresolved-functions): Also warn about
20852 `noruntime' functions (and use `byte-compile-print-syms').
20853 (byte-compile-file): Capitalize the message.
20854
20855 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20856
20857 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20858 (rmail-expunge): Ask for confirmation depending on the setting
20859 of rmail-confirm-expunge.
20860
20861 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20862
20863 * Makefile (bootstrap-clean): If $(emacs) exists, build
20864 loaddefs.el first. A loaddefs.el that's not up-to-date might
20865 cause a bootstrap failure because things don't autoload as expected.
20866
20867 2000-03-23 Dave Love <fx@gnu.org>
20868
20869 * net/browse-url.el: Restore previous use of
20870 browse-url-maybe-new-window.
20871
20872 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20873
20874 * ps-print.el: Skip banner page fix.
20875 (ps-print-version): New version number (5.1.2).
20876 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20877
20878 2000-03-23 Dave Pearson <davep@davep.org>
20879
20880 * net/quickurl.el Changed the type of parameter passed to the
20881 function defined by `quickurl-format-function'. Before only the
20882 text of the URL was passed. Now the whole URL structure is passed
20883 and the function is responsible for extracting the parts it requires.
20884 Changed the default of `quickurl-format-function' accordingly.
20885 (quickurl-insert): Changed the `funcall' of
20886 `quickurl-format-function' to match the above change.
20887 (quickurl-list-insert): Changed the `url' case so that it makes
20888 use of `quickurl-format-function', previous to this the format was
20889 hard wired.
20890
20891 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20892
20893 * startup.el: Change some spellings for the X Window System.
20894
20895 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20896
20897 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20898 Clean up the code and the regexp and make sure the cursor is
20899 temporarily moved to the suspicious line while querying the user.
20900
20901 2000-03-22 Jason Rumney <jasonr@gnu.org>
20902
20903 * w32-fns.el (w32-charset-info-alist): Initialize.
20904
20905 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20906
20907 * ps-print.el: N-up last page fix.
20908 (ps-print-version): New version number (5.1.1).
20909 (ps-end-file, ps-end-job, ps-generate): Code fix.
20910
20911 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20912
20913 * files.el (find-file-run-dired): Update docstring.
20914 (find-directory-functions): New hook.
20915 (find-file-noselect): Run find-directory-functions rather than
20916 calling dired directly.
20917
20918 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20919
20920 * pcvs.el: Add a minimal leading commentary.
20921 (cvs-make-cvs-buffer): Change the header part by removing the startup
20922 message and adding a `Module' entry. Also replace the FOOTER and
20923 HEADER special fileinfos with the new support in ewoc for updating
20924 its own footer and header.
20925 (cvs-update-header): Update to use the header/footer of the ewoc.
20926 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20927 (cvs-is-within-p): New function.
20928 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20929 to only examine some subset of the buffers.
20930
20931 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20932 `format' instead of our own ad-hoc functions.
20933 Remove HEADER and FOOTER cases, now handled in the EWOC.
20934 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20935
20936 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20937 output to avoid scaring the user.
20938 (cvs-parse-table): Catch message for non-up-to-date commits.
20939
20940 * pcvs-defs.el (cvs-startup-message): Remove.
20941 (cvs-global-menu): New autoloaded menu.
20942
20943 * pcvs-util.el (cvs-string-fill): Remove.
20944
20945 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20946 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20947 PP part of it and also make it work for footers and headers.
20948 (ewoc-create): Drop POS and BUFFER arguments.
20949 Use the DLL's dummy node to store the end-of-footer position.
20950 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20951 (ewoc-refresh): Remove unused `header' variable.
20952 (ewoc-(get|set)-hf): New functions.
20953
20954 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20955 log-view-*-(message|file) and use easy-mmode-define-navigation.
20956 (log-view-message-re): Match SCCS format as well.
20957 And match the revision line rather than the dashed separator line.
20958 (log-view-mode): Use the new define-derived-mode.
20959 (log-view-current-tag): Fill in with an actual implementation.
20960
20961 * cvs-status.el (cvs-status-(prev|next)): Rename from
20962 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20963 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20964 to let the output "breathe" a little more (more readable).
20965 (cvs-status-mode): Use the new define-derived-mode.
20966
20967 * smerge-mode.el (smerge-auto-leave): New function and variable.
20968 (smerge-basic-map): Rename from smerge-basic-keymap.
20969 Change the bindings for smerge-diff-*.
20970 (smerge-*-map): Use easy-mmode-defmap.
20971 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20972 (smerge-keep-*): Use smerge-auto-leave.
20973
20974 2000-03-21 Jason Rumney <jasonr@gnu.org>
20975
20976 * cus-edit.el (custom-button-face): Use 3D look for w32.
20977 (custom-button-pressed-face): Likewise.
20978
20979 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20980
20981 * progmodes/etags.el (tags-case-fold-search): New user-option.
20982 (tags-loop-eval): New function. Bind case-fold-search around eval
20983 depending on the value of tags-case-fold-search.
20984 (tags-loop-continue): Use tags-loop-eval.
20985 (find-tag-in-order): Bind case-fold-search depending on the value
20986 of tags-case-fold-search.
20987
20988 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20989
20990 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20991 (diff-end-of-hunk): Return the end position for use in
20992 `easy-mmode-define-navigation'.
20993 (diff-recenter): Remove.
20994 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20995 of `easy-mmode-define-navigation'.
20996 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20997 previous renaming) and fix to use new names.
20998 (diff-merge-strings): Use \n as separator: simpler, faster.
20999 (diff-mode): Use `define-derived-mode'.
21000
21001 * derived.el (define-derived-mode): Don't autoload anymore.
21002 Prefer the macro-only version provided by easy-mmode.el.
21003
21004 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
21005 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
21006 (easy-mmode-define-navigation): New macro.
21007
21008 * subr.el (combine-run-hooks): New function.
21009
21010 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
21011
21012 * term/x-win.el: Fontsets related initialization is simplified.
21013
21014 * international/mule-diag.el (describe-font): Don't refer to
21015 global-fontset-alist, instead call font-list.
21016 (describe-fontset, list-fontsets, mule-diag): Likewise.
21017 (print-fontset): Adjusted for the change of fontset implementation.
21018
21019 * international/fontset.el (x-charset-registries): Variable removed,
21020 instead the corresponding data is stored in the default fontset.
21021 (register-alternate-fontnames): Function removed.
21022 (resolved-ascii-font): Variable removed.
21023 (x-compose-font-name): Ignore the second argument REDOCE.
21024 (x-complement-fontset-spec): Complement only an ASCII font and
21025 element for those charsets than can use that ASCII font.
21026 (generate-fontset-menu): Don't refer to global-fontset-alist,
21027 instead call fontset-list.
21028 (uninstantiated-fontset-alist): Variable removed.
21029 (x-style-funcs-alist): Likewise.
21030 (fontset-default-styles): Likewise.
21031 (x-modify-font-name): Function removed.
21032 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
21033 (create-fontset-from-ascii-font): Docsting adjusted for the above
21034 change.
21035 (instantiate-fontset, resolve-fontset-name): Functions removed.
21036 (fontset-list): Now implemented by C code.
21037
21038 * faces.el (read-face-font): Fix TABLE arg to completing-read.
21039 (describe-face): Include `font' attribute in the description.
21040
21041 2000-03-21 Kenichi Handa <handa@etl.go.jp>
21042
21043 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
21044
21045 2000-03-20 Gerd Moellmann <gerd@gnu.org>
21046
21047 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
21048 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
21049 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
21050
21051 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
21052 about behavior of set-buffer-modified-p wrt redisplay.
21053
21054 2000-03-19 Richard M. Stallman <rms@gnu.org>
21055
21056 * view.el (view-mode-disable): Kill local binding of view-read-only.
21057
21058 2000-03-18 Gerd Moellmann <gerd@gnu.org>
21059
21060 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
21061 is a string, convert it to a syntax cell using string-to-syntax.
21062
21063 * simple.el (syntax-code-table, syntax-flag-table): New variables.
21064 (string-to-syntax): New function.
21065
21066 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
21067 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
21068 try to use passive ftp mode.
21069
21070 2000-03-17 Gerd Moellmann <gerd@gnu.org>
21071
21072 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
21073
21074 * simple.el (append-to-buffer): Update point of windows after
21075 insertion.
21076
21077 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21078 forward then moving backward. Reindent.
21079
21080 * frame.el (other-frame): Call x-focus-frame only if
21081 focus-follows-mouse is off.
21082
21083 2000-03-17 Dave Love <fx@gnu.org>
21084
21085 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21086
21087 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21088
21089 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21090 regexp for labels cannot span several lines.
21091
21092 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21093 `(setq :<key> ':<key>)' to the macro expansion.
21094
21095 2000-03-16 Dave Love <fx@gnu.org>
21096
21097 * progmodes/f90.el (f90): Put custom group under `languages', not
21098 `fortran'.
21099 (f90-mode-hook): Customize.
21100 (f90-mode): Set add-log-current-defun-function.
21101 (f90-current-defun): New function.
21102
21103 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21104
21105 * cus-edit.el (custom-variable-tag-face): Handle case that
21106 default face's height is not a number.
21107 (custom-face-tag-face, custom-group-tag-face-1)
21108 (custom-group-tag-face): Ditto.
21109 (custom-group-tag-face-1): Add :group.
21110
21111 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21112
21113 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21114
21115 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21116 requiring easymenu.
21117
21118 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21119
21120 * ps-print.el: PostScript user-defined prologue, PostScript error
21121 handler, doc fix.
21122 (ps-print-version): New version number (5.1).
21123 (ps-user-defined-prologue, ps-error-handler-message)
21124 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21125 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21126 (ps-insert-string): New function.
21127
21128 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21129
21130 * international/ccl.el (ccl-compile-expression): Don't generate
21131 invalid self-assignment code.
21132
21133 2000-03-14 Dave Love <fx@gnu.org>
21134
21135 * subr.el (replace-regexp-in-string): Renamed from
21136 replace-regexps-in-string. Doc fix.
21137
21138 2000-03-12 Dave Love <fx@gnu.org>
21139
21140 * cus-edit.el: Doc fixes.
21141 (customize-set-variable, customize-save-variable): Rename args for doc.
21142 (custom-variable-tag-face, custom-face-tag-face)
21143 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21144 style which user identify as hyperlink.
21145 (hook): Don't add undefined functions to the hook.
21146 (debug-ignored-errors): Transfer message from bindings.el.
21147
21148 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21149
21150 * recentf.el (recentf-keep-non-readable-files-p):
21151 Remove double/nested definition.
21152
21153 2000-03-12 Dave Love <fx@gnu.org>
21154
21155 * facemenu.el (facemenu-get-face): Use display-color-p.
21156 * enriched.el (enriched-decode-foreground): Likewise.
21157 (enriched-decode-background): Likewise.
21158 * isearch.el (isearch-highlight): Likewise.
21159 * info-look.el (info-lookup): Likewise.
21160 * simple.el (completion-setup-function): Likewise.
21161
21162 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21163 :options.
21164
21165 * bindings.el (mode-line-format): Fix line-number and
21166 column-number items. Add help-echo for the background.
21167 (mode-line-mule-info): Modify help-echo.
21168
21169 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21170
21171 * files.el (load-file): Allow completion to .elc.
21172
21173 * man.el: Doc fixes.
21174 (Man-init-defvars): Use display-color-p to set fontification.
21175
21176 * play/hanoi.el (hanoi-internal): Don't use oddp.
21177
21178 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21179
21180 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21181
21182 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21183
21184 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21185
21186 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21187 Fix comment.
21188
21189 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21190
21191 * font-lock.el (font-lock-keywords): Fix the doc now that
21192 regexp-opt-depth is unnecessary.
21193 (save-buffer-state): Set an edebug spec.
21194 (font-lock-fontify-anchored-keywords): Properly handle the case when
21195 the matcher goes past the limit.
21196
21197 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21198 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21199
21200 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21201 dll.el and cookie.el (from Elib) with heavy renaming and other
21202 massaging.
21203
21204 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21205 Autoload the functions used.
21206 (easy-mmode-define-syntax): Fix CL typo.
21207 (easy-mmode-define-derived-mode): Improve the docstring generation.
21208
21209 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21210
21211 * textmodes/texinfo.el (texinfo-version): Variable and function
21212 removed.
21213
21214 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21215
21216 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21217 allow more flexibility.
21218 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21219 (easy-mmode-defmap, easy-mmode-defsyntax)
21220 (easy-mmode-define-derived-mode): New macros.
21221
21222 2000-03-09 Didier Verna <didier@xemacs.org>
21223
21224 * rect.el (replace-rectangle): New function.
21225
21226 2000-03-09 Dave Love <fx@gnu.org>
21227
21228 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21229 (fortran-comment-line-start-skip): Don't match cpp stuff.
21230 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21231 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21232 (fortran-mode): Don't set fortran-comment-line-start-skip,
21233 fortran-comment-line-start here. Set comment-start,
21234 add-log-current-defun.
21235 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21236 (fortran-current-defun): New function.
21237
21238 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21239
21240 * emacs-lisp/re-builder.el: New file.
21241
21242 * mouse.el (mouse-drag-region): Don't run up-event handler
21243 if hscroll has changed.
21244
21245 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21246 builtin operators, use `font-lock-builtin-face' for Emacs and
21247 `font-lock-preprocessor-face' otherwise.
21248
21249 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21250 `(defun (setf foo)' differently.
21251
21252 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21253
21254 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21255 (regexp-opt): Update comment and adapt the code the new meaning of
21256 the `paren' argument of regex-opt-group for shy-groups.
21257 (regexp-opt-depth): Handle shy groups as well as backslashed
21258 backslashes.
21259 (regexp-opt-group): Turn the leading comment into a docstring.
21260 Allow `paren' to be a string (the string to use to open a group).
21261 Remove open-presuf and close-presuf. Instead of checking for `all
21262 one-char' and then later on check for `several one-char', handle
21263 both cases close together. Also apply a more generic algorithm
21264 for suffixes (the mirror image of the algorithm used for
21265 prefixes). Use shy-groups. Use nreverse rather than reverse.
21266 (regexp-opt-try-suffix): Removed.
21267
21268 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21269 from comint-mode-map, so we can just inherit from it. Also, move
21270 the initialization into the `defvar' since there's no docstring
21271 anyway and it's fairly short.
21272 (inferior-scheme-mode): Define it as derived-mode: the code is
21273 shorter and this way we inherit from comint-mode-map rather than
21274 copying it.
21275
21276 * subr.el (replace-regexps-in-string): Properly handle the case
21277 where we match an empty string.
21278
21279 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21280 when the command has a directory component (such as "./testml").
21281 Also fix a typo in the comment.
21282
21283 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21284
21285 * Makefile (compile-files): Compile files one by one because
21286 that's the only way to ensure a clean compilation environment for
21287 each individual file.
21288
21289 * frame.el (other-frame): Call x-focus-frame.
21290
21291 2000-03-07 Dave Love <fx@gnu.org>
21292
21293 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21294 :require to defcustom.
21295
21296 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21297
21298 * files.el (auto-mode-alist): Add configure.in.
21299
21300 * progmodes/autoconf.el: New file.
21301
21302 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21303
21304 * mail/mh-e.el: Change maintainer to `none'.
21305
21306 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21307 to remove-hook and add-hook.
21308
21309 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21310
21311 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21312 it as the default.
21313 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21314 (sendmail-send-it): Conditionally add MIME headers specifying the
21315 used character set.
21316
21317 2000-03-07 Dave Love <fx@gnu.org>
21318
21319 * winner.el: Fix keywords, autoload cookies.
21320 Split eval-when-compile form to avoid compilation failure.
21321
21322 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21323
21324 * international/mule.el: Modify comment about coding system
21325 property `coding-category'.
21326 (make-coding-system): New argument EOL-TYPE. Pay attention to
21327 coding-category property of PROPERTIES.
21328
21329 * international/mule-conf.el (coding-category-utf-8)
21330 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21331 categories. Include them in the argument for set-coding-priority.
21332
21333 * international/mule-cmds.el (reset-language-environment):
21334 Include coding-category-utf-8, coding-category-utf-16-be, and
21335 coding-category-utf-16-le in the argument for set-coding-priority.
21336 (reset-language-environment): Initialize coding-category-utf-8,
21337 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21338
21339 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21340
21341 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21342 code abstracted out of `bookmark-jump-noselect'. Now tries info
21343 extensions as well as compression extensions.
21344 (bookmark-jump-noselect): Use above new func.
21345
21346 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21347
21348 * strokes.el: Change maintainer's mail address.
21349
21350 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21351
21352 * international/mule-diag.el (list-character-sets): Make help-echo
21353 string by substitute-command-keys.
21354 (list-character-sets): Likewise.
21355 (sort-listed-character-sets): Call help-setup-xref.
21356
21357 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21358
21359 * time.el (display-time-mail-file): Add `none' to the list of choices.
21360
21361 2000-03-01 Dave Love <fx@gnu.org>
21362
21363 * help.el (help-xref-go-back): Don't try to set position.
21364
21365 * international/mule-diag.el (list-character-sets):
21366 Call help-setup-xref. Add help-echo to xrefs.
21367 (list-character-sets-1): Add help-echo to xrefs.
21368
21369 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21370
21371 * frame.el (blink-cursor-mode): Switch cursor on when turning
21372 the mode off.
21373
21374 * add-log.el (add-log-current-defun): Add support for
21375 Autoconf mode.
21376
21377 * mail/rmail.el (rmail-quit-hook): New variable.
21378
21379 2000-03-01 Dave Love <fx@gnu.org>
21380
21381 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21382
21383 * help.el (help-xref-button): Add help-echo arg.
21384 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21385
21386 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21387
21388 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21389
21390 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21391
21392 * image.el (defimage): Look for image files in load-path.
21393
21394 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21395
21396 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21397
21398 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21399
21400 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21401
21402 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21403 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21404 action to select/unselect a file.
21405 (recentf-edit-list): Code cleanup and improvement.
21406 (recentf-open-more-files-action): `recentf-open-more-files' button
21407 widget action to open a file.
21408 (recentf-open-more-files): No more use standard completion but widgets.
21409 (recentf-more-collection): Deleted.
21410 (recentf-more-history): Deleted.
21411 (recentf-setup-more-completion): Deleted.
21412
21413 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21414
21415 * recentf.el (recentf-mode): No more needs that Emacs is running
21416 under a window-system.
21417
21418 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21419
21420 * recentf.el (recentf-edit-list): New command to edit the recent
21421 list which allow the user to remove files.
21422 (recentf-edit-selected-items): New global variable, used by
21423 `recentf-edit-list' to hold the list of files to be removed from
21424 the recent list.
21425 (recentf-make-menu-items): Updated to display a "Edit list..."
21426 menu item. Minor code cleanup.
21427
21428 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21429
21430 * recentf.el (recentf-open-more-files): New command to open files
21431 that are not displayed in the menu.
21432 (recentf-more-collection): New global variable holding the set of
21433 permissible completions used by `recentf-open-more-files'.
21434 (recentf-more-history): New global variable holding the history list
21435 used by `recentf-open-more-files' completion.
21436 (recentf-setup-more-completion): New function to setup completion for
21437 `recentf-open-more-files'.
21438 (recentf-make-menu-items): Updated to display a "More..." menu item.
21439
21440 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21441
21442 * recentf.el (recentf-menu-action): Doc fixed.
21443
21444 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21445
21446 * recentf.el (recentf-menu-filter): Doc updated.
21447 (recentf-update-menu-hook): Allow menu filters to force menu update.
21448 (recentf-make-menu-items): New menu filter handling.
21449 (recentf-make-menu-item): New helper function.
21450 (recentf-menu-elements): New menu handling function.
21451 (recentf-sort-ascending): Updated to new menu filter handling.
21452 (recentf-sort-descending): Updated to new menu filter handling.
21453 (recentf-sort-basenames-ascending): New menu filter function.
21454 (recentf-sort-basenames-descending): New menu filter function.
21455 (recentf-show-basenames): New menu filter function.
21456 (recentf-show-basenames-ascending): New menu filter function.
21457 (recentf-show-basenames-descending): New menu filter function.
21458
21459 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21460
21461 * diary-lib.el (list-diary-entries): Don't try to go forward at
21462 the end of the buffer.
21463
21464 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21465
21466 * international/mule-diag.el (list-character-sets):
21467 Completely rewritten.
21468 (sort-listed-character-sets): New function.
21469 (list-character-sets-1): Completely rewritten.
21470 (list-character-sets-2): New function.
21471 (non-iso-charset-alist): New variable.
21472 (decode-codepage-char): New function.
21473 (charset-history): New variable.
21474 (read-charset) (list-block-of-chars)
21475 (list-iso-charset-chars)
21476 (list-non-iso-charset-chars)
21477 (list-charset-chars): New functions.
21478 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21479 (dump-charsets): Likewise.
21480
21481 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21482
21483 * dired-x.el (dired-filename-at-point): Add `@' to valid
21484 file name characters.
21485 (dired-filename-at-point): Handle ange-ftp file names.
21486
21487 * frame.el (frame-notice-user-settings): Use assq-delete-all
21488 instead of assoc-delete-all.
21489 (frame-notice-user-settings): Ditto.
21490
21491 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21492 Don't copy alist.
21493
21494 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21495
21496 * calculator.el (calculator-use-menu): New option.
21497 (calculator-initial-bindings): Changed some bindings to work as macros.
21498 (calculator-forced-input): Removed.
21499 (calculator-restart-other-mode): New variable.
21500 (calculator-mode-map): Set up menu.
21501
21502 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21503
21504 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21505
21506 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21507
21508 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21509 translate all ESC key sequences.
21510 (viper-goto-mark-subr): Restore markers for files for which
21511 they were saved.
21512 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21513 * viper-util.el (viper-set-replace-overlay-glyphs)
21514 (viper-set-replace-overlay): Always check if the replacement
21515 overlay is live.
21516 * viper.el (viper-vi-state-mode-list): Add major modes.
21517 * ediff-wind.el: Minor comment changes.
21518 * ediff.el: Copyright notice date fix.
21519
21520 2000-02-27 Jason Rumney <jasonr@gnu.org>
21521
21522 * faces.el (face-font-family-alternatives): Add arial to helv.
21523 (mode-line, header-line, tool-bar): Same default as x for w32.
21524 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21525 face-font-family-alternatives from working.
21526 * term/w32-win.el (mouse-set-font): Do not build fontset from
21527 chosen font.
21528
21529 2000-02-25 Sam Steingold <sds@goems.com>
21530
21531 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21532 properly.
21533
21534 2000-02-25 Richard M. Stallman <rms@gnu.org>
21535
21536 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21537
21538 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21539
21540 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21541
21542 * frame.el (busy-cursor-delay-seconds): New option.
21543
21544 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21545
21546 * frame.el (show-cursor-in-non-selected-windows): New option.
21547
21548 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21549
21550 * diary-lib.el (include-other-diary-files): Undo the selective
21551 display in any included file and don't kill it.
21552
21553 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21554
21555 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21556 Menu items converted to (menu-item format, help strings added.
21557 [downcase, upcase]: Don't enable on MS-DOS.
21558 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21559 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21560
21561 2000-02-23 Dave Love <fx@gnu.org>
21562
21563 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21564 (backward-kill-word): Revert addition of * to interactive spec --
21565 it's a feature.
21566
21567 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21568 (backward-kill-sentence, kill-sentence): Likewise.
21569
21570 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21571 scratch buffer name.
21572 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21573
21574 * term/w32-win.el (internal-face-interactive): Update prompt for
21575 new read-face-name.
21576
21577 * mail/footnote.el (footnote): Add :version to defgroup.
21578 (footnote-section-tag-regexp): Customize.
21579 (footnote-start-tag, footnote-end-tag): New option.
21580 (footnote-latin-regexp): New variable.
21581 (Footnote-latin): New function.
21582 (footnote-style-alist): Add element for latin style.
21583 (footnote-style): Moved.
21584 (Footnote-goto-footnote): Use eq to test arg.
21585
21586 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21587
21588 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21589 (byte-compile-trueconstp): Include keywords.
21590 (byte-optimize-quote, byte-optimize-lapcode):
21591 Use byte-compile-const-symbol-p.
21592 (byte-optimize-char-before): New optimization.
21593
21594 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21595 (byte-compile-const-symbol-p): New function.
21596 (byte-compile-constp, byte-compile-out-toplevel)
21597 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21598 Use it.
21599
21600 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21601
21602 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21603
21604 * international/encoded-kb.el: Be sure to update minor-mode-alist
21605 and minor-mode-map-alist.
21606 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21607 codes SS2 and SS3 correctly.
21608 (encoded-kbd-self-insert-ccl): New function.
21609 (encoded-kbd-setup-keymap): New function.
21610 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21611 by calling encoded-kbd-setup-keymap.
21612
21613 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21614 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21615
21616 2000-02-22 Dave Love <fx@gnu.org>
21617
21618 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21619 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21620 (lisp-mode-syntax-table): Set up for #|...|# comments.
21621 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21622 classes. Match `defface'.
21623 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21624 (eval-defun-1): Fix for defcustom.
21625 (lisp-indent-region): Doc fix.
21626
21627 * subr.el (when, unless, split-string): Doc fix.
21628 (read-passwd): Move call of clear-this-command-keys to the right place.
21629 (replace-regexps-in-string): New function.
21630
21631 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21632
21633 * help.el (describe-variable): Set syntax table to
21634 emacs-lisp-mode-syntax-table when moving forward over the
21635 symbol's name.
21636
21637 2000-02-22 Dave Love <fx@gnu.org>
21638
21639 * xt-mouse.el: Doc fixes.
21640 (xterm-mouse-position-function): New function, replacing advice of
21641 mouse-position.
21642 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21643
21644 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21645
21646 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21647
21648 * format.el (format-annotate-single-property-change):
21649 Handle properties.with dotted-list values.
21650 (format-proper-list-p): New function.
21651
21652 * enriched.el (enriched-face-ans): Handle '(foreground-color
21653 . COLOR) and (background-color . COLOR).
21654
21655 2000-02-20 Dave Love <fx@gnu.org>
21656
21657 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21658 and assignments to it.
21659 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21660 current local map.
21661 (make-flyspell-overlay): Use it.
21662 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21663
21664 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21665 (lm-get-header-re): Defun, not defsubst.
21666 (lm-get-package-name): Defun, not defsubst. Simplify.
21667 (lm-version): Doc fix. Simplify.
21668 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21669 (lm-crack-address, lm-last-modified-date, lm-commentary)
21670 (lm-verify, lm-synopsis): Simplify.
21671 (lm-report-bug): Require emacsbug. Use compose-mail.
21672
21673 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21674
21675 * dired.el (dired-mode): Call propertized-buffer-identification
21676 to set mode-line-buffer-identification to something having
21677 the right text properties.
21678
21679 * bindings.el (propertized-buffer-identification): New function.
21680
21681 2000-02-20 Dave Love <fx@gnu.org>
21682
21683 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21684 check for t-mouse too.
21685
21686 * cus-start.el: Make echo-keystrokes `number'.
21687
21688 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21689
21690 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21691 Don't call ring-empty-p unless tags-location-ring is bound.
21692 From Noah Friedman <friedman@splode.com>.
21693
21694 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21695
21696 * progmodes/hideshow.el (hs-flag-region): No longer use
21697 `intangible' overlay property.
21698
21699 (hs-toggle-hiding): New command.
21700 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21701
21702 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21703 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21704 and deactivation.
21705
21706 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21707
21708 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21709
21710 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21711
21712 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21713
21714 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21715 of `*' to handle `(* ... *)' comments.
21716
21717 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21718
21719 * faces.el (list-faces-display): Use display-mouse-p instead of
21720 window-system.
21721
21722 * menu-bar.el (global-map): Menu-bar items converted to the new
21723 format (menu-item..., rearranged for better CUA compliance, and
21724 their names changed for better clarity. Help strings added.
21725
21726 * international/mule-cmds.el (mule-menu-keymap)
21727 (describe-language-environment-map, set-coding-system-map)
21728 (setup-language-environment-map): Convert to new (menu-item...
21729 form, add help strings. Change names of menu items for better clarity.
21730 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21731
21732 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21733
21734 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21735 within the code.
21736
21737 2000-02-16 Dave Love <fx@gnu.org>
21738
21739 * faces.el: Don't require custom. Add more specific :groups to
21740 various deffaces.
21741 (set-face-attribute): Purecopy args.
21742 (read-face-name): Default to name at point and use it in prompt.
21743 Remove colon from arg in all callers.
21744 (list-faces-display): Hyperlink to face descriptions and customize
21745 buffers.
21746
21747 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21748
21749 * wid-edit.el (widget-match-inline): An atom never matches a list.
21750
21751 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21752
21753 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21754 at ':' characters by call to split-string.
21755
21756 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21757
21758 * textmodes/bibtex.el: Added RCS version identification.
21759
21760 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21761
21762 * textmodes/bibtex.el: Some temporary comments removed.
21763 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21764 (bibtex-field-const): Allow capital letters.
21765 (bibtex-start-of-string): Deleted because unused.
21766
21767 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21768 use the term 'reference' to describe a bibtex entry as a whole.
21769 Further, reference keys are no longer called 'labels'.
21770 (bibtex-keys): Renamed to bibtex-reference-keys.
21771 (bibtex-reformat-previous-labels): Renamed to
21772 bibtex-reformat-previous-reference-keys.
21773 (bibtex-reference-type): Renamed to bibtex-entry-type.
21774 (bibtex-reference-head): Renamed to bibtex-entry-head.
21775 (bibtex-reference-maybe-empty-head): Renamed to
21776 bibtex-entry-maybe-empty-head.
21777 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21778 (bibtex-search-reference): Renamed to bibtex-search-entry.
21779 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21780 bibtex-enclosing-entry-maybe-empty-head.
21781 (bibtex-entry-field-alist, bibtex-entry-head)
21782 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21783 (bibtex-map-entries, bibtex-search-entry)
21784 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21785 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21786 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21787 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21788 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21789 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21790 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21791
21792 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21793
21794 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21795 comment.
21796 (bibtex-format-field-delimiters): New function, functionality
21797 extracted from bibtex-format-entry.
21798 (bibtex-autokey-get-yearfield-digits): New function, functionality
21799 extracted from bibtex-autokey-get-yearfield.
21800
21801 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21802 entries in order to avoid stack overflow in the regexp matcher if
21803 field contents become large.
21804 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21805 (bibtex-field-string-part-not-braced)
21806 (bibtex-field-string-part-no-inner-braces)
21807 (bibtex-field-string-part-1-inner-brace)
21808 (bibtex-field-string-part-2-inner-braces)
21809 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21810 (bibtex-field-string-quoted, bibtex-field-string)
21811 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21812 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21813 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21814 Deleted as parsing is now performed by the following functions.
21815 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21816 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21817 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21818 (bibtex-parse-association, bibtex-field-name-for-parsing)
21819 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21820 (bibtex-search-forward-field, bibtex-search-backward-field)
21821 (bibtex-start-of-field, bibtex-end-of-field)
21822 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21823 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21824 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21825 (bibtex-parse-string, bibtex-search-forward-string)
21826 (bibtex-search-backward-string, bibtex-start-of-string)
21827 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21828 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21829 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21830 entries. Instead of reporting the results of the parsing by
21831 match-beginning or match-end, these functions return data structures
21832 that hold the corresponding positions.
21833 (bibtex-enclosing-field): Changed to also report field boundaries by
21834 return values rather than by match-beginning or match-end.
21835 The following functions have been adapted to use the new
21836 parsing functions.
21837 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21838 (bibtex-enclosing-field, bibtex-format-entry)
21839 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21840 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21841 (bibtex-print-help-message, bibtex-end-of-entry)
21842 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21843 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21844 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21845 Use the new method for parsing.
21846 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21847 (bibtex-map-entries, bibtex-flash-head)
21848 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21849 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21850 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21851 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21852 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21853 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21854 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21855 order to make the new binding of case-fold-search immediately visible.
21856
21857 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21858
21859 * textmodes/bibtex.el: Copyright notice is up to date.
21860 Added constant 'bibtex-maintainer-salutation.
21861
21862 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21863 than make-temp-name, use match-string-no-properties and eliminate
21864 a quadratic behavior when building bibtex-strings.
21865
21866 * bibtex.el (bibtex-reference-key): Accept string entries whose
21867 reference key contains upper case letters.
21868
21869 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21870
21871 * bibtex.el (bibtex-reference-head): Allow entries to start with
21872 a new line.
21873
21874 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21875
21876 * bibtex.el: Hiding of entry bodies is not longer provided by
21877 bibtex.el directly. Instead the hideshow package can be used.
21878 Added a special bibtex entry to hs-special-modes-alist.
21879 (bibtex-hs-forward-sexp): Added for hideshow.el.
21880
21881 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21882
21883 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21884 proceedings entry type (for cross referencing). Thanks to Wagner
21885 Toledo Correa for the suggestion.
21886
21887 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21888
21889 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21890
21891 * international/characters.el: Setup case table for Vietnamese.
21892
21893 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21894
21895 * uniquify.el (toplevel): Require CL at compile time.
21896 (uniquify-push): Removed.
21897
21898 * shadowfile.el (shadow-when): Removed.
21899
21900 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21901 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21902
21903 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21904 regexp for paragraph-start.
21905
21906 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21907 commas as well.
21908
21909 2000-02-10 Dave Love <fx@gnu.org>
21910
21911 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21912 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21913 Deleted.
21914 (widget-specify-field, widget-specify-button): Don't use
21915 widget-mouse-help as help-echo property.
21916 (default): Use #'ignore for :validate and :mouse-down-action.
21917 (checkbox): Add help-echo.
21918 (widget-sexp-validate): Rewritten to clarify error messages.
21919 (character): Use char-valid-p in :match function.
21920 (widget-color-complete): Use facemenu-color-alist.
21921 (widget-color-action): Use facemenu-read-color.
21922
21923 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21924 set up `caar' &c that we now have.
21925
21926 2000-02-09 Ray Blaak <blaak@gnu.org>
21927
21928 * delphi.el: Make resourcestring a declaration region, like const
21929 and var.
21930
21931 2000-02-09 Dave Love <fx@gnu.org>
21932
21933 * bindings.el (mode-line-input-method-map): New variable.
21934 (mode-line-mule-info): Use it; fix last change.
21935 (mode-line-mode-menu): Move definition.
21936 (mode-line-mouse-sensitive-p): Deleted.
21937 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21938 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21939
21940 * startup.el (command-line-1): Don't call
21941 make-mode-line-mouse-sensitive.
21942
21943 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21944
21945 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21946 before rmail-toggle-header, because the former toggles headers.
21947
21948 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21949
21950 * diff-mode.el (diff-kill-junk): New interactive function.
21951 (diff-reverse-direction): Use delete-and-extract-region.
21952 (diff-post-command-hook): Restrict the area so that the hook also works
21953 outside of any diff hunk. This is necessary for the minor-mode.
21954 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21955 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21956
21957 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21958 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21959 so that it can be used more easily in <foo>-mode-hook. Also make sure
21960 to avoid duplicate entries.
21961 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21962 (font-lock-remove-keywords): Just as was done for `add', allow it to
21963 work even if font-lock-mode is nil. Also make sure we don't modify
21964 any pre-existing list by forcing a copy-sequence. Finally rename
21965 `major-mode' to `mode'.
21966 (font-lock-fontify-syntactic-anchored-keywords)
21967 (font-lock-fontify-anchored-keywords)
21968 (font-lock-fontify-keywords-region): Use line-end-position.
21969 Don't make `font-lock-multiline' local (it's now done in
21970 font-lock-set-defaults).
21971 (font-lock-set-defaults): Make `font-lock-multiline' local.
21972 Move the `font-lock-fontified' creation to inside the `unless'.
21973
21974 2000-02-06 Andrew Innes <andrewi@gnu.org>
21975
21976 * term/w32-win.el (x-handle-args): Comment out call to message,
21977 which occurs before window system is initialized.
21978
21979 * makefile.nt: Add support for recompiling lisp code.
21980
21981 2000-02-04 Dave Love <fx@gnu.org>
21982
21983 * bindings.el (mode-line-mule-info): Fix/extend last change.
21984
21985 * completion.el: Replace completion-dolist with dolist.
21986
21987 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21988
21989 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21990
21991 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21992 environment names before they go into the section regexp.
21993
21994 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21995 char class in regexp.
21996
21997 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21998 Bind `case-fold-search' to nil.
21999
22000 * progmodes/idlwave.el (idlwave-template):
22001 Respect `idlwave-abbrev-change-case'.
22002 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
22003 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
22004 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
22005 (idlwave-rw-case): New function.
22006 (idlwave-statement-match): Fixed problem with assignment regexp.
22007 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
22008 (idlwave-surround): New argument LENGTH to support padding of
22009 operators longer than 1 char.
22010
22011 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
22012 idlwave-shell-expression-overlay. Implemented printing of
22013 expressions on higher levels of the calling stack.
22014 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
22015 (idlwave-retrieve-expression-from-level): New function.
22016 (idlwave-shell-last-calling-stack): Variable removed.
22017 (idlwave-shell-reset): Argument action reversed (`visible' to
22018 `hidden'). Also remove stop-line overlay.
22019 (idlwave-shell-calling-stack-routine): New variable.
22020 (idlwave-shell-parse-stack-and-display): Messages now display
22021 negative level numbers.
22022 (idlwave-shell-mode): Set `modeline-format'.
22023 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
22024 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
22025 (idlwave-shell-print-expression-function): New option.
22026
22027 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
22028 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
22029 `tool-bar' instead of `toolbar'.
22030
22031 2000-02-02 Dave Love <fx@gnu.org>
22032
22033 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
22034 emacs-lisp-mode-hook. Don't check for defalias being defined.
22035
22036 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
22037 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
22038 Use the new builtins directly.
22039
22040 * whitespace.el (whitespace): Add :version to defgroup.
22041
22042 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
22043 Doc fix.
22044
22045 * thingatpt.el (sexp-at-point, symbol-at-point)
22046 (number-at-point, list-at-point): Add autoload cookie.
22047
22048 * recentf.el (recentf): Add :version to defgroup.
22049
22050 * quickurl.el (quickurl): Add :version to defgroup.
22051
22052 * elide-head.el (elide-head): Use point-marker more.
22053
22054 * bs.el (bs): Add :version to defgroup.
22055
22056 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
22057
22058 * progmodes/delphi.el (delphi): Add :version to defgroup.
22059
22060 2000-02-02 Gerd Moellmann <gerd@gnu.org>
22061
22062 * ange-ftp.el (ange-ftp-write-region): Handle case that
22063 succeeding process operation sets a different coding system.
22064
22065 * calculator.el: New file.
22066
22067 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
22068
22069 * frame.el (frames-on-display-list, framep-on-display): New functions.
22070 (display-mouse-p, display-popup-menus-p, display-graphic-p)
22071 (display-selections-p, display-screens, display-pixel-width)
22072 (display-pixel-height, display-mm-width, display-mm-height)
22073 (display-backing-store, display-save-under, display-planes)
22074 (display-color-cells, display-visual-class): New functions.
22075
22076 * term/tty-colors.el (tty-color-gray-shades): New function.
22077
22078 * faces.el (display-color-p): Use framep-on-display.
22079 (display-grayscale-p): New function.
22080
22081 2000-01-31 Dave Love <fx@gnu.org>
22082
22083 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22084 (create-fontset-from-x-resource): Don't concat integers.
22085
22086 2000-01-31 Inge Frick <inge@nada.kth.se>
22087
22088 * view.el: Some changes in documentation. Removed some trailing
22089 whitespace. Changed some parameter names to agree with documentation.
22090 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22091 window is not deleted. Modifies change 1998-04-26.
22092
22093 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22094
22095 * windmove.el: New file.
22096
22097 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22098 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22099 progmodes/ebnf-yac.el: Update copyright and license info.
22100
22101 * jit-lock.el (jit-lock-function): Widen before calculating
22102 end position.
22103 (jit-lock-stealth-chunk-start): Rewritten.
22104
22105 * info.el (Info-title-face-alist): Removed.
22106 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22107 (Info-fontify-node): Use these faces.
22108
22109 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22110
22111 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22112 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22113 `&allow-other-keywords'.
22114
22115 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22116 the list of directories scanned heuristically.
22117
22118 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22119
22120 2000-01-30 Jason Rumney <jasonr@gnu.org>
22121
22122 * w32-fns.el: Define w32-tty-standard-colors.
22123
22124 * startup.el (command-line): Use w32-tty-standard-colors when in
22125 w32 console mode.
22126
22127 2000-01-30 Dave Love <fx@gnu.org>
22128
22129 * jka-compr.el (jka-compr-load): Fix up load-history.
22130
22131 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22132
22133 * emacs-lisp/cl-macs.el: Revert previous change.
22134
22135 2000-01-29 Dave Love <fx@gnu.org>
22136
22137 * facemenu.el: Purecopy various strings.
22138
22139 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22140 years. Deal with three-digit years.
22141
22142 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22143 Use defconst, purecopy.
22144 (help-back-label): Purecopy it.
22145
22146 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22147
22148 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22149 variable. If non-nil, order the buffer list according to the
22150 currently selected frame.
22151 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22152 non-nil, pass the selected frame to function buffer-list.
22153
22154 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22155
22156 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22157
22158 2000-01-28 Dave Love <fx@gnu.org>
22159
22160 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22161
22162 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22163 Don't use lisp-indent-hook property.
22164 (cl-abs): Remove.
22165
22166 * subr.el: Move out indent and edebug specs for when and unless.
22167
22168 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22169 when, unless.
22170
22171 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22172 unless, when.
22173
22174 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22175
22176 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22177 `collecting' as synonym for `collect'.
22178
22179 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22180 for the case it contains spaces.
22181
22182 * simple.el (what-cursor-position): Change formatting of messages.
22183
22184 * frame.el (delete-other-frames): New function.
22185 (toplevel): Bind it to C-x 5 1.
22186
22187 * sort.el (sort-numeric-base): New option.
22188 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22189 interpret it as octal or hexadecimal. Use sort-numeric-base
22190 as default base.
22191
22192 * progmodes/glasses.el: New file.
22193
22194 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22195
22196 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22197 userids differently.
22198
22199 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22200 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22201 progmodes/ebnf-yac.el: New files.
22202
22203 2000-01-26 Dave Love <fx@gnu.org>
22204
22205 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22206 on a function with an empty body. [From Eric Ludlam.]
22207
22208 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22209
22210 * vc.el (vc-version-diff): Make sure file name is expanded.
22211
22212 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22213
22214 * scroll-bar.el (scroll-bar-timer): Variable removed.
22215 (scroll-bar-toolkit-scroll): Don't use a timer.
22216
22217 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22218
22219 * language/thai-util.el (thai-composition-function):
22220 Delete superfluous `a'.
22221
22222 2000-01-24 Dave Love <fx@gnu.org>
22223
22224 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22225 end-of-defun-function.
22226
22227 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22228
22229 2000-01-22 Jason Rumney <jasonr@gnu.org>
22230
22231 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22232 conflicts with new face support.
22233
22234 2000-01-22 Richard M. Stallman <rms@gnu.org>
22235
22236 * replace.el (query-replace): Rename last arg to DELIMITED.
22237 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22238 (query-replace-regexp): Likewise.
22239
22240 2000-01-20 Richard M. Stallman <rms@gnu.org>
22241
22242 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22243
22244 * emacs-lisp/lisp.el (beginning-of-defun-function):
22245 Variable renamed from beginning-of-defun.
22246 Do not call make-variable-buffer-local.
22247 (beginning-of-defun-raw): Use new variable name; doc fix.
22248 (beginning-of-defun): Doc fix.
22249 (end-of-defun-function): Variable renamed from end-of-defun.
22250 Do not call make-variable-buffer-local.
22251 (end-of-defun): Use new variable name; doc fix.
22252
22253 * subr.el (dolist, dotimes): Copied from cl-macs.el
22254 and made to work.
22255
22256 * mail/undigest.el (rmail-digest-end-regexps):
22257 Variable replaces rmail-digest-end-regexp.
22258 Allows multiple regexps for detecting the end line.
22259 (undigestify-rmail-message): Corresponding changes.
22260
22261 2000-01-19 Dave Love <fx@gnu.org>
22262
22263 * files.el (user-init-file): Don't declare here -- is primitive.
22264
22265 * startup.el (command-line): Check for compiled user-init-file and
22266 set to uncompiled version if necessary.
22267
22268 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22269
22270 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22271 (undigestify-rmail-message): Use it.
22272
22273 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22274
22275 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22276
22277 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22278 of mini-buffer.
22279
22280 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22281
22282 * emacs-lisp/copyright.el (copyright-update): Removed the
22283 requirement for a trailing space from `copyright-regexp', to
22284 support copyrights with owner specified on a separate line..
22285
22286 * align.el: New file.
22287
22288 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22289
22290 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22291
22292 2000-01-13 Dave Love <fx@gnu.org>
22293
22294 * ph.el: Removed. (Obsoleted by EUDC.)
22295
22296 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22297
22298 * net/eudc.el (toplevel): Remove autoloaded code installing
22299 menu with easymenu, because that causes build problems.
22300
22301 * frame.el (frame-notice-user-settings): New variable.
22302 (frame-notice-user-settings): Don't modify frame parameters
22303 if called a second time.
22304
22305 2000-01-13 Richard M. Stallman <rms@gnu.org>
22306
22307 * frame.el (frame-notice-user-settings):
22308 Notice default-frame-parameters even for non-window frames.
22309
22310 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22311
22312 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22313 for Emacs.
22314 (eudc-bob-can-display-inline-images): Extend for Emacs.
22315 (eudc-bob-toggle-inline-display): Ditto.
22316 (eudc-bob-display-jpeg): Ditto.
22317
22318 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22319
22320 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22321 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22322 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22323
22324 * add-log.el (add-change-log-entry): Fix error trying an
22325 `(insert nil)'.
22326
22327 * subdirs.el: Add `net' directory.
22328
22329 * net: New directory.
22330
22331 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22332 eval-last-sexp. Don't bind debug-on-error here.
22333 (eval-last-sexp): New function. Bind debug-on-error if
22334 eval-expression-debug-on-error is non-nil.
22335 (eval-defun-2, eval-defun): Likewise.
22336
22337 * simple.el (eval-expression): Don't bind debug-on-error if
22338 eval-expression-debug-on-error is nil. Detect changed
22339 debug-on-error, and propagate new value to global binding, if
22340 eval-expression-debug-on-error is non-nil,
22341 (eval-expression-debug-on-error): Change doc string.
22342
22343 2000-01-11 Richard M. Stallman <rms@gnu.org>
22344
22345 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22346
22347 * emacs-lisp/lisp-mode.el (with-syntax-table):
22348 Set up lisp-indent-function property.
22349
22350 * subr.el (with-syntax-table): Moved from simple.el.
22351
22352 * simple.el (with-syntax-table): Moved to subr.el.
22353
22354 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22355
22356 * tmm.el (tmm-shortcut): Delete region after prompt instead
22357 of erasing buffer.
22358
22359 * textmodes/fill.el (fill-common-string-prefix): New function.
22360 (fill-context-prefix): Use the longest common prefix of first
22361 and second line fill prefix, if there is one.
22362
22363 2000-01-11 Richard M. Stallman <rms@gnu.org>
22364
22365 * array.el (array-mode): Don't use make-variable-buffer-local.
22366 Use make-local-variable for `truncate-lines'.
22367
22368 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22369
22370 * add-log.el (add-log-current-defun): Handle user-defined
22371 add-log-current-function returning nil,
22372
22373 * add-log.el (add-change-log-entry): Insert version number
22374 if having found a current function
22375
22376 * add-log.el (add-log-current-defun):
22377 Call `add-log-current-defun-function'. Try matches at level 0 and
22378 level 1. Strip whitespace from defun found.
22379
22380 2000-01-10 John Wiegley <johnw@gnu.org>
22381
22382 * allout.el (isearch-done/outline-provisions): Added `edit'
22383 argument to correspond with the current definition of `isearch-done'.
22384
22385 2000-01-10 Dave Love <fx@gnu.org>
22386
22387 * elide-head.el (elide-head): Use point-marker, not point.
22388
22389 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22390
22391 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22392 before and after the year 2000.
22393
22394 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22395 Add ispell- prefix.
22396
22397 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22398
22399 * ispell.el: Only define dictionaries in menus when they exist.
22400 (version18p): New variable.
22401 (version20p): New variable.
22402 (xemacsp): New variable.
22403 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22404 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22405 (ispell-dictionary-alist6): Russian command lines no longer accept
22406 run-together words.
22407 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22408 (ispell-dictionary-alist): Add koi8-r to customize definition.
22409 (check-ispell-version): Added documentation string. Return library
22410 path when called non-interactively.
22411 (ispell-menu-map-needed): Uses new variables.
22412 (ispell-library-path): New variable.
22413 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22414 (ispell-word): Improved documentation string. Test for valid
22415 character mappings. Correctly check typed in word changes that can
22416 result in single words split into multiple words.
22417 Return replacement word.
22418 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22419 replace in recursive query replace mode. Help message for
22420 recursive edit mode.
22421 (ispell-show-choices): Protect against bad framepop bindings.
22422 (ispell-help): Fix to work with XEmacs.
22423 (ispell-highlight-spelling-error): Use new variables.
22424 (ispell-overlay-window): Fix to work with XEmacs.
22425 (ispell-parse-output): Passed and returns location information
22426 tracking spelling corrections. Doesn't recheck same word on
22427 current line.
22428 (ispell-init-process): Protect against bogus XEmacs variable binding.
22429 Fix call to single argument in sleep-for. Use new variables.
22430 (ispell-region): Passed and returns location information tracking
22431 spelling corrections. Doesn't check same word on current line.
22432 Improved documentation string. Doesn't resend a line already
22433 checked to the ispell process - fixes bug in LaTeX parsing.
22434 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22435 (ispell-skip-region): No longer skips <TT> in SGML.
22436 (ispell-process-line): Tracks location information with spelling
22437 corrections. Added documentation string. Accounts for words
22438 already accepted on this line. Don't allow query-replace on line
22439 starting with math characters. Doesn't resend a line already sent
22440 to ispell process. Fixes alignment error bug.
22441
22442 2000-01-10 Richard M. Stallman <rms@gnu.org>
22443
22444 * dired-x.el (dired-guess-shell-alist-default):
22445 Suggest xloadimage, which is free, not xv, which isn't.
22446
22447 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22448 Don't ever include the host name or user name in the value.
22449
22450 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22451
22452 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22453 of a real newline.
22454
22455 2000-01-09 Stephen Eglen <stephen@gnu.org>
22456
22457 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22458 for .png files.
22459
22460 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22461
22462 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22463
22464 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22465
22466 * progmodes/cperl-mode.el: Replace ^F with ^L.
22467
22468 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22469 `require'ing rmail and mailalias to prevent infinite recursion.
22470
22471 2000-01-08 Dave Love <fx@gnu.org>
22472
22473 * emacs-lisp/backquote.el: Remove inappropriate customization
22474 (allowing custom.el to use backquote).
22475
22476 2000-01-07 Dave Love <fx@gnu.org>
22477
22478 * add-log.el (add-log-debugging): Deleted.
22479 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22480 file. Remove debugging code.
22481 (change-log-get-method-definition, change-log-name): Add doc.
22482 (change-log-sortable-date-at): New function.
22483 (change-log-merge): New command.
22484
22485 * time.el (display-time-string-forms): Make the Mail string active.
22486 (display-time-update): Provide help-echo for load average.
22487
22488 * bindings.el (make-mode-line-mouse2-map): New function.
22489 (mode-line-modified): Use it and simplify.
22490 (mode-line-mule-info): Provide help-echo info.
22491 (minor-mode-alist): Activate the strings.
22492 (make-mode-line-mouse-sensitive): Simplify for
22493 mode-line-buffer-identification.
22494
22495 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22496
22497 * play/pong.el: New file.
22498
22499 2000-01-06 Dave Love <fx@gnu.org>
22500
22501 * array.el: Assorted cleanups for compiler warnings, doc strings,
22502 `array-' prefix for symbols.
22503
22504 2000-01-05 Dave Love <fx@gnu.org>
22505
22506 * textmodes/outline.el (outline-mode-menu-bar-map):
22507 Add outline-headers-as-kill.
22508 (outline-mode): Define imenu-generic-expression.
22509 (outline-headers-as-kill): New command.
22510
22511 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22512 from paragraph-start.
22513 (paragraph-indent-minor-mode): New command.
22514
22515 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22516 M-C-e, M-C-h, C-j, C-xnd, TAB.
22517 (fortran-mode): Set beginning-of-defun, end-of-defun.
22518 (fortran-column-ruler): Simplify.
22519 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22520 (fortran-with-subprogram-narrowing): Likewise.
22521 (fortran-indent-subprogram): Call mark-defun.
22522 (fortran-check-for-matching-do): Change narrowing.
22523
22524 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22525 (cl-lucid-hash-tag): Delete.
22526 (cl-hash-table-p): Correct test for native table.
22527 (cl-hash-table-count): Use hash-table-count.
22528
22529 * browse-url.el (browse-url): Fix case of
22530 browse-url-browser-function being an alist.
22531
22532 2000-01-05 Carsten Dominik <cd@gnu.org>
22533
22534 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22535 (reftex-index-phrase-file-extension): New options.
22536
22537 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22538 Use new option `reftex-index-phrase-file-extension'.
22539
22540 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22541 `reftex-parse-file-extension'.
22542
22543 2000-01-05 Dave Love <fx@gnu.org>
22544
22545 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22546 (beginning-of-defun-raw): Use it.
22547 (end-of-defun): New variable.
22548 (end-of-defun): Use it.
22549 (check-parens): New command.
22550
22551 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22552
22553 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22554 (hs-show-block): Don't use `mapcar' when not accumulating.
22555
22556 Fix buglet in local variables initialization.
22557
22558 2000-01-05 Andreas Schwab <schwab@suse.de>
22559
22560 * hscroll.el (hscroll): Doc fix.
22561
22562 2000-01-05 Carsten Dominik <cd@gnu.org>
22563
22564 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22565 Require idlw-toolbar.
22566
22567 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22568 file idlw-rinfo.el.
22569 (idlwave-customize): Load must read file idlw-shell.el.
22570 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22571
22572 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22573
22574 * progmodes/idlw-shell.el: Also provide idlwave-shell
22575 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22576 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22577
22578 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22579 both reftex-dcr and reftex-vcr.
22580
22581 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22582
22583 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22584
22585 * ps-print.el: PostScript code now is in separate files, doc fix.
22586 (ps-print-version): New version number (5.0.3).
22587 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22588 local.
22589 (ps-spool-config): Initialization fix.
22590 (ps-print-prologue-1, ps-print-prologue-2)
22591 (ps-print-duplex-feature): PostScript code moved to separated file.
22592 (ps-background-image): Little code reformating.
22593 (ps-begin-file, ps-begin-job): Fix code.
22594 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22595 (ps-prologue-file): New fun.
22596
22597 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22598
22599 * ps-vars.el: Eliminated.
22600
22601 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22602 `;;;###autoload'.
22603
22604 * ps-print.el: ps-vars eliminated, doc fix.
22605 (ps-print-version): New version number (5.0.2).
22606 (ps-spool-config): Initialization fix.
22607 (ps-print-customize): New fun.
22608
22609 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22610
22611 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22612
22613 2000-01-04 Dave Love <fx@gnu.org>
22614
22615 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22616 menu items.
22617
22618 2000-01-03 Dave Love <fx@gnu.org>
22619
22620 * elide-head.el (elide-head) [defgroup]: Add :version.
22621
22622 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22623 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22624 Use `cl-hash-table-p', not `hash-table-p'.
22625 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22626
22627 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22628
22629 * faces.el (face-read-integer, read-face-attribute)
22630 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22631
22632 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22633
22634 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22635 at comment end, and re-insert them after filling.
22636
22637 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22638
22639 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22640 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22641 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22642
22643 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22644
22645 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22646 the new name of face-color-supported-p.
22647
22648 * term/w32-win.el (xw-defined-colors): Likewise.
22649
22650 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22651
22652 * simple.el (completion-setup-function): Count completion-size
22653 from minibuffer-prompt-end, not from point-min.
22654
22655 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22656
22657 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22658 Pass the frame to tty-color-* functions.
22659 (display-color-p, frame-set-background-mode): Pass the frame to
22660 tty-display-color-p.
22661
22662 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22663 tty-color-alist.
22664 (tty-color-alist, tty-modify-color-alist): New functions.
22665 (tty-color-define, tty-color-clear, tty-color-approximate)
22666 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22667 optional parameter FRAME.
22668
22669 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22670
22671 * image.el (create-image, defimage): Don't assume image data is
22672 a string.
22673
22674 * image.el (defimage): Handle specifications containing :data
22675 instead of :file.
22676 (image-type-from-data): New function.
22677 (image-type-from-file-header): Use it.
22678 (create-image): Add parameter DATA-P.
22679
22680 See ChangeLog.8 for earlier changes.
22681
22682 ;; Local Variables:
22683 ;; coding: iso-2022-7bit
22684 ;; End:
22685
22686 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22687 Copying and distribution of this file, with or without modification,
22688 are permitted provided the copyright notice and this notice are preserved.