]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Regenerate due to renaming of help-funs.el.
[gnu-emacs] / lisp / ChangeLog
1 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * loaddefs.el: Regenerated.
4
5 * international/mule-diag.el: Require help-fns instead of
6 help-funs.
7
8 * help-fns.el: Renamed from help-funs.el.
9
10 * startup.el (command-line-1): Don't try to call process-list if
11 it is not fboundp.
12
13 2001-11-26 Sam Steingold <sds@gnu.org>
14
15 * frame.el (show-trailing-whitespace): Remove :set argument (the
16 value was essentially identical to the defalt).
17
18 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
19
20 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
21
22 * icomplete.el (icomplete-minibuffer-setup): Likewise.
23
24 * hilit-chg.el (hilit-chg-set): Likewise.
25
26 * speedbar.el (speedbar-mode): Likewise.
27
28 * calendar/calendar.el (calendar-mode): Likewise.
29
30 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
31 insert-string.
32
33 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
34
35 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
36
37 * term/sun-mouse.el (sun-yank-selection): Likewise.
38
39 * textmodes/bib-mode.el (return-key-bib): Likewise.
40
41 * calendar/appt.el (appt-disp-window): Likewise.
42
43 * calendar/diary-lib.el (list-diary-entries): Likewise.
44
45 * array.el (array-reconfigure-rows): Likewise.
46
47 * filecache.el (file-cache-minibuffer-complete): Likewise.
48
49 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
50
51 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
52
53 * allout.el (outline-version, outline-open-topic)
54 (outline-rebullet-heading, outline-insert-listified)
55 (outline-latex-verbatim-quote-curr-line)
56 (outline-latexify-one-item, outlineify-sticky): Likewise.
57
58 * vc.el (vc-next-action-on-file): Likewise.
59 (vc-dired-mode): Remove make-local-hook.
60
61 2001-11-26 Andre Spiegel <spiegel@gnu.org>
62
63 * vc.el (vc-find-version): New function.
64 (vc-version-other-window): Redefined in terms of the above.
65
66 * log-view.el (log-view-find-version): New function.
67 (log-view-mode-map): Bind it to `f'.
68
69 2001-11-26 Gerd Moellmann <gerd@gnu.org>
70
71 * language/devan-util.el (dev-char-glyph): Escape `"' in
72 string literals.
73 (dev-glyph-glyph, dev-glyph-glyph-2)
74 (devanagari-compose-syllable-region): Likewise.
75
76 2001-11-26 Richard M. Stallman <rms@gnu.org>
77
78 * window.el (save-selected-window): No error if saved window is dead.
79
80 * help-funs.el (describe-syntax): Put (interactive) after doc string.
81
82 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
83
84 * international/quail.el (quail-help): Require help-mode in
85 top-level instead.
86
87 * iswitchb.el (iswitchb-exhibit): Use insert instead of
88 insert-string.
89
90 * icomplete.el (icomplete-exhibit): Likewise.
91
92 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
93
94 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
95 (diff-hunk-kill): Simplify.
96 (diff-post-command-hook): Only apply to a single hunk.
97 (diff-hunk-text): Make `char-offset' non-optional.
98 (diff-find-text): Return a cons cell.
99 (diff-find-approx-text): New fun.
100 (diff-find-source-location): Use it.
101 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
102 Adapt to new retval of diff-find-text.
103
104 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
105 rather than integer- representation of dates.
106
107 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
108
109 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
110 (syntax-after): New fun.
111
112 * help-funs.el (describe-syntax): New fun.
113
114 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
115 (font-lock-ppss-stats, font-lock-ppss): Remove.
116 (font-lock-fontify-syntactically-region): Remove tuning code.
117 (font-lock-compile-keywords): Fix off-by-one bug.
118 (font-lock-set-defaults): Don't set removed vars.
119 (c-keywords): Add `inline'.
120 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
121
122 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
123 Set syntax-begin-function.
124 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
125 (lisp-interaction-mode): Don't set local-abbrev-table any more.
126 (lisp-mode-auto-fill): Use syntax-ppss and obey
127 comment-auto-fill-only-comments.
128 (lisp-fill-paragraph): Use syntax-ppss.
129
130 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
131
132 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
133 version of rmail-enable-mime.
134 (rmail-forward): Use it.
135
136 2001-11-25 Richard M. Stallman <rms@gnu.org>
137
138 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
139
140 * international/quail.el (quail-keyboard-layout-button):
141 Define button type.
142 (quail-keyboard-customize-button): Likewise.
143 (quail-help): Use those button types. Require `help-mode'.
144 Avoid altering the argument `package'.
145
146 * help-mode.el (help-function, help-variable, help-face)
147 (help-coding-system, help-input-method, help-character-set):
148 Define each button type with its own explicit define-button-type.
149
150 * language/devan-util.el: Comment out parts of the file
151 which apparently are garbled.
152
153 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
154
155 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
156 insert-string.
157
158 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
159
160 * play/snake.el (snake-mode): Remove make-local-hook.
161
162 * play/tetris.el (tetris-mode): Likewise.
163
164 * play/decipher.el (decipher-mode): Likewise.
165
166 * tmm.el (tmm-add-prompt): Likewise.
167
168 2001-11-25 Sam Steingold <sds@gnu.org>
169
170 * menu-bar.el (menu-bar-apropos-menu): New variable.
171 Moved all `apropos' bindings to this menu.
172 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
173
174 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
175
176 The following changes are for new indian languages support based
177 on Unicode charset and CDAC fonts.
178
179 * international/mule-conf.el: Change indian-1-column charset to
180 indian-glyph charset.
181
182 * international/characters.el: Adjusted for the change of
183 indian-1-column -> indian-glyph.
184
185 * international/fontset.el: Delete the setting for indian-1-column
186 and add the setting for indian-glyph in the default fontset.
187
188 * language/indian.el: Completely re-written.
189
190 * language/devanagari.el: Completely re-written.
191
192 * language/devan-util.el: Completely re-written.
193
194 * language/ind-util.el: New file.
195
196 2001-11-24 Richard M. Stallman <rms@gnu.org>
197
198 * startup.el (command-line-1): Don't do startup screen
199 if a subprocess is running. Call the startup screen buffer
200 "GNU Emacs". Make a special mode-line-format for it.
201
202 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
203 (browse-url-galeon): Use that variable.
204
205 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
206 eval-expression. Eval and set the variable simply.
207
208 * files.el (temporary-file-directory): Use defcustom.
209 (small-temporary-file-directory): Likewise.
210 (normal-backup-enable-predicate): Move down in file
211 after definition of temporary-file-directory.
212
213 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
214
215 2001-11-24 Colin Walters <walters@debian.org>
216
217 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
218 autoload names to match files renamed on initial calc import.
219
220 * calc/calc.el (Commentary): Cleanup, and add logistic curve
221 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
222
223 2001-11-23 Colin Walters <walters@debian.org>
224
225 * Makefile.in (finder_setwins, setwins): Include Calc again.
226
227 * calc/calc-rules.el: Add header comment.
228
229 2001-11-23 Andre Spiegel <spiegel@gnu.org>
230
231 * vc.el (with-vc-properties): Don't bind `filename' locally.
232 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
233 to avoid name clashes. Fix `lisp-indent-function' property for
234 both.
235
236 2001-11-23 Francesco Potorti` <pot@gnu.org>
237
238 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
239
240 2001-11-22 Colin Walters <walters@debian.org>
241
242 * calc/calc-misc.el (report-calc-bug):
243 Use `reporter-prompt-for-summary-p'.
244
245 * calc/INSTALL, calc/Makefile: Remove.
246
247 2001-11-22 Miles Bader <miles@gnu.org>
248
249 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
250 (reb-match-2, reb-match-3): Add dark-background variants.
251
252 2001-11-22 Colin Walters <walters@debian.org>
253
254 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
255 (info "Calc").
256 (report-calc-bug): Use reporter.el.
257
258 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
259
260 2001-11-21 Richard M. Stallman <rms@gnu.org>
261
262 * which-func.el (which-function): Call imenu--make-index-alist
263 if necessary to get a list of functions.
264 (which-function-imenu-failed): New variable.
265 (which-func-update): Handle all visible windows.
266 (which-func-update-1): New subroutine broken out of which-func-update.
267
268 * files.el (temporary-file-directory, null-device)
269 (small-temporary-file-directory): Definitions moved up.
270
271 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
272 (cperl-non-problems, cperl-praise): Doc fixes.
273
274 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
275 (sh-mode-syntax-table): Function restored.
276 Variable set up for use by function sh-mode-syntax-table.
277 (sh-set-shell): Set the syntax table.
278
279 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
280
281 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
282
283 * international/encoded-kb.el: Don't alter minor-map-alist.
284
285 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
286
287 * files.el (auto-save-file-name-transforms): Put remote files in
288 temporary-file-directory rather than /tmp.
289
290 2001-11-21 Colin Walters <walters@debian.org>
291
292 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
293 of (function ...) wrapper.
294
295 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
296
297 * derived.el (define-derived-mode): Create the abbrev-table
298 from inside the `defvar'.
299
300 * jit-lock.el (jit-lock-defer-time): New var.
301 (jit-lock-defer-timer, jit-lock-buffers): New vars.
302 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
303 (jit-lock-function): Defer fontification if requested.
304 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
305 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
306 text property.
307 (jit-lock-deferred-fontify): New fun.
308
309 2001-11-20 Richard M. Stallman <rms@gnu.org>
310
311 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
312 Set local-abbrev-table to lisp-mode-abbrev-table.
313
314 * emacs-lisp/re-builder.el (reb-mode):
315 Don't use define-derived-mode. Call kill-all-local-variables.
316
317 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
318 Don't use define-derived-mode.
319
320 * help-mode.el (help-mode): Undo 2001-10-07 change.
321
322 * replace.el (occur-mode): Undo 2001-5-20 change.
323
324 2001-11-20 Jason Rumney <jasonr@gnu.org>
325
326 * w32-fns.el (w32-system-coding-system): Change to an alias for
327 locale-coding-system.
328 (set-w32-system-coding-system): Document the above change.
329 Set locale-coding-system instead.
330
331 2001-11-20 Richard M. Stallman <rms@gnu.org>
332
333 * ruler-mode.el: Add pagination.
334 (ruler-mode-toggle-show-tab-stops): No need to
335 test `ruler-mode' variable.
336
337 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
338
339 * play/landmark.el: Mark lm-mode as special.
340
341 * play/gomoku.el: Mark gomoku-mode as special.
342
343 2001-11-20 Juanma Barranquero <lektu@terra.es>
344
345 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
346 (top-level): Bind it to C-c C-b.
347 (re-builder): Don't re-enter RE Builder Mode.
348
349 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
350
351 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
352
353 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
354 `manual-program'.
355
356 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
357 to a line without a comment.
358
359 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
360
361 * dired.el (dired-listing-switches): Mention in the doc string
362 that some switches are not supported by ls-lisp.el
363
364 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
365
366 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
367 (imenu--create-keymap-2): Remove.
368 (imenu--create-keymap-1): Simplify, remove third argument.
369 (imenu--generic-function): Use dolist.
370 (imenu-find-default): New function.
371 (imenu--completion-buffer): Use it.
372 (imenu--mouse-menu): Use popup-menu.
373 (imenu--menubar-select): Return t rather than calling imenu.
374
375 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
376 New functions, extracted from fill-region-as-paragraph.
377 (fill-region-as-paragraph): Use them.
378 Use an end marker instead of eob.
379 Ignore whitespace-only fill-prefixes when indenting according to mode.
380 Simplify the loop that searches for spaces backwards.
381
382 * textmodes/picture.el (picture-vertical-step)
383 (picture-horizontal-step): Don't use defconst for variables.
384
385 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
386 (mail-extract-address-components): Downcase domain names.
387 (mail-extr-delete-char): Remove. Use delete-char instead.
388
389 * emulation/pc-select.el: Doc string fixes.
390 (pc-selection-mode): Don't treat macos as a tty.
391
392 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
393
394 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
395
396 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
397 (mouse-wheel-progessive-speed): New var.
398 (mwheel-scroll): Use it and handle float values.
399
400 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
401
402 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
403 (iswitchb): Fix the case where the result was selected with the mouse.
404 (iswitchb-completion-help): Use the normal *Completions* now that
405 mouse selection works.
406 (iswitchb-minibuffer-setup): Simplify.
407
408 * newcomment.el (comment-column, comment-style, comment-multi-line)
409 (comment-auto-fill-only-comments): Remove :group arg.
410 (comment-padding): Add :type.
411 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
412 if called interactively.
413
414 2001-11-19 Colin Walters <walters@verbum.org>
415
416 * calc/calc.el (toplevel): Add comment and version header.
417 (calc-init-base): Bump version to 2.02f, update date.
418
419 2001-11-19 Richard M. Stallman <rms@gnu.org>
420
421 * net/browse-url.el: Support Mozilla and Galeon.
422 By default, find the installed browser whichever it is.
423 (browse-url-mozilla): New function.
424 (browse-url-mozilla-sentinel): New function.
425 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
426 (browse-url-default-browser): New function.
427 (browse-url-process-environment): Use browse-url-browser-display.
428 (browse-url-browser-display): Renamed from browse-url-netscape-display.
429 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
430 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
431 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
432 (browse-url-browser-function): New default, new options.
433
434 2001-11-19 Sam Steingold <sds@gnu.org>
435
436 * bindings.el (last-buffer, unbury-buffer): New function.
437 (mode-line-unbury-buffer): Use `unbury-buffer'.
438
439 2001-11-18 Stephen Eglen <stephen@gnu.org>
440
441 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
442 control behaviour when no further completion is possible.
443
444 2001-11-19 Colin Walters <walters@verbum.org>
445
446 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
447 (math-showing-full-precision, math-with-extra-prec, math-working)
448 (calc-with-default-simplification)
449 (calc-with-trail-buffer): Use backtick.
450 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
451 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
452 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
453 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
454 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
455 (Math-num-integerp, Math-bignum-test, Math-equal-int)
456 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
457 (calc-record-compilation-date-macro): Deleted. Callers updated.
458 (math-format-radix-digit): Move to calc-bin.el.
459
460 * calc/calc.el (calc-record-compilation-date): Remove.
461 (calc-bug-address): Update.
462 (calc-settings-file): Use `user-init-file'.
463
464 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
465 Handle null `calc-settings-file'.
466
467 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
468 * calc/calc-keypd.el (calc-keypad-mode): New.
469 (calc-do-keypad): Use it.
470 (calc-keypad-map): Move into `calc-keypad-mode'.
471
472 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
473 to defalias argument.
474
475 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
476 (calcFunc-floor): Ditto.
477
478 * calc-units.el (calcFunc-usimplify): Ditto.
479
480 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
481 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
482 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
483 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
484 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
485 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
486 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
487 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
488 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
489 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
490 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
491 and move them before their first use. Use `when', `unless'.
492 Remove trailing periods from error forms. Add description and
493 headers suggested by Emacs Lisp coding conventions.
494
495 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
496
497 * newcomment.el (comment-indent):
498 Fix misindentation for comment-only lines.
499 (comment-indent-new-line): Only obey comment-multi-line if the
500 comment-ender is not the end-of-line.
501
502 2001-11-19 Richard M. Stallman <rms@gnu.org>
503
504 * net/net-utils.el (network-connection-service-abbrev-alist):
505 New variable.
506
507 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
508 Advance to start of 3rd sexp by moving fwd and backing over it.
509 At first three elements, act like defun.
510
511 * delsel.el (delete-selection-pre-hook): Handle and resignal
512 file-supersession errors to interact properly with userlock.el.
513
514 2001-11-18 Richard M. Stallman <rms@gnu.org>
515
516 * progmodes/fortran.el (fortran-mode-syntax-table):
517 Specify punctuation syntax for backslash.
518
519 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
520 All calls deleted.
521
522 * international/mule-util.el (string-to-sequence): Make it obsolete.
523 (string-to-list, string-to-vector): Implement them directly
524 using append and vconcat, not with string-to-sequence.
525
526 * startup.el (command-line): Set abbrevs-changed to nil after
527 reading the init file and the abbrevs file.
528
529 * isearch.el (isearch): Use magenta2 as bg for (background light)
530
531 2001-11-17 Richard M. Stallman <rms@gnu.org>
532
533 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
534
535 * simple.el (minibuffer-history-sexp-flag): Doc fix.
536
537 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
538
539 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
540 If set and if applicable, add a regexp to highlight defun-like
541 text inside comments and strings.
542 (font-lock-fontify-keywords-region): Pass that new arg.
543 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
544 to the end and pass that new arg.
545 (c-font-lock-keywords-2): Fix regex for labels.
546 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
547 Make it work when LIMIT is several lines further.
548 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
549 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
550 Use backquote and make the regexes for `int a, b, c;' work on
551 multiple lines.
552
553 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
554 (font-lock-defaults-alist): Don't change it any more.
555 (reb-subexp-mode-map): Cleanup.
556
557 * custom.el (custom-current-group-alist): New var.
558 (custom-declare-group): Set it.
559 (custom-current-group): New fun.
560 (custom-declare-variable, custom-handle-all-keywords):
561 Use it as a default if no :group argument is specified.
562
563 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
564 (standard-keyboard-coding-systems): New var.
565 (set-locale-environment): Use it to decide whether or not to call
566 set-keyboard-coding-system.
567 (locale-language-names): Use \"French\" for "fr".
568
569 2001-11-17 Richard M. Stallman <rms@gnu.org>
570
571 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
572 (add-to-list): Delete compatibility code.
573 (checkdoc-next-message-error): Doc fix.
574
575 2001-11-17 Stephen Eglen <stephen@gnu.org>
576
577 * locate.el (locate): Show default locate pattern within the
578 prompt, but don't insert it into the minibuffer contents.
579 Catch the case when pattern is the empty string.
580
581 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
582
583 * language/european.el ("French"): New language environment.
584
585 2001-11-16 Richard M. Stallman <rms@gnu.org>
586
587 * calendar/todo-mode.el (todo-save): Fix previous change.
588
589 * subr.el (functionp): Do use cdr-safe on object.
590
591 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
592
593 * bindings.el (mode-line-mode-name): Only put the help-echo property
594 if the local-map property was put as well.
595 (global-map): Bind switch-frame, delete-frame, iconify-frame
596 and make-frame-visible events.
597
598 * emacs-lisp/elp.el (elp-not-profilable): New var.
599 (elp-not-profilable-p): New function.
600 (elp-instrument-function): Use it. Use backquotes and push.
601
602 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
603 (byte-stack+-info, byte-compile-last-warned-form)
604 (byte-compile-last-logged-file): Don't defconst a variable.
605 (no-byte-compile): Declare.
606 (byte-compile-file): Don't boundp-check no-byte-compile any more.
607 (byte-compile-defvar): Leave defconst as is.
608
609 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
610 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
611 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
612 (edebug-best-error): Don't defconst a variable.
613 (edebug-read-syntax-table): Use a char-table.
614 (edebug-lemacs-specific): Remove.
615 Toplevel: Eliminate check for Lucid Emacs.
616
617 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
618
619 * rect.el (move-to-column-force): Mark obsolete.
620 (operate-on-rectangle, delete-extract-rectangle-line)
621 (insert-rectangle, delete-whitespace-rectangle-line)
622 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
623 (string-rectangle-history): New var.
624 (string-rectangle, string-insert-rectangle): Use it.
625 (delete-rectangle-line): Fix pos/column mixup and simplify.
626
627 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
628 (normal-top-level, command-line, command-line-1): Simplify.
629
630 * tar-mode.el (tar-mode): Use define-derived-mode.
631
632 * view.el (view-mode-enable): Don't use make-local-hook.
633
634 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
635
636 2001-11-16 Richard M. Stallman <rms@gnu.org>
637
638 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
639 if it doesn't make sense as anything else.
640 Don't recognize a "telephone number" at the beginning of the name.
641 (mail-extr-leading-garbage): Match non-word characters only.
642
643 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
644
645 * startup.el (command-line-processed): Doc fix.
646
647 * apropos.el (apropos-next-label-button): Doc fix.
648
649 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
650
651 * comint.el (comint-mode): Simplify.
652 (make-comint-in-buffer): Run `comint-mode' only if necessary.
653
654 * subr.el (eval-after-load): Make it work with features as well.
655
656 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
657
658 * international/mule-cmds.el (describe-input-method): Setup xref.
659 (set-language-environment): Use functionp.
660 (locale-language-names, locale-charset-language-names)
661 (locale-preferred-coding-systems): Defconst and purecopy.
662
663 * language/european.el (mac-roman): Add mime-charset property.
664
665 2001-11-15 Richard M. Stallman <rms@gnu.org>
666
667 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
668 (multiple-value-apply, nth-value): Use defsubst rather than defalias
669 to get better doc strings.
670
671 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
672
673 * derived.el: Fix autoload cookie.
674
675 2001-11-15 Richard M. Stallman <rms@gnu.org>
676
677 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
678
679 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
680
681 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
682
683 2001-11-15 Richard M. Stallman <rms@gnu.org>
684
685 * dired.el (dired-undo): Display a message to explain
686 that this does not undo file system changes.
687
688 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
689
690 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
691 into `unread-command-events' instead of trying keymap
692 lookups ourselves. This makes mouse-clicks do the right
693 thing even when keymaps of overlays are involved.
694 (mouse-drag-drag): Likewise.
695
696 2001-11-15 Andreas Schwab <schwab@suse.de>
697
698 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
699 characters and append anchor to pattern added to auto-mode-alist.
700
701 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
702
703 * server.el (server-process-filter): Run pore/post-comment-hook
704 before/after visiting the file.
705
706 * info-look.el (makefile-mode): Add info for automake.
707 (autoconf-mode): Fix the name of the index for automake.
708
709 * international/latin-9.el: Give pilcrow punctuation syntax.
710
711 2001-11-15 Andre Spiegel <spiegel@gnu.org>
712
713 * vc.el: Documentation fixes.
714
715 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
716
717 * smerge-mode.el (smerge-match-conflict): Fix typo.
718 (smerge-diff): Be careful to read match-data early enough.
719
720 2001-11-14 Colin Walters <walters@verbum.org>
721
722 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
723 (calcFunc-subst): Use `defalias' instead of `fset' and
724 `symbol-function'.
725
726 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
727 (calcFunc-ceil, calcFunc-round): Ditto.
728
729 * calc/calc-bin.el (calcFunc-clip): Ditto.
730
731 * calc/calc-ext.el (calcFunc-evalv): Ditto.
732
733 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
734
735 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
736 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
737
738 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
739
740 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
741 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
742 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
743 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
744 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
745 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
746 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
747 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
748 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
749 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
750 * calcsel2.el: Style cleanup; don't put closing parens on their
751 own line, add "foo.el ends here" to each file, and update
752 copyright date.
753
754 * README: Update maintainer.
755
756 2001-11-13 Alan Shutko <ats@acm.org>
757
758 * compile.el (recompile): Use compilation-arguments if set, so as
759 to be able to M-x recompile the exact command which created a
760 compilation-mode buffer.
761
762 2001-11-13 Richard M. Stallman <rms@gnu.org>
763
764 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
765
766 2001-11-13 Gerd Moellmann <gerd@gnu.org>
767
768 * mouse.el (mouse-drag-region): Don't run the up-event
769 handler if window start changed due to the down-mouse event.
770
771 2001-11-13 Richard M. Stallman <rms@gnu.org>
772
773 * mouse.el (mouse-show-mark): Either move point to the mark
774 or use highlighting, never both.
775 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
776
777 2001-11-13 Simon Josefsson <jas@extundo.com>
778
779 * mail/smtpmail.el (top-level): Change maintainer to Simon
780 Josefsson, cleanup the smtpmail.el header.
781
782 * mail/smtpmail.el (top-level): Don't require cl or base64.
783 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
784 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
785 Defsubst instead of defmacro.
786 (smtpmail-intersection): Return value in reverse order.
787 (smtpmail-open-stream): Use stringp instead of string-to-list.
788 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
789 separated from smtpmail-via-smtp.
790
791 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
792 rfc2104. Require base64 and cl.
793 (smtpmail-smtp-service): Doc fix. :type fix.
794 (smtpmail-debug-info): Doc fix.
795 (smtpmail-debug-verb, smtpmail-auth-credentials)
796 (smtpmail-starttls-credentials, smtpmail-auth-supported):
797 New variables.
798 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
799 mail-utils (it is autoloaded).
800 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
801 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
802 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
803 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
804 (smtpmail-via-smtp): Support AUTH.
805 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
806
807 2001-11-13 Richard M. Stallman <rms@gnu.org>
808
809 * ebuff-menu.el (electric-buffer-update-highlight): New function.
810 (electric-buffer-overlay): New variable.
811 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
812 (electric-buffer-list): Likewise.
813
814 2001-11-13 Per Starback <starback@ling.uu.se>
815
816 * isearch.el (isearch-whitespace-chars): Doc fix.
817 (isearch-mode): Handle negative search-slow-window-lines correctly.
818
819 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
820
821 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
822
823 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
824 From Emmanuel Briot <briot@act-europe.fr>.
825
826 2001-11-13 Colin Walters <walters@debian.org>
827
828 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
829
830 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
831 "~/.emacs"; use `read-file-name'.
832
833 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
834 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
835 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
836 * calc/calc.el: Use `frame-width' instead of `screen-width',
837 `frame-height' instead of `screen-height', and,
838 `executing-kbd-macro' instead of `executing-macro'.
839
840 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
841 correct number of arguments.
842
843 * calc/calc-aent.el (calc-do-alg-entry):
844 Use `blink-paren-function' instead of `blink-paren-hook'.
845
846 2001-11-12 Richard M. Stallman <rms@gnu.org>
847
848 * calendar/todo-mode.el (todo-save): Add save-excursion
849 and save-restriction.
850
851 * server.el (server-edit, server-done): Doc fix.
852
853 * simple.el (clone-indirect-buffer): Error if major mode symbol
854 has a no-clone-indirect property.
855 (clone-buffer): Check for obvious errors before reading clone name.
856
857 * info.el (Info-mode): Add a no-clone-indirect property.
858
859 2001-11-12 Sam Steingold <sds@gnu.org>
860
861 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
862 set-buffer-modified-p to nil after `vc-exec-after'.
863 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
864 (log-view-mode): Make read-only.
865 (log-view-current-file): Do final `expand-file-name' in the
866 current `default-directory'.
867 (log-view-current-tag): Take an optional `where' arg.
868 (log-view-diff): New user command.
869
870 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
871
872 * progmodes/cpp.el (cpp-choose-face): Fix typo.
873
874 2001-11-12 Sam Steingold <sds@gnu.org>
875
876 * emacs-lisp/cl-indent.el (toplevel): Indent properly
877 `generic-flet', `generic-labels', `with-accessors',
878 `with-condition-restarts'.
879
880 2001-11-12 Richard M. Stallman <rms@gnu.org>
881
882 * dired.el: Many trivial doc fixes.
883 (dired-get-file-for-visit): New function.
884 (dired-find-alternate-file, dired-mouse-find-file-other-window):
885 (dired-view-file, dired-find-file-other-window, dired-display-file):
886 (dired-find-file): Use dired-get-file-for-visit.
887
888 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
889
890 * sql.el (sql-mode): Doc change.
891
892 * sql.el (sql-mode-syntax-table): The backslash is no longer an
893 escape character.
894
895 2001-11-12 Colin Walters <walters@debian.org>
896
897 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
898 (calc-do-keypad): Don't attempt to use nonexistent global
899 mouse-map, use calc-keypad-map.
900 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
901 (calc-keypad-left-click): Don't use mouse-map; update to new event
902 interface.
903 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
904 (calc-keypad-press): Use `unread-command-events' instead of
905 `unread-command-char'.
906
907 * calc/calc-ext.el (calc-init-extensions): Update autoload names
908 to match files renamed on initial calc import.
909
910 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
911
912 * textmodes/flyspell.el (flyspell-default-dictionary):
913 Fix previous change.
914
915 2001-11-12 Richard M. Stallman <rms@gnu.org>
916
917 * textmodes/flyspell.el (flyspell-default-dictionary):
918 Fix custom type.
919
920 2001-11-11 Richard M. Stallman <rms@gnu.org>
921
922 * calendar/solar.el (solar-sunrise-and-sunset):
923 Exchange the two extreme values of day-length.
924
925 * progmodes/sh-script.el (sh-must-be-shell-mode):
926 Allow modes derived from sh-mode.
927
928 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
929 Turn off error in some re-search-forward calls.
930
931 * replace.el (query-replace-skip-read-only): New variable.
932 (perform-replace): If that variable is non-nil, ignore matches
933 that have a read-only property.
934
935 * derived.el (define-derived-mode): Doc fix.
936
937 * server.el (server-buffer-done): Test of server-existing-buffer
938 was backwards.
939 (server-existing-buffer): Doc fix.
940
941 * textmodes/flyspell.el (flyspell-default-dictionary):
942 Allow nil as value, and make nil the default.
943
944 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
945
946 * subdirs.el: Regenerated.
947
948 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
949 it is not fboundp.
950 (clipboard-yank): Ditto.
951
952 2001-11-11 Colin Walters <walters@verbum.org>
953
954 The following changes are based on patches from
955 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
956 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
957
958 * calc/calc.el (toplevel): Require calc-macs.
959 (calc-minibuffer-size): New.
960 (calcDigit-nondigit): Use it instead of `buffer-size'.
961 (calcDigit-backspace): Likewise.
962 (calcDigit-nondigit): Use `minibuffer-contents' instead of
963 `buffer-string'.
964 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
965 `point-min'.
966 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
967 `save-excursion'.
968
969 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
970 simple `setq' form.
971
972 * calc/calc-ext.el: (toplevel): Require calc.
973 (calc-fancy-prefix-map): New.
974 (calc-fancy-prefix): Use it.
975 (calc-fancy-prefix-other-key): New.
976
977 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
978 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
979 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
980 (calcAlg-enter): Likewise.
981 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
982
983 2001-11-10 Richard M. Stallman <rms@gnu.org>
984
985 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
986 (quietly-read-abbrev-file): Doc fix.
987
988 * startup.el (command-line): Read standard abbrev
989 file (abbrev-file-name), if it exists.
990
991 * files.el (save-abbrevs): Default value is t.
992
993 * progmodes/compile.el (compile-goto-error): Fix previous change
994 in the case where subsequent errors have not been parsed yet
995 because they are in a different source file.
996
997 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
998
999 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1000 Merge two regular expressions into one.
1001 (ps-mode): Make local bindings for `comment-start' and
1002 `comment-start-skip'.
1003 (ps-mode-looking-at-nested): Simplify an if-else construct;
1004 use `set-match-data' to set the result.
1005
1006 2001-11-10 Richard M. Stallman <rms@gnu.org>
1007
1008 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1009 Function deleted.
1010 (flyspell-correct-word): Old definition deleted.
1011 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1012 All references renamed too.
1013
1014 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1015
1016 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1017
1018 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1019
1020 * wid-edit.el (checklist): Removed `:menu-tag'.
1021 (radio-button-choice): Ditto.
1022 (editable-list): Ditto.
1023
1024 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1025
1026 * play/gomoku.el: Move definitions of constants to the beginning
1027 of file, before their use.
1028
1029 2001-11-09 Richard M. Stallman <rms@gnu.org>
1030
1031 * textmodes/flyspell.el: Use the keymap property
1032 instead of local-map, and don't use a minor-mode map.
1033 (flyspell-mode-map): Variable deleted.
1034 Don't mess with minor-mode-map-alist.
1035 (calling add-minor-mode): Specify nil for keymap.
1036 And always use add-minor-mode, now that it exists.
1037 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1038 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1039 or flyspell-local-mouse-map.
1040 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1041 (flyspell-mode): Doc fix.
1042 (flyspell-mode-on): Don't call make-local-hook.
1043
1044 2001-11-09 Sam Steingold <sds@gnu.org>
1045
1046 * emacs-lisp/debug.el (debugger-make-xrefs):
1047 Add buttons to all symbols.
1048
1049 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1050
1051 * vc.el: Add John David Smith to credits.
1052
1053 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1054
1055 * vc-hooks.el (vc-error-occured): Backquotified.
1056 (vc-file-prop-obarray): Use prime length for better efficiency.
1057
1058 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1059
1060 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1061
1062 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1063
1064 2001-11-09 Miles Bader <miles@gnu.org>
1065
1066 * subr.el (functionp): Don't consider macros as functions.
1067
1068 2001-11-08 Miles Bader <miles@gnu.org>
1069
1070 * subr.el (functionp): Make work correctly for macros and unbound
1071 symbols.
1072
1073 * comint.el (comint-send-input): Fix description of
1074 `comint-process-echoes' in the doc-string.
1075
1076 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1077
1078 * international/mule.el (make-translation-table): Doc fix.
1079 Suggested by Alex Schroeder <alex@gnu.org>.
1080
1081 2001-11-07 Richard M. Stallman <rms@gnu.org>
1082
1083 * info.el (Info-fontify-node): Highlight every third menu item.
1084
1085 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1086
1087 * cus-edit.el (custom-face-value-create): Don't ignore the
1088 `customized-face' attribute when finding the current face spec.
1089
1090 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1091
1092 * subr.el (with-local-quit): New macro.
1093 (make-syntax-table): Always inherit.
1094 (functionp): Be more careful when `object' is a symbol.
1095
1096 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1097
1098 2001-11-07 Paul Eggert <eggert@twinsun.com>
1099
1100 * dired.el (dired-move-to-filename-regexp):
1101 Do not distinguish between ASCII letters and non-ASCII characters.
1102 Don't allow comma except in the form "month day, year".
1103 Don't allow space between month name and comma.
1104 Clean up the code that checks for trailing period, comma, and space.
1105 Remove now-obsolete comments, and add more commentary about
1106 Japanese dates.
1107 Always gobble up trailing spaces, instead of doing it only sometimes.
1108
1109 2001-11-07 Miles Bader <miles@gnu.org>
1110
1111 * paren.el (show-paren-match-face): Add dark-background variant.
1112
1113 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1114
1115 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1116 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1117 Don't disable adaptive-fill-mode.
1118 (lisp-fill-paragraph): Use tab-width rather than 8.
1119 Prevent filling the first line of docstrings.
1120
1121 2001-11-06 Richard M. Stallman <rms@gnu.org>
1122
1123 * play/gomoku.el (gomoku): Doc fix.
1124
1125 * jka-compr.el (jka-compr-partial-uncompress):
1126 Support an alternative of not using dd.
1127 (jka-compr-dd-program): Use defcustom to define this.
1128 (jka-compr-load-suffixes): Use defcustom.
1129 (jka-compr-mode-alist-additions): Use defcustom.
1130
1131 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1132
1133 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1134 Also work when LIMIT is further than the end of line.
1135
1136 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1137
1138 * international/quail.el (quail-update-leim-list-file): Print the
1139 offending file name if some of its quail-define-package forms is broken.
1140
1141 2001-11-05 Richard M. Stallman <rms@gnu.org>
1142
1143 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1144 of the evaluated form.
1145
1146 2001-11-05 Paul Eggert <eggert@twinsun.com>
1147
1148 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1149 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1150 stamps always line up by default. Also, it uses a slightly
1151 different window to determine whether files are "recent".
1152
1153 2001-11-05 Andrew Innes <andrewi@gnu.org>
1154
1155 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1156 Don't attempt to remake autoloads before nuking .elc files.
1157
1158 2001-11-04 Richard M. Stallman <rms@gnu.org>
1159
1160 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1161 previous-single-property-change or next-single-char-property-change
1162 returns nil.
1163
1164 * international/mule-cmds.el (set-locale-environment):
1165 Make it interactive; make arg optional.
1166
1167 * international/mule-diag.el (help-funs): Require help-funs.
1168
1169 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1170
1171 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1172
1173 2001-11-04 Miles Bader <miles@gnu.org>
1174
1175 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1176 shadow of the splash image grey on a dark background instead of black.
1177
1178 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1179
1180 * term.el (all faces): Don't (copy-face 'default <foo>).
1181
1182 * term/xterm.el (function-key-map):
1183 Add entry for `ESC [ 3 ~' -> <delete>
1184 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1185 Use inheritance so that .emacs and terminfo take precedence.
1186
1187 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1188
1189 * tooltip.el (tooltip-delay): Decrease to 0.7.
1190 (tooltip-hide-delay): Enlarge to 10.
1191
1192 2001-11-03 Richard M. Stallman <rms@gnu.org>
1193
1194 * startup.el (fancy-splash-tail): Explain how to recover
1195 from a crash, if there was a crash.
1196 (command-line-1): Reorganize display of startup screen,
1197 to simplify the logic. Use a temp buffer for it.
1198
1199 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1200
1201 * frame.el (set-background-color, set-foreground-color):
1202 Call face-set-after-frame-default, to propagate the new colors to
1203 the frame's parameters alist.
1204
1205 * calendar/timeclock.el (timeclock-out): Signal an error if
1206 timeclock-last-event is nil.
1207
1208 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1209
1210 * textmodes/fill.el (fill-context-prefix): Fix braino.
1211
1212 * international/quail.el (quail-help):
1213 Use `help-buffer' and move `help-setup-xref' to beginning.
1214
1215 * international/mule-cmds.el (describe-language-environment):
1216 Use `help-buffer' and move `help-setup-xref' to beginning.
1217
1218 * international/mule-diag.el (list-character-sets)
1219 (sort-listed-character-sets, describe-character-set)
1220 (describe-coding-system, describe-fontset, list-fontsets):
1221 Use `help-buffer' and move `help-setup-xref' to beginning.
1222 (describe-char-after): Use `internal-describe-syntax-value'.
1223
1224 2001-11-02 Richard M. Stallman <rms@gnu.org>
1225
1226 * mouse.el (popup-menu): If the user refuses to select
1227 from a menu, don't try to invoke the menu.
1228
1229 2001-11-02 Miles Bader <miles@gnu.org>
1230
1231 * help-mode.el (help-xref): New button type.
1232 (help-function, help-variable, help-face, help-coding-system)
1233 (help-input-method, help-character-set, help-type, help-symbol)
1234 (help-back, help-info, help-customize-variable, help-customize-face)
1235 (help-function-def, help-variable-def): Use it as a supertype.
1236 Remove `action' property.
1237
1238 * international/mule-diag.el (describe-character-set)
1239 (describe-coding-system): Pass correct args to `help-xref-button'.
1240 (sort-listed-character-sets): New button type.
1241 (list-character-sets): Use it.
1242 (list-charset-chars): New button type.
1243 (list-character-sets-1): Use it.
1244
1245 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1246
1247 * indent.el (tab-always-indent, indent-for-tab-command):
1248 Remove redundant `never' setting.
1249
1250 * fill.el (fill-region-as-paragraph): Don't forget to skip
1251 over current whitespace before looking for a preceding space.
1252
1253 2001-11-01 Richard M. Stallman <rms@gnu.org>
1254
1255 * files.el (file-newest-backup): Don't pass backup file name
1256 thru file-name-sans-versions, because it never has version numbers.
1257
1258 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1259 to avoid ambiguous nested loops.
1260
1261 * files.el (find-file-noselect): Offer to change buffer-read-only
1262 only when the file's read-only status has changed from before
1263 as well as disagreeing with the buffer's current status.
1264 (buffer-file-read-only): New var, local in all buffers.
1265
1266 * buff-menu.el (buffer-menu): Doc fix.
1267 (buffer-menu-other-window): Doc fix.
1268 (list-buffers, list-buffers-noselect): Doc fix.
1269
1270 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1271
1272 * startup.el (command-line): If the terminal Emacs is running on
1273 has erase char set to ^H, use the Backspace key for deleting
1274 backward, and the Delete key for deleting forward.
1275
1276 2001-11-01 Miles Bader <miles@gnu.org>
1277
1278 * button.el (define-button-type): Make sure every user-defined
1279 button type has a supertype.
1280
1281 2001-10-31 Jason Rumney <jasonr@gnu.org>
1282
1283 * international/mule-cmds.el (locale-language-names): Add chs and
1284 cht as aliases for Chinese-GB and Chinese-BIG5.
1285
1286 2001-10-31 Richard M. Stallman <rms@gnu.org>
1287
1288 * bindings.el (mode-line-frame-identification): Add doc string.
1289 (mode-line-position, mode-line-modes): New variables.
1290 (mode-line-format): Use mode-line-position for the part
1291 that displays the position-in-buffer info.
1292 Use mode-line-modes for the part that displays major and minor modes.
1293
1294 2001-10-31 Sam Steingold <sds@gnu.org>
1295
1296 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1297 (debugger-setup-buffer): Call it.
1298 (debugger-mode-map): Bind RET and mouse-2.
1299
1300 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1301
1302 * startup.el: Document command line option --no-window-system
1303 instead of --no-windows.
1304
1305 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1306
1307 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1308
1309 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1310 (font-lock-defaults-alist): Use it.
1311 From David Ponce <david.ponce@wanadoo.fr>
1312
1313 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1314 output of `char-after'.
1315
1316 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1317
1318 * simple.el (reindent-then-newline-and-indent): Insert the newline
1319 before indenting the first line.
1320 (undo-get-state, undo-revert-to-state): New funs.
1321 (shell-command): Don't kill the buffer even if empty.
1322 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1323 (transpose-subr-end2): Remove.
1324 (transpose-subr): Add `special' arg and simplify.
1325 (transpose-subr-1): Rewrite.
1326 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1327 (rfc822-goto-eoh): Simplify.
1328
1329 2001-10-30 Richard M. Stallman <rms@gnu.org>
1330
1331 * enriched.el (enriched-face-ans): FIx previous change.
1332
1333 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1334
1335 * international/iso-acc.el (iso-accents-compose): Remove a
1336 superfluous setq.
1337
1338 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1339
1340 * buff-menu.el (list-buffers-noselect): If the buffer's name
1341 starts with a blank, but it visits a file, do show it (for files
1342 whose names start with a blank).
1343
1344 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1345
1346 * textmodes/fill.el (sentence-end-double-space)
1347 (sentence-end-without-period): Move to paragraphs.el.
1348 (fill-indent-according-to-mode): Change default to t.
1349 (fill-context-prefix): Simplify control-flow and use a more
1350 sophisticated merge that unifies both previous checks.
1351 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1352 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1353 (fill-nobreak-p): New fun.
1354 (fill-region-as-paragraph): Use it.
1355 Handle `fill-indent-according-to-mode' slightly differently.
1356 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1357 (fill-individual-paragraphs-citation): Fix.
1358
1359 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1360 (paragraph-start): Change default to the `text-mode' value.
1361 (sentence-end-double-space, sentence-end-without-period):
1362 Move from fill.el.
1363 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1364 rather than rebinding `paragraph-start' and `paragraph-separate'.
1365
1366 * indent.el (indent-line-function): Change default to indent-relative.
1367 (tab-always-indent): Add an `never' setting.
1368 (indent-according-to-mode): Handle `indent-relative' and
1369 `indent-relative-maybe' specially.
1370 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1371 Handle the `never' case for `tab-always-indent'.
1372 Don't call indent-according-to-mode for indent-relative' and
1373 `indent-relative-maybe'.
1374 (insert-tab): Rename `prefix-arg' to `arg'.
1375 (indent-region): Indent the first line as well.
1376 (indent-relative): Don't mark the buffer modified if the indentation
1377 is unchanged.
1378
1379 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1380 Don't set paragraph-separate. Set paragraph-start more carefully.
1381 Set indent-line-function.
1382 (paragraph-indent-text-mode): Use it and define-derived-mode.
1383 (text-mode-map): Remove the \t binding.
1384 (text-mode): Simplify now that the default is more favorable.
1385
1386 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1387
1388 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1389 If the regexp doesn't match, use a looser one.
1390 (find-variable-noselect): Add `file' argument.
1391
1392 * pcvs.el (cvs-mode-commit-hook): New hook.
1393 (cvs-mode-commit): Run it.
1394
1395 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1396
1397 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1398 (edebug-instrument-function): Use `find-function-noselect'.
1399
1400 2001-10-29 Richard M. Stallman <rms@gnu.org>
1401
1402 * term.el (term-if-emacs19): Macro deleted.
1403 Callers changed to use progn instead.
1404
1405 * frame.el (blink-cursor-mode): Doc fix.
1406
1407 * files.el (find-backup-file-name): Use make-backup-file-name.
1408
1409 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1410 window-live-p.
1411 (edebug-set-conditional-breakpoint): Unconditionally use
1412 the former Emacs >=19 definition.
1413 (edebug-mark): Define unconditionally.
1414 (edebug-eval-expression): Always call read-from-minibuffer
1415 and specify history list.
1416 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1417 edebug-set-conditional-breakpoint.
1418 (edebug-emacs-version-specific): Function deleted;
1419 do the job at top level.
1420 (edebug-emacs-19-specific): Function deleted, this is the default.
1421
1422 2001-10-29 Sam Steingold <sds@gnu.org>
1423
1424 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1425 "/cygdrive/LETTER/" pathnames.
1426
1427 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1428
1429 * faces.el (invert-face): Check for 'unspecified, not for nil,
1430 when testing whether face colors are not specified.
1431 From David.Kastrup@t-online.de (David Kastrup).
1432 (read-face-name): Doc fix.
1433 (make-face-bold, make-face-unbold, make-face-italic)
1434 (make-face-unitalic, make-face-bold-italic, invert-face):
1435 Remove trailing blank from the prompt passed to read-face-name.
1436
1437 2001-10-29 Sam Steingold <sds@gnu.org>
1438
1439 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1440 Report numbers of files skipped and failed too.
1441 (byte-compile-file): Return 'no-byte-compile for skipped files.
1442
1443 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1444
1445 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1446 and `M p'.
1447
1448 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1449
1450 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1451 as is on unread-command-events instead of `(SECOND-CHAR)'.
1452
1453 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1454
1455 * vc.el: Mention vc-*-switches in backend API documentation.
1456 (vc-annotate): Adapt doc string to recent change.
1457
1458 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1459
1460 * enriched.el (enriched-face-ans): Handle face attributes
1461 of the form `(FACE1 FACE2 ...)'.
1462
1463 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1464
1465 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1466
1467 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1468
1469 * progmodes/sql.el (sql-db2): Doc change.
1470 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1471 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1472
1473 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1474
1475 * env.el (substitute-env-vars): Don't quote argument to `rx';
1476 it's a macro.
1477
1478 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1479
1480 * cus-start.el (recursive-load-depth-limit): Added.
1481
1482 2001-10-28 Richard M. Stallman <rms@gnu.org>
1483
1484 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1485 All uses removed--assume Emacs version is >= 20.
1486
1487 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1488 by really checking that it is not version 18.
1489
1490 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1491
1492 2001-10-28 Miles Bader <miles@gnu.org>
1493
1494 * faces.el (face-attribute): Add INHERIT argument, consider face
1495 inheritance if it's non-nil.
1496 (face-attribute-merged-with): New function.
1497 (face-attribute-specified-or): New macro.
1498 (face-foreground, face-background, face-stipple): Add INHERIT
1499 argument. Use `face-attribute-specified-or'.
1500
1501 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1502
1503 * font-lock.el: Require `syntax'.
1504 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1505 Use `c-font-lock-syntactic-face-function' for c languages.
1506 (font-lock-mode): Don't unset vars when turning the mode off.
1507 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1508 (font-lock-extra-managed-props): New var.
1509 (font-lock-default-unfontify-region): Use it.
1510 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1511 Don't eval the value when there's no match.
1512 (font-lock-ppss-stats): New var.
1513 (font-lock-ppss): New fun.
1514 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1515 (font-lock-apply-highlight): Allow `highlight' to set several props.
1516 (font-lock-set-defaults): Use dolist.
1517 (font-lock-unset-defaults): Remove.
1518 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1519 Try to recognize prototypes using `foo P_ ((args))'.
1520 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1521 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1522 (c-font-lock-syntactic-face-function): New function.
1523 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1524 (c++-keywords): Use a more sophisticated regexp to handle
1525 shallowly nested templates.
1526
1527 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1528
1529 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1530 (sgml-tag): Use it. Cleanup with `cond'.
1531 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1532 Mark the overlays and only delete those that are marked.
1533 (sgml-skip-close-p): Remove.
1534 (sgml-value): Replace sgml-skip-close-p with its definition.
1535 (html-tag-alist): Use sgml-xml a bit more.
1536 (html-mode): Set sgml-empty-tags.
1537
1538 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1539 (texinfo-update-node, texinfo-sequential-node-update):
1540 Don't bind the obsolete `auto-fill-hook'.
1541 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1542 Use `set-buffer' rather than `switch-to-buffer'.
1543 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1544 Use `set-buffer' rather than `switch-to-buffer'.
1545
1546 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1547 text-mode-syntax-table.
1548 (mail-mode): Use define-derived-mode.
1549 Fix ordering of alternatives in adaptive-fill-regexp.
1550 (mail-mode-map): Don't rely on keymap's internal representation.
1551
1552 2001-10-27 Sam Steingold <sds@gnu.org>
1553
1554 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1555 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1556 (sgml-mode-common): Call it.
1557 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1558 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1559 (html-horizontal-rule, html-image, html-ordered-list):
1560 (html-unordered-list, html-list-item, html-paragraph):
1561 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1562 `html-xhtml'.
1563
1564 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1565
1566 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1567 (ifnothtml): New alias.
1568
1569 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1570
1571 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1572 (toggle-text-mode-auto-fill): Use derived-mode-p.
1573
1574 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1575
1576 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1577 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1578
1579 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1580
1581 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1582 Add make-obsolete cookies, to follow faces.el.
1583
1584 These changes avoid warnings from the byte compiler in faces.el:
1585
1586 * faces.el (internal-get-face): Use facep instead of the obsolete
1587 internal-find-face.
1588 (internal-frob-font-weight, internal-frob-font-slant):
1589 New defaliases for obsolete functions.
1590 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1591 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1592 (x-make-font-bold-italic): Use internal-frob-font-weight and
1593 internal-frob-font-slant aliases instead of the obsolete
1594 x-frob-... functions.
1595
1596 2001-10-26 Sam Steingold <sds@gnu.org>
1597
1598 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1599 DOCTYPE; set `mode-name' based on it.
1600 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1601 (sgml-tag): Close empty tags in XHTML.
1602
1603 2001-10-26 Jason Rumney <jasonr@gnu.org>
1604
1605 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1606 when UNICODE is not defined.
1607
1608 2001-10-26 Sam Steingold <sds@gnu.org>
1609
1610 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1611 be alone on the line.
1612
1613 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1614
1615 * button.el (button): Special face definition for MS-DOS terminals.
1616
1617 2001-10-26 Sam Steingold <sds@gnu.org>
1618
1619 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1620 Protect the /= test by checking that the args are non-nil.
1621 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1622
1623 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1624
1625 * textmodes/artist.el (artist-version): 1.2.4.
1626 (artist-butlast-fn): New variable.
1627 (artist-butlast): New function.
1628 (artist-ellipse-mirror-quadrant): Use it.
1629 (artist-mouse-draw-poly): Use nil for `point-list'.
1630 (artist-mouse-draw-poly): Check for point-list being nil.
1631
1632 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1633
1634 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1635 lambda expression.
1636 (ps-mode-menu-main): Submenu with options on/off was replaced with
1637 a toggle button.
1638 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1639 (ps-mode): Autoload cookie added on same line as comment
1640 (ps-mode-tabkey, ps-mode-backward-delete-char):
1641 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1642 `indent-to' with `indent-line-to'
1643 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1644 instead of `eval'.
1645 (ps-mode-print-region): Use `with-temp-buffer'.
1646 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1647 (numerous places): Add back-tick and tick around names in
1648 docstrings, fix punctuation in docstrings, remove trailing spaces.
1649
1650 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1651
1652 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1653 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1654 (sgml-font-lock-syntactic-keywords): New var.
1655 (sgml-mode-common): Drop the two args.
1656 Don't make buffer-local variables that aren't used.
1657 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1658 Don't set `before-string' props from sgml-display-text.
1659 (sgml-mode): Use define-derived-mode.
1660 (sgml-tags-invisible): Use sgml-display-text.
1661 (sgml-quote): New command.
1662 (html-tag-alist): Add args for `span'.
1663 (html-mode): Use define-derived-mode.
1664 Set sgml-display-text and sgml-tag-face-alist.
1665
1666 2001-10-25 Sam Steingold <sds@gnu.org>
1667
1668 * add-log.el (add-log-always-start-new-record): New user option.
1669 (add-change-log-entry): Use it.
1670
1671 2001-10-25 Richard M. Stallman <rms@gnu.org>
1672
1673 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1674 bind case-fold-search if FROM is not all lower case.
1675
1676 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1677
1678 * startup.el (normal-top-level): Check for frame-initial-frame
1679 only if it's really used.
1680
1681 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1682
1683 * progmodes/compile.el (compilation-parse-errors-filename-function):
1684 New variable.
1685 (compilation-parse-errors): Use it.
1686
1687 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1688
1689 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1690 interactively so that C-u M-C-x still does edebug.
1691 (checkdoc-sentencespace-region-engine): Don't force a double-space
1692 after `.' if it doesn't look like an end-of-sentence.
1693 (debug-ignored-errors): Add `disambiguate ...'.
1694
1695 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1696
1697 * textmodes/texinfo.el (texinfo-environments)
1698 (texinfo-environment-regexp): Hoist.
1699 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1700 Only highlight the menu name in menu items.
1701 Setup `@foo ... @end foo' as text clones.
1702 (texinfo-clone-environment): New function.
1703 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1704 (texinfo-insert-block): Simplify.
1705 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1706 the command is repeated.
1707 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1708 (texinfo-insert-@end): Simplify.
1709
1710 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1711 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1712 (texinfo-subsubsection-level-regexp)
1713 (texinfo-update-menu-same-level-regexps)
1714 (texinfo-update-menu-higher-regexps)
1715 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1716
1717 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1718 (derived-mode-p): Autoload.
1719
1720 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1721 New vars and functions.
1722 (text-clone-maintain, text-clone-create): New functions.
1723
1724 2001-10-25 Miles Bader <miles@gnu.org>
1725
1726 * facemenu.el (facemenu-add-new-face): Fix variable names.
1727
1728 2001-10-24 Richard M. Stallman <rms@gnu.org>
1729
1730 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1731 of t and nil values.
1732 (facemenu-set-face): Handle START and END interactively.
1733 (facemenu-set-foreground): Don't use a face; specify color directly.
1734 (facemenu-set-background): Likewise.
1735 (facemenu-set-face-from-menu): Doc fix.
1736 (facemenu-active-faces): Use face-attribute-vector
1737 to handle bare attributes not in faces.
1738 (facemenu-get-face): Don't handle face names fg:... and bg:...
1739 specially.
1740 (facemenu-add-new-face): New argument MENU.
1741 New way to handle adding colors to the color menus.
1742
1743 * env.el (substitute-env-vars): Quote the arg to rx.
1744
1745 2001-10-24 Sam Steingold <sds@gnu.org>
1746
1747 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1748 Control" and "SGML" groups.
1749
1750 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1751
1752 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1753 Better handling of C++ template args to avoid confusion with `<'
1754 and `>' used as operators in member init expressions.
1755
1756 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1757
1758 * replace.el (perform-replace): Move START and END parameters
1759 to the end of the argument list and make them optional.
1760
1761 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1762 perform-replace.
1763
1764 * international/fontset.el (x-must-resolve-font-name): New function.
1765 (x-complement-fontset-spec): Use it.
1766
1767 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1768
1769 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1770
1771 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1772 Turn caadr into caar of cdr.
1773
1774 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1775
1776 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1777 of mouse-{1,2} since dragging is on the down event.
1778
1779 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1780
1781 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1782 if ARG is nil.
1783
1784 * desktop.el (desktop-last-buffer): New variable.
1785 (desktop-create-buffer): Set it.
1786 (desktop-read): Bind it and switch to that buffer.
1787
1788 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1789
1790 * progmodes/compile.el (compilation-set-window-height):
1791 Select old window only if it's still live.
1792
1793 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1794
1795 * help-mode.el (help-buffer): Remove debugging code.
1796 From Stefan Monnier <monnier@cs.yale.edu>.
1797
1798 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1799
1800 * files.el (file-name-sans-extension, file-name-extension):
1801 Don't count the leading dots in file names as signaling an extension.
1802
1803 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1804
1805 * vc.el (vc-diff-switches): Doc rewritten.
1806
1807 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1808
1809 * tooltip.el (tooltip-set-param): Doc fix.
1810
1811 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1812 127 to sgml-maybe-name-self.
1813 (sgml-name-8bit-mode): Doc fix.
1814 (sgml-char-names-table): New variable.
1815 (sgml-name-char): Support non-ASCII and mule-unicode-*
1816 characters. Doc fix.
1817 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1818
1819 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1820 doc string the effect of `left' and `top' parameters in
1821 tooltip-frame-parameters, the default values, and the units.
1822 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1823 (tooltip-show): Mention in the doc string the `top' and `left'
1824 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1825
1826 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1827
1828 Add autoscaling support for vc-annotate.
1829 From J.D. Smith <jdsmith@alum.mit.edu>.
1830
1831 * vc.el (vc-annotate-display-default): Accept colormap scaling
1832 ratio (now deprecated).
1833 (vc-annotate-display-autoscale): Added.
1834 (vc-annotate-add-menu): New autoscaling menu options "Span to
1835 Oldest" and "Span Oldest->Newest". Easymenu support added for
1836 toggle menus driven by customize variable `vc-annotate-display-mode'.
1837 (vc-annotate-display-select): Added.
1838 (vc-annotate): Changed temp-buffer-show-function to
1839 `vc-annotate-display-select'.
1840 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1841 Added argument OFFSET. Instead of backend function, calls now
1842 generic `vc-annotate-difference'.
1843 (vc-annotate-difference): Added as generic function instead of
1844 backend-specific function. No longer takes argument POINT, but
1845 instead accepts a time OFFSET.
1846 (vc-default-annotate-current-time): Added.
1847
1848 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1849 version in vc.el, with
1850 (vc-cvs-annotate-current-time): Added, as override of default.
1851 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1852 `vc-cvs-annotate-difference'.
1853
1854 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1855
1856 * saveplace.el (save-place): Require `saveplace'.
1857
1858 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1859 Use `sexp' for :value-type instead of `face'.
1860
1861 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1862
1863 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1864 regexps due to 5-digit message IDs.
1865
1866 2001-10-21 Jason Rumney <jasonr@gnu.org>
1867
1868 * term/w32-win.el (redisplay-dont-pause): Don't set.
1869
1870 2001-10-21 Miles Bader <miles@gnu.org>
1871
1872 * help-funs.el (help-manyarg-func-alist): Variable removed.
1873
1874 2001-10-21 Miles Bader <miles@gnu.org>
1875
1876 * help-funs.el (help-manyarg-func-alist): Remove entries for
1877 `insert', `insert-and-inherit', `insert-before-markers',
1878 `insert-before-markers-and-inherit', `message', `message-box',
1879 `message-or-box', `propertize', `format', `encode-time', `append',
1880 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1881 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1882 `ml-prefix-argument-loop'.
1883
1884 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1885
1886 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1887 (vc-default-diff-tree): New functions.
1888 (vc-version-diff): Use them. As a result, coding systems are now
1889 set up properly for all sorts of diffs, and tree diffs can now
1890 also be done locally.
1891 (vc-diff): With a prefix argument, don't require that it's called
1892 from a buffer under version control.
1893 (diff-switches): Remove duplicate definition.
1894
1895 * vc-cvs.el (vc-cvs-diff-tree): New function.
1896
1897 2001-10-21 Miles Bader <miles@gnu.org>
1898
1899 * help-funs.el (help-manyarg-func-alist): Remove entries for
1900 `list', `vector', `make-byte-code', `call-process',
1901 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1902 `logand', `logior', and `logxor'.
1903
1904 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1905 image bits to compensate. Use `make-string' instead of
1906 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1907
1908 2001-10-20 Kim F. Storm <storm@cua.dk>
1909
1910 * simple.el (kill-ring-save): Don't show extent of copied region
1911 if using transient-mark-mode and region is fully visible.
1912
1913 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1914
1915 * (Version 21.1 released.)
1916
1917 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1918
1919 * files.el (auto-mode-alist): Associate .indent.pro with
1920 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1921
1922 2001-10-18 Sam Steingold <sds@gnu.org>
1923
1924 Put the *Compile-Log* buffer in `compilation-mode'.
1925 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1926 (byte-compile-log-1, byte-compile-log-file)
1927 (displaying-byte-compile-warnings): Use it
1928
1929 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1930
1931 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1932
1933 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1934
1935 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1936
1937 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1938
1939 * obsolete/hilit19.el (hilit-lookup-face-create):
1940 Call set-face-font only if display-graphic-p.
1941 (toplevel): Remove references to window-system.
1942
1943 2001-10-18 Miles Bader <miles@gnu.org>
1944
1945 * simple.el (what-line): Avoid problems with field properties.
1946
1947 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1948
1949 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1950 Define special colors for a tty.
1951
1952 2001-10-17 Francesco Potorti` <pot@gnu.org>
1953
1954 * comint.el (comint-password-prompt-regexp): Make it less
1955 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1956
1957 2001-10-17 John Wiegley <johnw@gnu.org>
1958
1959 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1960 a regular file, before checking if it is a directory or symlink.
1961 This avoids a call to eshell-file-attributes, which can be
1962 expensive in some situations.
1963
1964 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1965 customization variable, to differentiate ls-in-dired from regular
1966 uses of ls.
1967
1968 2001-10-17 Miles Bader <miles@gnu.org>
1969
1970 * custom.el (defface): Mention `:inherit' in doc-string.
1971
1972 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1973
1974 * paren.el: Update the Commentary with installation instructions.
1975
1976 2001-10-15 Dave Love <fx@gnu.org>
1977
1978 * international/mule.el (set-auto-coding): Fix regexps for local
1979 variables section not to eat newlines.
1980
1981 2001-10-15 Miles Bader <miles@gnu.org>
1982
1983 * simple.el (display-message-or-buffer): Pass the correct buffer
1984 to `display-buffer'.
1985
1986 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
1987
1988 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
1989 (executable-find): Use exec-suffixes.
1990 (executable-set-magic): Don't use make-local-hook.
1991
1992 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
1993
1994 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1995
1996 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
1997 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
1998 Add .so to the Unix and GNU branch.
1999
2000 * international/latin-1.el:
2001 * international/latin-2.el:
2002 * international/latin-3.el:
2003 * international/latin-4.el:
2004 * international/latin-5.el:
2005 * international/latin-8.el:
2006 * international/latin-9.el: Add no-byte-compile: t, since
2007 Makefile.in instructs make-docfile to look at .el files.
2008
2009 2001-10-14 Miles Bader <miles@gnu.org>
2010
2011 * button.el (define-button-type): Allow supertype property to be
2012 specified with a keyword `:supertype' too.
2013 (button-put, make-text-button): Allow button type property to be
2014 specified using the keyword `:type' too.
2015 (button-type): New function.
2016 (button): Add `button-category-symbol' property.
2017
2018 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2019
2020 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2021 indent-new-comment-line from comment-indent-new-line.
2022
2023 * textmodes/refill.el (refill-mode):
2024 Bind DEL to backward-delete-char-untabify.
2025 Set backward-delete-char-untabify-method to `hungry'.
2026
2027 * textmodes/bib-mode.el (bib-mode):
2028 * play/gomoku.el (gomoku-mode):
2029 * textmodes/page-ext.el (pages-directory-mode):
2030 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2031
2032 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2033
2034 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2035
2036 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2037 Handle here-docs differently.
2038 (sh-font-lock-heredoc): Remove.
2039 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2040 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2041 (sh-font-lock-open-heredoc): New functions.
2042 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2043 (sh-font-lock-keywords-1): Use regexp-opt.
2044 (sh-in-comment-or-string): Use syntax-ppss.
2045 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2046 (sh-select, sh-tmp-file): Add explicit terminating \n.
2047
2048 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2049 Use with-current-buffer.
2050 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2051 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2052 filename), catch any error that occurs in `ange-ftp-cd'.
2053 If an error happened, don't bother sending `cmd' at all.
2054 Fix a parenthesis typo.
2055 (ange-ftp-write-region): Don't blindly use binary if the remote host
2056 is unix-like.
2057
2058 * play/pong.el (pong-init): Don't use make-local-hook.
2059
2060 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2061
2062 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2063 (viper-get-ex-address-subr): More precise addr for the $ marker
2064
2065 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2066
2067 * version.el (emacs-version): Bump to 21.1.50.
2068
2069 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2070
2071 * mail/mailalias.el (mail-directory-stream): Do not double
2072 variables in the lambda-list.
2073
2074 * play/gomoku.el (gomoku-init-display): Ditto.
2075
2076 * play/landmark.el (lm-init-display): Ditto.
2077
2078 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2079 (delimit-columns-rectangle-line): Ditto.
2080
2081 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2082
2083 * newcomment.el (comment-region-internal): Don't rebind
2084 invisibility_spec now that the C routines handle it correctly.
2085
2086 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2087
2088 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2089 and `same-frame'.
2090
2091 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2092
2093 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2094
2095 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2096 C-p and C-r. Remove redundant bindings from inheriting maps.
2097
2098 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2099 After 4.23 and: After 4.24:
2100 (cperl-contract-levels): Restore position.
2101 (cperl-beautify-level): Likewise.
2102 (cperl-beautify-regexp): Likewise.
2103 (cperl-commentify): Rudimental support for length=1 runs
2104 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2105 After 4.25:
2106 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2107 (imenu-example--create-perl-index): Was not enforcing
2108 syntaxification-to-the-end.
2109 (cperl-invert-if-unless): Allow `for', `foreach'.
2110 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2111 Mark qw(), m()x as indentable.
2112 (cperl-init-faces): Highlight `sysopen' too.
2113 Highlight $var in `for my $var' too.
2114 (cperl-invert-if-unless): Was leaving whitespace at end.
2115 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2116 (cperl-calculate-indent): Remove old commented out code.
2117 Support (primitive) indentation of qw(), m()x.
2118 After 4.26:
2119 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2120 q [] with intervening newlines.
2121 (cperl-autoindent-on-semi): New customization variable.
2122 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2123 (cperl-tips): Mention how to make CPerl the default mode.
2124 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2125 (cperl-outline-level): New function.
2126 (cperl-highlight-variables-indiscriminately): New customization var.
2127 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2128 From Sean Kamath <kamath@pogo.wv.tek.com>.
2129 (cperl-after-block-p): Support CHECK and INIT.
2130 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2131 From Doug MacEachern <dougm@covalent.net>.
2132 After 4.27:
2133 (cperl-find-pods-heres): Recognize \"" as a string.
2134 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2135 Allow whitespace between << and "FOO".
2136 (cperl-problems): Remove \"" and q [] with intervening newlines.
2137 Mention multiple <<EOF as unsupported.
2138 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2139 (cperl-indent-parens-as-block): New configuration variable.
2140 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2141 Use `cperl-indent-parens-as-block'.
2142 (cperl-find-pods-heres): Test for =cut without empty line instead of
2143 complaining about no =cut.
2144 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2145 (cperl-find-pods-heres): Likewise.
2146 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2147 POD could've been marked as comment already.
2148 (cperl-unwind-to-safe): Unwind before start of POD too.
2149 After 4.28:
2150 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2151 After 4.29:
2152 (x-color-defined-p): Make an extra case to peacify the warning.
2153 Toplevel: `defvar' to peacify the warnings.
2154 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2155 No -nw-compile time warnings now.
2156 (cperl-find-tags): TAGS file had too short substring-to-search.
2157 Be less verbose in non-interactive mode
2158 (imenu-example--create-perl-index): Set index-marker after name
2159 (cperl-outline-regexp): New variable.
2160 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2161 (cperl-mode): Made use `cperl-outline-regexp'.
2162 After 4.30:
2163 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2164 (cperl-outline-level): Make start-of-file same level as `package'.
2165 After 4.31:
2166 (cperl-electric-pod): `head1' and `over' electric only if empty.
2167 (cperl-unreadable-ok): New variable.
2168 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2169 on an unreadable file.
2170 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2171 on an unreadable directory.
2172
2173 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2174 Consider the text between two errors as belonging to the first error.
2175 (compilation-goto-locus): Use pop-to-buffer rather than
2176 switch-to-buffer-other-frame.
2177
2178 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2179 (awk-font-lock-syntactic-keywords): New var.
2180 (awk-mode): Use it.
2181
2182 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2183
2184 * faces.el (describe-face): Call help-setup-xref earlier.
2185
2186 * jka-compr.el (jka-compr-load-suffixes): New var.
2187 (jka-compr-install): Add its content to load-suffixes.
2188 (jka-compr-uninstall): Remove its content from load-suffixes.
2189
2190 2001-10-12 Sam Steingold <sds@gnu.org>
2191
2192 * bindings.el (completion-ignored-extensions): CL-related
2193 extensions are platform-independent.
2194
2195 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2196 asynchronous multiple file copying.
2197
2198 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2199
2200 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2201 Turn error for repeated variables into warning.
2202
2203 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2204 New function checking that lambda-list consists of non-constant
2205 symbols, that &rest and &optional are followed by variable names,
2206 that &rest VAR is the last element, and that variables aren't doubled.
2207 (byte-compile-lambda): Use it.
2208
2209 2001-10-12 Eli Barzilay <eli@barzilay.org>
2210
2211 * calculator.el (calculator-eng-display): Don't call concat
2212 with an integer argument.
2213
2214 2001-10-12 Miles Bader <miles@gnu.org>
2215
2216 * help-mode.el (help-customize-face): New button-type.
2217
2218 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2219 (describe-face): Fix args to `help-xref-button'.
2220 Don't switch to help-buffer around call to `help-setup-xref'.
2221 Use `help-buffer' instead of hard-wired "*Help*".
2222 Require `help-mode'.
2223
2224 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2225
2226 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2227
2228 * help-mode.el (help-buffer): New function.
2229 Returns the buffer-name to use for help output.
2230 Change all the code to use it instead of hard-coding *Help*.
2231 (help-mode-map): Put back the mouse-2 binding.
2232 (help-xref-stack): Change the format and make buffer-local.
2233 (help-xref-stack-item): Make buffer-local.
2234 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2235 (help-xref-interned): Display the face doc as well.
2236 (help-follow-mouse): Re-introduce.
2237 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2238 (help-do-xref): Don't `push' any more.
2239 (help-follow): Also follow face names.
2240
2241 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2242 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2243 Autoload and cleanup.
2244 (describe-function): Call help-setup-xref.
2245 (describe-variable): Call help-setup-xref earlier.
2246
2247 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2248 (view-lossage): Call help-setup-xref correctly and earlier.
2249 (describe-bindings): Call help-setup-xref earlier.
2250 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2251 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2252
2253 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2254
2255 * master.el (master-mode): Use define-minor-mode instead of
2256 easy-mmode-define-minor-mode. Add autload cookie.
2257 (Commentary): Remove the line showing how to autoload master-mode,
2258 since it's always autoloaded.
2259
2260 * master.el: New file.
2261
2262 2001-10-11 Dave Love <fx@gnu.org>
2263
2264 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2265 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2266 <const-C varset-X const-C>: Fix car/cdr typo.
2267
2268 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2269
2270 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2271 New function extracted from byte-compile-log-1.
2272 (byte-compile-log-1): Change output to be more in line with
2273 the output of other GNU tools.
2274 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2275 (byte-compile-report-error): Downcase error message.
2276 Use `error' instead of `!!' for error messages.
2277 (byte-compile-print-syms): Treat non-interactive case specially.
2278 (displaying-byte-compile-warnings): Use backquote.
2279 (byte-compile-from-buffer): Bind byte-compile-last-line.
2280 (batch-byte-compile): Remove `Done' message.
2281
2282 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2283
2284 * emacs-lisp/copyright.el (copyright): Add final \n.
2285
2286 2001-10-11 Miles Bader <miles@gnu.org>
2287
2288 * diff.el (diff): Display default values in prompts as
2289 `(default ...)', not `(...)'.
2290
2291 * info.el (Info-follow-reference): Likewise.
2292
2293 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2294
2295 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2296
2297 * newcomment.el (comment-indent): Be a little more robust in case
2298 comment-indent-function does funny things.
2299 (comment-normalize-vars): Autoload.
2300 (comment-region-internal): Fiddle with the visibility spec.
2301 (comment-valid-prefix): New function.
2302 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2303 that would turn comment-text into non-comment-text.
2304
2305 * emacs-lisp/syntax.el: New file.
2306
2307 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2308 compatibility cruft.
2309 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2310 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2311 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2312 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2313 tcl-submit-bug-report.
2314 (tcl-mode-syntax-table): Leave \f alone.
2315 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2316 tcl-end-of-defun, tcl-submit-bug-report.
2317 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2318 (tcl-add-emacs-menu): Remove.
2319 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2320 (tcl-keyword-list): Add `chain'.
2321 (tcl-font-lock-syntactic-keywords): New variable.
2322 (tcl-pps-has-arg-6): Remove.
2323 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2324 (tcl-internal-mark-defun): Remove.
2325 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2326 (tcl-mode): Use define-derived-mode. Simplify.
2327 Set comment-indent-function.
2328 (tcl-indent-command): Use line-beginning-position and comment-indent.
2329 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2330 (tcl-indent-line): Use tcl-calculate-indent.
2331 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2332 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2333 (tcl-filter): Use with-current-buffer, simplify.
2334 (inferior-tcl-mode): Use define-derived-mode.
2335 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2336 (tcl-simple-in-comment, tcl-in-comment): Removed.
2337 (tcl-files-alist): New function.
2338 (tcl-help-snarf-commands): Use it and return the result directly
2339 rather than through a global variable.
2340 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2341 (tcl-help-on-word): Provide the default value to completing-read.
2342 (tcl-hilit): Remove.
2343 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2344 (tcl-comment-indent): New function.
2345 (tcl-submit-bug-report): Remove.
2346 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2347 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2348 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2349
2350 2001-10-10 Miles Bader <miles@gnu.org>
2351
2352 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2353 (Info-fontify-node): Don't fontify the node if it's already been done.
2354
2355 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2356
2357 * international/iso-transl.el (iso-transl-e-caret)
2358 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2359 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2360
2361 * simple.el (end-of-buffer): Fix code scrolling specially
2362 for the buffer end.
2363
2364 * startup.el (command-line-1): Bind tab-width to 8.
2365
2366 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2367
2368 * emulation/tpu-edt.el: Use defalias instead of fset for
2369 user-visible commands. From Rob Riepel
2370 <riepel@Networking.Stanford.EDU>.
2371
2372 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2373
2374 * ruler-mode.el: New file.
2375
2376 2001-10-09 Miles Bader <miles@gnu.org>
2377
2378 * apropos.el (button): New require.
2379
2380 * help-funs.el: New file, contents mostly from `help.el'.
2381 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2382
2383 * help-mode.el: New file, contents mostly from `help.el'.
2384
2385 * help.el: Don't require `view' when compiling.
2386 (help-with-tutorial, describe-function, describe-function-1)
2387 (variable-at-point, describe-variable, locate-library):
2388 Functions moved into `help-funs.el'.
2389 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2390 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2391 (help-setup-xref, help-xref-following, help-make-xrefs)
2392 (help-xref-button, help-insert-xref-button, help-xref-interned)
2393 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2394 (help-xref-on-pp): Functions moved into `help-mode.el'
2395 (help-mode-map, help-xref-stack, help-xref-stack-item)
2396 (help-highlight-p, help-highlight-face, help-back-label)
2397 (help-xref-symbol-regexp, help-xref-mule-regexp)
2398 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2399 (help-symbol, help-back, help-info, help-customize-variable)
2400 (help-function-def, help-variable-def):
2401 Button-types moved into `help-mode.el'.
2402 (load-symbol-file-load-history, symbol-file):
2403 Functions moved into `subr.el'.
2404 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2405 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2406
2407 * subr.el (symbol-file-load-history-loaded)
2408 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2409
2410 * loadup.el ("button"): Load removed.
2411
2412 * button.el (define-button-type): Respect any `supertype' property.
2413 (button-type-subtype-p, button-has-type-p): New functions.
2414
2415 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2416 dollar-signs.
2417
2418 * comint.el (comint-insert-previous-argument): New function.
2419 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2420 (comint-insert-previous-argument-last-start-pos)
2421 (comint-insert-previous-argument-last-index): New variables.
2422
2423 * apropos.el (apropos-next-label-button): Use the presence of a
2424 `apropos-label' property to detect label buttons.
2425
2426 2001-10-08 Miles Bader <miles@gnu.org>
2427
2428 * button.el (next-button, previous-button): Remove N and WRAP
2429 parameters. Don't pay attention to `skip' properties.
2430 (forward-button): Implement wrapping, iterating, and skipping here
2431 instead.
2432 (button-activate): USE-MOUSE-ACTION is optional.
2433 (button-nop): Function removed.
2434 (default-button): Use `ignore' as default button action.
2435
2436 * apropos.el (apropos-next-label-button): Update arguments to
2437 `next-button'.
2438 (apropos-symbol): Add `skip' property.
2439 (apropos-function, apropos-macro, apropos-command)
2440 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2441 (apropos-plist): New button types.
2442 (apropos-label-properties): Variable removed.
2443 (apropos-print): Pass button-type to apropos-print-doc, rather
2444 than help function and label text.
2445 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2446 Get button label from TYPE.
2447
2448 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2449
2450 * help.el (help-mode): Use define-derived-mode.
2451 (describe-mode): Add optional `buffer' arg.
2452 Use it instead of going through help-xref-mode.
2453 Avoid doubling the word `minor' when prettifying.
2454 (describe-function-1): List the corresponding key bindings.
2455 (describe-variable): Say if the var is automatically buffer-local.
2456 If the source is `loaddefs.el', look for the real source.
2457 (help-xref-mode): Remove.
2458
2459 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2460 the file says no-byte-compile.
2461
2462 2001-10-08 Miles Bader <miles@gnu.org>
2463
2464 * button.el (next-button, previous-button): Respect `skip' property.
2465
2466 2001-10-07 Miles Bader <miles@gnu.org>
2467
2468 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2469 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2470 `woman-follow-word' instead of `woman-mouse-2'.
2471 (woman-follow-word): Renamed from `woman-mouse-2'.
2472 Follow current unconditionally, since this function is now only
2473 bound to M-mouse-2. Use accessor functions.
2474 (WoMan-highlight-references): Use `make-text-button'.
2475 (woman-xref): New button type.
2476
2477 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2478 ("button"): New load, just before "help" (which uses it).
2479
2480 * help.el (help-mode-map): Make button-buffer-map our parent.
2481 Don't bind mouse events or tab/backtab.
2482 (help-function, help-variable, help-face, help-coding-system)
2483 (help-input-method, help-character-set, help-back, help-info)
2484 (help-customize-variable, help-function-def, help-variable-def):
2485 New button types.
2486 (help-button-action): New function.
2487 (describe-function-1): Pass help button-types to
2488 `help-xref-button' rather than help function and help-echo string.
2489 Don't put multiple help-function args in a list to pass them to
2490 help-xref-button, just pass them as multiple arguments.
2491 Use `help-insert-xref-button' to make [back]-button, rather than
2492 `help-xref-button'.
2493 (help-xref-button): Take a button-type TYPE as a parameter rather
2494 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2495 and add a &rest parameter ARGS to serve the same purpose.
2496 Use `make-text-button' to add the button.
2497 (help-insert-xref-button): Use `insert-text-button' to add the button.
2498 (help-follow-mouse, help-next-ref, help-previous-ref):
2499 Functions removed.
2500 (help-do-xref): New function.
2501 (help-follow): Use `push-button' and `help-do-xref' to do most of
2502 the work.
2503
2504 * apropos.el (apropos-symbol, apropos-label): New button types.
2505 (apropos-symbol-button-display-help)
2506 (apropos-label-button-display-help, apropos-next-label-button):
2507 New functions.
2508 (apropos-mode-map): Make button-buffer-map our parent.
2509 Don't bind mouse events.
2510 (apropos-print, apropos-print-doc): Create buttons instead of text
2511 properties.
2512 (apropos-mouse-follow): Function removed.
2513 (apropos-follow): Use buttons.
2514
2515 * button.el: New file.
2516
2517 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2518
2519 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2520 Remove.
2521
2522 2001-10-05 Richard M. Stallman <rms@gnu.org>
2523
2524 * add-log.el (add-change-log-entry): Skip copyright notice
2525 and copying permission notice at start of file, if any.
2526 Make use of terms "entry" and "item" accord with Emacs manual.
2527 Simplify the logic for moving point while entering or creating
2528 an entry and then an item.
2529 (add-change-log-entry-other-window): Doc fix.
2530
2531 2001-10-06 Miles Bader <miles@gnu.org>
2532
2533 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2534 removed; they apparently don't work with faces.
2535
2536 2001-10-05 Sam Steingold <sds@gnu.org>
2537
2538 * textmodes/sgml-mode.el (html-xhtml): New user option.
2539 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2540 (html-ordered-list, html-unordered-list, html-list-item)
2541 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2542 (sgml-skip-close-p): New function.
2543 (sgml-value): Use it.
2544
2545 2001-10-05 Sam Steingold <sds@gnu.org>
2546
2547 * calendar/diary-lib.el (diary-entry-compare): When times are
2548 identical, compare the entries lexicographically.
2549
2550 2001-10-06 Miles Bader <miles@gnu.org>
2551
2552 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2553 Use `minibuffer-prompt-end'.
2554
2555 * simple.el (previous-matching-history-element): Fix misplaced
2556 parentheses.
2557
2558 2001-10-05 Miles Bader <miles@gnu.org>
2559
2560 * rfn-eshadow.el: New file.
2561
2562 2001-10-05 Miles Bader <miles@gnu.org>
2563
2564 * cus-face.el (custom-face-attributes): Make sure each attribute
2565 has a valid default value. Remove hacks that mapped `nil' to
2566 `off' and used nil to mean `unspecified'. Remove `unspecified'
2567 choices from all attributes (unspecified is handled by the parent
2568 checklist).
2569 * cus-edit.el (custom-face-edit-convert-widget)
2570 (custom-face-edit-deactivate, custom-face-edit-activate)
2571 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2572 New functions.
2573 (custom-face-edit): Specify a custom :convert-widget.
2574 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2575 Don't pass in default filters that map between `nil' and `off' and
2576 `unspecified' and `nil'.
2577
2578 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2579
2580 * progmodes/compile.el (compilation-buffer-name): New function.
2581 (compile-internal): Use it to determine the name of the
2582 compilation buffer.
2583
2584 2001-10-05 Miles Bader <miles@gnu.org>
2585
2586 * progmodes/compile.el (grep-use-null-device): New variable.
2587 (grep-command): Mention `grep-use-null-device'.
2588 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2589 Make computation of `grep-command' respect `grep-use-null-device'.
2590 (grep): Respect `grep-use-null-device'.
2591 Call `grep-compute-defaults' even if grep-command is set, if
2592 grep-use-null-device is still tentative.
2593
2594 * subr.el (call-process-shell-command): New function.
2595
2596 2001-10-05 Miles Bader <miles@gnu.org>
2597
2598 * simple.el (previous-matching-history-element)
2599 (next-history-element, next-complete-history-element): Use
2600 `minibuffer-' functions instead of calling `field-' functions directly.
2601 (minibuffer-prompt-end, minibuffer-contents):
2602 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2603 Functions removed (now subrs).
2604 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2605
2606 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2607 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2608 instead of calling `field-' functions directly.
2609 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2610
2611 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2612
2613 * files.el (find-file-noselect): If file's read-only status has
2614 changed on disk, ask if buffer's read-only status should be
2615 changed, unless NOWARN is set.
2616
2617 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2618 alias for define-setf-method.
2619
2620 * bindings.el: Remove no-byte-compile from file local variables
2621 to enable bootstrapping.
2622
2623 2001-10-04 Andrew Innes <andrewi@gnu.org>
2624
2625 * faces.el (face-font-registry-alternatives) [windows-nt]:
2626 Make gb2312 an alias for gb2312.1980.
2627
2628 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2629
2630 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2631 (uniquify-reverse-components): Remove.
2632
2633 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2634 Make sure the file is readable.
2635 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2636 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2637 (batch-byte-recompile-directory): Pass arg=0.
2638
2639 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2640 (perl-calculate-indent): Use it.
2641 (perl-backward-to-noncomment): Use forward-comment.
2642
2643 * derived.el (define-derived-mode, derived-mode-make-docstring):
2644 Allow `parent' to be nil.
2645
2646 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2647 Use define-derived-mode.
2648 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2649
2650 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2651
2652 * emacs-lisp/lselect.el: Use facep iso find-face.
2653
2654 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2655 Use regexp-opt.
2656 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2657 (lisp-font-lock-syntactic-face-function): New function.
2658 (lisp-mode-variables): Use it. Make arg optional.
2659 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2660 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2661 Set comment-start-skip.
2662
2663 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2664
2665 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2666 (ignore-errors): Don't bother using a `err' symbol.
2667
2668 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2669 (autoload-insert-section-header, autoload-before-p)
2670 (autoload-remove-section): New functions.
2671 (generate-file-autoloads): Use them.
2672 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2673 Make sure the autoload file is properly formatted when creating it.
2674 (update-autoloads-from-directories): Use them as well.
2675 Only update autoloads for files whose timestamp has changed.
2676 Add a dummy entry to remember the files which had no autoload cookies.
2677
2678 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2679
2680 * subr.el (define-key-after): Allow `key' to be longer than 1.
2681 (make-local-hook): Make obsolete.
2682 (add-hook, remove-hook): Don't use make-local-hook any more.
2683 (make-syntax-table): Inherit all chars from s-s-t.
2684
2685 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2686
2687 This is a fix for a report saying that resuming a search with C-s
2688 C-s doesn't use the case-fold-search setting of the previous
2689 search (C-s ... M-c ... then C-s C-s).
2690
2691 * isearch.el (isearch-last-case-fold-search): New variable.
2692 (isearch-mode): Remember value of isearch-case-fold-search
2693 in isearch-last-case-fold-search.
2694 (isearch-done): Quote value of isearch-case-fold-search.
2695 (isearch-repeat): When resuming a search, restore
2696 isearch-case-fold-search from isearch-last-case-fold-search.
2697
2698 Added to NEWS.
2699
2700 * startup.el (inhibit-startup-buffer-menu): New user-option.
2701 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2702 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2703
2704 This allows upto 99999 messages in the summary without screwing up
2705 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2706
2707 * mail/rmailsum.el (rmail-make-summary-line)
2708 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2709 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2710 Allow 5-digit message ids instead of 4.
2711
2712 This adds expansion of environment variables in the value
2713 specified with M-x setenv. Added to NEWS.
2714
2715 * env.el (substitute-env-vars): New function.
2716 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2717 environment variables in VALUE. Return VALUE.
2718
2719 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2720
2721 * Branch for 21.1.
2722
2723 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2724
2725 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2726
2727 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2728
2729 * emulation/tpu-edt.el: Make messages match original TPU/edt
2730 editor. From riepel@Stanford.EDU (Rob Riepel).
2731
2732 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2733
2734 * rect.el: Update maintainer's email address.
2735
2736 2001-10-02 Andreas Schwab <schwab@suse.de>
2737
2738 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2739 and Extended Passive Mode, resp.
2740
2741 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2742
2743 These changes add support for Calendar-related items in the
2744 menu bar on tty's as well:
2745
2746 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2747 unconditionally.
2748 (calendar-mode): Set up activate-menubar-hook unconditionally.
2749
2750 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2751 calls x-popup-menu only if popup menus are supported.
2752 (calendar-mouse-insert-hebrew-diary-entry)
2753 (calendar-mouse-insert-islamic-diary-entry)
2754 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2755 (calendar-mouse-view-other-diary-entries)
2756 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2757 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2758 Call cal-menu-x-popup-menu instead of x-popup-menu.
2759
2760 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2761
2762 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2763
2764 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2765
2766 * emacs-lisp/rx.el: New file.
2767
2768 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2769
2770 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2771
2772 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2773
2774 * frame.el (select-frame-by-name, other-frame): Doc fix.
2775
2776 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2777
2778 * play/snake.el (snake-score-file): Use temporary-file-directory
2779 instead of a literal "/tmp". Suggested by Robert
2780 <robert@chezmarshall.freeserve.co.uk>.
2781
2782 * play/tetris.el (tetris-score-file): Ditto.
2783
2784 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2785
2786 * apropos.el (apropos-print): Make the directions inserted at the
2787 beginning of the *Apropos* buffer more clear.
2788
2789 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2790
2791 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2792 Added comments.
2793
2794 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2795
2796 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2797 "\\s-" when defining comment-end-skip.
2798
2799 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2800
2801 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2802 Call get-buffer-window first second arg `visible'.
2803
2804 * international/mule-diag.el (list-input-methods-1):
2805 Output something that's independent of Emacs' version.
2806
2807 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2808 calling byte-to-position with a nil tar-header-offset.
2809
2810 2001-09-27 Simon Josefsson <jas@extundo.com>
2811
2812 * mail/sendmail.el (send-mail-function): Doc fix.
2813 (mail-do-fcc): Error if header-end is not a marker.
2814 (mail-do-fcc): Add a comment.
2815 (mail-reply-to): Doc fix.
2816 (mail-signature): Make ATPOINT optional.
2817 (mail-yank-original): Use cond instead of nestled if.
2818
2819 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2820
2821 * info.el (Info-on-current-buffer): Default arg to "Top".
2822
2823 2001-09-25 Eli Barzilay <eli@barzilay.org>
2824
2825 * calculator.el (calculator-copy-displayer): New user-option.
2826 (calculator-displayer-prev, calculator-displayer-next):
2827 Renamed from calculator-displayed-{left,right}.
2828 (calculator, calculator-standard-displayer)
2829 (calculator-num-to-string, calculator-update-display)
2830 (calculator-copy, calculator-put-value): Bug and display fixes.
2831
2832 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2833
2834 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2835 (ebnf-version): New version (3.6.1).
2836
2837 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2838 (ebnf-bnf-non-terminal-chars): New internal const.
2839 (ebnf-bnf-lex): Fix code.
2840
2841 * ebnf-iso.el: Fix character range regexp. Doc fix.
2842 (ebnf-iso-non-terminal-chars): New internal const.
2843 (ebnf-iso-lex): Fix code.
2844
2845 * ebnf-yac.el: Fix character range regexp. Doc fix.
2846 (ebnf-yac-skip-chars): New internal const.
2847 (ebnf-yac-skip-code): Fix code.
2848
2849 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2850
2851 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2852
2853 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2854 passing it to VC.
2855
2856 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2857 case where the file is relative.
2858
2859 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2860
2861 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2862 same on each side. Make sure we properly handle simple quotes.
2863 From Daiki Ueno <ueno@unixuser.org>.
2864
2865 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2866
2867 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2868 <jas@extundo.com>.
2869
2870 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2871 some items of the Options menu.
2872
2873 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2874
2875 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2876
2877 * vc-hooks.el (vc-delete-automatic-version-backups):
2878 Don't fail if the directory doesn't exist.
2879
2880 * diff-mode.el (diff-default-read-only): New var.
2881 (diff-mode): Use it.
2882
2883 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2884
2885 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2886 Use make-keymap instead of copy-keymap, since copying the global
2887 keymap messes up the menu bar.
2888
2889 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2890 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2891
2892 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2893
2894 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2895
2896 * dired-aux.el (dired-insert-subdir): Pass switches to
2897 dired-build-subdir-alist.
2898
2899 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2900
2901 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2902 caused %#a and %#b to be mis-formatted.
2903
2904 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2905
2906 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2907 ccmode, emacs-mime, and eudc manuals.
2908
2909 2001-09-19 Sam Steingold <sds@gnu.org>
2910
2911 w32 find cannot be used with `grep-find'.
2912 * progmodes/compile.el (find-program): New variable.
2913 (grep-compute-defaults): Use it to set `grep-find-command'.
2914
2915 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2916
2917 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2918
2919 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2920
2921 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2922 programming. Doc fix.
2923 (ebnf-version): New version (3.6).
2924 (ebnf-eps-begin): Data fix.
2925 (ebnf-begin-file): Code fix.
2926
2927 * ebnf-bnf.el: Doc fix.
2928 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2929
2930 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2931
2932 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2933
2934 * ps-print.el: Better face mapping for black/white PostScript printers.
2935 Check if mark is active when printing a region. Doc fix.
2936 (ps-print-version): New version number (6.5.5).
2937 (ps-print-color-p): Customization fix.
2938 (ps-black-white-faces): New option.
2939 (ps-black-white-faces-alist): New internal var.
2940 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2941 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2942 (ps-nb-pages-region): Interactive fix.
2943 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2944 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2945
2946 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2947
2948 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2949 numeric month value, and allow the Kanji character after the it to
2950 be missing (happens with ls-lisp's output on Japanese versions of
2951 MS-Windows).
2952
2953 2001-09-18 Miles Bader <miles@gnu.org>
2954
2955 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2956 it's empty (and thus probably a new patch file about to be edited).
2957
2958 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2959
2960 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2961 Check for '(' in column 0 of doc string.
2962
2963 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2964 of `nth' so that using a vector as bounding-box works.
2965 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2966
2967 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2968
2969 * vc.el (vc-annotate): Use current workfile version explicitly as
2970 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
2971
2972 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
2973
2974 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2975 convert-standard-filename doesn't guarantee that the .el extension
2976 is preserved.
2977
2978 * dos-fns.el (convert-standard-filename): Replace invalid
2979 characters only after converting dash/underscore to a period.
2980 (original-make-auto-save-file-name): New.
2981 (make-auto-save-file-name): New function, overrides the definition
2982 on files.el and calls the original function via
2983 original-make-auto-save-file-name.
2984
2985 * mail/rmail.el (top-level): Require mule-utils when compiling.
2986 (rmail-decode-babyl-format): Use detect-coding-with-priority
2987 instead of detect-coding-region, to favor detection of emacs-mule
2988 encoded Babyl files written by rmailout.el etc. Suggested by
2989 Kenichi Handa <handa@etl.go.jp>.
2990
2991 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
2992
2993 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
2994 Use `equal', not `=', since the device number can be a cons cell.
2995
2996 2001-09-14 Gerd Moellmann <gerd@gnu.org>
2997
2998 * simple.el: Comment out change of 2001-09-13.
2999
3000 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3001
3002 * progmodes/compile.el (grep-compute-defaults): Don't set
3003 grep-command/grep-find-command when it is already non-nil.
3004 (grep-command): Make it a user option.
3005 (grep-find-command): Likewise.
3006
3007 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3008
3009 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3010 inhibit quit.
3011
3012 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3013
3014 * files.el (make-auto-save-file-name): If long file names are not
3015 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3016 generating an auto-save file name from it.
3017
3018 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3019
3020 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3021 (ps-nb-pages-region): Signal an error if called interactively
3022 and the mark is not active.
3023
3024 * simple.el (minibuffer-prompt-modification)
3025 (minibuffer-prompt-insertion): New functions.
3026 (minibuffer-prompt-properties): Use `modification-hooks' and
3027 `insert-in-front-hooks'.
3028
3029 2001-09-12 Richard M. Stallman <rms@gnu.org>
3030
3031 * textmodes/outline.el (outline-regexp): Doc fix.
3032 Initialize it in the defcustom, the usual way.
3033
3034 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3035
3036 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3037 from `ediff-meta-info' properties need not be an overlay.
3038 From David Ponce <dponce@voila.fr>.
3039
3040 * isearch.el (isearch-intersects-p): Fix end checks.
3041
3042 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3043
3044 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3045 `t' branch of `cond', since Irix 6.1 and up is a special case of
3046 the standard dbx interface.
3047
3048 2001-09-11 Miles Bader <miles@gnu.org>
3049
3050 * comint.el (comint-send-input): When waiting for echoed input,
3051 don't save the expected end position in `echo-end', so that things
3052 work properly even if the buffer is modified elsewhere at the same
3053 time [this happens if `comint-truncate-buffer' is used].
3054
3055 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3056
3057 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3058 when constructing imenu-generic-expression from outline-regexp.
3059
3060 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3061
3062 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3063 `equal' instead of `=', since they can be cons cells. From Nils
3064 Goesche <cartan@cartan.de>.
3065
3066 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3067
3068 * vc.el (vc-annotate): Rewrote doc string.
3069
3070 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3071
3072 * time-stamp.el: Update Stephen Gildea's email address.
3073
3074 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3075
3076 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3077 enable-multibyte-characters = nil. From Hallvard B Furuseth
3078 <h.b.furuseth@usit.uio.no>.
3079
3080 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3081
3082 * ediff-init.el (ediff-highest-priority): Bug fix.
3083
3084 * viper-cmd.el (viper-special-read-and-insert-char): New function
3085 that reads a character and uses the current input method or
3086 iso-accents when appropriate.
3087
3088 * viper.el and all others: Corrections to the comment blocks at
3089 the top.
3090
3091 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3092
3093 * info.el (Info-goto-node): Doc fix.
3094
3095 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3096
3097 * isearch.el (isearch-intersects-p): New function.
3098 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3099 use isearch-intersects-p, and clean up.
3100
3101 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3102
3103 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3104 and "german8", for the new German orthography dictionaries,
3105 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3106 the entries, to keep the line length balanced for loaddefs.el.
3107
3108 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3109
3110 * comint.el (comint-send-input): Handle comint-process-echoes
3111 differently.
3112
3113 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3114
3115 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3116
3117 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3118
3119 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3120
3121 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3122
3123 * server.el (server-switch-buffer):
3124 * textmodes/refer.el (refer-find-entry-internal):
3125 * term/sup-mouse.el (sup-pos-to-window):
3126 * term/bg-mouse.el (bg-window-from-x-y):
3127 * emacs-lisp/edebug.el (edebug-window-live-p):
3128 Use get-window-with-predicate.
3129
3130 * window.el (get-window-with-predicate): Renamed from some-window.
3131 (some-window): Make it an alias.
3132
3133 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3134
3135 * simple.el (undo): Remove positions from buffer-undo-list up to
3136 the next undo boundary only.
3137
3138 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3139
3140 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3141 Kim <ryk@dspwiz.com>
3142
3143 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3144 the message "Creating customization items...done".
3145
3146 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3147
3148 * font-lock.el (toplevel): Require `jit-lock' only if
3149 font-lock-support-mode is set to jit-lock-mode.
3150
3151 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3152
3153 * international/quail.el (quail-use-package, quail-inactivate)
3154 (quail-activate): Mention the hooks these functions run in their
3155 doc strings.
3156
3157 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3158
3159 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3160 of file in header of menu.
3161
3162 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3163
3164 * env.el (setenv): Interactively, if VARIABLE has a current value,
3165 add that to the front of the history, as the doc string says.
3166
3167 * comint.el (comint-send-input): Change help-echo.
3168 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3169
3170 * bookmark.el (bookmark-write-file): Bind print-length and
3171 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3172
3173 * obsolete/uncompress.el: Moved there from lisp/.
3174
3175 * comint.el (comint-insert-clicked-input): Goto point-max before
3176 deleting previous input. From "Dr Francis J. Wright"
3177 <F.J.Wright@qmw.ac.uk>.
3178
3179 * simple.el (backward-word): Doc fix.
3180
3181 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3182
3183 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3184 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3185 * w32-fns.el: Add Keywords header.
3186
3187 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3188
3189 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3190 "Text Properties". Suggested by Simon Marshall
3191 <Simon.Marshall@midas-kapiti.com>.
3192
3193 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3194
3195 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3196 consulting the value of file-name-coding-system.
3197
3198 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3199
3200 * help.el (describe-function-1): Save precomputed `file-name' rather
3201 than recomputing it (incorrectly) with `symbol-file'.
3202
3203 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3204
3205 * international/isearch-x.el (isearch-exit-recursive-edit):
3206 Take three parameters, since it's used as an after-change-function.
3207
3208 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3209 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3210 from doc strings.
3211
3212 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3213
3214 * progmodes/glasses.el (glasses-convert-to-unreadable):
3215 Consider underscores as in `glasses-make-readable'.
3216
3217 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3218
3219 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3220 MS-DOS, since cpp might not be available.
3221
3222 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3223 Mention "yank" in the help-echo text.
3224 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3225
3226 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3227
3228 * newcomment.el (comment-indent): Insert spaces more carefully.
3229
3230 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3231
3232 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3233 exists. From Andy Petrusenco <andy@int.spb.ru>.
3234
3235 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3236 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3237 <andy@int.spb.ru>.
3238
3239 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3240
3241 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3242 Instead of running mouse-yank-at-click, see what the event is
3243 bound to outside Isearch and run that.
3244
3245 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3246
3247 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3248 Fix the menu entry to mention transient-mark-mode.
3249
3250 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3251
3252 * simple.el (eval-expression-print-level): Fix last change.
3253
3254 * bindings.el (mode-line-coding-system-map): New variable.
3255 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3256
3257 * simple.el (eval-expression-print-level): Change the type
3258 of the defcustom to allow nil.
3259
3260 * emacs-lisp/find-gc.el: Moved here from lisp/.
3261
3262 * international/quail.el (quail-completion-1):
3263 Reverse the ((CHAR . DEFN) ...) list before processing it.
3264 From Kenichi Handa <handa@etl.go.jp>.
3265
3266 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3267 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3268
3269 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3270
3271 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3272 aren't supported. This avoids the annoying gray strip drawn by
3273 the Windows version instead of the missing tool bar.
3274
3275 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3276
3277 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3278 and tooltips more consistent. From "Marshall, Simon"
3279 <Simon.Marshall@midas-kapiti.com>.
3280
3281 * startup.el (fancy-splash-screens): Temporarily set
3282 minor-mode-map-alist to nil while displaying splash screens.
3283
3284 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3285
3286 * buff-menu.el: Add Keywords header.
3287 Doc fix (C-x C-b is bound to list-buffers).
3288
3289 * dired-x.el: Add keyword files to get listed in finder.
3290 Remove confusing notes about GNU Emacs 19.
3291
3292 * dired.el, dired-aux.el: Add Keywords header.
3293
3294 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3295
3296 * vc.el (vc-revert-file): Call the backend even if the FILE's
3297 contents can be reverted locally; pass new arg CONTENTS-DONE
3298 down to the backend.
3299
3300 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3301 optional arg CONTENTS-DONE.
3302
3303 2001-08-28 Andrew Innes <andrewi@gnu.org>
3304
3305 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3306
3307 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3308
3309 * makefile.nt (install): Copy more *.el files.
3310
3311 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3312
3313 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3314 instead of `w' which is already in use.
3315
3316 * gs.el (gs-load-image): Use sleep-for.
3317 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3318
3319 2001-08-28 Miles Bader <miles@gnu.org>
3320
3321 * replace.el (query-replace-regexp-eval): Return args from
3322 `interactive' form in correct order.
3323
3324 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3325
3326 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3327 major modes, don't create panes for modes for which
3328 mouse-buffer-menu-alist returns an empty alist.
3329
3330 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3331
3332 * progmodes/hideshow.el: Update first-line description.
3333 Sync comments w/ maintainer version 5.31.
3334
3335 (hs-isearch-open): Default value now `code'.
3336 Fix docstring to use "code blocks" vs "comment blocks",
3337 as opposed to "block" vs "comment".
3338 (hs-flag-region): Accept `hs-isearch-open' value
3339 of `block' as synonymous w/ `code'.
3340 (hs-hide-block-at-point): For code blocks, pass `code'
3341 to `hs-flag-region' instead of `block'.
3342
3343 2001-08-28 Miles Bader <miles@gnu.org>
3344
3345 * comint.el (comint-next-prompt): Don't loop infinitely if
3346 {next,previous}-single-char-property-change returns its input
3347 position when the search fails.
3348
3349 2001-08-27 Miles Bader <miles@gnu.org>
3350
3351 * comint.el (comint-get-old-input-default): Don't signal an error
3352 if point is not on an input field; instead, return the current
3353 line (using `comint-bol' to skip any prompt, in case we're not
3354 using fields at all).
3355
3356 * man.el (Man-mode-line-format): Variable removed.
3357 (Man-mode): Change `mode-line-buffer-identification' instead of
3358 `mode-line-format'.
3359
3360 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3361
3362 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3363 From Simon Josefsson <jas@extundo.com>.
3364
3365 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3366
3367 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3368 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3369
3370 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3371 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3372
3373 * emacs-lisp/lselect.el: Ditto.
3374
3375 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3376 Remove periods from the end of error message strings.
3377 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3378
3379 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3380 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3381
3382 * net/telnet.el: Ditto.
3383
3384 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3385
3386 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3387 KEYMAP to the call to define-minor-mode.
3388
3389 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3390
3391 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3392 Replace some of the undefined characters with emulations of bidi
3393 formatting characters and Niqud as per SI 1311-1.
3394 (IT-unicode-translations): Ditto.
3395 (IT-display-table-setup, IT-setup-unicode-display):
3396 Fill characters without translations with dos-unsupported-char-glyph.
3397
3398 2001-08-24 Simon Josefsson <jas@extundo.com>
3399
3400 * hl-line.el (hl-line-mode): Don't be a global mode.
3401 (global-hl-line-mode): New function.
3402
3403 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3404
3405 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3406 being reset by Ghostscript. Don't kill the gs process.
3407 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3408
3409 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3410
3411 * term/mac-win.el: Require scroll-bar.
3412
3413 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3414
3415 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3416
3417 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3418
3419 * hexl.el (hexl-insert-multibyte-char) New function.
3420 (hexl-quoted-insert, hexl-self-insert-command)
3421 (hexl-insert-hex-char, hexl-insert-decimal-char)
3422 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3423 Fix the doc strings accordingly.
3424 (hexl-insert-char): Reject characters whose code is above 255.
3425 Doc fix.
3426 (hexl-mode-map): Copy the global keymap instead of creating a
3427 sparse keymap, and bind all self-inserting characters to
3428 hexl-self-insert-command.
3429
3430 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3431
3432 * wid-edit.el (text): Re-order docstring correctly.
3433
3434 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3435
3436 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3437
3438 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3439
3440 * simple.el (line-number-mode): Mention the variable
3441 line-number-display-limit-width in the doc string.
3442
3443 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3444
3445 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3446 Temporarily select EVENT's window for switching buffers.
3447 (mode-line-bury-buffer): New function.
3448 (mode-line-buffer-identification-keymap): Use it instead of
3449 bury-buffer. Bind down-mouse events to prevent global down-mouse
3450 events from shining through.
3451
3452 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3453
3454 * newcomment.el (comment-beginning): Make sure the comment-start
3455 we found isn't a comment-end (in cases where confusion is possible).
3456
3457 2001-08-22 Miles Bader <miles@gnu.org>
3458
3459 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3460 before writing it, so that hard-links don't see new version.
3461
3462 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3463
3464 * gs.el (gs-set-ghostview-colors-window-prop):
3465 Call x-change-window-property with 3rd arg FRAME.
3466 (gs-load-image): Wait for a previous Ghostscript process
3467 to complete before starting a new one.
3468
3469 * image.el (image-type-regexps): Make sure that the TIFF
3470 pattern is only matched at the beginning of a string.
3471 From Markus Rost <rost@math.ohio-state.edu>.
3472
3473 * international/swedish.el: Pre-Mule file removed. From Jonas
3474 Oberg <jonas@gnu.org>.
3475
3476 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3477
3478 * whitespace.el (whitespace-abort-on-error): Add custom variable
3479 to whitespace to abort a write-file if whitespace is detected in file.
3480
3481 * whitespace.el (whitespace-write-file-hook): Hook to be called
3482 when writing a file. If `whitespace-abort-on-error' is set, the
3483 write will abort on detecting whitespaces.
3484 If `whitespace-auto-cleanup' is set, the file will be cleaned
3485 automatically prior to writing.
3486
3487 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3488 whitespaces in the error output!
3489
3490 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3491 `indent-tabs-mode', since the latter notes user preferences on
3492 TABs anyway.
3493
3494 * whitespace.el (whitespace-version): 3.1. All of the above issues
3495 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3496
3497 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3498
3499 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3500 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3501
3502 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3503
3504 2001-08-20 Alex Schroeder <alex@gnu.org>
3505
3506 * sql.el (sql-db2): Doc change.
3507
3508 2001-08-20 Alex Schroeder <alex@gnu.org>
3509
3510 * sql.el (sql-postgres): Add the database at the end of the
3511 parameters instead of at the beginning.
3512 (sql-postgres-options): Doc change.
3513
3514 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3515
3516 * custom.el (defcustom): Doc fix.
3517
3518 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3519
3520 * ps-mule.el (find-composition): Check if (char-after POS)
3521 returns a valid character.
3522
3523 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3524
3525 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3526 original-point for extra CR characters that are added/removed when
3527 the buffer is written/read whose EOL type is -dos.
3528
3529 2001-08-16 Miles Bader <miles@gnu.org>
3530
3531 * simple.el (line-move): Undo previous change.
3532
3533 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3534 property to input-terminating `boundary' overlays to avoid
3535 line-move wierdness.
3536
3537 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3538
3539 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3540 buffer in a save-restriction. Under one test case with Ediff,
3541 window-scroll-functions are run with a window start that's
3542 temporarily outside of the restriction.
3543
3544 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3545
3546 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3547 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3548 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3549 (texinfo-update-menu-region-beginning)
3550 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3551 command, @ifnottex, to regexps, so it is found.
3552
3553 2001-08-16 Andrew Innes <andrewi@gnu.org>
3554
3555 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3556 (DONTCOMPILE): Omit sc.el.
3557
3558 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3559 (DONTCOMPILE): Omit sc.el.
3560
3561 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3562
3563 * replace.el (occur): Bind inhibit-read-only to t.
3564
3565 2001-08-16 Miles Bader <miles@gnu.org>
3566
3567 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3568 calling `constrain-to-field', to avoid problems with comint prompts.
3569
3570 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3571
3572 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3573 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3574
3575 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3576 of a while-loop.
3577
3578 * Makefile.in (DONTCOMPILE): Remove sc.el.
3579
3580 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3581 Don't include term/.
3582
3583 * mail/sc.el: Moved to obsolete/.
3584
3585 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3586
3587 * ps-print.el: Change error function arguments to follow Emacs
3588 message convention. Doc fix.
3589 (ps-print-version): New version number (6.5.4).
3590 (coding-system-for-write): Change declaration position to avoid
3591 XEmacs compilation gripes.
3592 (coding-system-for-read, buffer-file-coding-system):
3593 Declarations to avoid XEmacs compilation gripes.
3594
3595 * ps-mule.el: Doc fix.
3596 (ps-mule-encode-header-string): If STRING is not a string, replace
3597 STRING by empty string.
3598
3599 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3600
3601 * frame.el (show-trailing-whitespace): Doc fix.
3602
3603 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3604
3605 * desktop.el (desktop-save): Insert the coding: tag before
3606 desktop-header.
3607
3608 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3609
3610 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3611 its path from $els.
3612
3613 * image.el (image-jpeg-p): Fix call of substring.
3614
3615 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3616
3617 * play/animate.el (animate-string): Doc fix. Use a buffer
3618 name with stars in it.
3619 (animate-sequence): New function.
3620 From Richard Stallman <rms@gnu.org>.
3621
3622 * frame.el (select-frame-set-input-focus): New function
3623 extracted from other-frame.
3624 (other-frame): Use it.
3625 (next-multiframe-window, previous-multiframe-window): Use it.
3626
3627 * isearch.el (isearch-other-meta-char): Don't switch to the
3628 buffer of a window clicked on, when the current buffer is
3629 in Isearch mode.
3630
3631 * image.el (image-jpeg-p): Test for APPn markers in the range
3632 #xe0..#xef.
3633
3634 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3635
3636 * desktop.el (desktop-save): Don't use concat to form a file
3637 name, use expand-file-name.
3638
3639 * mouse.el (mouse-delete-window): Do nothing if frame has just
3640 one window.
3641
3642 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3643 for the minor mode name.
3644
3645 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3646 minor mode name.
3647
3648 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3649 instead of make-mode-line-mouse2-map.
3650
3651 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3652 the minor mode name.
3653
3654 * emacs-lisp/easy-mmode.el (define-minor-mode):
3655 Use mode-line-minor-mode-keymap for the minor mode name.
3656
3657 * calendar/calendar.el (calendar-mode-line-format):
3658 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3659
3660 * bindings.el (make-mode-line-mouse-map): Renamed from
3661 make-mode-line-mouse2-map. Take additional arg MOUSE.
3662 (mode-line-modified): Use mouse-3 instead of mouse-2.
3663 (mode-line-buffer-identification-keymap): Bind keys differently.
3664 (propertized-buffer-identification): Adapt help-echo to new bindings.
3665
3666 * bindings.el (mode-line-format): Specify help-echo for line
3667 number, column number and buffer-percent part of the mode-line.
3668
3669 * image.el (image-type-regexps): Allow whitespace at the start
3670 of the image data for XPM, XBM and Postscript, which are
3671 text files.
3672 (image-jpeg-p): Correct calculation of next field offset.
3673
3674 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3675
3676 * battery.el: Fix typo.
3677
3678 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3679
3680 * image.el (image-type-regexps): Allow predicates. Change the way
3681 JPEG images are recognized.
3682 (image-jpeg-p): New function.
3683 (image-type-from-data): Handle predicates in image-type-regexps.
3684
3685 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3686 #:, #x, #o, and similar constructs.
3687
3688 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3689
3690 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3691
3692 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3693 instead of `progn'.
3694
3695 * tar-mode.el (tar-extract): Avoid generating a new buffer
3696 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3697
3698 * textmodes/paragraphs.el (forward-sentence): Avoid building
3699 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3700
3701 * progmodes/executable.el (executable-set-magic):
3702 If executable-find returns a quoted file name, unquote it before
3703 inserting it.
3704
3705 * image.el (image-type-regexps): For JPEG files, use a regexp
3706 derived from the JFIF spec.
3707
3708 * image.el (image-type-regexps): Use `\`' instead of `^' in
3709 most regular expressions.
3710
3711 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3712
3713 * play/animate.el: Re-insert a reference to re-inserted function.
3714
3715 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3716
3717 * help.el (describe-function-1): Use find-function-search-for-symbol
3718 instead of find-function-noselect because the latter follows aliases.
3719
3720 * play/animate.el (animate-birthday-present): Re-insert.
3721
3722 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3723 Handle old-style menu definitions.
3724
3725 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3726
3727 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3728 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3729
3730 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3731 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3732 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3733
3734 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3735
3736 * textmodes/tildify.el: Milan Zamazal has new address.
3737
3738 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3739
3740 * custom.el (custom-set-variables): Don't test `custom-requests'
3741 properties, check the third element of the options passed to
3742 custom-set-variables instead.
3743
3744 * info.el (info-insert-file-contents): Use info-file-exists-p
3745 instead of file-exists-p.
3746
3747 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3748 the mode-line face is restored. Fix several bugs.
3749
3750 * replace.el (perform-replace): Doc fix.
3751
3752 2001-08-02 Francesco Potorti` <pot@gnu.org>
3753
3754 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3755 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3756 (uniquify-fix-item-base, uniquify-fix-item-filename)
3757 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3758 Callers changed.
3759 (uniquify-set-proposed): Changed to work with a vector item.
3760 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3761 the fix list, and a list of strings for the non-file buffer
3762 names. Both changes reduce consing.
3763 (uniquify-rationalize-a-list): Local variable renaming.
3764 (uniquify-rationalize-conflicting-sublist): Use member instead of
3765 assoc.
3766 (uniquify-rename-buffer): Use unless instead of if not.
3767
3768 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3769
3770 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3771
3772 * custom.el (custom-set-variables): Set options with :require
3773 clauses last.
3774
3775 * custom.el (defcustom): Doc fix.
3776
3777 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3778
3779 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3780
3781 * man.el (man): Mention Man-switches in the doc string.
3782 (Man-switches): Mention -a in the doc string.
3783
3784 * textmodes/ispell.el (ispell-alternate-dictionary):
3785 Add /usr/share/lib/dict/words, for Irix.
3786
3787 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3788 corresponding non-kp keys. Suggested by Stephen Gildea
3789 <gildea@stop.mail-abuse.org>.
3790
3791 2001-08-01 Francesco Potorti` <pot@gnu.org>
3792
3793 * uniquify.el: These changes correct a corner case that the old
3794 code managed correctly.
3795 (uniquify-fix-item-proposed): Renamed from
3796 uniquify-fix-item-min-proposed.
3797 (uniquify-set-proposed): New function.
3798 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3799 clarity and speed.
3800 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3801 This is equivalent to what the old code did.
3802 (uniquify-rationalize-a-list): Never recompute the proposed
3803 name. Sort the conflicting sublist before rationalising it: this
3804 is equivalent to what the old code did, but one directory element
3805 at a time, and only when necessary.
3806 (uniquify-rationalize-conflicting-sublist): Recompute here the
3807 proposed name.
3808
3809 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3810
3811 * play/animate.el: Add Keywords and Maintainer. Remove a
3812 reference to a removed function.
3813
3814 * play/animate.el (animate-string): Handle case that the string is
3815 longer than the window is wide.
3816
3817 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3818
3819 * desktop.el (desktop-save): Bind coding-system-for-write to
3820 `emacs-mule' for write-region.
3821
3822 * delsel.el (delete-selection-pre-hook): Don't set this-command
3823 to `ignore' if the region is empty.
3824
3825 * international/mule.el (set-keyboard-coding-system):
3826 Set keyboard-coding-system.
3827
3828 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3829 before accessing it.
3830
3831 2001-07-30 Andreas Schwab <schwab@suse.de>
3832
3833 * menu-bar.el (toggle-highlight-paren-mode):
3834 Use `(show-paren-mode)' as body.
3835
3836 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3837
3838 * vc.el (vc-checkout-hook): New hook.
3839 (vc-checkout): Run it.
3840
3841 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3842
3843 * progmodes/make-mode.el (makefile-macroassign-regex):
3844 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3845
3846 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3847
3848 * vc.el (vc-switch-backend): Fix autoload cookie.
3849
3850 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3851 the desktop file.
3852
3853 2001-07-30 Simon Josefsson <jas@extundo.com>
3854
3855 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3856 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3857
3858 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3859
3860 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3861 (last-sexp-toggle-display): Renamed from last-sexp-print.
3862 (last-sexp-toggle-display, eval-last-sexp-1):
3863 Use last-sexp-setup-props.
3864
3865 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3866 New user-options.
3867 (mouse-wheel-change-button): New function.
3868 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3869 (mwheel-scroll): Ditto.
3870
3871 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3872
3873 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3874 `...', compare with unabbreviated printed representation instead.
3875 (last-sexp-print): Bind print-length and print-level to nil.
3876
3877 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3878 before assigning text properties. Make properties rear-nonsticky.
3879
3880 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3881 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3882 <mouse-2> and <RET> in that map to a function printing the
3883 unabbreviated value.
3884
3885 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3886 is a buffer, put a text property `printed-value' on the printed
3887 representation, with the Lisp object printed as value.
3888
3889 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3890
3891 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3892 Mention the effect of eval-expression-print-length and
3893 eval-expression-print-level in the doc strings. Suggested by
3894 Kevin Gallagher <kevingal@onramp.net>.
3895
3896 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3897
3898 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3899 for buttons > 3.
3900 (xterm-mouse-translate): Handle the case that we don't get a
3901 down-event.
3902
3903 * emacs-lisp/find-func.el (find-function-regexp):
3904 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3905 in front of the function name.
3906
3907 * isearch.el (isearch-other-meta-char): Fix last change.
3908
3909 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3910 similar events for which fake prefix keys are generated. It's no
3911 longer necessary since read_key_sequence doesn't modify these
3912 events for internal purposes anymore.
3913
3914 * files.el (auto-mode-alist): Use nroff-mode for files ending
3915 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3916
3917 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3918
3919 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3920 tool-bar-lines parameter, behave as if its value were zero.
3921 (mouse-avoidance-set-pointer-shape): Don't do anything if
3922 x-pointer-shape is not boundp.
3923
3924 2001-07-23 Francesco Potorti` <pot@gnu.org>
3925
3926 * uniquify.el: Overall speedup changes when using many buffers.
3927 (uniquify-fix-item-base, uniquify-fix-item-filename)
3928 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3929 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3930 place in the item, but was never used.
3931 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3932 in the item is now used as cache for the proposed name.
3933 (uniquify-rationalize-file-buffer-names): Move computation made on
3934 newbuffile out of the loop, in the newbuffile-nd local var.
3935 Use dolist (cosmetic change). Compute the proposed name for the most
3936 common case and cache it in the fourth place in the item.
3937 (uniquify-rationalize-file-buffer-names): Used to return a a list
3938 of buffer whose name was changed, but that return value was never used.
3939 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3940 the cached proposed name, does much less consing and is quicker.
3941 (uniquify-filename-lessp): Deleted.
3942 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3943 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3944 cached proposed name is possible.
3945 (uniquify-get-proposed-name): Arguments changed, callers changed.
3946 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3947 uniquify-possibly-resolvable flag, which is no more bound locally.
3948 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3949 flag, which does not exist any more.
3950
3951 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3952
3953 * term/internal.el (IT-unicode-translations): Fix the appearance of
3954 "6`".
3955
3956 * progmodes/compile.el (compile-internal): If EMACS is already
3957 defined in the environment, don't override its value.
3958
3959 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3960
3961 * play/fortune.el: Undo change of 2001-07-13.
3962 Fix autoload cookies. Add types to defcustoms.
3963 (fortune) <defgroup>: Add :link.
3964 (fortune-from-region): Use eq, not eql.
3965 From Dave Love <fx@gnu.org>.
3966
3967 * play/animate.el (animate-birthday-present): Function removed.
3968
3969 * play/animate.el: New file.
3970
3971 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
3972
3973 * startup.el (normal-top-level-add-subdirs-to-load-path):
3974 On Windows, put into normal-top-level-add-subdirs-inode-list the
3975 canonicalized names of the directories instead of inode numbers.
3976
3977 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
3978
3979 * ediff-util.el: Copyright years.
3980 (ediff-choose-syntax-table): New function.
3981 (ediff-setup): Use ediff-choose-syntax-table.
3982 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
3983 vc-state is available.
3984 (ediff-make-temp-file): Use ediff-coding-system-for-write.
3985
3986 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3987 with-syntax-table.
3988 (ediff-coding-system-for-read): From ediff-diff.el
3989 (ediff-coding-system-for-write): New variable.
3990 (ediff-highest-priority): Fixed the bug having to do with disappearing
3991 overlays.
3992 (ediff-file-remote-p): Use file-remote-p, if available.
3993 (ediff-listable-file): New function.
3994 (ediff-file-attributes): Use ediff-listable-file.
3995
3996 * ediff-mult.el (ediff-meta-insert-file-info1):
3997 Use ediff-listable-file.
3998
3999 * ediff-ptch.el (ediff-prompt-for-patch-file):
4000 Use ediff-coding-system-for-read.
4001 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4002
4003 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4004 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4005
4006 * ediff.el: Date of last update, copyright years.
4007
4008 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4009
4010 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4011 of Scott Bronson.
4012 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4013 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4014 Deleted functions.
4015 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4016 ex-token-list.
4017 (viper-get-ex-address-subr): Convert registers to char data type.
4018
4019 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4020 (viper-memq-char): Use viper-int-to-char.
4021 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4022 vc-locking-state.
4023 (viper-read-key): Use viper-read-key-sequence.
4024
4025 * viper.el (viper-major-mode-modifier-list):
4026 Added inferior-emacs-lisp-mode.
4027 (this-major-mode-requires-vi-state): New function that uses simple
4028 heuristics to decide if vi state is appropriate.
4029 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4030 (viper-non-hook-settings): Don't advise read-key-sequence.
4031 (viper-read-key-sequence): New function that replaces the
4032 previously used advice to read-key-sequence.
4033
4034 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4035 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4036 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4037 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4038 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4039 Got rid of the negative character hack.
4040 (viper-escape-to-state,viper-replace-state-exit-cmd):
4041 Use viper-read-key-sequence.
4042 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4043 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4044 Don't override existing minibuffer-setup-hook.
4045 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4046 Convert registers to char data type.
4047 (viper-autoindent): Use viper-indent-line.
4048
4049 * viper-keym.el: Use viper-exec-key-in-emacs.
4050
4051 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4052
4053 * server.el (server-visit-files): Fix variable name typo.
4054
4055 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4056
4057 * simple.el (delete-trailing-whitespace): Save match data
4058 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4059
4060 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4061
4062 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4063 return a this-error using the alternative format (a pair of markers).
4064
4065 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4066
4067 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4068
4069 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4070 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4071
4072 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4073
4074 * international/iso-transl.el: Fix typo in the header of the file.
4075
4076 * textmodes/picture.el (picture): Doc fix.
4077
4078 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4079 follow coding conventions in generated files.
4080
4081 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4082
4083 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4084 (tool-bar-add-item): Don't call image-related primitives if the
4085 display doesn't support images.
4086
4087 * frame.el (display-images-p): New function.
4088
4089 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4090
4091 * server.el (server-visit-files): Handle the case the specified
4092 column number is <= 0.
4093
4094 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4095
4096 * startup.el (command-line-1): Add support for +LINE:COLUMN
4097 command line argument.
4098
4099 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4100
4101 * server.el (server-process-filter, server-visit-files):
4102 Add support for +LINE:COLUMN style emacsclient calls.
4103
4104 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4105
4106 * emacs-lisp/easy-mmode.el: Add Keywords header.
4107
4108 * play/pong.el: Author has new address.
4109
4110 * play/landmark.el: Author is no more reachable.
4111
4112 * play/handwrite.el: Author is no more reachable.
4113
4114 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4115
4116 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4117 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4118 Complete bindings for F<1..12> keys.
4119 (global-map): Remove `undo' binding (already in the default).
4120 Replace `t<n>' bindings with `f<n>' bindings.
4121
4122 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4123
4124 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4125 (tcl-mode): Use tcl-add-log-defun.
4126 (tcl-indent-line): Use tcl-calculate-indent.
4127 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4128 (tcl-indent-exp): Renamed from indent-tcl-exp.
4129 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4130 (tcl-indent-for-comment): Call comment-indent-function properly
4131 and handle the case where it returns nil.
4132
4133 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4134
4135 * calendar/cal-islam.el (calendar-goto-islamic-date):
4136 Remove autoload cookie.
4137
4138 * calendar/calendar.el (calendar-goto-islamic-date):
4139 Add call to autoload.
4140
4141 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4142
4143 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4144 Don't change compile-auto-highlight globally.
4145 Don't bother with `font-lock-defaults' property since XEmacs
4146 also understands the `font-lock-defaults' variable.
4147 Use make-local-variable rather than make-variable-buffer-local.
4148 Don't `defconst' comment-indent-function: keep the default.
4149 Call easy-menu-add unconditionally.
4150 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4151 (ada-create-menu): Use :included for Emacs as well.
4152
4153 * vc.el (vc-do-command): Autoload.
4154
4155 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4156
4157 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4158
4159 * ps-print.el: Fix Author: header.
4160
4161 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4162
4163 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4164 mouse-1 etc., bind them to `ignore'.
4165
4166 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4167 send-invisible, which is already defined in Comint.
4168 (eshell-watch-for-password-prompt): Use it.
4169
4170 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4171
4172 * which-func.el (which-func-mode): Doc fix.
4173
4174 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4175 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4176 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4177 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4178 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4179 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4180 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4181 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4182 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4183 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4184 * emulation/edt-mapper.el, emulation/edt-pc.el,
4185 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4186 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4187 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4188 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4189 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4190 * international/isearch-x.el, international/iso-cvt.el,
4191 * international/ogonek.el, international/quail.el,
4192 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4193 * language/devanagari.el, language/ethio-util.el,
4194 * language/ethiopic.el, language/european.el, language/indian.el,
4195 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4196 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4197 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4198 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4199 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4200 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4201 * progmodes/autoconf.el, progmodes/cmacexp.el,
4202 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4203 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4204 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4205 * progmodes/ebnf2ps.el, progmodes/executable.el,
4206 * progmodes/fortran.el, progmodes/idlw-shell.el,
4207 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4208 * progmodes/m4-mode.el, progmodes/mantemp.el,
4209 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4210 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4211 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4212 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4213 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4214 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4215 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4216 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4217 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4218 * textmodes/two-column.el, time-stamp.el, timezone.el,
4219 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4220 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4221 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4222 conventions.
4223
4224 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4225
4226 * simple.el (set-variable): Require 'cus-edit' instead of
4227 `wid-edit', so that the Custom widgets get defined.
4228
4229 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4230
4231 * allout.el: A fix to follow coding conventions.
4232
4233 * find-lisp.el: A fix to follow coding conventions.
4234
4235 * term/w32-win.el: A fix to follow coding conventions.
4236
4237 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4238
4239 * term/xterm.el: A fix to follow coding conventions.
4240
4241 * term/news.el: A fix to follow coding conventions.
4242
4243 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4244 header line fixed.
4245
4246 * sun-curs.el: Fix Maintainer: header line.
4247
4248 * emacs-lisp/easymenu.el: Address of the author added.
4249
4250 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4251
4252 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4253 property.
4254
4255 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4256
4257 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4258 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4259 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4260 Some fixes to follow coding conventions.
4261
4262 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4263
4264 * which-func.el (which-func-mode): Doc fix.
4265
4266 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4267
4268 * net/rcompile.el (remote-compile): Use make-local-variable.
4269
4270 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4271
4272 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4273
4274 * mail/reporter.el (reporter-submit-bug-report):
4275 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4276
4277 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4278
4279 * calendar/cal-china.el, calendar/cal-coptic.el,
4280 * calendar/cal-dst.el, calendar/cal-french.el,
4281 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4282 * calendar/cal-iso.el, calendar/cal-julian.el,
4283 * calendar/cal-mayan.el, calendar/cal-persia.el,
4284 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4285 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4286 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4287 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4288 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4289 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4290 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4291 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4292 * progmodes/ada-xref.el, progmodes/cc-align.el,
4293 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4294 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4295 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4296 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4297 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4298 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4299 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4300 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4301 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4302 * textmodes/reftex.el: Some fixes to follow coding
4303 conventions in Eshell files with known maintainers.
4304
4305 * emulation/viper.el: A fix to follow coding conventions.
4306
4307 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4308 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4309 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4310 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4311 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4312 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4313 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4314 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4315 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4316 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4317 conventions in Eshell files.
4318
4319 * composite.el, diff.el, emacs-lisp/levents.el,
4320 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4321 * emulation/pc-mode.el, emulation/viper-cmd.el,
4322 * emulation/viper-ex.el, emulation/viper-init.el,
4323 * emulation/viper-keym.el, emulation/viper-macs.el,
4324 * emulation/viper-mous.el, emulation/viper-util.el,
4325 * emulation/viper.el, forms-pass.el, international/ccl.el,
4326 * international/characters.el, international/encoded-kb.el,
4327 * international/fontset.el, international/ja-dic-cnv.el,
4328 * international/ja-dic-utl.el, international/kinsoku.el,
4329 * international/kkc.el, international/mule-cmds.el,
4330 * international/mule-diag.el, international/mule-util.el,
4331 * international/mule.el, international/titdic-cnv.el,
4332 * language/china-util.el, language/chinese.el,
4333 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4334 * language/greek.el, language/hebrew.el, language/japan-util.el,
4335 * language/japanese.el, language/korea-util.el, language/korean.el,
4336 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4337 * language/slovak.el, language/thai-util.el, language/thai.el,
4338 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4339 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4340 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4341 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4342 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4343 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4344 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4345 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4346 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4347 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4348 to follow coding conventions in files without maintainer or in files
4349 with clear maintainer (but without Maintainer header stating so).
4350
4351 * emacs-lisp/elp.el: A fix to follow coding conventions.
4352
4353 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4354 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4355 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4356 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4357 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4358 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4359 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4360 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4361 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4362 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4363 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4364 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4365 conventions in files from Gnus.
4366
4367 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4368 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4369 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4370 * echistory.el, electric.el, emacs-lisp/authors.el,
4371 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4372 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4373 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4374 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4375 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4376 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4377 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4378 * international/codepage.el, international/iso-ascii.el,
4379 * international/iso-insert.el, international/iso-transl.el,
4380 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4381 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4382 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4383 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4384 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4385 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4386 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4387 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4388 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4389 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4390 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4391 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4392 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4393 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4394 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4395 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4396 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4397 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4398 * textmodes/tex-mode.el, textmodes/text-mode.el,
4399 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4400 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4401 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4402 files maintained by FSF.
4403
4404 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4405
4406 * arc-mode.el: A fix to follow coding conventions.
4407
4408 * bindings.el: Ditto.
4409
4410 * cdl.el: Ditto.
4411
4412 * comint.el: Ditto.
4413
4414 * cus-start.el: Ditto.
4415
4416 * shell.el: Ditto.
4417
4418 * skeleton.el: Ditto.
4419
4420 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4421
4422 * info.el (Info-build-node-completions):
4423 Make Info-current-file-completions buffer local.
4424
4425 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4426
4427 * which-func.el (which-func-mode, which-func-ff-hook)
4428 (which-function-mode): Remove references to which-func-mode-global.
4429
4430 * calendar/cal-islam.el (calendar-goto-islamic-date):
4431 Add autoload cookie.
4432
4433 * play/fortune.el: Add types to defcustoms.
4434
4435 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4436
4437 * language/czech.el: A fix to follow coding conventions.
4438
4439 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4440
4441 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4442 to the extension list, for antlr-mode. From Christoph Wedler
4443 <Christoph.Wedler@sap.com>.
4444
4445 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4446
4447 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4448 (vc-dired-mode-map): Fix the madness.
4449
4450 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4451 (vc-prefix-map): Moved back from vc.el.
4452
4453 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4454
4455 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4456 Increase the size of the obarray.
4457 (mail-extr-all-top-level-domains): Add more toplevel domains,
4458 add more long names.
4459 From: Per Starback <starback@ling.uu.se>.
4460
4461 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4462
4463 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4464 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4465
4466 * progmodes/ada-mode.el: Ditto.
4467
4468 * progmodes/ada-xref.el: Ditto.
4469
4470 2001-07-11 Miles Bader <miles@gnu.org>
4471
4472 * finder.el (finder-insert-at-column): Also move to the next line
4473 if exactly at COLUMN.
4474
4475 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4476
4477 * help.el (describe-function-1): When printing FUNCTION's
4478 documentation, don't assume FUNCTION is a symbol.
4479
4480 * startup.el (normal-top-level): Don't operate on the initial
4481 frame if we failed to create one.
4482
4483 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4484
4485 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4486 itself, i.e. only indent the contents in it.
4487
4488 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4489
4490 * mail/rmail.el (rmail-show-message): Show beginning of message in
4491 all windows containing it.
4492
4493 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4494
4495 * term/tty-colors.el: Fix the header line and copyright years.
4496
4497 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4498
4499 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4500 original definition has an interactive form, but is Elp
4501 instrumented, use the interactive form of the function called by
4502 elp-wrapper.
4503
4504 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4505 configurations with compare-window-configuration; they aren't
4506 window configurations.
4507
4508 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4509 from the server for the format we expect. Don't use it if it
4510 doesn't look like what the Internet draft for FTP extensions specifies.
4511
4512 * toolbar/*.pbm: Cleaned up.
4513 From Luis Fernandes <elf@ee.ryerson.ca>.
4514
4515 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4516
4517 * cc-cmds.el: Extended the kludge to interoperate with the
4518 delsel and pending-del packages wrt to the new function
4519 `c-electric-delete-forward'.
4520
4521 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4522
4523 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4524 to delay the call to <mode> for global minor modes.
4525 (easy-mmode-define-navigation): Only recenter if interactive.
4526
4527 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4528
4529 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4530 to lisp-indent-line.
4531
4532 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4533 from the server. Call encode-time only when we are sure that we
4534 got a 213 response.
4535
4536 2001-07-06 Simon Josefsson <jas@extundo.com>
4537
4538 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4539 (mail-envelope-from): New user option.
4540 (sendmail-send-it): Use it.
4541
4542 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4543
4544 * ps-print.el: Use locale dependant date to print date in header.
4545 Doc fix.
4546 (ps-print-version): New version number (6.5.3).
4547 (ps-right-header, ps-right-footer): Initialization and doc fix.
4548 (ps-time-stamp-locale-default): New fun.
4549
4550 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4551
4552 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4553 field problem with MIME-mode.
4554
4555 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4556
4557 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4558
4559 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4560 MIME-mode.
4561
4562 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4563
4564 * bindings.el (mode-line-mule-info): Don't show the tip with
4565 buffer-file-coding-system if that is nil.
4566
4567 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4568
4569 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4570 instead of kill-line.
4571
4572 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4573 <Pavel@Janik.cz>.
4574
4575 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4576 <Pavel@Janik.cz>.
4577
4578 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4579
4580 * font-lock.el (c-font-lock-keywords-3): When matching something
4581 like `struct X Y', finish with point after Y.
4582
4583 2001-07-04 Simon Josefsson <jas@extundo.com>
4584
4585 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4586 in caller buffer.
4587
4588 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4589
4590 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4591 instead of string-match to find the basename of the file.
4592 From Pascal Obry <p.obry@wanadoo.fr>.
4593
4594 * net/browse-url.el (browse-url-default-windows-browser):
4595 Support the MS-DOS port when it runs on Windows.
4596 (browse-url-browser-function) [ms-dos]: Default to
4597 browse-url-default-windows-browser.
4598
4599 * help.el (locate-library): Enable code that looks for compressed
4600 libraries if auto-compression-mode is on.
4601
4602 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4603
4604 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4605
4606 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4607
4608 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4609
4610 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4611
4612 * allout.el: Fix the header line, so that finder.el recognizes it.
4613 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4614
4615 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4616 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4617
4618 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4619
4620 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4621
4622 * ps-bdf.el (bdf-directory-list): Use the value relative to
4623 installation-directory for MS-Windows as well.
4624
4625 2001-06-29 Richard M. Stallman <rms@gnu.org>
4626
4627 * wid-edit.el (widget-color-sample-face-get):
4628 Return ((foreground-color . COLOR)) instead of constructing a face.
4629
4630 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4631
4632 * faces.el (region): Change the background color for the
4633 light-background color display to lightgoldenrod2, to make it
4634 visible on some laptops.
4635
4636 2001-06-28 Richard M. Stallman <rms@gnu.org>
4637
4638 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4639 (rmail-msg-restore-non-pruned-header): Likewise.
4640 If point was in the old pruned header, put it at the top.
4641 (rmail-msg-prune-header): If point was at the top, keep it there.
4642
4643 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4644 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4645
4646 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4647
4648 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4649
4650 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4651
4652 * saveplace.el: Update maintainer email address.
4653
4654 2001-06-27 Francesco Potorti` <pot@gnu.org>
4655
4656 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4657 Undo previous change.
4658
4659 2001-06-27 Francesco Potorti` <pot@gnu.org>
4660
4661 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4662 preliminary quick reordering. Can speed things up dramatically.
4663
4664 2001-06-26 Richard M. Stallman <rms@gnu.org>
4665
4666 * dired.el (dired-get-filename): A file name starting with ~
4667 is not absolute in this context.
4668
4669 * which-func.el (which-func-maxout): Increase default to 500000.
4670 (which-function-mode): This is now the "real" name of the function.
4671 (which-func-mode): Now an alias.
4672 (which-func-mode-global): Name deleted.
4673
4674 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4675 button-2, when binding hs-mouse-toggle-hiding.
4676
4677 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4678
4679 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4680 (rmail-msg-prune-header): Likewise.
4681 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4682 and `rmail-msg-prune-header'.
4683
4684 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4685
4686 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4687 back than LINEBEG.
4688
4689 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4690
4691 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4692 window where they clicked the mouse has a header line, adjust
4693 vertical movement by one.
4694
4695 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4696
4697 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4698 too when separating a parenthesis.
4699
4700 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4701
4702 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4703 (bookmark-bmenu-hide-filenames): Add help-echo to
4704 mouse-highlighted text.
4705 (bookmark-bmenu-show-filenames): Remove help-echo property from
4706 the whitespace.
4707
4708 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4709
4710 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4711 From Karl Eichwalder <ke@suse.de>.
4712
4713 2001-06-23 Richard M. Stallman <rms@gnu.org>
4714
4715 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4716
4717 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4718 contents for completing-read.
4719
4720 2001-06-22 Richard M. Stallman <rms@gnu.org>
4721
4722 * menu-bar.el (menu-bar-make-toggle): Construct the
4723 function's doc string from HELP, not DOC, and make it accurate by
4724 adding "Toggle whether to " at the front and downcasing the initial.
4725 Change the HELP arg in some calls to make it fit this usage.
4726
4727 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4728 Undo previous change.
4729
4730 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4731
4732 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4733
4734 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4735
4736 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4737
4738 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4739
4740 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4741
4742 2001-06-20 Richard M. Stallman <rms@gnu.org>
4743
4744 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4745 broken out from dabbrev--find-expansion. Handle minibuffer
4746 specially here.
4747 (dabbrev--find-expansion): Simplify code in various ways.
4748 Don't treat minibuffers specially.
4749 Call dabbrev--make-friend-buffer-list.
4750 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4751 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4752
4753 2001-06-19 John Wiegley <johnw@gnu.org>
4754
4755 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4756 Also, added a comment describing how to greatly speedup Eshell
4757 loadup time, by concatenating together all of Eshell's .elc files.
4758
4759 2001-06-19 John Wiegley <johnw@gnu.org>
4760
4761 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4762
4763 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4764
4765 * woman.el (WoMan-highlight-references): Add help-echo to
4766 mouse-highlighted text.
4767
4768 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4769
4770 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4771
4772 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4773
4774 * international/quail.el (quail-start-conversion):
4775 Reset quail-translating to nil.
4776
4777 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4778 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4779
4780 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4781
4782 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4783 mouse-highlighted text.
4784
4785 * dired.el (dired-mark-pop-up): Fix last change.
4786
4787 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4788
4789 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4790 mouse-highlighted text.
4791
4792 * net/quickurl.el (quickurl-url-file): Run through
4793 convert-standard-filename.
4794 (quickurl-list-populate-buffer): Add help-echo to
4795 mouse-highlighted text.
4796 (top-level): Update Dave's URL.
4797
4798 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4799 mouse-highlighted text.
4800
4801 * textmodes/page-ext.el (pages-copy-header-and-position):
4802 Add help-echo to mouse-highlighted text.
4803
4804 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4805 mouse-highlighted text.
4806
4807 * replace.el (occur): Add help-echo to mouse-highlighted text.
4808
4809 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4810 mouse-highlighted text.
4811
4812 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4813 mouse-highlighted text.
4814
4815 * progmodes/compile.el (compile-reinitialize-errors):
4816 Add help-echo to mouse-highlighted messages.
4817 (compilation-forget-errors): Remove help-echo property as well.
4818
4819 * play/landmark.el (lm-plot-square, lm-init-display):
4820 Add help-echo to mouse-highlighted text.
4821
4822 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4823 Add help-echo to mouse-highlighted text.
4824
4825 * dired.el (dired-insert-set-properties): Add help-echo to
4826 mouse-highlighted text.
4827 (dired-mark-pop-up): Remove help-echo property from the file name.
4828
4829 * comint.el (comint-send-input): Add help-echo to
4830 mouse-highlighted text.
4831
4832 * buff-menu.el (list-buffers-noselect): Add help-echo to
4833 mouse-highlighted text.
4834
4835 * arc-mode.el (archive-summarize-files): Add help-echo to
4836 mouse-highlighted text.
4837
4838 * ffap.el (ffap-machine-p): Always return nil if
4839 open-network-stream is not fboundp.
4840
4841 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4842
4843 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4844 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4845 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4846 incorrectly binding chars between 128 and 256 to it.
4847 (sgml-maybe-name-self): Handle latin-1 chars properly.
4848 (sgml-tags-invisible): Bind buffer-file-name to nil.
4849 Use unwind-protect and restore-buffer-modified-p.
4850 (sgml-point-entered): Use buffer-substring-no-properties.
4851 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4852 (html-mode): Don't force `imenu-sort-function'.
4853
4854 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4855
4856 * tar-mode.el: Fix the copyright notice.
4857
4858 * font-lock.el (font-lock-comment-face): For tty's with dark
4859 background, use "red1", since "lightred" is not one of the colors
4860 recognized by tty-colors.el.
4861
4862 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4863 create a buffer for extracted file, in case there's more than one
4864 file by that name in an archive, possibly in different
4865 directories. From Kevin Rodgers <kevinr@ihs.com>.
4866
4867 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4868 <alex@gnu.org>.
4869
4870 2001-06-15 Miles Bader <miles@gnu.org>
4871
4872 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4873 Revert previous change.
4874
4875 2001-06-14 Richard M. Stallman <rms@gnu.org>
4876
4877 * replace.el (keep-lines-read-args): Return just a regexp.
4878 Provide nil for the region args.
4879 (keep-lines, flush-lines, how-many):
4880 Calculate the defaults for the region here, when args are nil.
4881
4882 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4883
4884 * rot13.el (rot13-other-window): Some more doc fix.
4885
4886 2001-06-14 Per Starback <starback@ling.uu.se>
4887
4888 * replace.el (case-replace, query-replace-from-history-variable)
4889 (query-replace-to-history-variable, keep-lines-read-args)
4890 (occur-revert-function, query-replace-help): Dox fix.
4891
4892 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4893
4894 * rot13.el (rot13-other-window): Doc fix.
4895
4896 2001-06-14 Miles Bader <miles@gnu.org>
4897
4898 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4899 of " and \ to "." (punctuation).
4900 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4901
4902 2001-06-13 Richard M. Stallman <rms@gnu.org>
4903
4904 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4905
4906 * simple.el (shell-command-on-region): Never kill the
4907 *Shell Command Output* buffer.
4908
4909 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4910
4911 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4912
4913 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4914
4915 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4916 New var, to recognize ${ $' and PODs.
4917 (perl-font-lock-syntactic-face-function): New function.
4918 (perl-mode): Use them.
4919 (perl-continuation-line-p): New function, from perl-calculate-indent.
4920 (perl-calculate-indent): Use it, to properly handle continuation
4921 lines of continuation lines.
4922
4923 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4924
4925 * server.el (server-process, server-buffer-clients): Doc fix.
4926 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4927
4928 2001-06-09 John Wiegley <johnw@gnu.org>
4929
4930 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4931 test if the last command was Lisp or not.
4932 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4933 B x C".
4934
4935 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4936
4937 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4938 general one on compile.el supports drive letters.
4939
4940 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4941
4942 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4943 key description.
4944
4945 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4946
4947 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4948 (reftex-toc-jump): New command.
4949
4950 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4951 to parse international characters as well.
4952
4953 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4954 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4955
4956 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4957
4958 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4959 TAB to the key separators.
4960
4961 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4962
4963 * international/mule.el (auto-coding-alist): Remove redundant
4964 up-cased versions of the extensions (auto-coding-alist-lookup is
4965 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4966 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4967
4968 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
4969
4970 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
4971
4972 2001-06-01 Richard M. Stallman <rms@gnu.org>
4973
4974 * help.el (describe-variable): Put value on same line
4975 with preceding text, if it is short enough to look good that way.
4976
4977 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
4978
4979 * term/internal.el (IT-unicode-translations): New variable.
4980 (IT-setup-unicode-display): New function.
4981
4982 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4983
4984 * ps-print.el: Handle before-string and after-string overlay properties
4985 in ps-print-*-with-faces commands. Doc fix.
4986 (ps-print-version): New version number (6.5.2).
4987 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
4988 for XEmacs.
4989 (ps-prefix-quote): Doc fix.
4990 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
4991 (ps-basic-plot-str, ps-plot-string): New funs.
4992
4993 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
4994
4995 * progmodes/etags.el (tags-compression-info-list): Fix docstring
4996 and :type spec.
4997
4998 2001-05-31 Gerd Moellmann <gerd@gnu.org>
4999
5000 * international/mule-cmds.el (inactivate-input-method):
5001 Set input-method-function to nil.
5002
5003 * xml.el (xml-parse-tag): The document may contain invalid characters.
5004 From ShengHuo ZHU <zsh@cs.rochester.edu>
5005
5006 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5007
5008 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5009 `rmail-summary-line-decoder' if the message does not have
5010 a Subject: field.
5011
5012 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5013
5014 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5015 New variable.
5016 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5017 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5018 is non-nil.
5019
5020 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5021
5022 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5023
5024 2001-05-29 Sam Steingold <sds@gnu.org>
5025
5026 * faces.el (face-valid-attribute-values): Bind `valid' directly
5027 instead of using `setq'.
5028
5029 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5030 Use `tex-shell-buf'.
5031 (tex-shell-proc): Use `tex-shell-running'.
5032 (tex-shell-buf-no-error): New function.
5033 (tex-send-tex-command): Use it.
5034 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5035 (tex-kill-job): Check the process before calling `quit-process'.
5036
5037 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5038
5039 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5040 UTF-8 sequences.
5041
5042 2001-05-28 Miles Bader <miles@gnu.org>
5043
5044 * comint.el (comint-carriage-motion): Renamed from
5045 `comint-cr-magic'. Operate on the buffer instead of the string
5046 (for use as a comint post-output filter, instead of as a
5047 pre-output filter). Handle backspaces too. Add to the
5048 `comint-output-filter-functions' hook instead of
5049 `comint-preoutput-filter-functions'.
5050
5051 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5052
5053 * language/japan-util.el (japanese-hankaku): Prefer the charset
5054 `jisx0201' when the optional argument `ascii-only' is not specified.
5055 (japanese-hankaku-region): Ditto.
5056 From Katsumi Yamaoka <yamaoka@jpl.org>
5057
5058 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5059
5060 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5061 (outline-invisible-p): New function.
5062 (hide-leaves): Save excursion.
5063 (hide-other): Stop looping when reaching bobp.
5064
5065 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5066
5067 * cus-edit.el (custom-file): Fix last change.
5068
5069 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5070
5071 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5072 same definition in byte-compile-function-environment as `autoload'
5073 would put in `symbol-function'.
5074
5075 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5076 patch to correct the error message as well.
5077
5078 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5079
5080 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5081 unless ~/.emacs exists.
5082
5083 * novice.el (enable-command): If user-init-file is nil or does not
5084 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5085
5086 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5087
5088 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5089 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5090 Allow spaces around macro arguments.
5091 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5092 indent-for-tab-command.
5093 (latex-mode-map, plain-tex-mode-map): New keymaps.
5094 Inherit from tex-mode-map.
5095 (tex-common-initialization): Don't setup the keymap any more
5096 since it's now done right by define-derived-mode.
5097 (latex-mode): Set skeleton-end-hook to nil.
5098 (latex-skeleton-end-hook): Remove.
5099 (tex-latex-block, latex-insert-item): Simplify.
5100 (latex-syntax-after): Use following-char rather than char-after.
5101 (tex-discount-args-cmds, tex-count-words): New functions.
5102
5103 * textmodes/tildify.el (tildify-ignored-environments-alist):
5104 Recognize \verb* as well.
5105
5106 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5107 (perl-comment-indent): Simplify to let newcomment.el do its job.
5108 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5109 (perl-mark-function): Cleanup the namespace.
5110 (perl-calculate-indent): Don't be fooled by nested functions.
5111
5112 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5113
5114 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5115 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5116
5117 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5118
5119 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5120 actually be `\\'.
5121 (ctlau-b5-converter): Likewise.
5122
5123 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5124
5125 * international/titdic-cnv.el (quail-misc-package-ext-info):
5126 Change CTLauB.el to CTLau-b5.el.
5127
5128 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5129
5130 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5131 rather than beginning-of-line to avoid problems with fields.
5132 (gud-perldb-massage-args): Use unless and push.
5133 (gud-chdir-before-run): New var.
5134 (gud-common-init): Use it.
5135
5136 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5137
5138 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5139 delete entries for chinese-ctlau and chinese-ctlaub.
5140 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5141 chinese-ctlaub.
5142 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5143 New functions.
5144
5145 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5146
5147 * cus-edit.el (custom-comment-show): Remove debug code.
5148
5149 * language/japan-util.el (japanese-symbol-table): Fix handling of
5150 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5151
5152 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5153
5154 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5155 Renamed by removing the silly `-flag' suffix.
5156 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5157
5158 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5159
5160 * replace.el (keep-lines-read-args): Use `copy-marker'.
5161 (how-many): Save excursion properly.
5162 (occur-mode): Use define-derived-mode.
5163 (perform-replace): Use with-current-buffer.
5164
5165 2001-05-20 Richard M. Stallman <rms@gnu.org>
5166
5167 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5168
5169 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5170
5171 * info.el (Info-read-subfile): Widen before finding the
5172 desired node in the subfile.
5173
5174 * startup.el (command-line-1): When >2 files visited,
5175 leave the last one visible, and make that the selected window.
5176
5177 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5178
5179 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5180
5181 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5182
5183 * international/ccl.el (define-ccl-program): Fix a typo.
5184 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5185
5186 * international/mule.el (decode-char): Fix a typo. From Pavel
5187 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5188
5189 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5190 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5191
5192 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5193 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5194
5195 2001-05-18 Sam Steingold <sds@gnu.org>
5196
5197 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5198 and [RET] to `cvs-mode-find-file'.
5199
5200 2001-05-18 John Wiegley <johnw@gnu.org>
5201
5202 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5203 configuration variable, which determines the initial character
5204 that forces use of an external version of a command. The default
5205 is *, but may be set to \, for example.
5206
5207 * eshell/esh-ext.el (eshell-explicit-command):
5208 Use `eshell-explicit-command-char' instead of ?*.
5209
5210 * eshell/esh-cmd.el (eshell/which):
5211 Use `eshell-explicit-command-char' instead of ?*.
5212
5213 * eshell/em-cmpl.el (eshell-completion-command-name)
5214 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5215 instead of ?*.
5216
5217 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5218
5219 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5220 subst-char-in-string.
5221 (ange-ftp-after-parse-ls-hook): New variable.
5222 (ange-ftp-ls): Run that hook.
5223 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5224
5225 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5226 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5227 text into *Completions*.
5228
5229 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5230 part of which look like email addresses.
5231
5232 2001-05-18 Andrew Innes <andrewi@gnu.org>
5233
5234 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5235 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5236 cmd.exe's handling of FOR loops.
5237 (autoloads): Set find-file-suppress-same-file-warnings to t to
5238 avoid slew of spurious messages.
5239
5240 2001-05-18 Simon Josefsson <simon@josefsson.org>
5241
5242 * mail/smtpmail.el (maybe-append-domain): Renamed to
5243 `smtpmail-maybe-append-domain'.
5244 (smtpmail-via-smtp): Use the new name.
5245
5246 * net/browse-url.el (browse-url-browser-function): Add kde.
5247 (browse-url-kde-program, browse-url-kde-args): New variables.
5248 (browse-url-kde): New function.
5249
5250 2001-05-18 Miles Bader <miles@gnu.org>
5251
5252 * simple.el (delete-horizontal-space, just-one-space):
5253 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5254 because it's more efficient for large files.
5255
5256 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5257
5258 * mail/rmail.el (rmail-require-mime-maybe): New function.
5259 (rmail): Use it.
5260 (rmail-mode): Handle the case of finding Rmail files.
5261
5262 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5263 functions.
5264
5265 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5266
5267 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5268 text-property after moving to the beginning of line and regardless
5269 of the value of font-lock-multiline.
5270
5271 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5272
5273 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5274
5275 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5276 last coding system used before calling set-buffer-modified-p
5277 because that function changes last-coding-system.
5278
5279 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5280
5281 * files.el (switch-to-buffer-other-window)
5282 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5283 the doc string.
5284
5285 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5286
5287 * language/slovak.el, language/czech.el: New maintainer.
5288
5289 2001-05-16 Sam Steingold <sds@gnu.org>
5290
5291 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5292 sub-form of `defgeneric' correctly.
5293
5294 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5295
5296 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5297 of `c'.
5298
5299 * textmodes/outline.el (outline-font-lock-level): Remove the
5300 condition-case, test what outline-level returns instead, to
5301 ease debugging.
5302
5303 * international/mule.el (auto-coding-regexp-alist): New user-option.
5304 (auto-coding-from-file-contents): New function.
5305 (set-auto-coding): Use it to determine a coding system.
5306
5307 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5308
5309 * mouse.el (mouse-delete-other-windows): Doc fix.
5310
5311 * emacs-lisp/lisp-mode.el (lisp-mode):
5312 Make font-lock-keywords-case-fold-search a buffer-local variable with
5313 make-local-variable before setting it.
5314
5315 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5316
5317 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5318 prefixes.
5319
5320 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5321
5322 * hexl.el (hexl-current-address): Print a message when called
5323 interactively.
5324
5325 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5326
5327 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5328
5329 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5330
5331 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5332
5333 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5334
5335 * startup.el (command-line): If parameters have been changed in
5336 the init files which influence font selection, clear the face
5337 cache so that faces get realized with the new parameters.
5338
5339 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5340
5341 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5342
5343 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5344
5345 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5346
5347 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5348 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5349
5350 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5351
5352 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5353 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5354
5355 2001-05-09 John Wiegley <johnw@gnu.org>
5356
5357 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5358 Annotated the documentation string to tell users about
5359 `eshell-no-numeric-conversions'.
5360
5361 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5362 conversions if a Lisp function has the property
5363 `eshell-no-numeric-conversions' set to a non-nil value.
5364
5365 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5366 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5367 property `eshell-no-numeric-conversions' on the following
5368 functions (which all deal with filesystem entities, and never Lisp
5369 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5370 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5371 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5372 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5373 eshell/which, eshell/addpath.
5374
5375 2001-05-09 John Wiegley <johnw@gnu.org>
5376
5377 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5378 encountered as an argument, don't convert it right away, but tag
5379 the first character of the string with the text properties
5380 `number', which signifies to `eshell-lisp-command' that the
5381 argument should be passed through `string-to-number' if it is
5382 actually used in the call to a Lisp function.
5383
5384 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5385 function, convert any string arguments that have been tagged as
5386 "numbers", by calling string-to-number.
5387
5388 * eshell/esh-util.el (eshell-number-regexp): Now that number
5389 conversions only happen for Lisp function calls, the number regexp
5390 should now match all integer and floating point forms.
5391
5392 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5393 `eshell-continue-process', since they are both nonfunctional at
5394 the moment.
5395 (eshell-proc-initialize): Don't bind keys for
5396 `eshell-stop-process' or `eshell-continue-process'.
5397
5398 * eshell/em-unix.el (eshell-shuffle-files):
5399 Apply `directory-file-name' before calling `file-name-directory'.
5400
5401 * eshell/em-hist.el (eshell-add-to-history): Reference to
5402 `eshell-history-ring' needed to be `eshell-history-index'.
5403
5404 * calendar/timeclock.el (timeclock-find-discrep):
5405 Initialize `elapsed' to 0.
5406 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5407 it's still nil.
5408
5409 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5410
5411 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5412 (archive-mode): Use capitalize.
5413 (archive-unique-fname): Use make-temp-file.
5414
5415 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5416
5417 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5418
5419 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5420
5421 * tar-mode.el (tar-extract): Pay attention to the value of
5422 coding-system-for-read, if it is non-nil.
5423
5424 * calendar/holidays.el (holidays): Add an autoload cookie.
5425 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5426
5427 2001-05-08 John Wiegley <johnw@gnu.org>
5428
5429 * calendar/timeclock.el (timeclock-workday-remaining):
5430 Changed logic for determining how much time is remaining.
5431 (timeclock-workday-elapsed): Don't accept a "relative" argument
5432 for the current day's elapsed time. What could that have meant?
5433 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5434 (timeclock-when-to-leave): Changed logic, similarly to what was
5435 done for `timeclock-workday-remaining'.
5436 (timeclock-find-discrep): Removed "today-only" argument, which had
5437 no meaning. Fixed some more math problems. The function now
5438 returns a three member list: (TOTAL-TIME-DISCREPANCY
5439 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5440
5441 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5442
5443 * w32-fns.el (convert-standard-filename): Start replacing slashes
5444 from the beginning of the file name, not from where the last
5445 invalid character was. From "Andrew Maguire (SWW)"
5446 <Andrew.Maguire@Smallworld.co.uk>
5447
5448 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5449
5450 The following changes are to provide infrastructure for handling
5451 MIME messages to rmail. They don't affect the original behaviour
5452 if rmail-enable-mime is nil.
5453
5454 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5455 (rmail-search-mime-message-function)
5456 (rmail-search-mime-header-function): New variables.
5457 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5458 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5459 `rmail-view-buffer' is hidden.
5460 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5461 call rmai-show-mime-function.
5462 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5463 mode-line-process of rmail-view-buffer.
5464 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5465 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5466 buffer.
5467 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5468 set-buffer to the Rmail buffer.
5469 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5470 rmail-search-mime-header-function.
5471 (rmail-search-message): New function.
5472 (rmail-search): Call rmail-search-message to check if a message
5473 matches REGEXP, lastly update point after calling
5474 rmail-show-message.
5475 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5476 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5477 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5478 header region, refer to rmail-msgref-vector while setting the
5479 current buffer to rmail-buffer temporarily.
5480 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5481 If rmail-enable-mime is non-nil, call
5482 rmail-insert-mime-forwarded-message-function instead of inserting
5483 forwarded message by itself.
5484
5485 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5486 Rmail buffer.
5487 (rmail-set-label, rmail-next-labeled-message): Likewise.
5488
5489 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5490 set-buffer to the Rmail buffer.
5491 (rmail-output-to-rmail-file): Likewise.
5492 (rmail-output): Likewise.
5493
5494 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5495 of mail-fetch-field by rmail-summary-line-decoder.
5496 (rmail-new-summary): Be sure to go to the Rmail buffer.
5497 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5498 rmail-view-buffer to nil.
5499 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5500 rmail-view-buffer.
5501 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5502 rmail-buffer.
5503 (rmail-summary-scroll-msg-down): Likewise.
5504 (rmail-summary-beginning-of-message): Likewise.
5505 (rmail-summary-wipe): Likewise.
5506 (rmail-summary-toggle-header): Use save-window-excursion, not
5507 save-excursion. Update point in rmail-view-buffer, not in
5508 rmail-buffer.
5509 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5510 rmail-view-buffer, not rmail-buffer.
5511
5512 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5513
5514 * cus-edit.el (custom-file): Signal an error if user-init-file is
5515 nil (running -q).
5516
5517 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5518
5519 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5520 Add :version.
5521
5522 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5523 New option.
5524 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5525 only if smtpmail-warn-about-unknown-extensions is set.
5526
5527 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5528 instead of rmail-sort-by-keywords.
5529
5530 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5531 rmail-sort-by-keywords.
5532
5533 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5534 rmail-summary-sort-by-keywords. Doc fix.
5535 (rmail-summary-mode): Doc fix.
5536
5537 * mail/rmail.el (rmail-edit): New Custom group.
5538
5539 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5540 (rmail-edit-mode-hook): New user-option.
5541
5542 2001-05-05 Richard M. Stallman <rms@gnu.org>
5543
5544 * help.el (help-xref-symbol-regexp): Recognize "source of"
5545 and friends, meaning make a link to the source file.
5546 (help-make-xrefs): Handle "source of" and friends
5547 by constructing a link that visits the source file.
5548
5549 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5550
5551 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5552
5553 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5554 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5555 Renamed from perl-font-lock-keywords to avoid clashes.
5556 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5557 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5558 Updated correspondingly.
5559
5560 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5561 Typo `nonexistant' -> `nonexistent'.
5562
5563 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5564
5565 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5566 Split `c-electric-delete' into two functions where
5567 `c-electric-delete-forward' always deletes forward and
5568 `c-electric-delete' only contains the code necessary for XEmacs to
5569 choose between backward and forward deletion.
5570
5571 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5572 get the electric behavior on that key too.
5573 (c-fill-paragraph): Fixed bogus direct use of
5574 c-comment-prefix-regexp, which caused an error when it's a list.
5575
5576 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5577
5578 * dired-aux.el (dired-diff): Doc fix.
5579
5580 * dired.el (dired-diff): Likewise.
5581
5582 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5583
5584 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5585
5586 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5587
5588 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5589 if both the buffer and the file are read-only.
5590
5591 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5592 rather than font-lock-string-face.
5593 (sh-get-indent-info): Treat heredocs like strings.
5594
5595 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5596
5597 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5598 a newline following `}'.
5599 (texinfo-format-email): New function.
5600 (toplevel): Use texinfo-format-email for @email.
5601 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5602 Add `display'.
5603 (texinfo-sort-region): Goto point-min before sorting.
5604 (texinfo-set): Remove leading white space from value.
5605 From yagi@is.titech.ac.jp.
5606
5607 * replace.el (query-replace-regexp-eval): Doc fix.
5608
5609 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5610
5611 * diff-mode.el (diff-nonexistant-face): New face.
5612 (diff-font-lock-keywords): Use it.
5613
5614 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5615
5616 * font-lock.el (font-lock-mode): Doc fix.
5617
5618 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5619 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5620
5621 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5622
5623 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5624 backslash at the start of the here-document delimiter.
5625 (sh-font-lock-syntactic-keywords): Likewise.
5626
5627 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5628
5629 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5630
5631 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5632 (tty-color-translate, tty-color-by-index, tty-color-values)
5633 (tty-color-desc): Doc fix.
5634
5635 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5636
5637 * dired-aux.el (dired-do-create-files, dired-do-copy)
5638 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5639 Mention dired-dwim-target in the doc string.
5640
5641 2001-04-28 Miles Bader <miles@gnu.org>
5642
5643 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5644 (dabbrev--find-expansion): Use it.
5645 (dabbrev--select-buffers): Don't select ignored buffers.
5646
5647 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5648
5649 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5650
5651 2001-04-26 Richard M. Stallman <rms@gnu.org>
5652
5653 * dabbrev.el: Add doc strings for some functions.
5654 (dabbrev--eliminate-newlines): New variable.
5655 (dabbrev--substitute-expansion): Convert newlines to spaces
5656 if dabbrev--eliminate-newlines is set.
5657 If abbrev and expansion are both all-lower-case,
5658 leave dabbrev--last-case-pattern nil.
5659
5660 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5661
5662 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5663 if necessary, like in rmail-show-message.
5664
5665 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5666
5667 * ps-print.el: Color specified by number is forced to be float number.
5668 (ps-print-version): New version number (6.5.1.1).
5669 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5670 initialization.
5671 (ps-prefix-quote): New internal var.
5672 (ps-print-quote): New fun.
5673 (ps-setup, ps-output-frame-properties, ps-float-format)
5674 (ps-format-color): Code fix.
5675 (ps-plot-region): Eliminate redundant foreground color text setting.
5676
5677 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5678
5679 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5680
5681 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5682
5683 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5684
5685 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5686
5687 * info.el (Info-additional-directory-list): Doc fix.
5688
5689 * find-lisp.el (find-lisp-find-dired-filter)
5690 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5691 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5692
5693 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5694
5695 * progmodes/make-mode.el (makefile-font-lock-keywords):
5696 Rationalize the rules for includes and conditionals and use the
5697 keyword face for them.
5698
5699 * faces.el (modify-face): Add compatibility for non-interactive use.
5700
5701 2001-04-24 John Wiegley <johnw@gnu.org>
5702
5703 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5704 fix from last night, since it wasn't finding eshell/cd.
5705
5706 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5707
5708 * rect.el (string-rectangle): Revert to 20.x behaviour.
5709 (replace-rectangle): Make it an alias for string-rectangle.
5710 (string-insert-rectangle): New function.
5711
5712 2001-04-23 John Wiegley <johnw@gnu.org>
5713
5714 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5715 occurring with Emacs 21's diff.el/compile.el interaction layer.
5716
5717 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5718
5719 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5720 case where the function was defined in a file, but not part of an
5721 eshell module.
5722
5723 2001-04-23 John Wiegley <johnw@gnu.org>
5724
5725 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5726 code to work around a redisplay problem I've been having.
5727
5728 2001-04-23 John Wiegley <johnw@gnu.org>
5729
5730 * calendar/timeclock.el (timeclock-day-required): If the time
5731 required for a particular day is not set, use `timeclock-workday'.
5732 (timeclock-find-discrep): Added some sample code in a comment.
5733
5734 * eshell/eshell.el (eshell-command): Made a few changes so that
5735 `eshell-command' could be called programmatically.
5736
5737 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5738
5739 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5740
5741 2001-04-23 John Wiegley <johnw@gnu.org>
5742
5743 * calendar/timeclock.el: Updated copyright.
5744 (timeclock-generate-report): Don't report the daily or two-week
5745 total, if no time has been worked in that period.
5746 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5747 final computational form, which was unnecessary; corrected a
5748 parsing problem when timeclock-relative was nil.
5749
5750 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5751
5752 * calendar/timeclock.el (timeclock-modeline-display): Check if
5753 `list-entry' is null.
5754 (timeclock-use-display-time): The first argument to `set-variable'
5755 must be a symbol.
5756
5757 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5758
5759 * calendar/calendar.el (diary-entry-marker)
5760 (calendar-today-marker, calendar-holiday-marker):
5761 Use display-color-p instead of window-system.
5762 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5763 instead of window-system.
5764 (calendar-hide-window): Use display-multi-frame-p instead of
5765 window-system.
5766
5767 * calendar/cal-x.el (calendar-two-frame-setup)
5768 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5769 Use display-multi-frame-p instead of window-system.
5770
5771 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5772
5773 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5774
5775 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5776 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5777
5778 2001-04-23 Alex Schroeder <alex@gnu.org>
5779
5780 * goto-addr.el: Instead of defining line-beginning-position and
5781 line-end-position a defalias is used for point-at-bol and point-at-eol.
5782
5783 2001-04-23 Alex Schroeder <alex@gnu.org>
5784
5785 * goto-addr.el: Added XEmacs compatibility code.
5786 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5787
5788 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5789
5790 * textmodes/paragraphs.el (sentence-end): Doc fix.
5791
5792 2001-04-20 Alex Schroeder <alex@gnu.org>
5793
5794 * sql.el (sql-escape-newlines-and-send): New function.
5795 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5796
5797 2001-04-20 Alex Schroeder <alex@gnu.org>
5798
5799 * sql.el (sql-db2-program): New option.
5800 (sql-db2-options): New option.
5801 (sql-db2): New function.
5802
5803 2001-04-20 Alex Schroeder <alex@gnu.org>
5804
5805 * sql.el (sql-mode-menu): Added highlighting entries.
5806 (sql-highlight-oracle-keywords): New function.
5807 (sql-highlight-postgres-keywords): New function.
5808 (sql-highlight-ansi-keywords): New function.
5809
5810 2001-04-20 Alex Schroeder <alex@gnu.org>
5811
5812 * sql.el (sql-help): Doc change.
5813
5814 2001-04-19 Karl Fogel <kfogel@collab.net>
5815
5816 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5817 that inserted file content only to delete it immediately.
5818 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5819 <lektu@uol.com.br> for the patch.
5820
5821 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5822
5823 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5824
5825 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5826
5827 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5828 for defmethod.
5829
5830 * comint.el (comint-cr-magic): New function.
5831 (toplevel): Add it to comint-preoutput-filter-functions.
5832
5833 2001-04-18 Andrew Innes <andrewi@gnu.org>
5834
5835 * makefile.w32-in (EMACSLOADPATH): Define.
5836 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5837 (recompile): Remove stuff to set EMACSLOADPATH.
5838
5839 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5840
5841 * language/slovak.el ("Slovak"): Add tutorial entry.
5842
5843 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5844 browse-url-new-window-p.
5845
5846 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5847
5848 * info.el (Info-menu-update): When there are no menus and/or no
5849 cross references in the node, make the respective items of the
5850 Info menu-bar menu inactive.
5851
5852 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5853
5854 * indent.el (indent-for-tab-command): Call indent-line-function
5855 with no argument if PREFIX-ARG is non-nil.
5856
5857 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5858
5859 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5860
5861 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5862 an async subprocess if start-process is unavailable. Suggested by
5863 Tim Van Holder <tim.van.holder@pandora.be>.
5864
5865 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5866
5867 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5868 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5869
5870 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5871
5872 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5873 manual.
5874
5875 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5876
5877 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5878 (cvs-menu): Add a few entries.
5879
5880 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5881 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5882 lock file appears to be reachable from Emacs.
5883 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5884 (cvs-mode-find-file): Look for cvs-header-face rather than
5885 cvs-dirname-face (which doesn't exist).
5886 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5887
5888 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5889
5890 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5891
5892 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5893 normal-erase-is-backspace on a tty. Instead, bind some keys such
5894 as [delete] directly, like pc-select.el did before
5895 normal-erase-is-backspace was invented.
5896
5897 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5898
5899 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5900
5901 2001-04-11 John Wiegley <johnw@gnu.org>
5902
5903 * eshell/em-ls.el (eshell-ls-insert-directory):
5904 Set font-lock-defaults to nil, to prevent fontification in dired
5905 buffers, if Eshell's ls is being used.
5906
5907 2001-04-11 John Wiegley <johnw@gnu.org>
5908
5909 * calendar/timeclock.el (timeclock-completing-read): New function.
5910 (timeclock-ask-for-project, timeclock-ask-for-reason):
5911 Call `timeclock-completing-read'.
5912
5913 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5914 required where `member' was being used.
5915
5916 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5917
5918 * eshell/em-hist.el (eshell-previous-matching-input):
5919 Don't display "History item" if the the minibuffer is active.
5920
5921 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5922
5923 * startup.el (command-line): Output a newline after printing
5924 an error from loading the window system's init file.
5925
5926 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5927
5928 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5929 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5930 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5931 keywords whose arguments routinely include @@.
5932
5933 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5934
5935 * emacs-lisp/advice.el (ad-make-advised-definition):
5936 Construct advice for subrs differently.
5937
5938 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5939 regexp in parentheses when building the regexp for searching backwards.
5940
5941 * simple.el (completion-list-mode-finish): New function.
5942 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5943
5944 * language/european.el ("Polish"): Change sample text.
5945 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5946
5947 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5948 parameter.
5949
5950 * faces.el (menu): Doc fix.
5951
5952 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5953
5954 * ps-print.el: Footer implementation. Doc fix.
5955 (ps-print-version): New version number (6.5.1).
5956 (ps-header-frame-alist): New customization var for header frame
5957 properties.
5958 (ps-line-number-color): New customization var for line number color.
5959 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5960 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5961 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5962 (ps-right-footer): New customization vars for footers.
5963 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5964 footers.
5965 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5966 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5967 Code fix.
5968 (ps-prologue-file): Indentation fix.
5969 (ps-print-quote): Fun eliminated.
5970 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
5971 (ps-output-frame-properties): New fun.
5972 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
5973 (ps-skip-newline): Replace defun by defsubst.
5974
5975 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
5976
5977 * eshell/eshell.el (eshell-command): Needed a "%s" format
5978 specifier, in case the buffer contains percent characters.
5979
5980 2001-04-10 John Wiegley <johnw@gnu.org>
5981
5982 * calendar/timeclock.el (timeclock-generate-report): Added a
5983 missing insert of the project name.
5984
5985 2001-04-09 Gerd Moellmann <gerd@gnu.org>
5986
5987 * obsolete/profile.el: Moved from emacs-lisp/.
5988
5989 * Makefile.in (nonobsolete_setwins): New macro.
5990 (finder-data): Use it instead of `setwins'.
5991 From: Dave Love <fx@gnu.org>.
5992
5993 * server.el (server-visit-files): Set server-existing-buffer correctly.
5994 (server-visit-files): Run server-visit-hook after going to
5995 line 1 so that the hook can set point as it sees fit.
5996
5997 * bindings.el (mode-line-modified): Unify help messages.
5998
5999 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6000
6001 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6002 All callers changed.
6003
6004 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6005
6006 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6007 long file names aren't supported, truncate the file names in
6008 quail-misc-package-ext-info to 8+3 before matching them against
6009 FILENAME.
6010
6011 * dos-fns.el (dos-truncate-to-8+3): New function.
6012
6013 * progmodes/compile.el (grep-compute-defaults): Use null-device
6014 instead of literal /dev/null. Reported by Jens Schmidt
6015 <schmidt@mathematik.uni-kl.de>.
6016
6017 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6018
6019 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6020
6021 * textmodes/sgml-mode.el: Add unknown maintainer.
6022 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6023 (html-mode-map): Use set-keymap-parent.
6024
6025 2001-04-06 Dave Love <fx@gnu.org>
6026
6027 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6028 Remove redundant string-to-list.
6029
6030 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6031
6032 * composite.el (reference-point-alist): Doc fix.
6033
6034 2001-04-05 Sam Steingold <sds@gnu.org>
6035
6036 * font-lock.el (font-lock-keywords-case-fold-search):
6037 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6038 file made font-lock case-insensitive.
6039
6040 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6041
6042 * faces.el (defface menu): Doc fix.
6043
6044 * wid-edit.el (widget-color-sample-face-get): Don't make
6045 faces for undefined colors.
6046
6047 * version.el (emacs-version): Include LessTif/Motif version info.
6048
6049 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6050
6051 * ps-mule.el: Eliminate cl package dependence.
6052 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6053 if they aren't defined yet.
6054 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6055 Eliminate cl package dependence.
6056
6057 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6058
6059 * progmodes/cc-cmds.el (c-outline-level):
6060 Bind buffer-invisibility-spec. Originally from Dave Love, but
6061 got lost when incorporating version 5.26.
6062
6063 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6064
6065 * emulation/pc-select.el (pc-selection-mode):
6066 Call normal-erase-is-backspace-mode instead of binding
6067 keys individually.
6068
6069 * cus-load.el (normal-erase-is-backspace): Use it instead of
6070 delete-key-deletes-forward.
6071
6072 * startup.el (command-line): Use normal-erase-is-backspace and
6073 normal-erase-is-backspace-mode.
6074
6075 * simple.el (normal-erase-is-backspace): Rename from
6076 delete-key-deletes-forward. Doc fix.
6077 (normal-erase-is-backspace-mode): Rename from
6078 delete-key-deletes-forward-mode. Doc fix.
6079 Run normal-erase-is-backspace-hook.
6080
6081 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6082 ``human-readable'' format produced by GNU `ls'.
6083 (dired-move-to-filename-regexp): Recognize ISO format dates.
6084 From Paul Eggert <eggert@twinsun.com>.
6085
6086 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6087
6088 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6089 New functions.
6090 (lm-verify): Check keywords.
6091 From Eric M. Ludlam <eric@siege-engine.com>.
6092
6093 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6094
6095 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6096 `xemacs' feature instead of for the function `set-extent-property'.
6097
6098 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6099
6100 * mail/mh-utils.el (mh-folder-hist): New var.
6101 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6102
6103 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6104
6105 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6106 region, position point on the first or last 16-byte group.
6107 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6108 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6109 hexl-beginning-of-line.
6110
6111 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6112
6113 * icomplete.el (icomplete-mode): Treat an argument like other
6114 modes do.
6115
6116 * startup.el (fancy-splash-head): Use splash8.xpm for color
6117 depth 8.
6118
6119 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6120 Add an antry for ``converts''.
6121
6122 * language/slovak.el ("Slovak"): Add documentation string.
6123 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6124
6125 * language/czech.el ("Czech"): Add documentation string.
6126 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6127
6128 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6129 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6130
6131 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6132
6133 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6134 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6135 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6136 Use `defsubst' rather than a macro to ease debugging.
6137 (mail-extr-last): Remove (use `last' instead).
6138 (mail-extract-address-components): Properly reset the syntax-table
6139 after parsing an address. Use `last' rather than mail-extr-last.
6140 Make sure the end marker stays at the very end.
6141
6142 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6143
6144 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6145 last change.
6146
6147 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6148
6149 * ps-print.el: Line and paragraph spacing feature. Region to cut
6150 out when printing. Doc fix.
6151 (ps-print-version): New version number (6.5).
6152 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6153 New vars. Line and paragraph spacing feature.
6154 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6155 out when printing.
6156 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6157 (ps-get-font-size, ps-begin-job, ps-continue-line)
6158 (ps-plot-region): Code fix.
6159 (ps-print-prologue-2): Var eliminated.
6160 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6161 New internal vars.
6162 (ps-get-size): New fun.
6163 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6164 (ps-next-line): Replace defun by defsubst.
6165 (ps-mule-plot-string): Autoload doc fix.
6166
6167 * ps-bdf.el: XEmacs compatibility. Doc fix.
6168 (installation-directory, coding-system-for-read): Declare vars if
6169 it's not declared yet.
6170 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6171
6172 * ps-mule.el: XEmacs compatibility. Doc fix.
6173 (leading-code-private-22): Declare var if it's not declared yet.
6174 (charset-bytes, charset-dimension, charset-id, charset-width)
6175 (find-charset-region, split-char, char-width, chars-in-region)
6176 (forward-point, decompose-composite-char, encode-coding-string)
6177 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6178 Define funs if not defined yet.
6179 (encode-composition-rule, find-composition): Define funs if not
6180 loaded yet.
6181 (ps-mule-prologue): PostScript code fix.
6182
6183 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6184
6185 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6186 non-nil, generate font for the header strings.
6187 (ps-mule-prepare-font): Likewise.
6188 (ps-mule-generate-glyphs): Likewise.
6189 (ps-mule-string-encoding): Likewise.
6190 (ps-mule-header-charsets): New variable.
6191 (ps-mule-encode-header-string): New function.
6192 (ps-mule-header-string-charsets): New function.
6193 (ps-mule-begin-job): Check charsets in the header strings. If there
6194 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6195
6196 * ps-print.el (ps-generate-header-line): Encode the header string by
6197 ps-mule-encode-header-string.
6198 (ps-mule-encode-header-string): Declare autoload.
6199
6200 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6201
6202 * frame.el (cursor-in-non-selected-windows):
6203 Replaces show-cursor-in-non-selected-windows.
6204
6205 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6206
6207 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6208 Delete entries for "chinese-py" and "chinese-ziranma".
6209 (quail-misc-package-ext-info): New variable.
6210 (tsang-quick-converter): New function.
6211 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6212 (quick-cns-converter, py-converter, ziranma-converter)
6213 (miscdic-convert, batch-miscdic-convert): New functions.
6214
6215 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6216
6217 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6218 eight-bit-control chars.
6219
6220 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6221 Reduce making temporary vector (suggested by Dave Love).
6222
6223 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6224
6225 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6226 string as well.
6227
6228 2001-03-30 Andreas Schwab <schwab@suse.de>
6229
6230 * files.el (backup-directory-alist): Fix typo.
6231
6232 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6233
6234 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6235 <eggert@twinsun.com>.
6236
6237 2001-03-30 Dave Love <fx@gnu.org>
6238
6239 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6240
6241 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6242
6243 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6244
6245 2001-03-30 Miles Bader <miles@gnu.org>
6246
6247 * subr.el (interactive-form): Fix paren typo.
6248
6249 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6250
6251 * emacs-lisp/profile.el: Say that it's obsolete in the header
6252 line, so that finder.el puts that into its data-base.
6253 Suggested by Alex Schroeder <alex@gnu.org>.
6254
6255 2001-03-29 Paul Eggert <eggert@twinsun.com>
6256
6257 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6258 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6259
6260 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6261
6262 * generic.el (generic-mode-set-comments): Use "" rather than nil
6263 for comment-end.
6264
6265 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6266
6267 * emacs-lisp/advice.el (ad-make-advised-definition):
6268 Call interactive-form to obtain the interactive spec of subrs.
6269
6270 * subr.el (interactive-form): New function.
6271
6272 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6273
6274 * vc-sccs.el (vc-sccs-register): Use relative file names.
6275
6276 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6277
6278 * bookmark.el (bookmark-get-bookmark): Handle case that
6279 BOOKMARK is not a string.
6280
6281 * image.el (image-type-regexps): Change type for PS files
6282 to `postscript'.
6283
6284 * subr.el (read-passwd): Clear command history after each
6285 character entered. From: Stephen Gildea
6286 <gildea@stop.mail-abuse.org>.
6287
6288 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6289
6290 * international/kkc.el (kkc-save-init-file): Locally bind
6291 print-length to nil.
6292
6293 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6294
6295 * textmodes/flyspell.el: Some doc fixes.
6296 (flyspell-maybe-correct-transposition)
6297 (flyspell-maybe-correct-doubling): Use a temporary buffer
6298
6299 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6300
6301 * emacs-lisp/byte-opt.el (byte-optimize-while)
6302 (byte-optimize-form-code-walker): Diagnose too few arguments
6303 for `if' and `while'.
6304
6305 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6306
6307 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6308 Prepend `\' to "\<quail-translation-docstring>".
6309
6310 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6311
6312 * autorevert.el (global-auto-revert-non-file-buffers):
6313 Remove duplicate defcustom.
6314
6315 2001-03-26 Miles Bader <miles@gnu.org>
6316
6317 * international/latin1-disp.el (latin1-char-displayable-p):
6318 Add leading "-" for X font pattern.
6319
6320 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6321
6322 * international/mule-diag.el (describe-coding-system):
6323 For raw-text and emacs-mule, don't add anymore text about what
6324 charsets they can encode.
6325
6326 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6327
6328 * help.el (view-lossage): Mention open-dribble-file in the doc
6329 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6330
6331 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6332
6333 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6334 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6335
6336 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6337
6338 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6339 Call ccl-execute-on-string directly so that CCL program handling
6340 multibyte sequence can work correctly.
6341 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6342 property of the coding system.
6343
6344 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6345
6346 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6347 Fix transcription typo.
6348
6349 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6350
6351 * whitespace.el: Add buffer local variables to toggle testing of
6352 whitespaces in buffers without affecting the default values.
6353 Bump version to 3.0 to account for a few other changes.
6354 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6355 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6356 (whitespace-toggle-spacetab-check): New functions.
6357
6358 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6359
6360 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6361
6362 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6363
6364 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6365 bs-cycle-configuration-name. From Juanma Barranquero
6366 <lektu@uol.com.br>.
6367
6368 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6369 and cc-vars.el.
6370
6371 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6372 headers. Always invoke sendmail with option -t.
6373
6374 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6375
6376 * Release of cc-mode 5.28.
6377
6378 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6379
6380 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6381 Removed the hardcoded switch to "java" style in Java mode.
6382 It's instead taken care of by the default value for c-default-style.
6383
6384 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6385
6386 * cc-align.el (c-lineup-math): Fix bug where lineup was
6387 triggered by equal signs in string literals.
6388
6389 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6390
6391 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6392 limit detection when at the ends of the buffer.
6393
6394 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6395 "for" statement clause in case 7F; a better one is done
6396 earlier in case 7D anyway.
6397
6398 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6399
6400 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6401 somewhat more and did a small optimization.
6402
6403 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6404
6405 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6406 Use the limit argument only to limit the syntactic context
6407 search, not to limit the actual movement.
6408
6409 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6410 inside multiline strings, just like in comments. Also various
6411 fixes to the paragraph and comment prefix recognition, block
6412 comment ender handling etc.
6413
6414 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6415
6416 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6417 the relative position of the point.
6418
6419 * cc-cmds.el (c-electric-continued-statement): New function to
6420 use as abbrev hook to reindent for keywords such as "else"
6421 that continues an earlier statement.
6422
6423 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6424 like classes.
6425
6426 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6427 (pike-mode): Populate the default abbrev tables to reindent for
6428 keywords such as "else" that can continue earlier statements.
6429 Abbrev mode is therefore turned on by default now. (Note that
6430 this doesn't apply to idl-mode, since IDL afaik doesn't have
6431 statements at all.)
6432
6433 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6434
6435 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6436 bracelists where the declaration contains template arguments.
6437
6438 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6439
6440 * cc-cmds.el (c-comment-indent):
6441 Use `c-get-syntactic-indentation' to correctly calculate the
6442 syntactic indentation. Fixes bug with lineup functions that
6443 return vectors.
6444
6445 * cc-engine.el (c-get-syntactic-indentation): Split the
6446 indentation sum calculation from `c-indent-line' to a separate
6447 function.
6448
6449 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6450
6451 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6452 Fixed places where it was assumed that preprocessor directives
6453 have to start in column zero.
6454
6455 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6456 template arguments after a class identifier properly.
6457
6458 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6459 lists for `new Foo[]' constructs in Java as expressions and
6460 not top level definition brace lists on the top level, so that
6461 they'll get indented consistently with the same type of
6462 expression in a normal block.
6463
6464 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6465
6466 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6467 whether the adaptive filling package fails to keep the comment
6468 prefix is now kludged further to check for filladapt-mode
6469 which doesn't have that problem. This is really icky, but it's
6470 the only way that works with the current misfeatures/bugs in
6471 both adaptive-fill-mode and filladapt-mode.
6472
6473 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6474 around point is recognized more robust.
6475
6476 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6477
6478 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6479 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6480 (c-lit-type): Fixed all internal variables used dynamically so
6481 that they are always bound.
6482
6483 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6484 errors:
6485
6486 (c-indent-region): Fixed reporting of syntactic errors so that
6487 the region is fully reindented even when an error occurs.
6488 The last syntactic error is printed afterwards. Also cleanup up a
6489 whole lot of code that tried to optimize indentation of whole
6490 sexps but in reality accomplishes nothing.
6491
6492 (c-indent-sexp): Use c-indent-region.
6493
6494 (c-parsing-error): Changed this variable to hold the message
6495 for any syntactic error that is discovered.
6496
6497 (c-parse-state): Search backward from point instead of the bod
6498 position when the latter is invalid. This makes CC Mode
6499 recover faster when there are unbalanced close braces.
6500
6501 (c-backward-to-start-of-if): Use c-parsing-error to report
6502 dangling "else" clauses instead of throwing an error, and fall
6503 back to a reasonable position.
6504
6505 (c-indent-line): Added argument to avoid reporting syntactic errors.
6506
6507 (c-show-syntactic-information): Don't report any syntactic errors.
6508
6509 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6510
6511 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6512 paragraph recognition when moving by sentence in literals.
6513
6514 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6515 start regexp for javadoc to recognize javadoc markup in general instead
6516 of a specific set of keywords, to be more future-safe.
6517
6518 (c-Pike-pikedoc-paragraph-start)
6519 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6520 pikedoc markup.
6521
6522 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6523
6524 (pike-mode): Initialize paragraph settings pikedoc recognition.
6525
6526 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6527
6528 (c-comment-prefix-regexp): Made it possible to use an
6529 association list on this to specify mode specific regexps.
6530 The default value now use a special regexp in Pike mode to
6531 recognize pikedoc markup.
6532
6533 (c-current-comment-prefix): New variable containing the actual
6534 regexp from c-comment-prefix-regexp for the current buffer.
6535
6536 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6537
6538 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6539 lists: We can't look at the syntax, since a brace list can get
6540 recognized as a plain statement-cont.
6541
6542 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6543 special brace list opener broken over two lines got recognized
6544 as a statement on the second line. Case 9A changed.
6545
6546 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6547
6548 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6549 adjustment after line is reindented.
6550
6551 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6552
6553 * cc-defs.el (c-point): Added optional argument for position
6554 to use instead of the current point.
6555
6556 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6557 the in-expression block symbols when the construct starts at
6558 boi, to avoid the extra level of indentation in that case.
6559 Cases 4, 16A and 17E affected.
6560
6561 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6562
6563 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6564 calls to `c-indent-line', to adhere better to Emacs conventions.
6565
6566 * cc-engine.el (c-indent-line): Use the syntax already bound
6567 to `c-syntactic-context', if there is any.
6568
6569 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6570
6571 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6572 wasn't added up correctly when a lineup function returned nil.
6573
6574 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6575
6576 * cc-engine.el (c-collect-line-comments): Fixed bug where
6577 empty lines were ignored when collecting line comments backwards.
6578
6579 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6580
6581 * cc-align.el (c-lineup-dont-change): Return an absolute
6582 indentation column to work correctly in the case when several
6583 syntactic elements are processed for the same line.
6584
6585 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6586 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6587 (c-set-offset): Added absolute indentation column settings by
6588 using the vector type.
6589
6590 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6591
6592 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6593 Implemented two new cleanups `space-before-funcall' and
6594 `compact-empty-funcall'.
6595
6596 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6597
6598 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6599 helping building regexps.
6600
6601 * cc-engine.el (c-on-identifier): New function for detecting
6602 identifiers. It takes keywords into account.
6603
6604 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6605 lists. `c-keywords' is set to a regexp matching all keywords
6606 in the current language.
6607
6608 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6609
6610 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6611 list of characters to skip backwards over at the beginning of
6612 a statement, since it can precede string literals in Pike.
6613
6614 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6615
6616 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6617 recognition when standing on the last line in a C++ comment
6618 with nothing but whitespace after the prefix.
6619
6620 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6621 given no limit argument.
6622
6623 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6624
6625 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6626 recognition for the `[]= operator symbol in Pike.
6627
6628 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6629
6630 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6631 around a bug in `eval-when-compile' in the byte compiler.
6632
6633 * cc-engine.el (c-forward-token-1): Fixed bug with return
6634 value when count is zero and there's no token start within the limit.
6635
6636 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6637 "prefix comments", i.e. comments which are followed by code on
6638 the same line.
6639
6640 * cc-mode-19.el: Fixes so that checks that must be done at
6641 compile time also are done then.
6642
6643 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6644
6645 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6646 time and at runtime, and only when it's needed.
6647
6648 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6649
6650 Major cleanup for less error prone and more warning free
6651 compilation, including some fixes for bugs due to different
6652 compilation orders. Thanks to Martin Buchholz for providing
6653 the basis for all this.
6654
6655 * cc-bytecomp.el: New file that provides some byte compilation
6656 features: It ensures that files always are loaded from the
6657 current source directory during compilation, and it provides a
6658 set of macros to turn off specific compiler warnings for
6659 specific symbols. (It's not CC Mode specific in any way.)
6660
6661 Fixed a nearly acyclic dependency tree (both runtime and
6662 compile-time) between all files.
6663
6664 * cc-defs.el: Separated all macros before the inline functions,
6665 to ensure correct compilation.
6666
6667 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6668 cc-defs.el to cc-engine.el and made it a function instead.
6669
6670 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6671 about char-after.
6672
6673 * cc-vars.el: Cope even when there isn't a custom package
6674 containing defcustom available.
6675
6676 * cc-make.el: Removed since it's no longer necessary.
6677
6678 README: Updated installation instructions.
6679
6680 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6681
6682 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6683 improve the modularity: Moved all mode init stuff from
6684 cc-langs.el to cc-mode.el, including the keymap
6685 initialization; cc-langs now only contains the various
6686 variables for configuring the language syntax.
6687
6688 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6689 (c-get-offset): Moved from cc-styles to cc-engine since file
6690 dependency analysis suggests they belong there (which also
6691 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6692
6693 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6694
6695 * cc-cmds.el (c-fn-region-is-active-p): New function that
6696 wraps the corresponding macro, for use in places that aren't
6697 compiled. Thanks to Martin Buchholz for pointing out this.
6698
6699 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6700
6701 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6702 add things to the bug report.
6703
6704 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6705
6706 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6707 returned prefix could contain a newline when the search for a
6708 good prefix line failed.
6709
6710 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6711
6712 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6713 (c-toggle-auto-hungry-state): Made the argument optional, as
6714 the documentation says it is.
6715
6716 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6717
6718 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6719 multiline string syntax, #"...", as a cpp macro.
6720
6721 2001-03-21 Paul Eggert <eggert@twinsun.com>
6722
6723 * international/mule-cmds.el (set-locale-environment):
6724 Set system-messages-locale and system-time-locale, but only if the
6725 caller specifies a non-nil locale name.
6726
6727 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6728
6729 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6730 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6731
6732 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6733
6734 * follow.el (follow-avoid-tail-recenter): Doc fix.
6735
6736 * custom.el (custom-set-variables): Avoid reversing the list
6737 of args needlessly.
6738
6739 * startup.el (fancy-splash-head): Don't change the colors of the
6740 XPM image on a dark background.
6741
6742 * comint.el (comint-exec-1): Set columns of the terminal to
6743 window-width instead of frame-width.
6744
6745 * info.el (Info-scroll-down): Add missing WINDOW arg for
6746 pos-visible-in-window-p.
6747
6748 * ehelp.el (electric-help-mode-hook): Add defcustom.
6749
6750 * mail/sendmail.el (mail-mode): Activate case-folding in
6751 font-lock-defaults.
6752
6753 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6754
6755 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6756 (completion-ignored-extensions): Remove duplicate ".class".
6757
6758 2001-03-19 Andreas Schwab <schwab@suse.de>
6759
6760 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6761 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6762
6763 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6764
6765 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6766 methods since there are not prefix input methods.
6767
6768 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6769
6770 * international/mule-cmds.el (read-input-method-name):
6771 Locally bind enable-recursive-minibuffers to t.
6772
6773 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6774
6775 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6776
6777 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6778
6779 * ediff-util.el: Copyright years.
6780 (ediff-choose-syntax-table): New function.
6781 (ediff-setup): Use ediff-choose-syntax-table.
6782
6783 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6784 with-syntax-table.
6785
6786 * ediff.el: Date of last update, copyright years.
6787
6788 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6789
6790 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6791 of Scott Bronson.
6792 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6793 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6794 Deleted functions.
6795 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6796 ex-token-list.
6797
6798 * viper-util.el: Spaces, indentation.
6799
6800 * viper.el: Changed version, modification time.
6801
6802 2001-03-16 John Wiegley <johnw@gnu.org>
6803
6804 * calendar/timeclock.el (timeclock-workday-remaining):
6805 Check whether `discrep' is non-null before using it.
6806
6807 2001-03-16 John Wiegley <johnw@gnu.org>
6808
6809 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6810 first-time checkins.
6811 (timeclock-log-data): Fixed problem with reading timelog log file.
6812 Resulting data in the "day list" was incorrect.
6813 (timeclock-find-discrep): Check if `timeclock-file' is readable
6814 before opening it.
6815 (timeclock-time-less-p): New function.
6816 (timeclock-day-base): New function.
6817 (timeclock-geometric-mean): New function.
6818 (timeclock-generate-report): Generate a summary report based on
6819 the contents of the log file. This uses `timeclock-log-data', and
6820 is an example of writing a timelog manipulation function.
6821 (timeclock-visit-timelog): A quick command for opening the timelog
6822 file.
6823 (timeclock-log-data): Bound the variable event.
6824
6825 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6826
6827 * international/mule-cmds.el (select-safe-coding-system):
6828 Fix typo: symbol-name -> symbol-value.
6829
6830 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6831 before substitute-in-file-name to handle double slashes in FILE
6832 correctly.
6833
6834 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6835
6836 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6837 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6838
6839 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6840
6841 * bindings.el (features): Add `md5' and `overlay' to the list.
6842
6843 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6844 bound before using it. It's not bound when configured without X,
6845 for instance.
6846
6847 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6848
6849 * progmodes/hideshow.el: Update copyright.
6850 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6851 (hs-minor-mode-hook): Include `:version' in defcustom form.
6852
6853 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6854
6855 * help.el (string-key-binding): Don't call event-start on
6856 a non-list.
6857
6858 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6859
6860 * startup.el (fancy-splash-tail, command-line-1): Fix the
6861 copyright year.
6862
6863 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6864
6865 * term.el: These changes are based on a patch sent from Yong Lu
6866 <lyongu@yahoo.com>.
6867 (term-set-escape-char): Bind M-x to execute-extended-command in
6868 term-raw-escape-map.
6869 (term-move-columns): Don't try to move to negagive column.
6870 (term-emulate-terminal): Insert a string before deleting a text to
6871 overwrite.
6872
6873 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6874
6875 * play/life.el (life): Rearrange code so that all calls to
6876 life-display-generation are in a catch-form.
6877
6878 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6879 file that isn't interesting. In an interesting file, push the old
6880 value of point on the mark ring.
6881
6882 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6883 New function.
6884 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6885 Use it.
6886
6887 * emacs-lisp/autoload.el (generate-file-autoloads):
6888 Remove warning about line lengths.
6889
6890 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6891
6892 * progmodes/etags.el (tags-compression-info-list): New variable.
6893 (find-tag-in-order): Use it to deal with compressed source files.
6894 (tag-file-name-match-p): New function.
6895 (etags-recognize-tags-table): Use it for better match of file names.
6896
6897 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6898
6899 * international/mule-cmds.el (register-input-method): Doc fix.
6900
6901 * international/quail.el (quail-translate-key): Fix condition to
6902 check if there's another breaking point in the current key.
6903
6904 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6905
6906 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6907 Babyl header to the newly-created output file, bind
6908 coding-system-for-write to either rmail-file-coding-system or
6909 emacs-mule-unix.
6910
6911 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6912
6913 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6914 Fix the name and regexp used for subsubsections.
6915
6916 2001-03-10 Dave Love <fx@gnu.org>
6917
6918 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6919 and save-buffer if buffer-file-name non-nil. From rms.
6920
6921 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6922
6923 * vc.el (vc-do-command): If the destination buffer is already
6924 current, don't set it up and don't erase it. Updated doc string
6925 to reflect that.
6926 (vc-version-diff): When doing a single file diff, don't switch to the
6927 *vc-diff* buffer before the command. This is to preserve local
6928 variable bindings that might affect the diff command.
6929 (vc-print-log): Don't switch to the *vc* buffer before the
6930 command, so that local variable bindings are preserved.
6931
6932 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6933 not the current buffer.
6934 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6935
6936 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6937 make output go to buffer *vc*, not the current buffer.
6938
6939 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6940
6941 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6942 so ^, $, *, ? and + are interpreted correctly.
6943
6944 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6945
6946 * help.el (string-key-binding): Renamed from
6947 mode-line-key-binding. Handle any event on a string.
6948 Check for `keymap' properties as well as `local-map' properties.
6949
6950 * comint.el (comint-insert-clicked-input): Use the last key
6951 from this-command-keys to lookup the global key definition.
6952
6953 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6954
6955 * international/characters.el: Add category `j' for
6956 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6957
6958 * international/mule-conf.el (no-conversion): Fix docstring.
6959 (raw-text): Fix docstring.
6960
6961 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6962
6963 * simple.el (choose-completion-string): When not leaving the
6964 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6965 is set.
6966
6967 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6968 parameter `(minibuffer . t)'.
6969
6970 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6971
6972 * progmodes/sh-script.el (sh-st-symbol): New symbol.
6973 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
6974 (sh-mode): Remove `make-local-variable' for unused var
6975 `font-lock-unfontify-region-function'.
6976
6977 2001-03-07 Richard M. Stallman <rms@gnu.org>
6978
6979 * info.el (Info-scroll-down): Fix previous change.
6980
6981 * mail/rmail.el (rmail-toggle-header): Use a window which
6982 is showing the Rmail buffer, rather than the selected window.
6983
6984 2001-03-07 Dave Love <fx@gnu.org>
6985
6986 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
6987 now, to avoid problems with binding imenu directly to a mouse event.
6988
6989 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6990
6991 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
6992 second arg t.
6993
6994 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6995
6996 * log-edit.el (log-edit-common-indent): New var.
6997 (log-edit-set-common-indentation): Renamed from
6998 log-edit-delete-common-indentation. Use the new var.
6999 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7000
7001 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7002 (cvs-mode-add-change-log-entry-other-window):
7003 Don't presume change-log-default-name is defined.
7004
7005 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7006
7007 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7008 the "tree" operation as well.
7009
7010 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7011
7012 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7013 to match paragraph-start.
7014
7015 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7016 comment-start-skip and set comment-end-skip as well.
7017 (sgml-comment-indent): Fix for new value of comment-start-skip.
7018 (html-autoview-mode): Don't bother using make-local-hook.
7019
7020 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7021
7022 * cus-edit.el (custom-save-delete): Move in front of local
7023 variables, otherwise long Custom entries would make them ineffective.
7024
7025 * uniquify.el: Set maintainer to FSF.
7026
7027 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7028
7029 * dired-aux.el (dired-do-shell-command): Doc fix.
7030
7031 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7032
7033 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7034
7035 * which-func.el (which-func-modes): Add cperl-mode.
7036 (which-func-mode-global): Use define-minor-mode.
7037
7038 * info-look.el: Docstring fixes and dead code eliminated.
7039 (cperl-mode): Add support.
7040 (emacs-lisp-mode): List all entries from elisp manual, whether
7041 or not they are currently (f)bound or not. Update regexp.
7042
7043 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7044
7045 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7046 so that C-h m shows the correct information.
7047 Use make-local-variable rather than make-variable-buffer-local.
7048 (cperl-info-buffer, cperl-setup-tmp-buf):
7049 Use make-local-variable rather than make-variable-buffer-local.
7050 (cperl-msb-fix, cperl-get-help-defer):
7051 Check major-mode for `cperl-mode' as well.
7052
7053 * progmodes/cperl-mode.el: Updated to author version 4.23.
7054 (cperl-electric-pod): SYNOPSIS was misspelled.
7055 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7056 (cperl-after-expr-p): Make true after __END__.
7057
7058 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7059
7060 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7061 bookmark-completion-ignore-case is t.
7062
7063 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7064 switch, like xterm, and concat resource strings, with a newline
7065 between them.
7066
7067 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7068
7069 * international/codepage.el (cp770-decode-table)
7070 (cp773-decode-table, cp774-decode-table): New variables.
7071
7072 * man.el (Man-hyphenated-reference-regexp): New variable.
7073 (Man-build-references-alist): Use it to search for referenced
7074 manpages. If hyphenated is non-nil, record a concatenated word in
7075 Man-refpages-alist only if it matches Man-reference-regexp.
7076 Update word's length when it is concatenated. Reverse the list,
7077 to get the first manpage at the head.
7078 (Man-possibly-hyphenated-word): New function.
7079 (Man-follow-manual-reference): Use it instead of current-word to
7080 find a manpage at point, in a way that accounts for hyphenated
7081 references.
7082
7083 2001-03-06 Alex Schroeder <alex@gnu.org>
7084
7085 * sql.el (sql-interbase): New function.
7086 (sql-interbase-program): New option.
7087 (sql-interbase-options): New option.
7088 And some typos fixed: "customise" to "customize".
7089
7090 2001-03-06 Dave Love <fx@gnu.org>
7091
7092 * textmodes/flyspell.el (flyspell-region):
7093 Set up flyspell-local-mouse-map.
7094
7095 2001-03-05 Richard M. Stallman <rms@gnu.org>
7096
7097 * mail/rmail.el (rmail-retry-failure):
7098 Don't call rmail-beginning-of-message.
7099 Don't discard From: field. Do discard Received: field.
7100 Use unwind-protect to re-prune.
7101 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7102
7103 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7104
7105 * international/quail.el (quail-title): Add autoload cookie.
7106
7107 2001-03-05 Dave Love <fx@gnu.org>
7108
7109 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7110 new defs.
7111
7112 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7113
7114 * language/ethio-util.el (ethio-toggle-space):
7115 Update current-input-method-title if necessary.
7116 (ethio-toggle-punctuation): Likewise.
7117
7118 * international/quail.el (quail-title): Fix for the case that a
7119 title of an input method is specified by a list of the same form
7120 as used in mode-line-format.
7121
7122 * international/mule-cmds.el (activate-input-method):
7123 If current-input-method-title is set by activating INPUT-METHOD,
7124 respect that value.
7125
7126 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7127
7128 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7129
7130 2001-03-05 Alex Schroeder <alex@gnu.org>
7131
7132 * sql.el (sql-sybase): Fix typo (was: query user about server two
7133 times instead of server and database).
7134
7135 * sql.el (sql-sybase): Doc change.
7136 (sql-mysql): Doc change.
7137 (sql-postgres): Doc change.
7138
7139 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7140
7141 * international/mule-conf.el (emacs-mule, raw-text):
7142 Docstring modified.
7143
7144 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7145
7146 * term/internal.el: Update copyright notice.
7147
7148 * term/pc-win.el: Update copyright notice.
7149
7150 2001-03-02 Dave Love <fx@gnu.org>
7151
7152 * files.el (insert-file-contents-literally):
7153 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7154 not jka-compr-compression-info-list.
7155
7156 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7157
7158 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7159 spaces in default comment-start-skip settings rather than \s-.
7160
7161 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7162
7163 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7164 default-frame-alist as well.
7165
7166 2001-03-01 Dave Love <fx@gnu.org>
7167
7168 * textmodes/reftex.el (defvar): Wrap some defvars in
7169 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7170
7171 * subr.el (event-basic-type): Doc fix.
7172
7173 * international/quail.el: Doc fixes.
7174
7175 * international/utf-8.el: Doc fixes.
7176
7177 * international/mule-cmds.el: Doc fixes.
7178 (leim-list-header): Fix header text.
7179
7180 * international/mule.el (coding-system-category): Doc fix.
7181
7182 * international/ccl.el (ccl-compile): Doc fix.
7183
7184 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7185
7186 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7187 rather than (before|after)-change-functions.
7188
7189 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7190
7191 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7192 scroll-left and scroll-right being called interactively so that
7193 they set the window's min_hscroll.
7194
7195 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7196
7197 * info.el (info-insert-file-contents-1): Accept an additional
7198 argument `lfn': if it is non-nil, concatenate `filename' and
7199 `suffix'; otherwise use the complicated MS-DOS code.
7200 All callers changed.
7201 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7202 can access long file names, try the long file-name version of
7203 `info-insert-file-contents-1', then the short file-name version.
7204
7205 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7206
7207 * language/ethio-util.el (setup-ethiopic-environment-internal):
7208 Change bindings of functions keys to conform to "Emacs Lisp Coding
7209 Convention".
7210
7211 * language/ethiopic.el ("Ethiopic"): Add documentation.
7212
7213 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7214
7215 * international/utf-8.el (mule-utf-8): Set coding-category
7216 property to coding-category-utf-8.
7217
7218 2001-02-27 Richard M. Stallman <rms@gnu.org>
7219
7220 * lpr.el (lpr-page-header-switches, print-region-1):
7221 Undo 2000-07-06 change.
7222 (lpr-add-switches): Default to t on gnu/linux.
7223
7224 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7225
7226 * bs.el (bs-attributes-list): Doc fix.
7227
7228 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7229
7230 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7231
7232 * help.el (view-order-manuals): Use goto-address.
7233
7234 * startup.el (command-line-1): Add info about ordering manuals
7235 to the not so fancy splash screens.
7236
7237 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7238
7239 * vc.el (vc-default-workfile-unchanged-p)
7240 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7241
7242 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7243
7244 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7245 fontify in the right buffer.
7246
7247 * allout.el (outline-flag-region): Move macro in front of first
7248 use to avoid a run-time error.
7249
7250 2001-02-24 Andrew Innes <andrewi@gnu.org>
7251
7252 * makefile.w32-in: Fix copyright notice.
7253
7254 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7255
7256 * international/utf-8.el (mule-utf-8): Set correct value for
7257 valid-codes property.
7258
7259 * international/fontset.el (x-complement-fontset-spec): In the
7260 case that we use ASCII font for the other charsets, use only
7261 family and registry part of it.
7262
7263 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7264
7265 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7266 (shrink-window-if-larger-than-buffer): Doc fix.
7267
7268 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7269
7270 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7271 predicate passed to completing-read.
7272
7273 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7274
7275 * startup.el (command-line): Fix last change.
7276
7277 2001-02-23 Jason Rumney <jasonr@gnu.org>
7278
7279 * startup.el (tool-bar-originally-present): New variable.
7280 (command-line): Set it if the tool-bar is switched on at startup.
7281
7282 * frame.el (frame-notice-user-settings): Only adjust frame height
7283 for no tool-bar case if tool-bar was originally switched on.
7284 From E. Jay Berkenbilt.
7285
7286 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7287
7288 * server.el (server-switch-buffer): Only switch window if the
7289 current one is dedicated.
7290
7291 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7292 rather than using (match-beginning 0) when searching for break point.
7293
7294 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7295
7296 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7297 @ follows an accent command such as @'. Support optional braces
7298 in commands that insert accents, like makeinfo does.
7299
7300 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7301
7302 * startup.el (fancy-splash-text): Add a line for ordering
7303 manuals. Reverse order of splash screens shown.
7304 (use-fancy-splash-screens-p): Adapt to the text line added.
7305
7306 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7307 manuals from the FSF.
7308
7309 * help.el (view-order-manuals): New function.
7310 (toplevel): Bind C-h C-m to this function.
7311
7312 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7313
7314 * newcomment.el (comment-forward): Skip the comment-start before
7315 searching for the comment-end.
7316
7317 2001-02-21 Dave Love <fx@gnu.org>
7318
7319 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7320
7321 * international/mule-cmds.el, international/mule.el: Doc fixes.
7322
7323 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7324
7325 * startup.el (fancy-splash-screens): Use display-hourglass
7326 instead of display-busy-cursor.
7327
7328 * frame.el (display-hourglass): Renamed from busy-cursor.
7329 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7330 (show-cursor-in-non-selected-windows): Doc fix.
7331
7332 2001-02-20 Dave Love <fx@gnu.org>
7333
7334 * international/utf-8.el: Doc and commentary fixes.
7335
7336 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7337
7338 * ehelp.el (with-electric-help): Doc fix.
7339
7340 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7341
7342 * msb.el (msb-mode): Call the update-buffers function explicitly
7343 with a FORCE argument.
7344
7345 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7346 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7347 returns nil.
7348
7349 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7350
7351 * ps-print.el: Timestamp package replacement. Some enhancements.
7352 Some XEmacs compatibility. Doc fix.
7353 (ps-print-version): New version number (6.4).
7354 (ps-printer-name): Initialization fix.
7355 (ps-zebra-stripe-follow): Funcionality enhancement.
7356 (ps-prologue-file): Code enhancement.
7357 (ps-right-header): Timestamp package replacement.
7358 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7359 (ps-get-page-dimensions)
7360 (ps-generate-header, ps-begin-file, ps-begin-job)
7361 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7362 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7363 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7364 (coding-system-for-write): Var declaration (XEmacs compatibility).
7365
7366 2001-02-20 Miles Bader <miles@gnu.org>
7367
7368 * image-file.el (image-file-name-extensions): Add "tif".
7369
7370 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7371
7372 * wid-edit.el (widget-button-click): Save the selected window
7373 around the code handling clicks on buttons.
7374
7375 2001-02-18 Dave Love <fx@gnu.org>
7376
7377 * imenu.el (imenu--generic-function): Use mapc to iterate over
7378 syntax characters.
7379
7380 2001-02-17 Richard M. Stallman <rms@gnu.org>
7381
7382 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7383
7384 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7385
7386 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7387
7388 * mouse.el (mouse-save-then-kill): If the distance from the new
7389 point to the mark is equal to the distance of point from the new
7390 point, move point instead of the mark.
7391
7392 2001-02-16 Dave Love <fx@gnu.org>
7393
7394 * textmodes/flyspell.el (flyspell-get-word): Return string without
7395 properties.
7396
7397 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7398
7399 * generic.el (generic-find-file-regexp): Doc fix.
7400 (generic-ignore-files-regexp): New defcustom.
7401 (generic-mode-find-file-hook): If the file's name matches the
7402 regexp in `generic-ignore-files-regexp', don't enter
7403 default-generic-mode. Doc fix.
7404
7405 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7406
7407 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7408 Add autoload cookies.
7409
7410 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7411 of cal-tex-24.
7412
7413 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7414
7415 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7416
7417 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7418 the character class after the (optional) drive, to support file
7419 names with embedded blanks.
7420
7421 2001-02-15 Sam Steingold <sds@gnu.org>
7422
7423 * textmodes/tex-mode.el (tex-shell-running):
7424 Check the process buffer too.
7425
7426 2001-02-15 Dave Love <fx@gnu.org>
7427
7428 * battery.el (battery-status-function): Fix doc, :type.
7429
7430 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7431
7432 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7433
7434 * subr.el (read-passwd): Clear Lisp memory holding password.
7435
7436 2001-02-15 Miles Bader <miles@gnu.org>
7437
7438 * info.el (Info-copy-current-node-name): New function.
7439 (Info-mode-menu): Add it to the menu.
7440
7441 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7442
7443 * international/mule-cmds.el (toggle-input-method): Doc fix.
7444
7445 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7446
7447 * replace.el (occur): Stop at end of buffer.
7448
7449 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7450
7451 * international/mule-cmds.el (set-input-method): Another doc fix.
7452
7453 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7454
7455 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7456
7457 2001-02-13 Miles Bader <miles@gnu.org>
7458
7459 * faces.el (set-face-background, set-face-foreground)
7460 (set-face-stipple): Treat a value of nil as being `unspecified'.
7461
7462 2001-02-12 Dave Love <d.love@dl.ac.uk>
7463
7464 * international/latin1-disp.el: Doc fixes.
7465 (latin1-display) <defgroup>: Add :link.
7466 (latin1-display) <function>: Set variable latin1-display.
7467
7468 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7469
7470 * international/mule-cmds.el (set-input-method): Doc fix.
7471
7472 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7473
7474 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7475 (speedbar-line-file): Return nil if not a file.
7476 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7477
7478 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7479
7480 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7481 for remote files.
7482 (ediff-coding-system-for-read): Replaced the no-conversion default
7483 with raw-text.
7484
7485 * ediff-init.el: Removed :version from defcustom vars.
7486
7487 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7488 Better handling of the diff mode.
7489
7490 * ediff.texi: Added ediff-coding-system-for-read.
7491
7492 * viper.texi: Fix typos.
7493
7494 2001-02-11 Dave Love <fx@gnu.org>
7495
7496 * shadowfile.el: Doc fixes.
7497 (shadow) <defgroup>: Add :link.
7498 (shadowfile-unload-hook): New function.
7499 (shadow-initialize): Use defalias, not fset.
7500 (shadow-define-cluster, shadow-define-literal-group)
7501 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7502
7503 * international/mule.el: Doc and message fixes.
7504
7505 * international/ccl.el (define-ccl-program): Doc fix.
7506
7507 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7508
7509 * faces.el (mode-line): Set :line-width property to -1.
7510
7511 2001-02-10 Richard M. Stallman <rms@gnu.org>
7512
7513 * complete.el (partial-completion-mode): Doc fix.
7514
7515 * simple.el (delete-key-deletes-forward-mode):
7516 Change `let' to `let*' to fix gross bug in last change.
7517
7518 * repeat.el (repeat): Don't let execute-kbd-macro alter
7519 real-last-command.
7520
7521 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7522
7523 * simple.el (eval-expression): Doc fix.
7524
7525 2001-02-09 Dave Love <fx@gnu.org>
7526
7527 * imenu.el (imenu-generic-expression): Doc fix.
7528
7529 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7530 From Juanma Barranquero.
7531
7532 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7533
7534 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7535
7536 * faces.el (set-face-attribute): Describe the case of a negative
7537 value specified for :line-width.
7538
7539 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7540
7541 * which-func.el (which-func-mode): Invert which-func-mode-global.
7542 From Juanma Barranquero <lektu@uol.com.br>.
7543
7544 2001-02-08 Dave Love <fx@gnu.org>
7545
7546 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7547 widget-plist-value-type.
7548 (widget-alist-convert-widget): Replace binding of
7549 widget-alist-value-type.
7550
7551 * textmodes/paragraphs.el (sentence-end): Doc fix.
7552
7553 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7554 Remove `backward-line'.
7555
7556 * play/pong.el (pong-blank-color, pong-bat-color)
7557 (pong-ball-color, pong-border-color, pong-left-key)
7558 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7559 (pong-pause-key, pong-resume-key, pong-timer-delay):
7560 * mail/mh-comp.el (mh-compose-letter-function):
7561 * eshell/esh-mode.el (eshell-skip-prompt-function):
7562 * emulation/viper-ex.el (ex-unix-type-shell-options):
7563 * recentf.el (recentf-menu-filter):
7564 * ps-print.el (ps-print-region-function):
7565 * lpr.el (print-region-function):
7566 * forms.el (forms-mode-hooks):
7567 * dirtrack.el (dirtrack-directory-change-hook):
7568 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7569 * textmodes/spell.el (spell-filter):
7570 * textmodes/fill.el (adaptive-fill-function):
7571 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7572 * progmodes/etags.el (find-tag-default-function):
7573 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7574 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7575
7576 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7577
7578 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7579 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7580 Meyering <jim@meyering.net>.
7581
7582 * loadup.el: Revert last change.
7583
7584 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7585
7586 * international/mule.el (transform-make-coding-system-args):
7587 Make it work also for coding systems not using CCL.
7588
7589 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7590
7591 * simple.el (previous-matching-history-element)
7592 (next-matching-history-element): Doc fix.
7593
7594 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7595 specific part.
7596
7597 2001-02-06 Dave Love <fx@gnu.org>
7598
7599 * add-log.el (add-log-current-defun-function)
7600 (add-log-buffer-file-name-function, add-log-file-name-function):
7601 Fix :type.
7602 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7603
7604 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7605
7606 * info.el (info-initialize): Remove the test for system-type when
7607 invocation-directory is non-nil.
7608
7609 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7610 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7611
7612 2001-02-06 Andrew Innes <andrewi@gnu.org>
7613
7614 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7615 absolute.
7616
7617 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7618
7619 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7620 buffers. When hi-lock turned on rather than only checking current
7621 buffer for regexps, all buffers are checked. Moved activation of
7622 font-lock to hi-lock-refontify. When font-lock turned off rather
7623 than removing added highlighting just in current buffer, remove it
7624 in all buffers. Changed edit menu text from "Automatic
7625 Highlighting" to "Regexp Highlighting" Documentation for
7626 highlighting phrases, minor documentation changes.
7627 (hi-lock-set-file-patterns): Execute only if there are new or
7628 existing file patterns.
7629 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7630 unfontify and, if a support mode is active, will not refontify the
7631 whole buffer. If necessary, turn on font lock. (Removed
7632 font-lock-unfontify and font-lock support-mode-specific calls,
7633 such as lazy-lock-fontify-window.)
7634 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7635 patterns are found. Not useful now since find-file-hook is removed
7636 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7637 (hi-lock-face-phrase-buffer): New function. Also added related
7638 menu item and keybinding.
7639 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7640 (hi-lock-process-phrase): New function.
7641 (hi-lock-line-face-buffer): Doc fixes.
7642 (hi-lock-face-buffer): Doc fixes.
7643 (hi-lock-unface-buffer): Doc fixes.
7644
7645 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7646
7647 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7648 dabbrev-ignored-regexps.
7649
7650 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7651
7652 * simple.el (kill-line): Doc fix.
7653
7654 2001-02-05 Dave Love <fx@gnu.org>
7655
7656 * loadup.el: Revert last two changes -- bootstrapping works with
7657 regenerated loaddefs.
7658
7659 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7660
7661 * isearch.el (isearch-forward): Doc fix.
7662
7663 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7664 of font-lock-defaults to backward-paragraph.
7665
7666 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7667
7668 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7669 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7670
7671 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7672
7673 * ebnf2ps.el: Eliminate time-stamp functions.
7674 (ebnf-version): New version (3.5).
7675 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7676 format-time-string.
7677
7678 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7679
7680 * simple.el (next-line): Goto end-of-line before inserting a newline.
7681
7682 2001-02-05 Miles Bader <miles@gnu.org>
7683
7684 * image-file.el (insert-image-file): When visiting an image, also
7685 set `truncate-lines' to t so that any fringe arrow looks correct.
7686
7687 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7688
7689 * isearch.el (isearch-forward): Add description about input method
7690 in the docsting.
7691
7692 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7693
7694 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7695
7696 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7697
7698 * info.el (info-initialize): If installation-directory is nil, for
7699 DOS/Windows systems try looking in a sibling of invocation-directory.
7700
7701 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7702
7703 * wid-edit.el (widget-button-click): Fix last change.
7704
7705 * frame.el (frame-notice-user-settings): When resizing the initial
7706 frame because the tool bar is off, also change the frame's top
7707 position if a negative top position was specified.
7708
7709 2001-02-02 Miles Bader <miles@gnu.org>
7710
7711 * image-file.el (insert-image-file): When visiting an image,
7712 suppress the cursor in the image buffer.
7713
7714 2001-02-01 Dave Love <fx@gnu.org>
7715
7716 * progmodes/f90.el (f90-mode): Remove startup message.
7717
7718 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7719
7720 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7721
7722 * startup.el (command-line): Fix code determining whether or not
7723 to use delete-key-deletes-forward-mode.
7724
7725 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7726
7727 * vc.el (vc-diff-switches): New user option.
7728 (vc-version-diff): Use it.
7729 (vc-diff-switches-list): New macro.
7730
7731 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7732 New customization options.
7733 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7734
7735 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7736
7737 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7738
7739 * msb.el (toplevel): Quote hook symbols.
7740
7741 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7742
7743 * international/mule.el (make-coding-system): Add description
7744 about recognized properties in the docstring.
7745
7746 * international/mule-conf.el: Remove unused charsets
7747 mac-roman-lower and mac-roman-upper.
7748
7749 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7750
7751 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7752 is in front of the left-margin, if any.
7753
7754 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7755 like `delete'.
7756
7757 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7758
7759 * term/w32-win.el (mouse-set-font): Doc fix.
7760
7761 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7762
7763 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7764 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7765 on already.
7766
7767 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7768
7769 * files.el (save-buffer): Don't give message if (buffer-file-name)
7770 returns nil.
7771
7772 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7773
7774 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7775
7776 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7777 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7778
7779 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7780 display problems.
7781
7782 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7783
7784 * international/mule.el (charset-info): Fix docstring.
7785
7786 * international/mule-diag.el (describe-character-set): Check final
7787 char valid before printing it.
7788
7789 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7790
7791 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7792
7793 * frame.el (frame-notice-user-settings): Do the tool-bar
7794 stuff only for graphical displays. Fix a braino.
7795
7796 * frame.el (frame-initialize): Create initial frame visible.
7797 (frame-notice-user-settings): When tool-bar has been switched off,
7798 correct the frame size and sync tool-bar-mode.
7799
7800 * startup.el (command-line): Remove manipulation of frame
7801 height for tool bars.
7802
7803 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7804
7805 * lpr.el: Compatibility with XEmacs and doc fixes.
7806 (lpr-windows-system, lpr-lp-system): New vars.
7807 (lpr-printer-switch): New defcustom.
7808 (printer-name, lpr-command): Customization fix.
7809 (print-region-1): Code fix.
7810 (print-region-new-buffer, printify-region): Indentation fix.
7811 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7812 New functions.
7813
7814 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7815
7816 * msb.el (toplevel): Fix the eval-after-load.
7817
7818 2001-01-29 Dave Love <fx@gnu.org>
7819
7820 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7821
7822 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7823
7824 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7825 (tcl-using-emacs-19-23): Consider Emacs 21+.
7826 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7827 (tcl-add-emacs-menu): Supply menu name.
7828 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7829
7830 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7831
7832 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7833
7834 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7835
7836 * pcvs.el (cvs-mark-fis-dead): New function.
7837 (cvs-mode-add): Use it.
7838 (cvs-mode-add-change-log-entry-other-window):
7839 Rebind change-log-default-name to itself rather than to nil.
7840
7841 2001-01-29 Sam Steingold <sds@gnu.org>
7842
7843 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7844 `autoload' statements.
7845
7846 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7847
7848 * files.el (confirm-kill-emacs): Doc fix.
7849
7850 * frame.el (frame-initialize): Doc fix.
7851
7852 * time-stamp.el (time-stamp-string): Doc fix.
7853
7854 * woman.el (WoMan-log-1): Make the log buffer writable.
7855 From Markus Rost <rost@math.ohio-state.edu>.
7856
7857 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7858
7859 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7860 the `make-variable-buffer-local'.
7861
7862 2001-01-29 Dave Love <fx@gnu.org>
7863
7864 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7865 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7866 Add autoload cookie.
7867 (ansi-color-apply-sequence): Fix typo.
7868
7869 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7870
7871 * menu-bar.el (menu-bar-files-menu): Add menu items for
7872 Postscript printing in black and white.
7873
7874 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7875 X-Mailman-Version, Precedence, List-Help, List-Post,
7876 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7877 Content-Type, Content-Length.
7878
7879 2001-01-29 Dave Love <fx@gnu.org>
7880
7881 * elide-head.el (elide-head): Make overlay evaporate.
7882
7883 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7884
7885 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7886
7887 * isearch.el (isearch-highlight): Don't punt if the display
7888 doesn't support colors, since isearch faces are defined for
7889 monochrome displays as well.
7890
7891 2001-01-27 Sam Steingold <sds@gnu.org>
7892
7893 * shell.el (shell-write-history-on-exit): Make sure that we are in
7894 the shell buffer (M-x tex-file RET inserted the error message into
7895 the TeX buffer).
7896
7897 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7898
7899 * simple.el (transient-mark-mode): Doc fix.
7900
7901 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7902
7903 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7904
7905 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7906
7907 * shell.el (shell-unquote-argument): If the shell is one of the
7908 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7909 quote character.
7910 (shell-dumb-shell-regexp): Document that the shells which match
7911 this regexp are supposed to not treat a backslash as a quote character.
7912
7913 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7914 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7915
7916 2001-01-27 Richard M. Stallman <rms@gnu.org>
7917
7918 * dabbrev.el (dabbrev--substitute-expansion):
7919 Treat a one-capital-letter abbrev as "not all upper case",
7920 so as to force preservation of the expansion's pattern
7921 if the expansion starts with a capital letter.
7922
7923 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7924
7925 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7926 Doc fix.
7927
7928 * simple.el (transient-mark-mode): Document the fact that many
7929 commands act on the region when mark is active.
7930
7931 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7932
7933 * international/quail.el (quail-setup-completion-buf): Make the
7934 multibyteness of current buffer inherited to Quail completion buffer.
7935 (quail-show-guidance-buf): Make the multibyteness of current
7936 buffer inherited to Quail guidance buffer.
7937 (quail-help): Make the multibyteness of current buffer inherited
7938 to Quail help buffer.
7939
7940 2001-01-26 Dave Love <fx@gnu.org>
7941
7942 * time-stamp.el: Doc fixes.
7943
7944 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7945 (delphi-keyword-face, delphi-other-face): Fix :type.
7946
7947 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7948
7949 * mail/feedmail.el (feedmail): Add :link.
7950 (feedmail-send-it): Doc fix.
7951
7952 * mail/sendmail.el: Doc fixes.
7953 (sendmail-send-it): Fix the non-ASCII regexp and use
7954 rfc2047-encode-string.
7955
7956 * dired.el, dired-aux.el: Revert last change.
7957
7958 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7959
7960 * makefile.w32-in (DONTCOMPILE): Add various term files.
7961
7962 2001-01-26 Dave Love <fx@gnu.org>
7963
7964 * Makefile.in (DONTCOMPILE): Add various term files.
7965
7966 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7967
7968 * man.el (Man-default-man-entry, Man-mode): Doc fix.
7969
7970 * startup.el (display-startup-echo-area-message): Make sure
7971 the echo area is resized to fit the size of the startup message.
7972
7973 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
7974 part of which is a constant.
7975
7976 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7977
7978 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
7979
7980 2001-01-26 Richard M. Stallman <rms@gnu.org>
7981
7982 * simple.el (next-line): Don't let `newline' expand abbrevs.
7983 Simplify slightly.
7984 (open-line): Don't let `newline' expand abbrevs.
7985
7986 2001-01-25 John Wiegley <johnw@gnu.org>
7987
7988 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
7989 to `repeat' in the :type field.
7990
7991 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
7992 allow a choice of regexp or nil.
7993 (pcomplete-dir-ignore): Same.
7994
7995 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
7996 a command) to always fail.
7997
7998 2001-01-25 Gerd Moellmann <gerd@gnu.org>
7999
8000 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8001 discard the result.
8002 (iswitchb-to-end): Likewise.
8003
8004 2001-01-25 Sam Steingold <sds@gnu.org>
8005
8006 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8007 Require vc.
8008
8009 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8010
8011 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8012
8013 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8014
8015 2001-01-25 Dave Love <fx@gnu.org>
8016
8017 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8018 (describe-coding-system): Tweak the English text.
8019
8020 * loadup.el: Preload international/ccl for utf-8.
8021
8022 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8023
8024 * mail/rmail.el (rmail-redecode-body): Doc fix.
8025
8026 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8027
8028 * international/mule-cmds.el (reset-language-environment):
8029 Reset coding-category-utf-8 to mule-utf-8.
8030
8031 * international/mule-conf.el (coding-category-utf-8):
8032 Initialize to mule-utf-8.
8033
8034 * loadup.el: Preload international/utf-8.
8035
8036 * international/utf-8.el: New file.
8037
8038 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8039
8040 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8041
8042 2001-01-24 Sam Steingold <sds@gnu.org>
8043
8044 * dired.el (dired-replace-in-string): Removed.
8045 (dired-sort-toggle): Use `replace-regexps-in-string'
8046 instead of `dired-replace-in-string'.
8047
8048 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8049 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8050
8051 * gs.el (gs-replace-in-string): Removed.
8052 (gs-options): Use `replace-regexps-in-string'
8053 instead of `gs-replace-in-string'.
8054
8055 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8056
8057 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8058 bug report is mailed to an email list and posted to a news group.
8059
8060 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8061
8062 * comint.el (comint-replace-by-expanded-history-before-point):
8063 Fix change of 2000-08-03 to move point to the start of the line again.
8064
8065 * startup.el (tool-bar-images-pixel-height): New variable.
8066 (command-line): After loading the user's init file, when
8067 tool-bar-mode is on, increase the frame's size by some lines for
8068 the tool-bar.
8069
8070 * frame.el (frame-initialize): Create the initial frame invisible.
8071
8072 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8073
8074 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8075 (chinese-big5): MIME:Big5.
8076
8077 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8078
8079 * international/mule-cmds.el (universal-coding-system-argument):
8080 Handle commands with prefix args.
8081
8082 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8083
8084 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8085 being a list of numbers.
8086 (diary-mail-entries): Rewritten.
8087
8088 2001-01-23 Dave Love <fx@gnu.org>
8089
8090 * international/mule.el (make-coding-system): Fix typo.
8091
8092 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8093 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8094
8095 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8096
8097 * font-lock.el (font-lock-mode): Doc fix.
8098
8099 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8100
8101 * international/mule.el (make-translation-table): Fix docstring.
8102
8103 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8104
8105 * mail/rmail.el (rmail-redecode-body): New function.
8106
8107 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8108
8109 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8110
8111 * isearch.el (isearch-lazy-highlight-case-fold-search)
8112 (isearch-lazy-highlight-regexp): New variables.
8113 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8114 case-fold search or regexp search has been toggled.
8115
8116 * wid-edit.el (widget-button-click): Avoid a save-excursion
8117 around running a global binding.
8118
8119 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8120 to 0.25.
8121
8122 2001-01-20 Miles Bader <miles@gnu.org>
8123
8124 * cus-edit.el (custom-face-save): Do post-processing on the face's
8125 new value like `custom-face-set' does.
8126
8127 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8128
8129 * mail/emacsbug.el (report-emacs-bug): Report the value of
8130 LC_CTYPE, not LC_TYPE.
8131
8132 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8133 isearch-toggle-regexp and isearch-edit-string to doc string.
8134
8135 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8136
8137 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8138 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8139
8140 * jit-lock.el (jit-lock-fontify-now): Don't bind
8141 font-lock-beginning-of-syntax-function to nil.
8142
8143 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8144
8145 * mail/emacsbug.el (report-emacs-bug): Report values of
8146 locale-coding-system, default-enable-multibyte-characters, and the
8147 environment variables LC_ALL, LC_TYPE, and LANG.
8148
8149 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8150
8151 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8152
8153 * font-lock.el (font-lock-multiline): Default to nil.
8154 (font-lock-default-fontify-region): If font-lock-multiline is
8155 nil, don't check the property `font-lock-multiline'.
8156
8157 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8158 is nil, don't check the `font-lock-multiline' text property.
8159
8160 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8161
8162 * viper.el: Call initial-major-mode on startup.
8163
8164 * ediff.el (ediff-patch-file): Use better defaults.
8165
8166 * ediff-vers.el: Fix for 8+3 DOS file systems.
8167
8168 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8169
8170 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8171 diff mode, if available.
8172
8173 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8174
8175 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8176
8177 * ediff-init.el (subst-char-in-string): Define and use it, unless
8178 it's already defined.
8179
8180 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8181
8182 * tooltip.el (tooltip-hide-delay): New user-option.
8183 (tooltip-show): Use tooltip-hide-delay instead of the default.
8184
8185 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8186
8187 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8188 kill-local-variable doesn't work for enable-multibyte-characters.
8189
8190 2001-01-17 Dave Love <fx@gnu.org>
8191
8192 * ediff-init.el (ediff-before-setup-hook)
8193 (ediff-merge-filename-prefix): Add :version.
8194
8195 * international/latin1-disp.el: Require disp-table.
8196 (latin1-display): Fix :set.
8197
8198 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8199
8200 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8201
8202 * isearch.el (isearch-lazy-highlight-initial-delay)
8203 (isearch-lazy-highlight-interval): Default to 0.
8204
8205 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8206
8207 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8208 1 here rather than each time through
8209 isearch-lazy-highlight-new-loop.
8210 (isearch-lazy-highlight-max): Variable deleted.
8211 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8212 isearch-lazy-highlight-max but controls a single invocation of
8213 isearch-lazy-highlight-update.
8214 (isearch-lazy-highlight-wrapped): Variable recreated.
8215 (isearch-lazy-highlight-window-start): New variable.
8216 (isearch-lazy-highlight-cleanup): Restored to behavior of
8217 before 2-Jan.
8218 (isearch-lazy-highlight-remove-overlays): Function deleted;
8219 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8220 behavior removed.
8221 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8222 isearch-lazy-highlight-update in a loop rather than just once.
8223 Test isearch-invalid-regexp here and decide not to start a new
8224 loop, rather than testing it each time through
8225 isearch-lazy-highlight-update.
8226 (isearch-lazy-highlight-search): Function restored.
8227 (isearch-lazy-highlight-update): Get called in a timer loop again,
8228 but this time highlight more than one match each time through.
8229 Only highlight matches in the visible part of the window.
8230 Start at point, move in the direction of the search, and wrap around at
8231 the edge of the window. Use sit-for to force redisplay and ensure
8232 window-start is credible. "Face suppressing" behavior removed;
8233 overlay priorities should make it unnecessary, right?
8234 (isearch-highlight): Face suppressing behavior removed.
8235 (isearch-dehighlight): Face suppressing behavior removed.
8236 (isearch-set-lazy-highlight-faces-at): Removed.
8237
8238 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8239
8240 * language/european.el ("Latin-1"): Make the format of description
8241 about additional language environments same as that of Latin-2.
8242
8243 2001-01-16 Dave Love <fx@gnu.org>
8244
8245 * isearch.el (isearch-lazy-highlight): Add :version.
8246
8247 * simple.el (backward-delete-char-untabify-method)
8248 (next-line-add-newlines): Add :version.
8249
8250 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8251
8252 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8253 Don't bind <delete> otherwise.
8254
8255 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8256 and <delete> via function-key-map.
8257
8258 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8259 Subject line only if point is after the `Subject:'.
8260
8261 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8262
8263 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8264 japanese-jisx0213-2 in `charset' property of this lang. env.
8265
8266 * language/european.el ("Latin-1"): Add description for Dutch and
8267 Spanish lang. env.
8268
8269 * international/mule.el (decode-char): Fix conditions.
8270 (encode-char): Handle eight-bit-control too.
8271 (transform-make-coding-system-args): New function.
8272 (make-coding-system): Accept XEmacs style arguments for CCL base
8273 coding system.
8274
8275 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8276
8277 * progmodes/etags.el (find-tag-noselect): Save the value of
8278 tags-file-name before switching buffers, for the case it has a
8279 buffer-local value.
8280
8281 2001-01-15 Alex Schroeder <alex@gnu.org>
8282
8283 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8284 From Dave Love <fx@gnu.org>.
8285 (ansi-color-for-comint-mode): Fix :version.
8286
8287 2001-01-15 Alex Schroeder <alex@gnu.org>
8288
8289 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8290
8291 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8292
8293 * dired.el (dired-insert-directory): If file-system-info fails,
8294 remove the " free " part, but don't signal an error.
8295
8296 2001-01-12 Sam Steingold <sds@gnu.org>
8297
8298 * bookmark.el (bookmark-maybe-historicize-string):
8299 Use new backquote syntax.
8300
8301 2001-01-12 Richard M. Stallman <rms@gnu.org>
8302
8303 * subr.el (last): Handle a list that doesn't end in nil.
8304
8305 2001-01-12 Sam Steingold <sds@gnu.org>
8306
8307 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8308 to `backward-delete-char-untabify'.
8309
8310 2001-01-12 Dave Love <fx@gnu.org>
8311
8312 * cus-edit.el (customize-menu-create): Fix the :filter following
8313 easymenu change.
8314
8315 * wid-edit.el (function): Add :match-alternatives.
8316 (widget-color-action): Doc fix.
8317
8318 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8319
8320 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8321
8322 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8323
8324 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8325
8326 * international/ccl.el (define-ccl-program): Fix docstring.
8327
8328 2001-01-11 Dave Love <fx@gnu.org>
8329
8330 * international/mule-cmds.el (standard-display-european-internal):
8331 Set display table for 2208 as for 160.
8332
8333 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8334
8335 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8336 entry for custom-menu-create change.
8337 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8338 don't cons it in the search loop.
8339
8340 * imenu.el (imenu--truncate-items): Revert last change.
8341
8342 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8343
8344 * info.el (Info-setup-header-line): If the node header includes
8345 either Next: or Prev: links, don't show the File: and Node: parts
8346 in the header line.
8347
8348 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8349
8350 * comint.el (comint-goto-process-mark): Don't print a message
8351 when running in batch mode.
8352
8353 * isearch.el (isearch-search): In the condition-case handler for
8354 `error', set isearch-invalid-regexp to the whole error message.
8355
8356 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8357 ensure that eval-after-load works for files dumped with Emacs.
8358
8359 * help.el (load-symbol-file-load-history): New function extracted
8360 from function symbol-file.
8361 (symbol-file): Use it.
8362
8363 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8364
8365 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8366
8367 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8368 behave as if there were no prefix argument.
8369 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8370 argument were nil.
8371
8372 2001-01-11 Richard M. Stallman <rms@gnu.org>
8373
8374 * isearch.el (isearch-lazy-highlight-update):
8375 Don't look for more potential matches once maximum is exceeded.
8376 Use overlays-in to check correctly for overlap with current match.
8377 Ignore empty matches.
8378
8379 2001-01-11 Miles Bader <miles@gnu.org>
8380
8381 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8382 (ispell-overlay-window, ispell-help, ispell-show-choices)
8383 (ispell-command-loop): Use it instead of `window-height'.
8384
8385 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8386
8387 * files.el (confirm-kill-emacs): New user-option.
8388 (save-buffers-kill-emacs): Ask for final confirmation before
8389 killing Emacs.
8390
8391 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8392 to nil.
8393
8394 2001-01-10 Dave Love <fx@gnu.org>
8395
8396 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8397
8398 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8399
8400 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8401
8402 * calculator.el (calculator-number-digits): Fix :type.
8403
8404 * vc-cvs.el (vc-cvs-header): Fix :type.
8405 * vc-rcs.el (vc-rcs-header): Fix :type.
8406 * vc-sccs.el (vc-sccs-header): Fix :type.
8407
8408 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8409
8410 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8411
8412 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8413
8414 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8415
8416 * simple.el (set-variable): Force a thorough redisplay for the
8417 case that the variable has an effect on the display, like
8418 `tab-width' has.
8419
8420 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8421
8422 * vc.el: Add documentation for backend interface.
8423
8424 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8425
8426 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8427
8428 * international/mule-conf.el (latin-extra-code-table): Set to t
8429 for \223 and \224.
8430
8431 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8432
8433 * international/mule-cmds.el (locale-language-names): Map "es" to
8434 "Spanish" and "nl" to "Dutch".
8435
8436 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8437
8438 * bindings.el (global-map): Bind <home> to beginning-of-line,
8439 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8440 C-<end> to end-of-buffer.
8441
8442 * language/european.el: Add Dutch and Spanish language info
8443 to be able to use the appropriate tutorials.
8444
8445 2001-01-09 Alex Schroeder <alex@gnu.org>
8446
8447 * ansi-color.el (ansi-color-process-output): Use markers instead
8448 of positions for start and end of region.
8449 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8450 Previously, occasional mistakes happend when fontifying many
8451 chunks of output (eg. ls --color=yes /dev). This happened
8452 whenever an overlay was created up to the end of the region, which
8453 coincided with the process-mark. New text would then be added
8454 within that overlay instead of after it.
8455 (ansi-color-make-extent): Overlays are created with the property
8456 `modification-hooks' set to '(ansi-color-freeze-overlay).
8457 (ansi-color-freeze-overlay): New function. When inserting text at
8458 the end of the overlay, the overlay will resize.
8459
8460 2000-01-09 Alex Schroeder <alex@gnu.org>
8461
8462 * ansi-color.el (ansi-color-process-output): Doc change.
8463 (ansi-color-unfontify-region): Doc change. No longer installed
8464 automatically in font-lock-unfontify-region-function.
8465 (ansi-color-apply): Doc change.
8466 (ansi-color-apply-on-region): Use extents or overlays instead of
8467 text-properties.
8468 (ansi-color-make-extent): New function.
8469 (ansi-color-set-extent-face): New function.
8470
8471 2000-01-09 Alex Schroeder <alex@gnu.org>
8472
8473 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8474 both use ansi-color-process-output, now.
8475 (ansi-color-process-output): Doesn't return string anymore. It is
8476 installed in comint-output-filter-functions for both Emacs and
8477 XEmacs, now.
8478 (ansi-color-unfontify-region): Simplified code removing variables
8479 pos and start-ansi.
8480 (ansi-color-apply): Put text-property ansi-color before putting
8481 text-property face because ansi-color-unfontify-region is called
8482 immediately after the call to put-text-property.
8483 (ansi-color-context-region): Doc change.
8484 (ansi-color-filter-region): Simplified code.
8485 (ansi-color-apply-on-region): Changed start to start-marker, using
8486 a marker explicitly. Put text-property ansi-color before putting
8487 text-property face because ansi-color-unfontify-region is called
8488 immediately after the call to put-text-property.
8489
8490 2000-01-09 Alex Schroeder <alex@gnu.org>
8491
8492 * ansi-color.el (ansi-color-faces-vector): Doc change.
8493 (ansi-color-for-comint-mode): Changed :type property to choice.
8494 (ansi-color-last-context): Removed.
8495 (ansi-color-process-output): Don't use ansi-color-last-context, as
8496 the main functions will store their context now.
8497 (ansi-color-context): Doc change.
8498 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8499 Uses ansi-color-context such that repeated calls will strip
8500 partial escape sequences, too.
8501 (ansi-color-apply): Simplified code. Colorize end of string if
8502 face is not null. Store context in new (FACE STRING) format, such
8503 that repeated calls will strip partial escape sequences, too.
8504 Append faces to face property using ansi-color-apply-sequence such
8505 that cumulative mode actually works.
8506 (ansi-color-context-region): New variable.
8507 (ansi-color-filter-region): Rewrote it based on
8508 ansi-color-apply-on-region. Uses ansi-color-context-region such
8509 that repeated calls will strip partial escape sequences, too.
8510 (ansi-color-apply-on-region): Simplified code. Colorize end of
8511 region if face is not null. Store context in new (FACE POS)
8512 format, such that repeated calls will strip partial escape
8513 sequences, too. Append faces to face property using
8514 ansi-color-apply-sequence such that cumulative mode actually works.
8515 (ansi-color-apply-sequence): New function.
8516 (ansi-color-get-face): When the default face is added to the list
8517 of faces, all previous settings are discarded and the list of
8518 faces is set to '(default).
8519
8520 2000-01-09 Alex Schroeder <alex@gnu.org>
8521
8522 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8523 face, such that ansi-color-apply and ansi-color-apply-on-region
8524 will do the right thing.
8525 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8526 returns nil, set the list of faces back to nil instead of
8527 appending the result of ansi-color-get-face to the front of the list.
8528
8529 2000-01-09 Alex Schroeder <alex@gnu.org>
8530
8531 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8532 (ansi-color-process): Doc change.
8533 (ansi-color-last-context): New buffer-local variable.
8534 (ansi-color-process-output): New function. It is automatically
8535 added to comint-output-filter-functions if this is XEmacs.
8536 (ansi-color-unfontify-region): New optional parameter for XEmacs
8537 compatibility. Check wether font-lock-syntactic-keywords is
8538 boundp before removing the syntax table text property, as XEmacs
8539 doesn't have it.
8540 (ansi-color-filter-region): Doc change.
8541 (ansi-color-apply-on-region): Doc change.
8542 (ansi-color-make-face): New function. Compatibility layer for
8543 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8544 (ansi-color-make-color-map): Use ansi-color-make-face.
8545 (ansi-color-get-face): Avoid face text property '(nil) as results
8546 in an errow for XEmacs.
8547
8548 2000-01-09 Alex Schroeder <alex@gnu.org>
8549
8550 * ansi-color.el (ansi-color-unfontify-region): New function.
8551 Uses text-property ansi-color in order to preserve fontification by
8552 ansi-color. When the package is loaded, a lambda expression is
8553 put onto font-lock-mode-hook. This lambda expression will check
8554 font-lock-unfontify-region-function and replace
8555 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8556 (ansi-color-apply): Add text-property ansi-color in addition to
8557 text-property face.
8558 (ansi-color-apply-on-region): Add text-property ansi-color in
8559 addition to text-property face.
8560 (save-buffer-state): Copy of the macro that is also used by
8561 lazy-lock and font-lock.
8562
8563 (ansi-color-for-comint-mode): New option.
8564 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8565 (ansi-color-for-comint-mode-off): Ditto.
8566 (ansi-color-for-comint-mode-filter): Ditto.
8567 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8568 decide what to do. This function is added to
8569 comint-preoutput-filter-functions when the package is loaded.
8570
8571 (ansi-color-for-shell-mode-set): Removed.
8572 (ansi-color-for-shell-mode): Removed.
8573
8574 2000-01-09 Alex Schroeder <alex@gnu.org>
8575
8576 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8577 the lambda expression from the ansi-color-for-shell-mode :set
8578 property. Additionally, modify shell-mode-hook to enable or
8579 disable font-lock-mode for future shell buffers.
8580 (ansi-color-for-shell-mode): The :set property calls
8581 ansi-color-for-shell-mode-set instead of a lambda expression.
8582
8583 2000-01-09 Alex Schroeder <alex@gnu.org>
8584
8585 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8586 (ansi-color-context): New variable.
8587 (ansi-color-apply): Save context between calls.
8588
8589 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8590
8591 * isearch.el (isearch, isearch-lazy-highlight-face):
8592 New definitions for face colors and attributes.
8593
8594 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8595 of display-mouse-p.
8596
8597 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8598
8599 * international/mule.el (make-coding-system): If the coding system
8600 accepts extra latin codes, register such codes as safe for the
8601 coding system.
8602
8603 2001-01-08 Richard M. Stallman <rms@gnu.org>
8604
8605 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8606 don't mention the file name or the date here, because they are
8607 logged at the start of the file.
8608
8609 2001-01-08 Richard M. Stallman <rms@gnu.org>
8610
8611 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8612 Change screen-width to frame-width.
8613
8614 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8615
8616 * info.el (Info-search): Print the default as part of the prompt.
8617
8618 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8619
8620 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8621 constant implementations in backends.
8622
8623 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8624 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8625
8626 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8627 WRITABLE to EDITABLE.
8628
8629 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8630 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8631 to EDITABLE.
8632
8633 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8634
8635 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8636 (copyright, copyright-update): Compute the current year at run time.
8637
8638 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8639
8640 * isearch.el (isearch-old-signal-hook): Removed.
8641 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8642 instead of setting signal-hook-function.
8643 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8644
8645 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8646
8647 * emulation/edt.el: Update to version 4.0. Provide support for
8648 EDT scroll margins at top and bottom of the window. Provide an
8649 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8650 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8651 user when file-related buffer modifications exist.
8652 Provide support for running EDT Emulation in XEmacs.
8653 Provide customize access to some user updatable variables.
8654 Add Commentary section to file header.
8655 Fixed a few minor bugs and cleaned up some code.
8656
8657 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8658 for detecting a keypress that generates an ASCII key sequence.
8659 (Previously, only a keypress that generates a vector was
8660 recognized.) Embed Window Manager name into name of the generated
8661 EDT Emulation initialization file since the initialization file is
8662 Window Manager specific. Add Commentary section to file header.
8663
8664 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8665
8666 * mail/sendmail.el (mail-mode): Doc fix.
8667
8668 * info.el (Info-goto-emacs-command-node): Doc fix.
8669 (Info-goto-emacs-key-command-node): Doc fix.
8670
8671 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8672
8673 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8674 systems without long file-name support.
8675
8676 2001-01-06 Andrew Innes <andrewi@gnu.org>
8677
8678 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8679
8680 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8681
8682 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8683 (isearch-lazy-highlight-update): Doc fix.
8684
8685 * ffap.el (ffap-bindings): Doc fix.
8686
8687 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8688
8689 2001-01-05 Dave Love <fx@gnu.org>
8690
8691 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8692
8693 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8694
8695 * mouse-drag.el (mouse-drag-safe-scroll):
8696 Bind scroll-preserve-screen-position to nil.
8697
8698 * isearch.el (isearch-old-signal-hook): New variable.
8699 (isearch-mode): Set signal-hook-function to isearch-done.
8700 (isearch-done): Restore old signal-hook-function.
8701
8702 * info.el (Info-fontify-node): Mark one more char as intangible.
8703
8704 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8705
8706 * composite.el (compose-last-chars): New argument COMPONENTS.
8707 If it is non-nil, compose preceding characters by compose-region with
8708 COMPONENTS.
8709
8710 * international/quail.el (quail-input-string-to-events): New function.
8711 (quail-input-method): Convert input string to events here.
8712 (quail-start-translation): Return input string, not event list.
8713 (quail-start-conversion): Likewise.
8714
8715 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8716
8717 * tooltip.el (tooltip-cancel-delayed-tip)
8718 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8719 and tooltip-add-timeout.
8720 (tooltip-show): Set border color from faces's foreground.
8721 (tooltip-show-help-function): If called with the same help string
8722 as last time, do nothing.
8723 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8724
8725 * startup.el (fancy-splash-screens): Don't bind show-help-function
8726 to nil.
8727
8728 * tooltip.el (tooltip-frame-parameters): Remove colors.
8729 (tooltip): New face
8730 (tooltip-set-param): New function.
8731 (tooltip-show): Set up color frame parameters from face `tooltip'.
8732 Display the tooltip text in face `tooltip'.
8733
8734 2001-01-04 Dave Love <fx@gnu.org>
8735
8736 * whitespace.el (whitespace-global-mode): Fix typo.
8737
8738 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8739
8740 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8741
8742 * help.el (help-for-help): Fix a typo in a doc string.
8743 From kwzh@gnu.org (Karl Heuer).
8744
8745 2001-01-03 Dave Love <fx@gnu.org>
8746
8747 * dired-x.el: Doc fixes. Maintainer change.
8748 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8749 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8750 (dired-guess-shell-alist-user): Customize.
8751 (dired-x-help-address): Set to bug-gnu-emacs.
8752 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8753 (dired-default-directory): Renamed from default-directory.
8754
8755 * hl-line.el (hl-line): Doc fix.
8756
8757 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8758
8759 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8760
8761 2001-01-02 Richard M. Stallman <rms@gnu.org>
8762
8763 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8764 to remove all the current alternative-match highlighting.
8765 If nil, remove only what's outside the current window.
8766 (isearch-lazy-highlight-remove-overlays): Take optional
8767 region within which NOT to remove them.
8768 (isearch-lazy-highlight-new-loop): Greatly simplified.
8769 (isearch-lazy-highlight-update): Find all the other occurrences
8770 visible in the window, in just one call.
8771 (isearch-lazy-highlight-start): Now holds start of region to scan.
8772 (isearch-lazy-highlight-end): Now holds end of region to scan.
8773 (isearch-lazy-highlight-wrapped): Variable deleted.
8774 (isearch-lazy-highlight-search): Function deleted.
8775
8776 2000-01-02 Andrew Innes <andrewi@gnu.org>
8777
8778 * w32-fns.el (convert-standard-filename): Do length check on name
8779 before aref.
8780
8781 2001-01-02 Dave Love <fx@gnu.org>
8782
8783 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8784 value.
8785 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8786
8787 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8788
8789 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8790 read syntax.
8791
8792 * calendar/todo-mode.el (todo): Add :link, :version.
8793 (todo-save-top-priorities): Remove autoload cookie.
8794 (todo-add-category, todo-add-item-non-interactively)
8795 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8796
8797 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8798
8799 * comint.el (comint-input-history-ignore): New variable.
8800 (comint-read-input-ring): Ignore entries matching
8801 comint-input-history-ignore.
8802
8803 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8804
8805 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8806 (lm-copyright-mark): New function.
8807 (lm-crack-copyright): New function.
8808 (lm-verify): Check that the file has a copyright.
8809 Check that the file is copyright Free Software Foundation.
8810
8811 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8812
8813 * international/mule-diag.el (print-fontset): Indent font name by
8814 24 columns, not 25.
8815
8816 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8817
8818 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8819 in Subject line.
8820
8821 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8822 Use mail-mode-hook instead of mail-setup-hook.
8823 Otherwise continuing an interrupted message with C-u C-x m for
8824 instance, winds up in Mail mode without abbrevs.
8825
8826 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8827
8828 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8829 non-nil. Adding almost all customization variables on ps-setup.
8830 Doc fix.
8831 (ps-print-version): New version number (6.3.3).
8832 (ps-end-with-control-d): Initialization fix.
8833 (ps-lines-printed): New var.
8834 (ps-skip-newline): New fun.
8835 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8836 (ps-next-line, ps-continue-line, ps-plot-region)
8837 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8838
8839 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8840
8841 * international/fontset.el (x-complement-fontset-spec):
8842 Resolve ASCII font name so that the same family name is used for fonts
8843 registered in x-font-name-charset-alist.
8844 (create-fontset-from-fontset-spec): Adjusted for the above change.
8845 The name of fontset alias should be a unresolved ASCII font name.
8846
8847 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8848
8849 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8850 and delete in isearch-mode-map.
8851
8852 2000-12-28 Richard M. Stallman <rms@gnu.org>
8853
8854 * dired-x.el (dired-guess-shell-alist-default):
8855 Use xpdf instead of acroread.
8856
8857 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8858
8859 * textmodes/artist.el (artist-butlast): Deleted.
8860 (artist-ellipse-mirror-quadrant): Use butlast instead of
8861 artist-butlast.
8862
8863 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8864
8865 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8866
8867 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8868
8869 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8870
8871 * ls-lisp.el: Better support for the Mac and MS-Windows.
8872 (ls-lisp): New defgroup.
8873 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8874 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8875 (ls-lisp-support-shell-wildcards): New defcustoms.
8876 (ls-lisp-parse-symlink): New function.
8877 (insert-directory): Code to convert switches to a list and set up
8878 the wildcard argument copied from ls-lisp-insert-directory.
8879 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8880 for -C and -R switches.
8881 (ls-lisp-column-format): New function.
8882 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8883 (ls-lisp-format-time): Add doc strings.
8884 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8885 Support ls-lisp-dirs-first.
8886 (ls-lisp-classify, ls-lisp-extension): New functions.
8887 (ls-lisp-format): Optionally support emulation of symlinks.
8888 Support -i, -s, and -G switches.
8889
8890 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8891
8892 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8893
8894 * version.el (emacs-version): Print X scroll bar information.
8895
8896 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8897 instead of x-toolkit-scroll-bars-p.
8898
8899 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8900 of x-toolkit-scroll-bars-p.
8901
8902 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8903
8904 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8905 (ffap-bindings): Doc fix, to reflect the above change.
8906
8907 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8908
8909 * term.el (term-char-mode): Define all non-ascii self-inserting
8910 characters to 'term-send-raw in term-raw-map.
8911
8912 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8913
8914 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8915
8916 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8917 Changed initialization; use add-hook.
8918 (ediff-file-remote-p): Use file-local-copy.
8919
8920 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8921
8922 * ediff.el (ediff-patch-buffer): Bug fix.
8923 (ediff-revision): Allow selection of the file at the prompt.
8924
8925 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8926
8927 * subr.el (combine-run-hooks): Remove.
8928
8929 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8930 and remove the rogue second spec.
8931
8932 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8933
8934 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8935
8936 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8937
8938 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8939 Use minibuffer menu prompt for the `=' prefix.
8940 (smerge-command-prefix): Change default to C-^.
8941 (smerge-mode): Don't assume font-lock doesn't move point.
8942
8943 * skeleton.el (skeleton-internal-1): Make sure the first line of
8944 the region is also re-indented.
8945 (skeleton-end-newline): New var.
8946 (skeleton-end-hook): Use it.
8947
8948 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8949
8950 * comint.el (comint-password-prompt-regexp): Support CVS.
8951
8952 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8953
8954 * simple.el (delete-key-deletes-forward-mode): Simplify.
8955 Also backspace key combinations, depending on
8956 delete-key-deletes-forward.
8957
8958 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8959
8960 * simple.el (delete-key-deletes-forward): Doc fix.
8961
8962 2000-08-22 Emmanuel Briot <briot@gnat.com>
8963
8964 * xml.el (top level comment): Updated to reflect the fact that
8965 white spaces are relevant in the XML file.
8966 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8967 to parse was already edited. This allows for on-the-fly analysis
8968 of XML files.
8969 (xml-parse-tag): Check that the casing is the same in the start
8970 tag and end tag, since XML is case-sensitive. Allows for spaces
8971 in the end tag, after the name of the tag.
8972 (xml-parse-attlist): Allow for the character '-' in the name of
8973 attributes, as in the standard http-equiv attribute Do not save
8974 the properties in the XML tree, since they are not relevant.
8975
8976 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
8977
8978 * generic.el (generic-read-type): Undo last change, inline into
8979 `generic-mode' and then remove.
8980 (generic-mode): Inline generic-read-type.
8981 (define-generic-mode): Push the symbol name rather than the symbol
8982 onto generic-mode-list.
8983
8984 2000-12-21 Gerd Moellmann <gerd@gnu.org>
8985
8986 * generic.el (generic-read-type): Build an alist for
8987 completing-read as in 20.7.
8988
8989 * play/landmark.el (lm): Use interactive spec `P'.
8990 (toplevel): Don't set debug-on-error.
8991
8992 * server.el (server-switch-buffer): Choose a window on a visible frame.
8993
8994 2000-12-21 Dave Pearson <davep@davep.org>
8995
8996 * quickurl.el: Commentry change, I've moved my web site.
8997
8998 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8999
9000 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9001 ranges like \177-\237, but accepts the character sequence from \177 to
9002 \237. Doc fix.
9003 (ebnf-version): New version (3.4).
9004 (ebnf-setup): Code fix.
9005 (ebnf-range-regexp): New fun.
9006 (ebnf-8-bit-chars): Const fix.
9007
9008 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9009 entry. Doc fix.
9010 (ebnf-bnf-lex): Code fix.
9011 (ebnf-bnf-comment-chars): Const fix.
9012
9013 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9014 entry. Doc fix.
9015 (ebnf-iso-comment-chars): Const fix.
9016
9017 * ebnf-otz.el: Doc fix.
9018
9019 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9020 entry. Doc fix.
9021 (ebnf-yac-skip-code): Code fix.
9022 (ebnf-yac-comment-chars): Const fix.
9023
9024 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9025
9026 * files.el (insert-directory-safely): New function.
9027 (recover-file): Use it instead of insert-directory.
9028 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9029
9030 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9031
9032 * international/mule-cmds.el (select-safe-coding-system):
9033 Check coding-category-list more rigidly. Improve help message.
9034
9035 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9036
9037 2000-12-21 Miles Bader <miles@gnu.org>
9038
9039 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9040
9041 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9042
9043 * international/mule-diag.el (describe-char-after): Make *Help*
9044 buffer inherit multibyteness of the current buffer.
9045
9046 * international/mule.el (make-char): Docstring adjusted for the
9047 change of make-char-internal.
9048
9049 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9050
9051 * international/iso-cvt.el: Docstrings fix.
9052
9053 2000-12-20 Dave Love <fx@gnu.org>
9054
9055 * subr.el (eval-after-load): Doc fix.
9056
9057 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9058
9059 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9060 for numbers.
9061
9062 2000-12-20 Miles Bader <miles@gnu.org>
9063
9064 * international/quail.el (quail-help): Resize the help window
9065 again after it has all its contents. Remove unneeded progn.
9066
9067 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9068
9069 * pcmpl-linux.el: Fix copy/paste error.
9070
9071 2000-12-19 Andrew Innes <andrewi@gnu.org>
9072
9073 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9074
9075 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9076
9077 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9078
9079 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9080
9081 * progmodes/idlw-shell.el: Fixed copyright notice.
9082
9083 * progmodes/idlwave.el: Fixed copyright notice.
9084
9085 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9086 TAB as key separators.
9087
9088 2000-12-19 Alex Schroeder <alex@gnu.org>
9089
9090 * sql.el (sql-sybase-options): New option.
9091 (sql-sybase): Use it. Add sql-database to the list of parameters
9092 provided for login. The options -w 2048 -n are not used any more.
9093 (sql-postgres-options): Changed default from "--pset" to "-P".
9094 (sql-mysql-options): Doc change.
9095 (sql-stop): Doc change.
9096
9097 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9098
9099 * international/quail.el (quail-input-method): Always hide
9100 the guidance buffer on exiting.
9101
9102 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9103
9104 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9105 isn't fboundp.
9106
9107 * server.el (server-buffer-done): Bury the buffer before
9108 killing it.
9109
9110 * faces.el (face-spec-set): Interpret a nil in specs for
9111 foreground and background colors as `unspecified', for
9112 compatibility with 20.x.
9113
9114 2000-12-18 Dave Love <fx@gnu.org>
9115
9116 * simple.el (mail-user-agent): Doc fix.
9117 (input-mode-8-bit): Removed.
9118
9119 * international/mule.el (set-keyboard-coding-system): Doc fix.
9120 (keyboard-coding-system): New option.
9121
9122 * mail/sendmail.el (send-mail-function): Customize.
9123
9124 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9125
9126 * international/codepage.el (cp866-decode-table): New table.
9127
9128 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9129
9130 * version.el (emacs-version): Remove `%a' from the time format
9131 because the weekday doesn't fit well into each locale.
9132
9133 2000-12-18 Miles Bader <miles@gnu.org>
9134
9135 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9136
9137 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9138 Check that emacs-major-version is `=' to 20, not `>='.
9139 (artist-replace-chars): Use `make-string' instead of a loop.
9140
9141 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9142
9143 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9144 (cvs-execute-single-file): Don't change directory.
9145 Patch from Per Cederqvist.
9146
9147 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9148
9149 * textmodes/ispell.el (check-ispell-version):
9150 If `ispell-program-name' is "aspell", pass it the -v switch instead
9151 of -vv.
9152
9153 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9154
9155 * international/mule-diag.el (mule-diag): Insert information about
9156 configure options, multibyte awareness, language env.
9157
9158 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9159 regexp to search for candidates.
9160
9161 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9162
9163 * info.el (Info-forward-node): If the node has an
9164 Info-header-line, widen the buffer before searching for "next:"
9165 and "up:" pointers, and set the search limit to stay in the
9166 current node.
9167
9168 2000-12-16 Miles Bader <miles@gnu.org>
9169
9170 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9171
9172 2000-12-15 Miles Bader <miles@gnu.org>
9173
9174 * comint.el (comint-send-string, comint-send-region): Also accept
9175 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9176 process-send-string/region.
9177
9178 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9179
9180 * isearch.el (isearch-lazy-highlight-max): New user-option.
9181 (isearch-lazy-highlight-update): Don't highlight more than
9182 isearch-lazy-highlight-max matches.
9183
9184 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9185
9186 2000-12-15 Richard M. Stallman <rms@gnu.org>
9187
9188 * sort.el (sort-columns): Fix error message.
9189
9190 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9191 `upcase' or `downcase' or nil.
9192 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9193 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9194 (dabbrev--substitute-expansion): New arg record-case-pattern.
9195 If it is non-nil, set dabbrev--last-case-pattern.
9196 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9197
9198 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9199
9200 2000-12-15 Miles Bader <miles@gnu.org>
9201
9202 * paths.el (Info-default-directory-list): Don't delete
9203 configure-info-directory from the list of standard info
9204 directories when appending it to the end -- their order is important.
9205
9206 * faces.el (read-face-attribute): If there's no entry for the
9207 user's input in VALID, just use it as-is (this will often result
9208 in an error, but it may be OK for e.g. colors using hexadecimal
9209 notation, and at least will yield a better error message).
9210
9211 * window.el (mode-line-window-height-fudge): Function removed.
9212 (height-affecting-face-attributes, mode-line-window-height-fudge):
9213 Variables removed.
9214 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9215 window is really the right size. Use vertical-motion
9216 rather than forward-line.
9217 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9218 (ispell-command-loop, ispell-show-choices): Use the variable
9219 ispell-choices-win-default-height, rather than the function.
9220 (ispell-choices-win-default-height): Function removed.
9221 (ispell-mode-line-window-height-fudge): Function removed.
9222
9223 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9224
9225 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9226
9227 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9228
9229 * paths.el (Info-default-directory-list):
9230 If configure-info-directory is not one of the standard directories,
9231 put it first in the list; otherwise put it last. Doc string
9232 changed accordingly.
9233
9234 * info.el (Info-directory-list): Change doc string to reflect the
9235 change in Info-default-directory-list.
9236
9237 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9238 windows-nt as windowed environments, even under -nw.
9239
9240 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9241 if not fboundp. Switch delete-forward mode for the <delete> key
9242 on all PC platforms, even under -nw.
9243
9244 * term/internal.el ([M-delete]): Remap to M-d.
9245
9246 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9247
9248 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9249
9250 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9251
9252 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9253
9254 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9255
9256 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9257 if appropriate.
9258
9259 * simple.el (delete-key-deletes-forward): New user-option.
9260 (delete-key-deletes-forward-mode): New function.
9261
9262 * bindings.el: Bind `delete' to backward-delete-char.
9263
9264 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9265 Test if symbol is bound before getting its value.
9266
9267 * tooltip.el (tooltip-show): If an error is signaled in
9268 x-show-tip, display that error, and display the help in the
9269 echo area.
9270
9271 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9272
9273 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9274 Show "... entries" messages for every 10000 entries, not 10.
9275
9276 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9277
9278 * bookmark.el: Provide a generic exit hook, as suggested by
9279 Ovidiu Predescu <ovidiu@cup.hp.com>:
9280 (bookmark-exit-hook): New var.
9281 (bookmark-exit-hook-internal): New func, replaces
9282 old raw lambda form in `kill-emacs-hook', and runs new
9283 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9284 as logically that feature must have been provided if this function
9285 is running.
9286 Removed ;;;###autoload before the `add-hook' call.
9287
9288 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9289
9290 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9291 (easy-menu-current-active-maps): New function.
9292 (easy-menu-get-map): Use it.
9293 Make a proper menu entry when creating a new keymap.
9294
9295 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9296
9297 * international/characters.el: Fix cases and syntaxes for
9298 mule-unicode-0100-24ff.
9299
9300 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9301 that a Japanese character is not appended after day and year.
9302
9303 * info.el (Info-suffix-list): Change format for a command that
9304 requires arguments.
9305 (info-insert-file-contents): Adjusted for the above change.
9306
9307 2000-12-12 Andreas Schwab <schwab@suse.de>
9308
9309 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9310 on the name of the tar buffer. Verify that the existing buffer is
9311 visiting the same subfile.
9312
9313 2000-12-12 Dave Love <fx@gnu.org>
9314
9315 * subdirs.el: Add obsolete.
9316
9317 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9318
9319 * mail/rmailsum.el (rmail-summary-expunge)
9320 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9321 instead of rmail-confirm-expunge.
9322
9323 * replace.el (perform-replace): Don't use an empty match adjacent
9324 to a non-empty match when computing the next match before the
9325 replacement is performed.
9326
9327 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9328
9329 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9330 definition (patch by Stefan Monnier).
9331 (glasses-mode): Use jit-lock instead of `after-change-functions'
9332 (patch by Stefan Monnier).
9333
9334 2000-12-12 Miles Bader <miles@gnu.org>
9335
9336 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9337 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9338
9339 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9340
9341 * term/mac-win.el: Remove load for ls-lisp.
9342
9343 * loadup.el: Load ls-lisp for system-type `macos'.
9344
9345 2000-12-12 Miles Bader <miles@gnu.org>
9346
9347 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9348 Respect field end too.
9349 (just-one-space): Respect fields as `delete-horizontal-space'.
9350 (newline-and-indent, reindent-then-newline-and-indent):
9351 Use `delete-horizontal-space'.
9352
9353 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9354
9355 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9356 (so as to obey the field property in the minibuffer).
9357
9358 * obsolete/c-mode.el: Moved from lisp/progmodes.
9359 * obsolete/auto-show.el: Moved from lisp.
9360 * obsolete/ooutline.el: Moved from lisp/textmodes.
9361
9362 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9363
9364 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9365 changes to list them here.
9366
9367 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9368 Too many changes to list them here.
9369
9370 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9371 Too many changes to list them here.
9372
9373 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9374
9375 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9376
9377 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9378
9379 * cus-edit.el (custom-save-variables, custom-save-faces):
9380 Comment fix.
9381
9382 * hscroll.el: Moved to `obsolete' subdir.
9383
9384 2000-12-11 Miles Bader <miles@gnu.org>
9385
9386 * window.el (window-text-height): Function removed (now in C).
9387
9388 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9389
9390 * log-edit.el (log-edit-parent-buffer): New var.
9391 (log-edit): Set it. Add BUFFER argument.
9392 (log-edit-done): Use char-before.
9393 Don't bother checking validity of vc-comment-ring.
9394 Only bury the buffer if log-edit popped it up.
9395
9396 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9397 (cvs-mode-diff-help): Remove.
9398 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9399 (cvs-mode-marked): Set up the default for CMD manually.
9400
9401 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9402 Remove binding for ? now made unnecessary.
9403
9404 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9405
9406 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9407 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9408
9409 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9410 when master file is not open.
9411
9412 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9413
9414 * progmodes/ada-stmt.el: Update `maintainer'.
9415
9416 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9417
9418 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9419 choices to match documentation string.
9420
9421 2000-12-09 Miles Bader <miles@gnu.org>
9422
9423 * minibuf-eldef.el: New file.
9424
9425 * window.el (fit-window-to-buffer): Don't pass last argument to
9426 pos-visible-in-window-p, now that its meaning is inverted.
9427
9428 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9429
9430 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9431 <ceder@lysator.liu.se>.
9432
9433 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9434
9435 * autoinsert.el (auto-insert-alist): Add missing final \n.
9436
9437 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9438 (cvs-menu-map): Remove.
9439 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9440 (cvs-mode-quit): Turn it back into a plain function.
9441
9442 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9443 (texinfo-filter): Remove (move to texinfo.el).
9444
9445 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9446 file where it's more visible.
9447 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9448 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9449 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9450 (texinfo-inside-macro-p): Only catch `scan-error's.
9451 (texinfo-inside-env-p): Make better use of the match info.
9452 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9453 (texinfo-insert-@end): Slight re-organization.
9454 Also remove useless `looking-at' call.
9455
9456 2000-12-08 Andrew Innes <andrewi@gnu.org>
9457
9458 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9459 accessible in -nw mode.
9460
9461 * term/w32-win.el: Remove stuff about selection timeout, which is
9462 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9463 it is accessible in -nw mode.
9464
9465 2000-12-08 Dave Love <fx@gnu.org>
9466
9467 * emacs-lisp/lisp-mode.el (lisp-mode):
9468 Set font-lock-keywords-case-fold-search.
9469
9470 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9471
9472 * textmodes/ispell.el (ispell): Doc fix.
9473
9474 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9475
9476 * international/quail.el (quail-insert-decode-map): Check the
9477 frame width of a window displaying the current buffer, not that of
9478 the selected frame.
9479 (quail-help): Make sure that the help buffer has window before
9480 inserting text in it.
9481
9482 2000-12-07 Sam Steingold <sds@gnu.org>
9483
9484 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9485 Backquote is used in isearch.el, so autoloading saves nothing.
9486
9487 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9488
9489 * startup.el (normal-top-level-add-subdirs-to-load-path):
9490 Ignore the CVS and RCS subdirectories case-insensitively.
9491
9492 * dired.el (dired-insert-directory): If file-system-info is
9493 fboundp, call it instead of invoking dired-free-space-program.
9494
9495 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9496
9497 * server.el (server-visit-files): Push files on file-name-history.
9498
9499 * progmodes/cc-langs.el: Update copyright.
9500
9501 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9502
9503 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9504
9505 * bindings.el (mode-line-mode-menu): Reverse the order
9506 of define-keys so that the menu appears in alphabetical order.
9507
9508 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9509
9510 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9511 of the function.
9512
9513 2000-12-07 Dave Love <fx@gnu.org>
9514
9515 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9516
9517 * facemenu.el (facemenu-unlisted-faces): Fix value.
9518
9519 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9520
9521 * font-lock.el (font-lock-default-fontify-region):
9522 Include the terminating \n (off-by-one error).
9523 (font-lock-set-defaults): Use dolist.
9524
9525 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9526
9527 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9528
9529 * international/mule-cmds.el (describe-language-environment):
9530 Fix for the case that an input method title is not string but a list.
9531
9532 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9533 of wrong SIZE record.
9534
9535 2000-12-06 Dave Love <fx@gnu.org>
9536
9537 * newcomment.el (comment-region, comment-dwim): Doc fix.
9538
9539 * textmodes/texinfo.el: Require tex-mode when compiling.
9540 (texinfo-update-node): Doc fix.
9541 (texinfo-imenu-generic-expression): Add @anchor.
9542 (texinfo-font-lock-keywords): Add @uref.
9543 (texinfo-inside-macro-p): Don't use ignore-errors.
9544 (texinfo-insert-quote): Match more contexts.
9545
9546 * international/mule.el (decode-char, encode-char): Doc fix.
9547 (auto-coding-alist): Customize.
9548
9549 * files.el (load-file): Fix change of 2000-03-12.
9550
9551 * wid-edit.el (widget-text-keymap): Doc fix.
9552
9553 2000-12-06 Andrew Innes <andrewi@gnu.org>
9554
9555 * makefile.w32-in (lisp): Set to an absolute directory, namely
9556 $(CURDIR).
9557
9558 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9559
9560 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9561 read generated-autoload-file, and set buffer-file-coding-system to
9562 raw-text-unix after reading the file.
9563
9564 * international/mule-conf.el (file-coding-system-alist):
9565 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9566
9567 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9568
9569 * replace.el (occur): Make line-number-width 1 smaller for the
9570 colon following the line number.
9571
9572 * startup.el (fancy-splash-text, command-line-1):
9573 Use `File' for the menu name instead of `Files'.
9574
9575 * tmm.el: Update copyright.
9576
9577 * cus-start.el: Add entry for even-window-heights.
9578
9579 2000-12-06 Miles Bader <miles@gnu.org>
9580
9581 * faces.el (frame-set-background-mode): Avoid stomping on
9582 locally modified faces.
9583
9584 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9585
9586 * international/fontset.el: Correct the font registries for
9587 japanese-jisx0213-1 and japanese-jisx0213-2.
9588
9589 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9590
9591 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9592
9593 * iswitchb.el: Update customization commentary.
9594
9595 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9596
9597 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9598 (tpu-search-highlight): Fixed comparison of overlay end positions.
9599 (tpu-trim-line-ends): Implemented trimming logic locally.
9600
9601 * emulation/tpu-extras.el (tpu-write-file-hook)
9602 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9603
9604 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9605
9606 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9607 to cn-gb.
9608 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9609
9610 2000-12-04 Dave Love <fx@gnu.org>
9611
9612 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9613
9614 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9615
9616 * mail/rmailsum.el (rmail-summary-expunge)
9617 (rmail-summary-expunge-and-save): Ask for confirmation with
9618 rmail-expunge-confirmed.
9619
9620 * mail/rmail.el (rmail-expunge-confirmed): New function.
9621 (rmail-expunge): Use it.
9622
9623 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9624
9625 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9626 (etags-recognize-tags-table, find-tag-in-order):
9627 New functionality: interpret file names as tags.
9628
9629 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9630
9631 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9632 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9633 the first subnode until the bottom of the current node is visible.
9634
9635 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9636
9637 * format.el (format-decode): Don't change buffer's undo list.
9638
9639 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9640
9641 * faces.el (face-font-registry-alternatives): Add entries for CJK
9642 fonts. Doc-string adjusted for the actual usage of this data.
9643
9644 * international/fontset.el: Change the font registries for CJK
9645 fonts in the default fontset. Don't append '*' to registries.
9646
9647 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9648
9649 * emacs-lisp/easy-mmode.el (define-derived-mode)
9650 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9651
9652 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9653 (derived-mode-p): New function.
9654 (derived-mode-make-docstring): Add `docstring' argument.
9655 Use it if available and complete it if necessary.
9656
9657 2000-12-03 Andreas Schwab <schwab@suse.de>
9658
9659 * type-break.el (type-break): Don't make parent of itself.
9660
9661 2000-12-03 Miles Bader <miles@gnu.org>
9662
9663 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9664
9665 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9666
9667 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9668 (tex-main-file, tex-file): Simplify.
9669 (tex-generate-zap-file-name): Use subst-char-in-string.
9670 (tex-strip-dots): Remove.
9671
9672 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9673
9674 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9675 to check if the match succeeded.
9676
9677 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9678
9679 * startup.el (use-fancy-splash-screens-p): New function.
9680 (command-line-1): Use it to determine whether or not to use
9681 a fancy splash screen.
9682
9683 2000-12-02 Andreas Schwab <schwab@suse.de>
9684
9685 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9686
9687 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9688
9689 * international/mule.el (make-char): Fix last change.
9690
9691 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9692 New defcustoms.
9693 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9694 autoloading tex-mode; instead, do the same manually.
9695 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9696 with numeric argument. Docstring fix.
9697 (toplevel): Require cl when compiling.
9698
9699 * international/mule.el (make-char): Doc fix.
9700
9701 2000-12-02 Jason Rumney <jasonr@gnu.org>
9702
9703 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9704 the Emacs Lisp manual)
9705
9706 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9707
9708 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9709
9710 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9711 the Emacs Lisp manual).
9712
9713 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9714
9715 * simple.el (next-line-add-newlines): Change default to nil.
9716
9717 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9718
9719 * files.el (revert-buffer, recover-file):
9720 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9721
9722 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9723
9724 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9725
9726 2000-12-01 Miles Bader <miles@gnu.org>
9727
9728 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9729
9730 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9731
9732 * international/mule-diag.el (describe-char-after): Fix typo.
9733 (describe-character-set, non-iso-charset-alist): Fix typo.
9734
9735 2000-12-01 Miles Bader <miles@gnu.org>
9736
9737 * image-file.el (image-file-name-regexp): Automatically add
9738 upper-case variants of each filename extension in
9739 `image-file-name-extensions', since they seem to be common.
9740
9741 * simple.el (minibuffer-contents)
9742 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9743 New functions.
9744 * filecache.el (file-cache-directory-name)
9745 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9746
9747 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9748
9749 * filecache.el (file-cache-minibuffer-complete): Don't try to
9750 delete the minibuffer prompt.
9751
9752 2000-11-30 Dave Love <fx@gnu.org>
9753
9754 * cus-start.el: Fix read-buffer-function type.
9755
9756 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9757
9758 * md5.el: Removed. There's a built-in function, now.
9759
9760 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9761
9762 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9763 as dummy 0-th char of rmail-deleted-vector.
9764
9765 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9766
9767 * ps-print.el (ps-end-job): Bind case-fold-search only after
9768 switching to ps-spool-buffer.
9769
9770 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9771
9772 * ps-print.el: Line number font customization. PostScript: Lines and
9773 PageCount are initialized on each page. Doc Fix.
9774 (ps-print-version): New version number (6.3.2).
9775 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9776 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9777 (ps-right-header): Customization fix.
9778 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9779 Fix code.
9780 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9781 New vars.
9782
9783 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9784
9785 * bs.el: Fix typos and spelling errors.
9786 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9787 (bs-configuration): Doc fix.
9788
9789 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9790
9791 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9792
9793 * emulation/tpu-edt.el (tpu-version): New version.
9794 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9795 (tpu-original-mode-line): Variable deleted.
9796 (tpu-mark-flag): New initial value.
9797 (tpu-set-mode-line): Don't redefine mode-line-format.
9798 Add tpu-mark-flag to minor-mode-alist.
9799 (tpu-update-mode-line): New mark flag logic.
9800 (tpu-get): Use find-file-wildcards.
9801 (tpu-search-highlight): Move overlay less, reset overlay properly.
9802 (tpu-unselect): Deactivate mark.
9803 (tpu-lm-replace): Reset overlay properly.
9804 (tpu-forward-line): Use forward-visible-line.
9805 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9806
9807 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9808
9809 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9810
9811 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9812
9813 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9814
9815 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9816 and skip whitespace and newlines.
9817
9818 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9819
9820 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9821
9822 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9823
9824 * help.el (describe-function-1): Regexp-quote function name
9825 when used as part of a regexp.
9826
9827 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9828 Use face-attribute instead of face-foreground and face-background.
9829 (tool-bar-add-item): Likewise, and handle unspecified colors.
9830
9831 * enriched.el (enriched-face-ans): Use face-attribute instead
9832 of face-foreground and face-background.
9833
9834 * faces.el (face-foreground, face-background, face-stipple):
9835 Return nil if attribute is unspecified, for backward compatibility.
9836
9837 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9838
9839 * play/5x5.el: Remove version info.
9840
9841 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9842
9843 * frame.el (blink-cursor-mode): Doc fix.
9844
9845 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9846
9847 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9848 to create Makefile rules.
9849 (antlr-tool-command): New user option.
9850 (antlr-ask-about-save): New user option.
9851 (antlr-makefile-specification): New user option.
9852 (antlr-file-formats-alist): New variable.
9853 (antlr-special-file-formats): New variable.
9854 (antlr-unknown-file-formats): New user option.
9855 (antlr-help-unknown-file-text): New variable.
9856 (antlr-help-rules-intro): New variable.
9857 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9858 (antlr-mode-menu): Add entries.
9859 (antlr-file-dependencies): New function.
9860 (antlr-directory-dependencies): New function.
9861 (antlr-superclasses-glibs): New function.
9862 (antlr-run-tool): New command.
9863 (antlr-makefile-insert-variable): New function.
9864 (antlr-insert-makefile-rules): New function.
9865 (antlr-show-makefile-rules): New command.
9866
9867 * antlr-mode.el: More Emacs/XEmacs stuff.
9868 (antlr-no-action-keywords): New constant with value nil.
9869 (antlr-font-lock-keywords-alist): Use it. Old value would break
9870 syntax highlighting in Emacs-21.0.
9871 (antlr-default-directory): Emacs/XEmacs dependend function.
9872 (antlr-read-shell-command): Ditto.
9873 (antlr-with-displaying-help-buffer): Ditto.
9874
9875 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9876
9877 * antlr-mode.el: imenu, parsing and highlighting changes.
9878 (antlr-imenu-create-index-function): Don't create extra submenus
9879 for definitions in different grammar classes. It is not necessary
9880 for the menu and would make command `imenu' awkward to use.
9881 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9882 header actions and more than one.
9883 (antlr-font-lock-tokendef-face): Changed color.
9884 (antlr-font-lock-tokenref-face): Changed color.
9885 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9886 (antlr-mode-syntax-table): New variable.
9887 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9888 (antlr-with-syntax-table): Don't copy syntax table.
9889
9890 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9891
9892 * antlr-mode.el: Minor changes: language setting.
9893 (antlr-language-alist): The value for file option "language" can
9894 be both an identifier and a string.
9895 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9896 (antlr-language-limit-n-regexp): Change accordingly.
9897
9898 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9899
9900 * antlr-mode.el: Minor changes: tabs, hiding.
9901 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9902 (antlr-action-visibility): Also allow value nil to also hide the
9903 braces. Renamed from `antlr-tiny-action-length'.
9904 Suggested by Jay@aol.com.
9905 (antlr-hide-actions): Change accordingly. Hide line if completely
9906 hidden action is on a line of its own.
9907
9908 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9909
9910 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9911
9912 * sort.el (sort-columns): Don't concat strings with numbers.
9913
9914 2000-11-29 Dave Love <fx@gnu.org>
9915
9916 * cus-edit.el (face): Fix :format.
9917
9918 * mail/feedmail.el: Require smtpmail when compiling.
9919 (mail-do-fcc): Autoload.
9920 (feedmail) <defgroup>: Fix :link.
9921 (feedmail-nuke-body-in-fcc): Fix :type.
9922 (feedmail-send-it): Add autoload cookie.
9923
9924 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9925
9926 * newcomment.el (comment-indent): Save excursion around call to
9927 comment-indent-function.
9928
9929 2000-11-29 Miles Bader <miles@gnu.org>
9930
9931 * subr.el (member-ignore-case): Return the tail of the list who's
9932 car matches, like `member', not the matching element itself.
9933
9934 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9935
9936 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9937 should not contain `\n'.
9938
9939 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9940
9941 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9942
9943 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9944
9945 * dired-aux.el (dired-do-create-files): Construct default file
9946 name for dired-mark-read-file-name so that when the user enters
9947 just RET, the target file will end up in the target directory.
9948
9949 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9950 local-abbrev-table before changing buffers because it might
9951 have a buffer-local binding.
9952
9953 2000-11-28 Miles Bader <miles@gnu.org>
9954
9955 * simple.el (delete-horizontal-space): Handle fields more generally.
9956
9957 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9958
9959 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9960
9961 2000-11-28 Dave Love <fx@gnu.org>
9962
9963 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9964 comment-start-skip locally.
9965
9966 * progmodes/fortran.el (fortran-mode): Don't set
9967 fortran-comment-line-start-skip. Set comment-start to
9968 fortran-comment-line-start.
9969 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
9970 (fortran-comment-line-start-skip): Simplify slightly.
9971
9972 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9973
9974 * play/5x5.el: Remove RCS keyword.
9975
9976 * bs.el: Mistaken commit, undone 2000-11-30.
9977
9978 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
9979
9980 * textmodes/tildify.el (tildify-string-alist):
9981 Add `plain-tex-mode' here.
9982
9983 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
9984
9985 * chistory.el (Command-history-setup): Remove extraneous `keymap'
9986 reference.
9987
9988 2000-11-28 Miles Bader <miles@gnu.org>
9989
9990 * cus-face.el (custom-face-attributes): Add post-filter function
9991 for :box. Make pre-filter function for :box handle all cases.
9992
9993 * wid-edit.el (widget-choose): Make sure pop-up window is large
9994 enough to display all the choices, as there's no way to scroll it.
9995
9996 2000-11-28 Kenichi Handa <handa@etl.go.jp>
9997
9998 * international/mule-conf.el: Make the coding system no-conversion
9999 safe for all characters.
10000
10001 2000-11-27 Dave Love <fx@gnu.org>
10002
10003 * net/ldap.el (ldap) <defgroup>: Add :version.
10004
10005 * tooltip.el (tooltip-use-echo-area): Doc fix.
10006
10007 * cus-start.el <minibuffer-prompt-properties>: Add version.
10008 <read-buffer-function>: Add.
10009
10010 * apropos.el (apropos-print): Add help-echo to active text.
10011
10012 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10013
10014 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10015
10016 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10017 type, group and version.
10018
10019 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10020
10021 * select.el (x-get-selection): Docstring fix.
10022
10023 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10024
10025 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10026
10027 2000-11-27 Andrew Innes <andrewi@gnu.org>
10028
10029 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10030
10031 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10032
10033 2000-11-27 Miles Bader <miles@gnu.org>
10034
10035 * dired.el (dired-get-filename): Return filename verbatim if
10036 LOCALP is `verbatim'.
10037 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10038 `verbatim' so that we don't inadvertently delete a non-existant
10039 directory name.
10040
10041 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10042
10043 * international/characters.el: Specify cases and syntaxes for
10044 mule-unicode-0100-24ff.
10045
10046 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10047
10048 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10049 that foreground and/or background colors of the face `tool-bar'
10050 are unspecified.
10051
10052 2000-11-27 Miles Bader <miles@gnu.org>
10053
10054 * wid-edit.el (widget-field-buffer, widget-field-start)
10055 (widget-field-end): Handle widget field `pseudo-overlays'.
10056 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10057 if it's there instead of in `widget-field-list'.
10058
10059 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10060 (help-make-xrefs): Delete extraneous newlines at the end of the
10061 docstring.
10062
10063 2000-11-25 Jason Rumney <jasonr@gnu.org>
10064
10065 * startup.el (command-line): Call set-locale-environment after
10066 Window System init file is read, as it can result in a call to
10067 redraw-frame.
10068
10069 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10070
10071 * simple.el (shell-command): Mention the effect of the prefix
10072 argument in the doc string.
10073
10074 2000-11-25 Miles Bader <miles@gnu.org>
10075
10076 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10077
10078 * wid-edit.el (widget-field-value-delete): Don't try to delete
10079 overlay when it's the `pseudo-overlay' that exists at some points.
10080
10081 2000-11-24 Jason Rumney <jasonr@gnu.org>
10082
10083 * international/mule-cmds.el (locale-language-names): Add "jp" as
10084 a non-standard alternative for Japanese.
10085
10086 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10087
10088 * vc-hooks.el: Require 'cl during compilation.
10089
10090 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10091
10092 * faces.el (face-set-after-frame-default): Let face attributes
10093 specified for new frames override frame parameters.
10094
10095 * startup.el (command-line): Fix computation of the source file
10096 for user-init-file when user-init-file is a compiled file.
10097
10098 2000-11-24 Miles Bader <miles@gnu.org>
10099
10100 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10101 (custom-post-filter-face-spec): New functions.
10102 (custom-face-set, custom-face-value-create): Filter the face spec
10103 before and after customization.
10104 (custom-face-set): If VALUE specifies a null face, pass a
10105 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10106 * cus-face.el (custom-face-attributes): Remove SET and GET
10107 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10108 cases they're needed.
10109
10110 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10111 that it's distinguishable from the :off-glyph on dark-background
10112 displays. Set its background color too.
10113
10114 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10115 so that people can easily turn it off.
10116
10117 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10118
10119 * ediff-diff.el: Moved variables around to have it compile under NT.
10120
10121 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10122
10123 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10124
10125 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10126 redundant skip-small-frames test.
10127
10128 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10129 (viper-downgrade-to-insert): Protect against errors in hooks.
10130
10131 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10132 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10133 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10134 New functions.
10135
10136 * viper-util.el (viper-memq-char): Bug fixes.
10137
10138 * viper.el (viper-mode): Fix cursor handling.
10139
10140 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10141
10142 * international/mule-diag.el (list-iso-charset-chars):
10143 For two-byte charset, fix the `while' condition.
10144 (list-non-iso-charset-chars): Fix the `while' condition.
10145
10146 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10147
10148 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10149 if the variable is make-variable-buffer-local.
10150
10151 * progmodes/ada-stmt.el (ada-template-map):
10152 Initialize and bind it to C-c t in ada-mode-map.
10153 (ada-stmt-mode-hook): New function extracted from old code.
10154 Only change the buffer-local side of skeleton-*.
10155 (ada-mode-hook): Use it.
10156
10157 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10158
10159 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10160 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10161 we expect to be returned by minibuffer-depth once we prompt the
10162 user in the minibuffer.
10163 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10164 as recorded in iswitchb-minibuf-depth, return non-nil.
10165
10166 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10167
10168 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10169 (hscroll-window-maybe): Docstring fix.
10170
10171 2000-11-23 Dave Love <fx@gnu.org>
10172
10173 * rect.el (string-rectangle): Don't test delete-selection-mode.
10174
10175 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10176
10177 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10178 is in the tool bar.
10179
10180 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10181 with `no-dir'; we want the directory part to be able to remove it.
10182
10183 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10184
10185 * textmodes/outline.el (outline-flag-region):
10186 Don't bind inhibit-read-only since we don't modify the buffer.
10187 (outline-isearch-open-invisible): Don't jump to overlay-start
10188 since we're trying to unhide text around point.
10189 (outline-discard-overlays): Use dolist.
10190
10191 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10192
10193 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10194
10195 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10196
10197 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10198
10199 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10200 Fix ARG regexp to skip quoted braces.
10201 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10202 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10203 are (correctly) handled separately).
10204 Remove `caption' and `footnote' from `citations': they contain text.
10205 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10206 (latex-skeleton-end-hook): New function.
10207 (latex-mode): Use it.
10208 (tex-start-tex-marker): Remove.
10209 (tex-send-tex-command): Don't set tex-start-tex-marker.
10210 (tex-error-parse-syntax-table): New var.
10211 (tex-compilation-parse-errors): Use it.
10212 Ignore tex-start-tex-marker. Don't bother with marker-position.
10213 (tex-validate-buffer): Don't bother with marker-position.
10214
10215 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10216 (flyspell-generic-progmode-verify): Use it.
10217
10218 2000-11-22 Sam Steingold <sds@gnu.org>
10219
10220 * simple.el (delete-trailing-whitespace): New interactive function.
10221
10222 * progmodes/ada-mode.el (ada-mode): Use it instead of
10223 `ada-remove-trailing-spaces'.
10224 (ada-remove-trailing-spaces): Removed.
10225
10226 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10227
10228 * textmodes/picture.el (picture-clean): Removed.
10229 (picture-mode-exit): Call it instead of `picture-clean'.
10230
10231 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10232
10233 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10234
10235 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10236 jit-lock-fontify-buffer; it should anyway be unneccessary to
10237 do anything special when jit-lock is active.
10238 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10239
10240 2000-11-22 Dave Love <fx@gnu.org>
10241
10242 * calendar/todo-mode.el (todo-top-priorities): Use
10243 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10244
10245 * language/chinese.el, language/cyrillic.el:
10246 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10247 * language/hebrew.el, language/indian.el, language/japanese.el:
10248 * language/korean.el, language/lao.el, language/misc-lang.el:
10249 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10250 Use provide.
10251
10252 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10253 (custom-variable-set): Improve validation error mesage.
10254
10255 * rect.el (string-rectangle): Revert last change.
10256 (string-rectangle-line): New arg DELETE.
10257 (string-rectangle): Check delete-selection-mode.
10258
10259 * emacs-lisp/edebug.el (edebug-version)
10260 (edebug-maintainer-address): Deleted.
10261 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10262 (edebug-read-function): Account for other `'#' read forms.
10263 (edebug-mode-menus): Make some items toggles.
10264 (edebug-outside-unread-command-event, unread-command-event):
10265 Remove these to avoid warnings.
10266
10267 2000-11-22 David Ponce <david@dponce.com>
10268
10269 * recentf.el (recentf-menu-items-for-commands)
10270 (recentf-make-menu-items, recentf-make-menu-item)
10271 (recentf-filter-changer): Added :help and :active menu-item properties.
10272
10273 (recentf-build-dir-rules, recentf-dump-variable)
10274 (recentf-edit-list, recentf-open-files-item)
10275 (recentf-open-files): Replaced unnecessary `mapcar' with new
10276 built-in `mapc'.
10277
10278 2000-11-23 Miles Bader <miles@gnu.org>
10279
10280 * faces.el (menu): Make inverse-video on ttys too.
10281
10282 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10283
10284 * simple.el (comment-line-break-function): Use the new name
10285 indent-new-comment-line -> comment-indent-new-line.
10286 (clone-indirect-buffer): Don't ignore NORECORD.
10287 (next-completion): Properly handle the case where items are adjacent.
10288
10289 * mouse.el (popup-menu): Stupid typo.
10290
10291 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10292
10293 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10294 maintainer, keywords tags.
10295
10296 * rect.el (replace-rectangle): Don't call string-rectangle-line
10297 with too many arguments.
10298
10299 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10300
10301 * ediff-util.el (ediff-file-checked-out-p)
10302 (ediff-file-checked-in-p): Call vc-state instead of
10303 vc-locking-user, which no longer exists.
10304
10305 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10306
10307 2000-11-22 Dave Love <fx@gnu.org>
10308
10309 * md5.el (md5): Provide.
10310 (md5): Fix error call.
10311
10312 2000-11-22 Miles Bader <miles@gnu.org>
10313
10314 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10315 (refill-fill-paragraph-at): Remove debugging code.
10316
10317 * calendar/calendar.el (generate-calendar-window): When we don't
10318 call `fit-window-to-buffer', make sure the top line is fully visible.
10319
10320 * image-file.el (insert-image-file): Don't make `read-only'
10321 property rear-nonsticky.
10322
10323 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10324 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10325 stashing away its original value.
10326 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10327 in the recursive edit.
10328 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10329 (isearch-done): Restore `minibuffer-message-timeout'.
10330
10331 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10332
10333 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10334
10335 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10336
10337 * find-lisp.el (find-lisp-find-files-internal):
10338 Use dolist, when and file-name-as-directory.
10339
10340 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10341 (define-derived-mode, define-minor-mode): Add specs.
10342
10343 * window.el: General comment and spacing fixes.
10344 (save-selected-window): Use backquotes.
10345 (window-safely-shrinkable-p): New function.
10346 (shrink-window-if-larger-than-buffer): Use it.
10347
10348 * subr.el (make-local-hook): Docstring fix.
10349
10350 * shell.el (shell-mode): Use define-derived-mode.
10351
10352 * newcomment.el (comment-indent): Insert comment before calling
10353 comment-indent-function. Don't insert in column 0.
10354 (comment-dwim): Indent before inserting comment.
10355
10356 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10357 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10358 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10359 Use mapc rather than map.
10360
10361 * files.el (find-buffer-visiting): Compare all attributes before
10362 declaring two files identical (rather than just their inode-no).
10363 (auto-mode-alist): Use \' rather than $.
10364
10365 * which-func.el: Update maintainer line.
10366
10367 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10368 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10369 (uniquify-buffer-file-name): Use it.
10370
10371 2000-11-22 Miles Bader <miles@gnu.org>
10372
10373 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10374 * simple.el (minibuffer-avoid-prompt): New function.
10375
10376 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10377
10378 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10379
10380 2000-11-21 Miles Bader <miles@gnu.org>
10381
10382 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10383 inclusion of `track-mouse'.
10384
10385 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10386 (refill-adjust-ignorable-overlay): New function.
10387 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10388 only the paragraph's tail if possible.
10389 Update `refill-ignorable-overlay'.
10390 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10391
10392 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10393 point inside the fill-prefix.
10394
10395 * textmodes/refill.el (refill-post-command-function): Don't reset
10396 refill-doit in the case where a self-insertion command doesn't
10397 case a refill. Use `refill-fill-paragraph-at', getting position
10398 from `refill-doit'.
10399 (refill-after-change-function): Set `refill-doit' to END.
10400 (refill-fill-paragraph-at): New function, mostly from old
10401 refill-fill-paragraph.
10402 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10403 (refill-pre-command-function): New function.
10404 (refill-mode): Add it to `pre-command-hook'.
10405
10406 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10407
10408 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10409
10410 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10411 javadoc tags.
10412
10413 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10414
10415 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10416 vc.el).
10417
10418 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10419 require vc.
10420
10421 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10422 checkouts.
10423
10424 2000-11-20 Dave Love <fx@gnu.org>
10425
10426 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10427
10428 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10429
10430 * calculator.el (calculator-paste): Use `if' instead of `and'
10431 and `or'.
10432 (calculator-help): Don't use electric-describe-mode for XEmacs.
10433
10434 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10435
10436 * info.el (info-menu-5): Doc fix.
10437
10438 * textmodes/artist.el: New file.
10439
10440 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10441
10442 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10443 and differentiate according to checkout model.
10444 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10445 since this function is only concerned with master state.
10446
10447 * vc-hooks.el (vc-workfile-unchanged-p)
10448 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10449
10450 * vc.el (vc-workfile-unchanged-p)
10451 (vc-default-workfile-unchanged-p): See above.
10452
10453 2000-11-19 Miles Bader <miles@gnu.org>
10454
10455 * image-file.el (insert-image-file): Make `intangible' and
10456 `read-only' properties rear-nonsticky too.
10457
10458 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10459
10460 * ps-print.el: Update copyright notice.
10461
10462 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10463 (tooltip-show): Use the offsets.
10464
10465 * bindings.el (mode-line-modified): Fix a typo.
10466 (mode-line-toggle-modified, mode-line-widen)
10467 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10468
10469 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10470
10471 * ps-print.el (toplevel): Test for find-coding-system being
10472 fboundp before calling ps-x-find-coding-system.
10473
10474 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10475
10476 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10477 (vc-version-backup-file): Docstring fix.
10478
10479 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10480
10481 * files.el (basic-save-buffer): Don't add a newline if
10482 find-file-literally is non-nil.
10483 (find-file-literally): Extend doc string.
10484
10485 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10486 sort(1) with the `-f' argument.
10487
10488 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10489
10490 * vc.el: Updated backend documentation.
10491 (vc-default-check-headers): New function.
10492
10493 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10494
10495 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10496 up-to-date.
10497 (vc-do-command): In the asynchronous case, output messages only if
10498 the minibuffer is not active.
10499
10500 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10501 `vc-cvs-use-edit' is on.
10502 (vc-cvs-checkout): When this is used for reverting the workfile,
10503 make a backup of the original contents and revert to that in case
10504 of error.
10505 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10506 remote repositories.
10507
10508 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10509 for both version and ratio in the minibuffer.
10510
10511 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10512 Use vc-do-command to perform the annotation, not call-process.
10513
10514 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10515
10516 * international/quail.el (quail-start-translation): Don't call
10517 `message' before reading key sequence.
10518
10519 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10520
10521 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10522
10523 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10524
10525 * window.el (fit-window-to-buffer): Be sure to acquire at least
10526 one text line even if the buffer is empty.
10527
10528 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10529
10530 * net/ange-ftp.el (ange-ftp-file-writable-p)
10531 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10532 Bind ange-ftp-process-verbose to nil.
10533
10534 2000-11-15 Dave Love <fx@gnu.org>
10535
10536 * wid-edit.el (widget-specify-field, widget-specify-button):
10537 If :help-echo is a function, set help-echo of overlay to
10538 widget-mouse-help.
10539 (widget-mouse-help): New function.
10540 (widget-echo-help): Rewritten for :help-echo functions only taking
10541 a widget arg.
10542
10543 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10544 Use display-graphic-p.
10545 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10546 and that JPEG is available.
10547 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10548
10549 * international/mule-cmds.el (locale-charset-language-names):
10550 Match @euro.
10551
10552 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10553
10554 * faces.el (face-set-after-frame-default):
10555 If `inhibit-default-face-x-resources' is bound, don't intialize the
10556 default face from X resources.
10557
10558 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10559
10560 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10561 Don't set EMACSLOADPATH.
10562
10563 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10564
10565 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10566 texinfo-insert-@url.
10567 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10568 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10569
10570 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10571
10572 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10573 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10574 (checkdoc-minor-keymap): Backward compatibility.
10575 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10576 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10577 (checkdoc-this-string-valid-engine): Be a bit more strict
10578 to avoid matching substrings of `...' quoted vars/funs.
10579 (checkdoc-defun-info): Only look for `interactive' if alone.
10580 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10581
10582 * progmodes/compile.el (grep): `tag-default' can be nil.
10583
10584 * newcomment.el (comment-indent): Paren typo.
10585
10586 2000-11-14 Dave Love <fx@gnu.org>
10587
10588 * calculator.el: New maintainer version.
10589
10590 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10591
10592 * cmuscheme.el: Doc fixes.
10593 (cmuscheme) <defgroup>: Use `scheme' as parent.
10594 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10595
10596 * xscheme.el (scheme-program-name): Don't define here.
10597
10598 * progmodes/scheme.el (scheme-program-name): New variable
10599 (originally in cmuscheme).
10600
10601 2000-11-14 Miles Bader <miles@gnu.org>
10602
10603 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10604 Handle header-lines. Don't loop forever if we can't enlarge the
10605 window anymore. Simplify a bit.
10606
10607 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10608
10609 * window.el (fit-window-to-buffer): Don't check
10610 window-text-height. Assure that the last line is fully visible.
10611
10612 * international/quail.el (quail-show-guidance-buf):
10613 Call fit-window-to-buffer to assure the enough height of the guidance
10614 buffer.
10615 (quail-update-guidance): Avoid making the guidance buffer shorter.
10616
10617 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10618
10619 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10620 rather than `prepend' and add an interesting comment.
10621 (tex-math-face, tex-font-lock-syntactic-face-function):
10622 New face and function to use it.
10623 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10624 than `menu-enable' symbol property.
10625 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10626 (tex-mode): Add some latex-mode commands for auto-selection.
10627 Use tex-font-lock-syntactic-face-function.
10628 (tex-insert-quote): Simplify.
10629 (tex-shell): New mode.
10630 (tex-start-shell): Use it.
10631 (tex-shell-proc, tex-shell-buf): New functions.
10632 (tex-send-command): Use it.
10633 (tex-main-file): Fix the meaning of the new arg REALFILE.
10634 (tex-send-tex-command): New function split from `tex-start-tex'.
10635 Set compilation-last-buffer and compilation-parsing-end.
10636
10637 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10638 when it follows non-comment text on the line.
10639
10640 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10641 Set font-lock-defaults.
10642 (lisp-mode-shared-map): Init inside the defvar.
10643 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10644 Use define-derived-mode.
10645
10646 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10647
10648 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10649
10650 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10651
10652 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10653 Don't recursively optimize body because that can lead to infinite
10654 recursion; see comment there.
10655
10656 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10657
10658 * faces.el (face-spec-set-match-display): Revert the change from
10659 2000-10-24. Add a FIXME for after v21.1.
10660
10661 2000-11-13 Miles Bader <miles@gnu.org>
10662
10663 * textmodes/fill.el (skip-line-prefix): New function.
10664 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10665 (fill-paragraph): Don't leave point inside the fill-prefix.
10666 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10667 point inside the fill-prefix.
10668
10669 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10670
10671 * calendar/calendar.el (generate-calendar-window):
10672 Use `fit-window-to-buffer'.
10673
10674 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10675
10676 * gud.el (gud-minor-mode): New var.
10677 (gud-symbol, gud-val): New functions.
10678 (gud-find-file): Copy gud-minor-mode to the new buffer.
10679 (gud-menu-map): Include entries for commands that are not always
10680 available, using :enable to (de)activate them.
10681 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10682 (gud-mode-map): New map.
10683 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10684 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10685 Don't set up gud's menu (it's done by the minor-mode).
10686 (gud-minibuffer-local-map): New.
10687 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10688 (gud-query-cmdline): New function.
10689 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10690 (gud-mode): Use define-derived-mode.
10691 Don't set up gud's menu (it's done by the minor-mode).
10692 (gud-chop-words): Remove.
10693 (gud-common-init): Use split-string instead.
10694 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10695
10696 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10697 Add keyword arg :name.
10698
10699 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10700 (diff-count-matches, diff-split-hunk): New functions.
10701 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10702
10703 * pcvs-info.el (cvs-fi-conflict-face): New var.
10704
10705 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10706 Make it into a simple syntax-table, shared among all submodes.
10707 (sh-heredoc-face): Re-introduce.
10708 (sh-font-lock-syntactic-face-function): New function.
10709 (sh-mode): Use it. Also use define-derived-mode.
10710 Remove old bogus setting of indent-region-function.
10711 (sh-set-shell): Don't set the syntax-table any more.
10712 (sh-mode-syntax-table) <defun>: Remove.
10713
10714 2000-11-12 Miles Bader <miles@gnu.org>
10715
10716 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10717 message if interactive.
10718
10719 2000-11-12 Dave Love <fx@gnu.org>
10720
10721 * mail/feedmail.el: Fix header,
10722 (feedmail) <defgroup>: Add :link.
10723
10724 * view.el: Use local-map property, not keymap on mode-line string.
10725
10726 * scroll-all.el (scroll-all-mode): Customize variable.
10727 Add autoload cookie to function.
10728
10729 * lazy-lock.el: Remove compatibility code.
10730
10731 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10732 (finder-help-echo): New variable.
10733 (finder-mouse-face-on-line): Add help-echo stuff.
10734 (finder-list-keywords, finder-list-matches): Use mapc.
10735
10736 * faces.el (face-font-registry-alternatives): Add :version.
10737
10738 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10739 tags-table-list.
10740
10741 * net/browse-url.el (browse-url-browser-function): Update :version.
10742
10743 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10744 (mail-mode): Use [:alnum:] in some regexps.
10745
10746 2000-11-10 Dave Love <fx@gnu.org>
10747
10748 * ediff.el (ediff-regions-internal, ediff-documentation):
10749 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10750 fundamental mode.
10751
10752 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10753 buffer into fundamental mode.
10754 (ediff-set-difference): Use copy-sequence if available.
10755
10756 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10757 Check ediff-patch-map non-nil.
10758 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10759 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10760 buffer into fundamental mode.
10761
10762 * ediff-merg.el (state-or-merge): Defvar when compiling.
10763
10764 2000-11-10 Jason Rumney <jasonr@gnu.org>
10765
10766 * w32-fns.el (w32-add-charset-info): New function.
10767 (w32-charset-info-alist): Use it.
10768
10769 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10770
10771 * faces.el (face-font-registry-alternatives): New user-option.
10772
10773 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10774
10775 * textmodes/texinfo.el (texinfo-block-default): New var.
10776 (texinfo-insert-block): Use it. Insert a newline if needed.
10777
10778 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10779 (fill-region-as-paragraph): Use it.
10780
10781 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10782 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10783 Tweak paragraph regexps to allow a leading [ \t]*.
10784 (tex-latex-block): Insert a newline if necessary.
10785 (latex-insert-item): Only insert a newline if necessary.
10786 (tex-guess-main-file): New function.
10787 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10788 Set tex-main-file if TeX-master is provided.
10789 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10790
10791 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10792
10793 * startup.el (command-line): Set the default tooltip-mode
10794 to t for graphical displays which implement x-show-tip.
10795
10796 * tooltip.el (tooltip-mode): Add a comment about startup.el
10797 setting the default value of this user-option.
10798
10799 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10800
10801 * font-lock.el (font-lock-*-face) <defvar>: Move.
10802 (font-lock-defaults-alist): Mark obsolete.
10803 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10804 (font-lock-mode): Use define-minor-mode.
10805 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10806 (font-lock-turn-off-thing-lock): Be more explicit.
10807 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10808 (font-lock-syntactic-face-function): New var.
10809 (font-lock-fontify-syntactically-region): Use it.
10810 (font-lock-doc-face): New.
10811
10812 * pcvs.el (cvs-enabledp): Ignore errors.
10813 (cvs-commit-filelist): Never query.
10814 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10815 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10816 (cvs-do-removal): Use cvs-partition rather than delete-if.
10817 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10818 cvs-bury-buffer.
10819
10820 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10821 Allow `next' to jump to after the end of the last match.
10822
10823 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10824
10825 * simple.el (byte-compiling-files-p): New function.
10826
10827 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10828 if it is there.
10829
10830 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10831 nil again.
10832
10833 * textmodes/ispell.el (ispell-library-path): Don't call
10834 check-ispell-version when byte-compiling because that starts
10835 an ispell process, and ispell might not be installed.
10836 (toplevel): Don't set up a menu when byte-compiling.
10837
10838 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10839 it, so that a boundp test can be used to determine if we're
10840 currently byte-compiling.
10841
10842 2000-11-09 Dave Love <fx@gnu.org>
10843
10844 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10845
10846 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10847
10848 * ps-print.el: Patch for variable initialization when spooling.
10849 Doc fix.
10850 (ps-output-list): Fun eliminated.
10851 (ps-begin-file, ps-begin-job): Code fix.
10852
10853 2000-11-08 Dave Love <fx@gnu.org>
10854
10855 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10856
10857 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10858
10859 * simple.el (shell-command, display-message-or-buffer)
10860 (shell-command-on-region): Mention resize-mini-windows in the doc
10861 string.
10862 (display-message-or-buffer): Take the value of resize-mini-windows
10863 into account.
10864
10865 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10866
10867 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10868
10869 * dired.el (dired-between-files): Add `^. find' as an alternative
10870 to the regular expression, for find-dired.
10871
10872 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10873
10874 * textmodes/texnfo-upd.el: Require texinfo.
10875 (defmacro, defgroup): Remove.
10876 (texinfo-section-to-generic-alist): Remove.
10877 Use texinfo-section-list instead (i.e. level is changed string->int).
10878 (texinfo-filter): New function.
10879 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10880 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10881 Use it. And use regexp-opt.
10882 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10883 (texinfo-update-menu-region-beginning)
10884 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10885 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10886 (texinfo-update-menu-same-level-regexps): Update.
10887 (texinfo-update-node, texinfo-every-node-update)
10888 (texinfo-sequential-node-update): Remove autoload cookie.
10889
10890 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10891 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10892 (texinfo-chapter-level-regexp): Remove.
10893 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10894
10895 2000-11-06 Dave Love <fx@gnu.org>
10896
10897 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10898
10899 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10900 Match defun*.
10901
10902 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10903
10904 * composite.el (composition-function-table): Variable declaration
10905 moved to src/composite.c.
10906 (compose-chars-after): New optional arg object.
10907
10908 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10909
10910 * bindings.el (mode-line-toggle-read-only)
10911 (mode-line-toggle-modified, mode-line-widen)
10912 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10913 (make-mode-line-mouse2-map): Rewritten.
10914 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10915 functions so that C-h k can show something with a doc string.
10916
10917 * startup.el (fancy-splash-delay): Set to 10 seconds.
10918 (fancy-splash-max-time): New user-option.
10919 (fancy-splash-stop-time): New variable.
10920 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10921 (fancy-splash-screens-1): Throw `stop-splashing' when current
10922 time is greater than fancy-splash-stop-time.
10923
10924 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10925
10926 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10927
10928 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10929 Prompt user for a file rather than raising an error.
10930 (cvs-enabledp): Fix call to cvs-mode-marked.
10931 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10932 (cvs-mode-insert): Use it. Change the init prompt' value.
10933 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10934
10935 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10936 Don't pass default arg to ewoc-locate.
10937 (ewoc-collect): Return result in the right order.
10938
10939 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10940
10941 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10942 (cvs-status-get-tags): Fix regexp.
10943 (cvs-status-trees, cvs-status-cvstrees):
10944 Combine after change hooks and don't sit-for.
10945 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10946 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10947 Use make-char rather than hard-coded cryptic data.
10948 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10949
10950 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10951
10952 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10953 (cvs-insert-strings): New function.
10954
10955 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10956
10957 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10958 `mwheel-scroll-amount'.
10959 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10960 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10961 string-matching against the version string.
10962
10963 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10964
10965 * language/thai.el ("Thai"): Set a lisp form that produces
10966 composed string in `sample-text' language info.
10967
10968 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
10969 composed string in `sample-text' language info.
10970
10971 * international/mule-cmds.el (describe-language-environment):
10972 Eval `sample-text' data and insert the result.
10973
10974 * international/mule-conf.el (compound-text): Define this coding
10975 system here. Make x-ctext and ctext aliases of it.
10976
10977 * language/european.el (compound-text, ctext): Moved to
10978 international/mule-conf.el.
10979
10980 2000-11-05 Andrew Innes <andrewi@gnu.org>
10981
10982 * w32-fns.el (w32-version): New function.
10983
10984 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
10985
10986 * progmodes/awk-mode.el: Update copyright.
10987 (awk-mode-abbrev-table): Remove.
10988 (awk-font-lock-keywords): Use regexp-opt.
10989 (awk-mode): Use define-derived-mode.
10990
10991 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
10992 when extracting a suffix.
10993
10994 2000-11-04 Andre Spiegel <spiegel@gnu.org>
10995
10996 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
10997 auto-save-mode.
10998
10999 2000-11-04 Jason Rumney <jasonr@gnu.org>
11000
11001 * language/european.el (decode-mac-roman): Test against r1 not r0.
11002
11003 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11004
11005 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11006 (icon-mode): Define indent-line-function.
11007 (icon-comment-indent): Simplify.
11008 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11009
11010 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11011
11012 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11013 Bind change-log-default-mode to defeat the caching done on it.
11014 Don't bother saving excursion any more.
11015
11016 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11017
11018 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11019 (set-frame-font): Use the new name (and the old for compatibility).
11020
11021 * toolbar/tool-bar.el (tool-bar-mode):
11022 * time.el (display-time-mode):
11023 * recentf.el (recentf-mode):
11024 * paren.el (show-paren-mode):
11025 * mwheel.el (mouse-wheel-mode):
11026 * msb.el (msb-mode):
11027 * jka-compr.el (auto-compression-mode):
11028 * image-file.el (auto-image-file-mode):
11029 * hl-line.el (hl-line-mode):
11030 * delsel.el (delete-selection-mode):
11031 * autoinsert.el (auto-insert-mode):
11032 * complete.el (partial-completion-mode): Drop unneeded positional args.
11033
11034 * info.el (Info-mode):
11035 * comint.el (comint-mode): Don't bother with make-local-hook.
11036
11037 * log-edit.el (log-edit-menu): New menu.
11038
11039 2000-11-03 Miles Bader <miles@gnu.org>
11040
11041 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11042 definition, so that trailing spaces are handled properly.
11043 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11044
11045 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11046
11047 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11048 tab character.
11049 (fancy-splash-screens): Set tab-width to 20.
11050
11051 2000-11-03 Dave Love <fx@gnu.org>
11052
11053 * comint.el (comint-completion-addsuffix): Fix custom type.
11054
11055 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11056
11057 * font-lock.el (font-lock-buffers): Remove.
11058 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11059 (font-lock-change-major-mode): Remove.
11060 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11061 (font-lock-default-fontify-region): Extend the multiline
11062 fontification to whole lines.
11063 (font-lock-fontify-anchored-keywords)
11064 (font-lock-fontify-keywords-region): If matching just one
11065 line (with \n) only mark the \n as multiline.
11066
11067 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11068 Correctly handle the case where several :group args are supplied.
11069 Allow :extra-args.
11070 (easy-mmode-define-global-mode): Allow :extra-args.
11071 Correctly handle the case where several :group args are supplied.
11072
11073 2000-11-02 Miles Bader <miles@gnu.org>
11074
11075 * calendar/calendar.el (diary-face, calendar-today-face)
11076 (holiday-face): Remove dependency on `window-system'.
11077
11078 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11079
11080 * Makefile.in (emacs): Set EMACSLOADPATH always.
11081 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11082 (compile-files): Bomb out if compilation of a file fails.
11083
11084 2000-11-02 Dave Love <fx@gnu.org>
11085
11086 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11087
11088 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11089
11090 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11091 punctuation in the warning inserted into the *mail* buffer.
11092
11093 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11094
11095 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11096 (authors-public-domain-p): New function.
11097 (authors-print): Use it.
11098
11099 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11100
11101 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11102
11103 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11104
11105 * ps-print.el: Extension for even/odd printing. Doc fix.
11106 (ps-print-version): New version number (6.3.1).
11107 (ps-even-or-odd-pages): Customization fix.
11108 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11109 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11110 (ps-page-count): Var replaced by `ps-page-column'.
11111 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11112 (ps-print-sheet-p): New fun.
11113
11114 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11115
11116 * tooltip.el (tooltip-gud-tips-setup): New function.
11117 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11118 (tooltip-mode): Call tooltip-gud-tips-setup.
11119 (tooltip-gud-tips): Use `gud-basic-call' instead of
11120 process-send-string, so the prompt gets frobbed appropriately.
11121 Handle nil return value from `tooltip-gud-print-command'.
11122
11123 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11124
11125 * comint.el (comint-add-to-input-history): New function.
11126 (comint-send-input): Use `comint-add-to-input-history'.
11127
11128 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11129
11130 * info.el (info-menu-header): New face.
11131 (Info-fontify-menu-headers): New function.
11132 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11133
11134 * info.el (Info-insert-dir): Don't include blank lines at
11135 beginning of additional dir files (one is added automatically).
11136
11137 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11138
11139 * emacs-lisp/easy-mmode.el (define-minor-mode):
11140 Revert the latest changes.
11141 Allow the three positional arguments to be skipped and replaced
11142 by keyword arguments.
11143 Add a :toggle argument to determine whether a nil arg means toggle
11144 or means turn-on. The default is unchanged.
11145 Add a call to force-mode-line-update.
11146
11147 2000-11-01 Dave Love <fx@gnu.org>
11148
11149 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11150
11151 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11152
11153 * calendar/calendar.el (diary-face, holiday-face):
11154 Add dark-background variants.
11155
11156 2000-10-31 Sam Steingold <sds@gnu.org>
11157
11158 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11159 `tex-main-file' does not have directory in it.
11160
11161 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11162
11163 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11164
11165 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11166
11167 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11168 functional change.
11169
11170 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11171
11172 * files.el (find-file-noselect): When we expand a wildcard, return
11173 a list of buffers, as we should do according to the doc string.
11174
11175 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11176
11177 * loadup.el (top level): Adjust load path if program name is
11178 "../src/bootstrap-emacs", in case it's not dumped and thus the
11179 load path adjustment hasn't already been done.
11180
11181 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11182
11183 * ps-print.el: Fix bug on selected pages for printing.
11184 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11185 is on. Try to avoid warning messages when compiling. Doc Fix.
11186 (ps-print-version): New version number (6.3).
11187 (ps-color-device): Use `color-values' to determine if device
11188 supports color.
11189 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11190 (ps-print-page-p): Changed from defsubst to defun.
11191 (ps-page-number): Changed from defmacro to defun.
11192 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11193 printing.
11194 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11195 (ps-end-file, ps-dummy-page): Funs eliminated.
11196 (ps-print-color-scale): Changed default value.
11197 (ps-page-n-up, ps-print-page-p): New internal vars.
11198 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11199 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11200
11201 * delim-col.el: Little programming improvement.
11202 (delimit-columns-str): New macro.
11203 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11204
11205 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11206
11207 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11208 Moved to european.el.
11209 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11210 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11211 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11212 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11213
11214 2000-10-30 Dave Love <fx@gnu.org>
11215
11216 * progmodes/cc-menus.el (imenu-generic-expression)
11217 (imenu-progress-message): Only defvar when compiling.
11218
11219 * emacs-lisp/elp.el (elp-unload-hook): New function.
11220
11221 * loadhist.el (unload-feature): Call elp-restore-function,
11222 checking for symbols; don't use elp-restore-all.
11223 (loadhist-hook-functions): Doc fix.
11224
11225 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11226
11227 * log-edit.el (log-edit-confirm): Fix the default.
11228
11229 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11230
11231 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11232 delimit-columns-format.
11233 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11234
11235 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11236
11237 * comint.el (comint-replace-by-expanded-history): Don't use
11238 comint-get-old-input (we're not looking at *old* input).
11239 (comint-get-old-input-default): If using fields, signal an error
11240 when the point is not in an input field.
11241
11242 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11243
11244 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11245 and mule-unicode-e000-ffff.
11246
11247 * international/mule.el (decode-char, encode-char): New functions.
11248 (make-coding-system): Accept a symbol of translation table as a
11249 value of property `safe-chars'.
11250
11251 * international/mule-cmds.el (encode-coding-char): Check property
11252 safe-chars instead of safe-charsets.
11253
11254 * international/fontset.el (fontset-default): Modified for
11255 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11256 (x-font-name-charset-alist): Likewise.
11257 (ccl-encode-unicode-font): New CCL program. Record it in
11258 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11259
11260 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11261 New translation tables.
11262 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11263 programs are modified and moved from mac-win.el.
11264 (mac-roman): Definition of this coding system is modified and
11265 moved from mac-win.el.
11266
11267 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11268
11269 * ediff-wind.el (ediff-setup-control-frame): Enclose
11270 face-attribute in condition-case to avoid errors in older emacsen.
11271
11272 2000-10-29 Miles Bader <miles@gnu.org>
11273
11274 * custom.el (custom-add-to-group): Allow multiple entries for a
11275 given value OPTION, as long as their widget types are different.
11276 * cus-edit.el (custom-face-value-create): If face name doesn't end
11277 with "face", add such here (similar to custom group widgets).
11278
11279 * comint.el (comint-highlight-prompt): Add :type.
11280
11281 2000-10-28 John Wiegley <johnw@gnu.org>
11282
11283 * calendar/timeclock.el (timeclock-log): Doc fix.
11284 (timeclock-last-event): Doc fix.
11285 (timeclock-log): Kill the timelog buffer after appending a new event.
11286 (timeclock-find-discrep): Use a temp buffer to read in the
11287 timelog, instead of visiting the file.
11288 (timeclock-log-data): A new function, along with a host of helper
11289 functions, for the purpose of making timelog data accessible to
11290 programmers.
11291
11292 * eshell/esh-mode.el (window-height test): Make certain that
11293 `eshell-stringify-t' is non-nil.
11294 (eshell-password-prompt-regexp): Changed to a much simpler
11295 password regexp.
11296 (eshell-send-input): If `eshell-invoke-directly' returns t,
11297 directly invoke the parsed command using `eval'. This improves
11298 turn-around time on simple commands by a factor of three or
11299 greater, such as cd, ls, pwd, etc. -- which get used very often.
11300 It also conserves thousands of cons cells per call (since
11301 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11302 in the Pacific Cookie Company).
11303
11304 * eshell/esh-test.el (eshell-test): Whitespace fix.
11305
11306 * eshell/em-ls.el (eshell-ls-insert-directory):
11307 Make `eshell-ls-initial-args' nil when inserting directory contents.
11308
11309 * eshell/em-script.el (eshell-script-initialize): Add names to
11310 `eshell-complex-commands, since `source' and `.' are complex.
11311
11312 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11313 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11314 `eshell-copy-handles'.
11315 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11316 bodies.
11317 (eshell-separate-commands): Whitespace fix.
11318 (eshell-complex-commands): Added a new list of names, for
11319 determining whether a given command is as simple as it looks.
11320 (eshell-invoke-directly): New function. Returns t if a command
11321 should be invoked directly (using `eval'), rather than indirectly
11322 using `eshell-do-eval'.
11323 (eshell-do-eval): Whitespace fix.
11324
11325 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11326 which provides an emulation of the DOS shell behavior of assuming
11327 that cp/mv/ln should copy/move/link to the current directory.
11328 (eshell-remove-entries): Added a doc string.
11329 (eshell-shuffle-files): Removed the check for `target' being null.
11330 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11331 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11332 it to do a smarter check of whether a destination was provided.
11333 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11334 (eshell/ln): Enable `:preserve-args', and use
11335 `eshell-mvcpln-template' to implement the body of the function.
11336 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11337 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11338 list after flattening it. This makes it possible to cat files
11339 with numerical names.
11340 (eshell-unix-initialize): Added several names to
11341 `eshell-complex-commands.
11342 (eshell-unix-command-complex-p): Return t if a given command name
11343 may result in external processes being invoked.
11344
11345 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11346 variable nil by default, since it slows down glob processing by a
11347 factor of two or more, and increases memory consumption.
11348
11349 * eshell/em-smart.el: Added a note about how memory consumptive
11350 smart display mode can be (at least this is true in Emacs 21).
11351 (eshell-smart-initialize): Whitespace fix.
11352 (eshell-refresh-windows): Use `if' instead of `when'.
11353 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11354 not necessary.
11355 (eshell-currently-handling-window): Added a missing global variable.
11356
11357 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11358 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11359 Whitespace fix.
11360 (eshell-ls-exclude-hidden): Added this variable in addition to
11361 `eshell-ls-exclude-regexp'. This one prevents files beginning
11362 with . from even being read, which can improve memory consumption
11363 quite a bit.
11364 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11365 read file entries beginning with a dot. In home directories with
11366 lots of hidden files, fully two-thirds of the time spent in ls is
11367 used to read directory entries that are immediately thrown away.
11368 (eshell-ls-initial-args): Added back this configuration variable,
11369 for specifying default initial arguments to every call to ls.
11370 Much faster than using an alias to do the same thing.
11371 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11372 (eshell-ls-dir): Whitespace change.
11373
11374 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11375
11376 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11377 (eshell-stringify-t): Added a customization variable, to indicate
11378 whether `t' should be rendered as a string at all. If not, one
11379 can still determine if the result of an expression is true using
11380 "file-exists-p FILE && echo true".
11381 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11382 stringify t!
11383
11384 * eshell/esh-module.el: Whitespace fix.
11385
11386 * eshell/em-alias.el (eshell-alias-initialize):
11387 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11388 (eshell-command-aliased-p): New function that returns t if a
11389 command name names an aliased.
11390
11391 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11392
11393 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11394 redrawing the screen when changing cursor color.
11395 (viper-insert-state-pre-command-sentinel)
11396 (viper-replace-state-pre-command-sentinel)
11397 (viper-replace-state-post-command-sentinel):
11398 Use viper-preserve-cursor-color.
11399 Many functions changed to use viper= instead of = when comparing
11400 characters.
11401 * viper-util.el (viper-memq-char,viper=): New functions for
11402 working with characters.
11403 (viper-change-cursor-color): Fixed buglet.
11404 Many functions changed to use viper= instead of = when comparing
11405 characters.
11406 * viper.el (viper-insert-state-mode-list): Added eshell.
11407
11408 * ediff-init.el (ediff-before-setup-hook): New hook.
11409 Several typos fixed in various docstrings.
11410 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11411 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11412 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11413 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11414 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11415 (ediff-get-selected-buffers): New function.
11416 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11417 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11418 Use save-window-excursion.
11419 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11420 termination check in while loop.
11421 * ediff.el (ediff-get-default-file-name): Better defaults when in
11422 dired buffer.
11423 (ediff-files,ediff-merge-files,ediff-files3)
11424 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11425
11426 2000-10-28 Dave Love <fx@gnu.org>
11427
11428 * info.el (Info-fontify-node): Add help-echo for menu items.
11429
11430 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11431
11432 * startup.el (normal-top-level): If the value of $TERM indicates
11433 we are running from xterm or one of its work-alikes, default to a
11434 light background mode.
11435
11436 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11437 * faces.el (tty-handle-reverse-video): New function.
11438 (tty-create-frame-with-faces): Call it.
11439
11440 * frame.el (frame-notice-user-settings): Don't apply
11441 default-frame-alist and initial-frame-alist to MS-DOS frames.
11442 Call tty-handle-reverse-video, frame-set-background-mode, and
11443 face-set-after-frame-default for non-MS-DOS frames.
11444
11445 * startup.el (tty-long-option-alist): New variable.
11446 (tty-handle-args): New function.
11447 (command-line): Call tty-handle-args.
11448
11449 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11450 startup.el now does that for all character-terminal frames.
11451
11452 2000-10-28 Miles Bader <miles@gnu.org>
11453
11454 * emacs-lisp/easy-mmode.el (define-minor-mode):
11455 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11456 is global. If :global is followed by a non-nil but non-t value,
11457 make the mode buffer-local, but also generate a `global-MODE'
11458 version using `easy-mmode-define-global-mode'.
11459 Add :conditional-turn-on keyword argument.
11460
11461 2000-10-28 Dave Love <fx@gnu.org>
11462
11463 * international/latin1-disp.el (latin1-char-displayable-p):
11464 Don't use window-system.
11465
11466 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11467
11468 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11469 Don't call find-buffer-file-type-coding-system. Instead, just
11470 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11471 if the file is on an untranslated filesystem.
11472 (add-untranslated-filesystem): Use "D" instead of "f" inside
11473 interactive.
11474
11475 2000-10-27 Dave Love <fx@gnu.org>
11476
11477 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11478 (refill-mode): Use it.
11479
11480 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11481
11482 * international/quail.el (quail-activate): Don't make-local-hook.
11483
11484 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11485
11486 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11487 manual backups and file.~<rev>.~ for automatic ones.
11488 (vc-make-version-backup): Don't do it on MS-DOS without long file
11489 names.
11490
11491 * vc.el (vc-version-other-window): If an automatic backup of the
11492 desired version exists, rename it instead of copying it.
11493
11494 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11495 after command. If there's an unexpected error, signal it instead
11496 of being silent.
11497 (vc-cvs-merge-news): Be prepared for no news at all.
11498
11499 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11500
11501 * shell.el (shell): Add BUFFER argument.
11502 * comint.el (make-comint-in-buffer): New function.
11503 (make-comint): Use it.
11504
11505 * faces.el (face-spec-choose): Change syntax so that the list of
11506 attribute-value pairs is now the cdr of each clause, not the cadr.
11507 Detect old-style entries, and handle them. Use pop.
11508
11509 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11510
11511 * cus-edit.el (custom-mode-map): Use a sparse map.
11512 (custom-mode): Don't bother with make-local-hook.
11513
11514 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11515
11516 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11517
11518 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11519
11520 * ps-print.el: Avoid compilation gripes.
11521 (ps-print-version): New version number (6.2.1).
11522
11523 2000-10-26 Dave Love <fx@gnu.org>
11524
11525 * menu-bar.el: Modify some menu item help strings.
11526 (menu-bar-help-menu): Add link to MORE.STUFF.
11527
11528 * cus-edit.el (custom-mode): Add `special' mode-class property.
11529
11530 * wid-browse.el (widget-browse-mode): Likewise.
11531
11532 * wid-edit.el (widget-specify-field): Revert to using local-map
11533 property, not keymap.
11534
11535 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11536
11537 * wid-edit.el (widget-field-end): When checking for a `boundary'
11538 field, do so in the correct buffer.
11539
11540 * simple.el (undo): Correctly distinguish between numeric and
11541 non-numeric prefix args in non-transient-mark-mode, as per the doc
11542 string. When in transient-mark-mode, treat all prefix-args as
11543 numeric.
11544
11545 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11546 Position point on match. Handle N == 0 correctly.
11547
11548 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11549 (comint-mode-map): Reverse order of `comint-write-output' and
11550 `comint-append-output-to-file'.
11551 (comint-append-output-to-file): Reinstate this function, for the
11552 benefit of the menu.
11553
11554 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11555
11556 * vc.el (vc-version-other-window): Bind `file'.
11557
11558 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11559
11560 * Makefile.in (update-authors): New target for maintenance purposes.
11561
11562 * emacs-lisp/authors.el (batch-update-authors): New function.
11563 (authors-fixed-entries): New defconst.
11564 (authors-add-fixed-entries): New function.
11565 (authors): Call it.: Don't process lispref/.
11566
11567 2000-10-25 Jason Rumney <jasonr@gnu.org>
11568
11569 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11570 Merge x w32 and mac definitions.
11571
11572 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11573
11574 * menu-bar.el (menu-bar-options-menu): Add a help string for
11575 `uniquify'.
11576
11577 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11578
11579 * time-stamp.el (time-stamp-string-preprocess):
11580 Fix a wrong type argument error.
11581
11582 2000-10-25 Miles Bader <miles@gnu.org>
11583
11584 * recentf.el (recentf-mode): Variable removed.
11585 (recentf-mode): Use `define-minor-mode'.
11586
11587 * mwheel.el (mouse-wheel-mode): New global minor mode.
11588 (mwheel-install): Use `mouse-wheel-mode'.
11589
11590 2000-10-25 Dave Love <fx@gnu.org>
11591
11592 * progmodes/cperl-mode.el (cperl-mode):
11593 Set normal-auto-fill-function correctly.
11594
11595 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11596 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11597 bindings.
11598
11599 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11600
11601 * wid-edit.el (widget-field-at): New function.
11602 (widget-at, widget-field-activate): Use it.
11603 (widget-tabable-at): Use `widget-at'.
11604 (widget-specify-field): If the terminating character of the widget
11605 field (which is read-only) is a newline, put it into a special
11606 `boundary' field so that C-n/C-p act more naturally.
11607 (widget-field-end): Also don't subtract one if a special
11608 `boundary' field has been added after the widget field.
11609
11610 * comint.el (comint-output-filter, comint-send-input):
11611 Don't bother adding stickiness fields to overlays to fool the field
11612 code, since it should notice the overlay insertion-types now.
11613
11614 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11615 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11616 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11617
11618 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11619
11620 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11621 (authors): Set file coding system to iso-2022-7bit.
11622 Add file-local variables to output buffer.
11623
11624 * files.el (after-find-file): Don't print any warnings if
11625 WARN is nil.
11626
11627 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11628
11629 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11630
11631 * delim-col.el: Now there is a column formatting mechanism.
11632 Modified to customization mechanisms convention. Doc fix.
11633 (columns): New group for delim-col.
11634 (delimit-columns-before, delimit-columns-after)
11635 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11636 (delimit-columns-end): New vars.
11637 (delimit-columns-customize, delimit-columns-format): New funs.
11638 (delimit-columns-region, delimit-columns-rectangle)
11639 (delimit-columns-rectangle-line): Modified to support column
11640 formatting.
11641
11642 2000-10-24 Dave Love <fx@gnu.org>
11643
11644 * log-edit.el (log-edit): Add :version and a :group for vc.
11645
11646 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11647
11648 * files.el (after-find-file): Don't print a message ``New file''
11649 if WARN is nil.
11650
11651 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11652 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11653 get duplicate tool-bar entries because we'll see the global ones
11654 on more than one path through keymaps.
11655
11656 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11657
11658 * progmodes/cmacexp.el: Change Francesco's email address.
11659
11660 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11661
11662 * window.el (fit-window-to-buffer): Adjust point of the window
11663 buffer, not that of the current buffer.
11664
11665 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11666
11667 * progmodes/cmacexp.el: Update the euthor's email address.
11668
11669 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11670
11671 * faces.el (face-spec-set-match-display): Add `graphic' display
11672 type (the inverse of `tty'). Use `display-graphic-p' instead of
11673 the window-system variable.
11674
11675 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11676
11677 * international/isearch-x.el (isearch-with-input-method):
11678 Call input-method-function with the first event in
11679 unread-command-events.
11680
11681 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11682
11683 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11684
11685 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11686
11687 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11688 New charsets.
11689
11690 * term/mac-win.el: Remove definitions of mac-roman-lower and
11691 mac-roman-upper, require dired, and define instead of set
11692 mac-ready-for-drag-n-drop to avoid compilation error.
11693
11694 2000-10-23 Andrew Innes <andrewi@gnu.org>
11695
11696 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11697 Remove superfluous calls to subst-char-in-string; instead apply
11698 expand-file-name after convert-standard-filename to ensure
11699 expected directory separators are used.
11700
11701 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11702
11703 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11704
11705 2000-10-23 Dave Love <fx@gnu.org>
11706
11707 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11708 (tool-bar-add-item): Set foreground and background for XBM icons.
11709
11710 * international/latin1-disp.el (latin1-char-displayable-p):
11711 New function (from Handa).
11712 (latin1-display-check-font): Use it.
11713
11714 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11715 using :key-sequence, making it much more usable.
11716 Use nconc, not append.
11717 (imenu--create-keymap-1): Avoid append.
11718
11719 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11720
11721 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11722
11723 [the following changes fix a bug where `define-minor-mode' didn't
11724 correctly generate :require clauses for defcustoms in compiled files]
11725 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11726 (byte-compile-log-file, byte-compile-log-1): Don't set
11727 `byte-compile-current-file' to nil. Instead set
11728 `byte-compile-last-logged-file' to it. Test whether
11729 byte-compile-current-file equals byte-compile-last-logged-file
11730 instead of whether its nil.
11731 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11732
11733 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11734
11735 * textmodes/refill.el: Fix var names in doc.
11736 (refill-mode): Don't bother with make-local-hook anymore.
11737
11738 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11739
11740 * faces.el (face-user-default-spec, face-default-spec): New functions.
11741 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11742 (frame-set-background-mode, face-set-after-frame-default):
11743 Use `face-user-default-spec'. Simplify code slightly.
11744
11745 * woman.el (woman-italic-face, woman-bold-face)
11746 (woman-unknown-face): Add dark-background variants.
11747 (woman-default-faces): Renamed from `woman-colour-faces'.
11748 Set using the stored defaults, rather than using hard-wired colors.
11749 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11750 Just make the foreground `unspecified' rather than "black".
11751 (woman-menu): Rename menu entries accordingly.
11752
11753 * faces.el (header-line): Make more reasonable on mono/grayscale
11754 displays.
11755
11756 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11757
11758 * cus-edit.el (custom-button-face): Use 3D look for mac.
11759 (custom-button-pressed-face): Likewise.
11760
11761 * faces.el (set-face-attributes-from-resources): Handle mac frames
11762 in the same way as x and w32 frames.
11763 (face-valid-attribute-values): Likewise.
11764 (read-face-attribute): Likewise.
11765 (defined-colors): Likewise.
11766 (color-defined-p): Likewise.
11767 (color-values): Likewise.
11768 (display-grayscale-p): Likewise.
11769 (face-set-after-frame-default): Likewise.
11770 (mode-line): Same default face as for x and w32.
11771 (tool-bar): Likewise.
11772
11773 * frame.el: Remove call to frame-notice-user-settings at end of
11774 the file.
11775
11776 * info.el (Info-fontify-node): Make underlines invisible for mac
11777 as for x, pc, and w32 frame types.
11778
11779 * term/mac-win.el: New file.
11780
11781 2000-10-22 Dave Love <fx@gnu.org>
11782
11783 * textmodes/refill.el: New file.
11784
11785 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11786
11787 * vc-hooks.el (vc-version-backup-file-name): New optional args
11788 MANUAL and REGEXP.
11789 (vc-delete-automatic-version-backups, vc-make-version-backup):
11790 New functions.
11791 (vc-before-save): Use the latter.
11792 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11793 confusion.
11794
11795 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11796 expected by vc[-hooks].el.
11797
11798 * vc.el (vc-checkout): Added `-p' suffix in call to
11799 vc-make-version-backups-p; use vc-make-version-backup to actually
11800 make the backup.
11801 (vc-version-other-window, vc-version-backup-file): Handle both
11802 automatic and manual backups.
11803 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11804 of all of them.
11805
11806 2000-10-22 Miles Bader <miles@gnu.org>
11807
11808 * comint.el (comint-highlight-input, comint-highlight-prompt):
11809 Renamed, `-face' at end removed.
11810 (comint-send-input, comint-output-filter): Use renamed faces.
11811
11812 * window.el (fit-window-to-buffer): Change defaulting of
11813 MAX-HEIGHT slightly.
11814
11815 * faces.el (color-values, color-defined-p): Use `member', not
11816 `memq', because it works correctly for strings.
11817 (frame-set-background-mode): Actually, "unspecified-fg" and
11818 "unspecified-bg" *are* strings. Use `member', not `memq', and
11819 `equal', not `eq', when a string value is possible.
11820
11821 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11822
11823 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11824
11825 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11826
11827 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11828 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11829 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11830 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11831 (sh-font-lock-syntactic-keywords): Use them.
11832 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11833 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11834 (sh-mode): Don't override font-lock-unfontify-region-function.
11835 Use a copy of sh-font-lock-syntactic-keywords.
11836 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11837 Don't call sh-scan-buffer since font-lock does it on the fly.
11838 (sh-get-indent-info): Use `face' rather than `syntax-table'
11839 text-property to detect here-documents.
11840 Replace sh-special-syntax with sh-st-punc.
11841 (sh-prev-line): Use `face' rather than `syntax-table'
11842 text-property to skip over here-documents.
11843 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11844 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11845 (sh-electric-less, sh-set-here-doc-region)
11846 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11847 (sh-scan-buffer, sh-rescan-buffer): Remove.
11848
11849 2000-10-21 Andrew Innes <andrewi@gnu.org>
11850
11851 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11852 remote (ange-ftp) file names.
11853
11854 2000-10-21 Miles Bader <miles@gnu.org>
11855
11856 * window.el (fit-window-to-buffer): New function.
11857 (shrink-window-if-larger-than-buffer): Use it.
11858 (window-text-height): Don't expect minibuffers to have mode-lines.
11859
11860 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11861 * international/quail.el (quail-update-guidance):
11862 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11863
11864 * international/quail.el (quail-show-guidance-buf): Make sure
11865 guidance window really has enough room.
11866 (quail-update-guidance): If quail-guidance-win is already shown,
11867 make sure its height is OK.
11868
11869 * window.el (window-text-height, set-window-text-height):
11870 New functions.
11871 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11872 instead of `window-height' & `mode-line-window-height-fudge'.
11873 (mode-line-window-height-fudge): Add FACE parameter.
11874 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11875 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11876
11877 2000-10-20 Miles Bader <miles@gnu.org>
11878
11879 * window.el (height-affecting-face-attributes): Use `defconst'.
11880
11881 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11882 New function, conditionally aliased to `mode-line-window-height-fudge'.
11883 (ispell-help): Use it.
11884 (ispell-choices-win-default-height): Don't include mode-line fudge.
11885 (ispell-choices-win-default-height): New function.
11886 (ispell-show-choices, ispell-command-loop): Use function
11887 `ispell-choices-win-default-height' instead of variable.
11888
11889 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11890
11891 * window.el (mode-line-window-height-fudge): New variable.
11892 (height-affecting-face-attributes): New variable.
11893 (mode-line-window-height-fudge): New function.
11894 (shrink-window-if-larger-than-buffer): Use it.
11895 * help.el (resize-temp-buffer-window): Likewise.
11896
11897 * info.el (Info-fontify-node): Add support for @subsubsection
11898 titles, which use `Info-title-4-face'.
11899 (Info-title-4-face): New face.
11900 (Info-title-3-face): Inherit from Info-title-4-face instead of
11901 variable-pitch.
11902
11903 2000-10-19 Jason Rumney <jasonr@gnu.org>
11904
11905 * dired.el (dired-insert-directory): Do not let errors signalled by
11906 attempt to run dired-free-space-program prevent dired from working.
11907
11908 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11909
11910 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11911
11912 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11913
11914 * dirtrack.el (dirtrack): Fix call to run-hooks.
11915
11916 * cmuscheme.el (cmuscheme-program-name): Renamed from
11917 scheme-program-name because xscheme.el contains a defcustom with
11918 the same name. As a consequence, customizing group `cmuscheme'
11919 loaded `xscheme' which redefined run-scheme.
11920 (run-scheme): Use cmuscheme-program-name.
11921
11922 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11923
11924 * play/doctor.el (doctor-death): Update the Samaritans'
11925 anonymous address, and add a website for Befrienders International.
11926
11927 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11928
11929 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11930 Avoid compilation gripes. Doc fix.
11931 (ps-print-version): New version number (6.2).
11932 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11933 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11934 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11935 (ps-x-extent-priority, ps-x-extent-start-position)
11936 (ps-x-face-font-instance, ps-x-find-coding-system)
11937 (ps-x-font-instance-properties, ps-x-make-color-instance)
11938 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11939 avoid compilation gripes without defining functions.
11940 (ps-e-find-composition): Alias for function find-composition, to have a
11941 suitable function depending on Emacs version.
11942 (ps-color-device, ps-color-values, ps-face-foreground-name)
11943 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11944 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11945 (ps-print-ensure-fontified): Function definitions surrounded by
11946 `eval-and-compile' to avoid compilation gripes.
11947 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11948 by symbol-value to avoid compilation gripes.
11949 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11950 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11951
11952 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11953
11954 * startup.el (normal-top-level): Call `frame-set-background-mode'
11955 after `frame-notice-user-settings' because the latter doesn't call
11956 the former on a tty.
11957
11958 * faces.el (frame-set-background-mode): `unspecified' &c are
11959 symbols, not strings.
11960
11961 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11962
11963 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11964 why some "light*" colors are deliberately absent from the alist.
11965
11966 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11967 Change colors for tty's, as suggested by Miles Bader.
11968
11969 2000-10-19 Kenichi Handa <handa@etl.go.jp>
11970
11971 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
11972 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
11973 for ISO10646-1 fonts.
11974 (x-font-name-charset-alist): Add an entry for "iso10646-1".
11975
11976 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11977
11978 * faces.el (frame-set-background-mode): If a tty frame defines a
11979 background color, use that to compute the background mode, instead
11980 of always defaulting to "dark".
11981
11982 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11983
11984 * comint.el (comint-write-output): New function.
11985 (comint-mode-map): Add it to the menu.
11986 Bind `C-c C-s' to comint-write-output.
11987
11988 2000-10-18 Gerd Moellmann <gerd@gnu.org>
11989
11990 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
11991 Use fancy-splash-delay.
11992
11993 2000-10-18 Alex Schroeder <alex@gnu.org>
11994
11995 * progmodes/sql.el (sql-sybase-options): New option.
11996 (sql-sybase): Use it. Add sql-database to the list of parameters
11997 provided for login. The options -w 2048 -n are not used any more.
11998
11999 * comint.el (comint-read-input-ring): Bugfix such that the first
12000 and the last entry of the input ring file are not lost.
12001
12002 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12003
12004 * ps-print.el: Internal variable changes to defcustom,
12005 make-local-hook changes to defvar. Doc fix.
12006 (ps-print-version): New version number (6.1).
12007 (ps-setup, ps-do-despool): Code fix.
12008 (ps-printer-name): Customization fix.
12009 (ps-printer-name-option): Now is a defcustom instead of an
12010 internal variable.
12011 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12012 (ps-print-begin-column-hook): Now are defvar instead of
12013 make-local-hook.
12014
12015 2000-10-18 Miles Bader <miles@gnu.org>
12016
12017 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12018 (comint-kill-output): Changed into an alias for `comint-delete-output',
12019 and made obsolete.
12020 (comint-mode-map): Rename references to comint-kill-output.
12021
12022 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12023
12024 * diff-mode.el (diff-header-face, diff-file-header-face)
12025 (diff-changed-face): Add bold and italic attributes to tty faces.
12026 (diff-function-face): New face.
12027 (diff-font-lock-keywords): Use it.
12028
12029 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12030
12031 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12032 Remove commented-out call to force-mode-line-update.
12033 (comint-kill-output): Use `forward-line 0' instead of
12034 beginning-of-line to make sure we get past the prompt.
12035
12036 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12037
12038 * diff-mode.el (diff-header-face, diff-file-header-face):
12039 Add specific setting for dark background.
12040 (diff-context-face): Renamed from diff-comment-face.
12041 Set explicitly rather than inheriting from font-lock-comment-face.
12042
12043 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12044
12045 * startup.el (command-line): Move the code which sets the default
12046 TTY colors to before before-init-hook.
12047
12048 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12049
12050 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12051
12052 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12053
12054 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12055 extensions, for MS-DOS.
12056
12057 * diff-mode.el (diff-header-face, diff-file-header-face)
12058 (diff-changed-face): Define tty-specific colors.
12059
12060 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12061
12062 * startup.el (fancy-splash-text): Realign the text.
12063
12064 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12065
12066 * font-lock.el (font-lock-comment-face): Define a separate default
12067 for dark-background tty's.
12068
12069 2000-10-17 Miles Bader <miles@gnu.org>
12070
12071 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12072 being obscured by whizzy mode-lines on graphics displays.
12073
12074 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12075
12076 * info.el (Info-title-1-face, Info-title-2-face)
12077 (Info-title-3-face): Define colors for tty's.
12078 (info-header-node): Remove unneeded tty-specific definition.
12079
12080 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12081
12082 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12083 reverse from the frame parameters, and don't invert foreground and
12084 background colors.
12085
12086 2000-10-16 Miles Bader <miles@gnu.org>
12087
12088 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12089 string "*Info*". Call propertized-buffer-identification to spruce
12090 up the result.
12091
12092 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12093
12094 * help.el: Provide `help' for the sake of define-minor-mode
12095 which generates defcustoms with requires.
12096
12097 * jit-lock.el (jit-lock-after-change): If we're in text that
12098 matches a multi-line font-lock pattern, make sure the whole text
12099 will be redisplayed.
12100
12101 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12102 author's name is unknown.
12103
12104 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12105 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12106 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12107 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12108 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12109 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12110 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12111 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12112 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12113 Add author information.
12114
12115 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12116
12117 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12118 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12119 full-color version (using the Gimp) to eliminate dithering artifacts.
12120
12121 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12122
12123 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12124
12125 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12126
12127 2000-10-15 Dave Love <fx@gnu.org>
12128
12129 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12130
12131 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12132
12133 * whitespace.el: Doc fixes.
12134 (top-level): Don't add hooks here.
12135 (whitespace-running-emacs): Deleted.
12136 (timer): Don't require.
12137 (whitespace): Add back :version conditional on xemacs test.
12138 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12139 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12140 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12141 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12142 Avoid specific xemacs test.
12143 (whitespace-global-mode): New option.
12144 (whitespace-global-mode): New command.
12145 (whitespace-unload-hook): New function.
12146
12147 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12148 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12149 (Info-fontify-node): `Goto' goes to `Go to'.
12150 (Info-fontify-node): Add help-echo to xref links.
12151
12152 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12153
12154 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12155
12156 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12157
12158 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12159 Use plist-get and allow :inherit.
12160
12161 * emacs-lisp/cl-macs.el (cl-do-arglist):
12162 Use plist-get and plist-member instead of memq.
12163
12164 * emacs-lisp/ewoc.el (ewoc-location): New function.
12165 (ewoc-enter-after, ewoc-enter-before): Document return value.
12166 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12167 Don't need make-local-hook any more.
12168 (cvs-addto-collection): Return the new tin.
12169 (cvs-mode-insert): Jump to the new line.
12170
12171 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12172
12173 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12174
12175 * font-lock.el (font-lock-syntactically-fontified): New var.
12176 (font-lock-fontify-syntactic-keywords-region): Use it.
12177 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12178
12179 * diff-mode.el (diff-find-file-name): Fix regexp.
12180
12181 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12182 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12183
12184 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12185 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12186 (sh-mode): Don't make all vars local here.
12187 (sh-kw): Reformat.
12188 (sh-set-shell): Use dolist. Don't set indent-region-function.
12189 (sh-mode-syntax-table): Use pop.
12190 (sh-remember-variable): Use push.
12191 (sh-help-string-for-variable): Use memq.
12192 (sh-safe-backward-sexp): Remove.
12193 (sh-safe-forward-sexp): Add ARG.
12194 (sh-get-indent-info, sh-prev-stmt): Use it.
12195 (sh-prev-line): Simplify by using forward-comment.
12196 (sh-this-is-a-continuation): Simplify.
12197 (sh-learn-buffer-indent): Use dolist.
12198 (sh-do-nothing): Remove.
12199 (sh-set-char-syntax, sh-set-here-doc-region):
12200 Use inhibit-modification-hooks.
12201 (sh-name-style): Use mapcar and push.
12202 (sh-load-style): Use dolist.
12203 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12204 (sh-case, sh-while-getopts): Use propertize directly rather
12205 than sh-electric-rparen.
12206
12207 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12208
12209 * textmodes/tex-mode.el: Require CL when compiling.
12210 (tex-mode-syntax-table): Init immediately.
12211 (tex-mode-map): Bind M-RET to latex-insert-item.
12212 (latex-mode): Set indent-line-function to latex-indent.
12213 (tex-common-initialization): Don't setup the syntax-table any more.
12214 (latex-insert-item): New skeleton.
12215 (tex-next-unmatched-end): Fix copy/paste braino.
12216 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12217 (latex-indent, latex-find-indent): New functions.
12218 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12219 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12220 (tex-compilation-parse-errors): Use with-syntax-table.
12221
12222 2000-10-15 Miles Bader <miles@gnu.org>
12223
12224 * font-lock.el (font-lock-comment-face): Change dark-background,
12225 color, non-tty, default to `chocolate1'.
12226
12227 2000-10-13 John Wiegley <johnw@gnu.org>
12228
12229 * eshell/esh-util.el (require): Added a missing `require' form,
12230 needed when compiling (for an ange-ftp macro definition).
12231
12232 2000-10-13 Dave Love <fx@gnu.org>
12233
12234 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12235
12236 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12237
12238 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12239
12240 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12241 transparent -colors 8).
12242
12243 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12244
12245 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12246 that breaks with old list format timestamps.
12247 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12248 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12249
12250 2000-10-13 John Wiegley <johnw@gnu.org>
12251
12252 * align.el, pcomplete.el, calendar/timeclock.el,
12253 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12254
12255 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12256 faulty math, where holiday hours were being computing as seconds.
12257
12258 2000-10-13 John Wiegley <johnw@gnu.org>
12259
12260 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12261 specifying what "other" kinds of buffers should be saved.
12262 This used to be hard-coded.
12263 (desktop-buffer-misc-functions): A global for specifying how
12264 auxiliary data should be determined for special buffer types.
12265 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12266 instead of hard-coding the special buffer types.
12267 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12268 auxiliary data, instead of hard-coding for Info buffers and dired.
12269 (desktop-buffer-info-misc-data): Aux function for determining Info
12270 buffer auxiliary info.
12271 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12272 (desktop-buffer-info): Changed this function to use the info
12273 gathered above.
12274 (desktop-create-buffer): Be a little more careful about what
12275 `minor-mode' means before calling it. This is important for some
12276 buffer types.
12277
12278 2000-10-13 John Wiegley <johnw@gnu.org>
12279
12280 * eshell/esh-util.el: Added a global form which declares an
12281 autoload for `parse-time-string', if that function is not already
12282 defined, and if parse-time.el is available on the user's system.
12283
12284 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12285 to be aware of ange-ftp user info.
12286 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12287 (eshell-ls-annotate): Use `eshell-file-attributes'.
12288 (eshell-ls-file): Made the user-id printing code a bit smarter.
12289
12290 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12291 allow identification of alias user ids in remote directories.
12292 It's manual, but there's no other way to know when the current user
12293 on the local machine, is also the owning user on the remote machine.
12294 (fboundp): Bind `ange-cache'.
12295 (eshell-directory-files-and-attributes): Re-organized the logic a
12296 bit to use `eshell-file-attributes' instead of `file-attributes'.
12297 The former is more sensitive to directories that are read via FTP,
12298 and knows how to use ange-ftp to determine full attribute
12299 information, instead of just the name and last modtime.
12300 (eshell-current-ange-uids): Return the current user id when in a
12301 remote directory.
12302 (eshell-parse-ange-ls): Parse a full directory listing that has
12303 been returned by ange-ftp.
12304 (eshell-file-attributes): This beefed up version of
12305 `file-attributes' is only special if the user is currently in a
12306 remote directory, in which case it does a lot of work to find out
12307 what the real attributes of a file are, as they appear on the
12308 remote machine. This makes usage of remote directories (i.e.,
12309 ange-ftp pathnames) much more useful. You can now use Eshell as a
12310 full-fledged FTP client, with much more manipulation ability than
12311 most other clients.
12312
12313 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12314 variable, which means that Eshell's du should always be preferred
12315 in remote directories.
12316 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12317 just `file-attributes'.
12318 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12319 when reading remote directories. This is an Eshell-specific
12320 variable (not part of ange-ftp).
12321 (eshell/ln): Bind `ange-cache'.
12322 (eshell/du): Added some extra logic for determining when to use
12323 Eshell's du (which is slow), and when to use the external version
12324 (which may or may not exist).
12325
12326 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12327 Call `eshell-interactive-process', rather than using
12328 `get-buffer-process', since backgrounded processes don't count in
12329 the context of this function's logic.
12330
12331 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12332 `forward-char', so that null strings are parsed correctly.
12333
12334 2000-09-13 John Wiegley <johnw@gnu.org>
12335
12336 * eshell/em-pred.el (eshell-pred-file-type)
12337 (eshell-pred-file-links, eshell-pred-file-size):
12338 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12339
12340 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12341 that remote file globbing is more efficient.
12342
12343 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12344 gathering the files and attributes within a directory.
12345
12346 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12347 the command line is a special file (not a regular file, directory
12348 or symlink), always attempt to call the external version of cat.
12349
12350 2000-09-13 John Wiegley <johnw@gnu.org>
12351
12352 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12353 Eshell-friendly version of find-tag.
12354
12355 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12356
12357 * image-file.el (image-file-name-extensions)
12358 (image-file-name-regexps): Add autoload cookies.
12359
12360 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12361
12362 * international/mule-cmds.el (select-safe-coding-system): If FROM
12363 is string, show it in *Warning* buffer.
12364
12365 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12366
12367 * startup.el (normal-top-level): Use display-popup-menus-p instead
12368 of window-system.
12369 (command-line): Use display-graphic-p instead of window-system.
12370 (command-line-1): Use display-popup-menus-p and display-mouse-p
12371 instead of window-system.
12372
12373 2000-10-12 Sam Steingold <sds@gnu.org>
12374
12375 * tooltip.el (tooltip-use-echo-area): New user variable.
12376 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12377
12378 2000-10-12 Dave Love <fx@gnu.org>
12379
12380 * recentf.el: Maintainer's checkdoc fixes.
12381
12382 * startup.el (normal-top-level-add-subdirs-to-load-path):
12383 Use character class, not ASCII when matching file names.
12384 (fancy-splash-head): Add trailing slash to URL.
12385 (command-line): Don't require XPM support for toolbar.
12386
12387 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12388 (cperl-invalid-face): Revert last change.
12389 (cperl-init-faces): Quote cperl-invalid-face.
12390
12391 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12392
12393 * startup.el (fancy-splash-text): Remove superfluous quote.
12394
12395 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12396
12397 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12398 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12399 (command-line-1): Don't use fancy-splash-pending-command.
12400 (fancy-splash-screens-1): Goto point-min after inserting text.
12401
12402 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12403
12404 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12405 instead of shared-lisp-mode-map.
12406
12407 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12408
12409 * faces.el (header-line): Change tty-variant to use underlining.
12410
12411 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12412 (isearch-highlight): Restore lazy-isearch face properties at old
12413 position, and suppress them at new position.
12414 (isearch-dehighlight): Restore lazy-isearch face properties.
12415 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12416 over the real isearch overlay, but in that case, don't give it a
12417 face property. Use `push'.
12418
12419 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12420
12421 * man.el (Man-getpage-in-background): Fix previous change.
12422 Decode the process output only when we are in multibyte mode.
12423
12424 2000-10-11 Dave Love <fx@gnu.org>
12425
12426 * info.el (Info-mode-menu): Fix some help.
12427 (info-tool-bar-map): Add entry for Info-last.
12428
12429 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12430 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12431 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12432 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12433 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12434 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12435 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12436 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12437 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12438 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12439 Reduce colour requirements to 25 overall. (Probably wants
12440 revisiting from the originals to reduce further.)
12441
12442 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12443
12444 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12445 buffer-file-coding-system, instead of raw-text.
12446 (dehexlify-buffer): Bind coding-system-for-read to
12447 buffer-file-coding-system, instead of raw-text.
12448
12449 2000-10-11 Sam Steingold <sds@gnu.org>
12450
12451 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12452 `underline' - fixes the bug introduced on 2000-09-21.
12453
12454 2000-10-11 Dave Love <fx@gnu.org>
12455
12456 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12457 Avoid compiler warnings.
12458 (scheme-mode): Doc fix.
12459 (scheme-font-lock-keywords-1): Match `define-syntax'.
12460
12461 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12462
12463 * faces.el (frame-set-background-mode): Pay attention to saved
12464 face specs as well as default ones. Only do anything if the
12465 bg-mode or display-type has actually changed. Use `dolist'.
12466 (region): Make dark-background `region' face less in-your-face.
12467
12468 2000-10-10 Sam Steingold <sds@gnu.org>
12469
12470 * chistory.el, ielm.el, ledit.el:
12471 * progmodes/inf-lisp.el, progmodes/scheme.el:
12472 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12473
12474 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12475
12476 * textmodes/texinfo.el: Update copyright and fix typo.
12477
12478 * desktop.el (desktop-modes-not-to-save): New var.
12479 (desktop-save-buffer-p): Use it.
12480 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12481 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12482
12483 2000-10-10 Dave Love <fx@gnu.org>
12484
12485 * toolbar/tool-bar.el (tool-bar-add-item)
12486 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12487
12488 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12489 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12490 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12491 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12492 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12493 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12494 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12495 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12496 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12497 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12498 the .xpms; probably need retouching.
12499
12500 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12501
12502 * subr.el (add-to-list): Add optional argument APPEND.
12503 * battery.el (display-battery): Use `add-to-list'.
12504
12505 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12506
12507 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12508 properties.
12509 (zone, zone-when-idle, zone-leave-me-alone)
12510 (zone-pgm-whack-chars): Use new symbol properties.
12511
12512 * battery.el (display-battery): Doc spelling fix.
12513
12514 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12515 property.
12516
12517 2000-10-09 Dave Love <fx@gnu.org>
12518
12519 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12520 has been initialized before calling tool-bar-setup.
12521 (tool-bar-add-item-from-menu): Add autoload cookie.
12522
12523 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12524
12525 * menu-bar.el (send-mail-item-name): New function.
12526 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12527 of mail-user-agent in the menu. Don't display the "Send Mail"
12528 item if mail-user-agent is nil or its value is ignore.
12529 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12530 if read-mail-command is nil or its value is ignore.
12531
12532 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12533
12534 2000-10-09 Miles Bader <miles@gnu.org>
12535
12536 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12537 Correct image size.
12538 * toolbar/left_arrow.xpm: Correct image size.
12539
12540 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12541 will be done by the definition of `auto-compression-mode' if
12542 necessary. Move code to uninstall existing file-name handler
12543 before definition of `auto-compression-mode'.
12544
12545 * image-file.el (auto-image-file-mode): Move to the end of the
12546 file, because `define-minor-mode' actually calls the mode-function
12547 if the associated variable is non-nil, which requires that all
12548 needed functions be already defined.
12549
12550 * mouse.el (popup-menu): Balance parens.
12551
12552 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12553
12554 * mouse.el (popup-menu): Move the command call outside the loop
12555 so that popup-menu returns whatever the command returns.
12556
12557 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12558 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12559 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12560 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12561
12562 * vc.el (vc-version-diff): diff-switches can be a list.
12563 Use relative filenames for prettier output.
12564
12565 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12566 (vc-post-command-functions): Remove old-VC compatibility code.
12567
12568 * newcomment.el (comment-indent-default): Autoload.
12569
12570 * font-lock.el (font-lock-defaults): Make buffer-local.
12571 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12572 (font-lock-choose-keywords):
12573 Ignore LEVEL unless KEYWORDS is a list of syms.
12574 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12575 Don't wrap regexp-opt things in \(...\) unnecessarily.
12576
12577 * jit-lock.el: Don't require font-lock any more.
12578 (jit-lock-functions): Make buffer-local.
12579 (jit-lock-saved-fontify-buffer-function): Remove.
12580 (jit-lock-mode): Remove autoload cookie.
12581 Remove font-lock specific code.
12582 (jit-lock-unregister): Don't bother handling complex hooks any more.
12583 (jit-lock-refontify): New function.
12584 (jit-lock-fontify-buffer): Use it.
12585 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12586 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12587 Add optional args START and END.
12588 Never call font-lock-fontify-region directly.
12589 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12590
12591 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12592
12593 2000-10-08 Dave Love <fx@gnu.org>
12594
12595 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12596
12597 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12598
12599 * play/studly.el (studlify-region, studlify-word): Add autoload
12600 cookie.
12601
12602 * play/morse.el (morse-region, unmorse-region): Add autoload
12603 cookie.
12604
12605 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12606 concat.
12607
12608 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12609 insist on symbols starting with word syntax.
12610 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12611 (eval-defun-1): Doc fix.
12612 (indent-sexp): Use nconc to build up indent-stack.
12613
12614 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12615 Gnus with little use.
12616 (mail-setup-hook): Add mail-abbrevs-setup to options.
12617
12618 * recentf.el: Doc fixes.
12619
12620 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12621 Clean up remainder.
12622
12623 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12624 without timezone and (8) with timezone to enforce some whitespace.
12625 Simplify code somewhat.
12626
12627 * options.el (list-options): Doc that you should use customize.
12628
12629 * iswitchb.el (iswitchb-mode): Add :require.
12630
12631 * info.el (Info-goto-node, Info-menu): Doc fix.
12632 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12633 (info-tool-bar-map): New variable.
12634 (Info-mode): Use it.
12635 (Info-edit-map): Define all in defvar.
12636 (speedbar-attached-frame): Avoid compiler warning.
12637
12638 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12639 (global-map): Bind [tool-bar] to a filtered map.
12640 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12641 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12642 Allow PBM icons.
12643 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12644
12645 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12646 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12647 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12648 icons, except up_arrow, which is left-arrow rotated.
12649
12650 * imenu.el (imenu-add-to-menubar): Fix last change.
12651
12652 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12653
12654 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12655 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12656
12657 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12658
12659 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12660 typos in doc strings.
12661
12662 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12663 the doc strings how to customize Font Lock faces.
12664
12665 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12666 computing growth when dragging the header line.
12667
12668 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12669
12670 * simple.el (kill-line): Doc fix.
12671
12672 2000-10-08 Miles Bader <miles@gnu.org>
12673
12674 * faces.el (secondary-selection): Make foreground visible on tty.
12675
12676 * jka-compr.el (auto-compression-mode): Move to the end of the
12677 file, because `define-minor-mode' actually calls the mode-function
12678 if the associated variable is non-nil, which requires that all
12679 needed functions be already defined.
12680 (with-auto-compression-mode): Add autoload cookie.
12681
12682 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12683
12684 * files.el (find-backup-file-name) [ms-dos]: If support for long
12685 file names is not available, behave as if version-control were set
12686 to never.
12687
12688 2000-10-07 Dave Love <fx@gnu.org>
12689
12690 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12691 (browse-url-gnome-moz): New function.
12692 (browse-url-browser-function): Use it.
12693 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12694
12695 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12696
12697 * indent.el (tab-always-indent): New var.
12698 (indent-for-tab-command): Use it.
12699
12700 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12701 raise an error. This way it can still default to a sane value.
12702
12703 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12704
12705 * startup.el (fancy-splash-screens): Use local rather than global map.
12706 Don't use `update-menu-bindings' any more.
12707 Get rid of assumptions about keymap representation.
12708
12709 2000-10-06 Dave Love <fx@gnu.org>
12710
12711 * textmodes/fill.el (sentence-end-double-space)
12712 (sentence-end-without-period): Doc fix.
12713 (adaptive-fill-regexp): Purecopy.
12714 (unjustify-current-line): Use line-end-position.
12715 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12716
12717 * net/eudc-vars.el (eudc): Add :version, :link.
12718
12719 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12720
12721 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12722 Fix for define-minor-mode.
12723 (function-at-point): Alias to function-called-at-point.
12724
12725 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12726
12727 * simple.el (backward-word): Doc fix.
12728
12729 * image-file.el (image-file-name-regexp): image-file-regexps ->
12730 image-file-name-regexps.
12731 (image-file-name-extensions): Add pbm.
12732
12733 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12734
12735 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12736 and add filename to the names so that diff-mode can jump to source.
12737
12738 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12739 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12740 (tex-font-lock-keywords-1): Remove.
12741 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12742 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12743 (font-lock-default-fontify-region):
12744 Expand beg..end correctly when just following a multiline region.
12745 (font-lock-fontify-anchored-keywords):
12746 Include the anchor text as part of the multiline.
12747
12748 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12749
12750 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12751 latter needs the autoloaded define-minor-mode macro during the
12752 bootstrap.
12753
12754 * startup.el (command-line): For now, activate tool-bar-mode only
12755 if XPM images are supported.
12756
12757 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12758 window by dragging a header-line at the top of the frame; that's
12759 confusing because the header-line doesn't move.
12760 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12761 of treating the event as a list. Some cleanup.
12762
12763 2000-10-06 Miles Bader <miles@gnu.org>
12764
12765 * simple.el (display-message-or-buffer): New function.
12766 (shell-command-on-region): Use `display-message-or-buffer'.
12767
12768 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12769 docstring parts.
12770
12771 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12772 (smbclient-prompt-regexp): Add usage note to doc string.
12773 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12774 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12775 Use add-hook for adding the comint filter function, and only do so
12776 if it's not already in the global hook list.
12777 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12778 to `make-local-variable'.
12779 (nslookup-font-lock-keywords): Remove prompt entry.
12780 (nslookup): Don't set the process-filter.
12781 (finger): Exit the loop correctly when the regexps list runs out.
12782 (ftp, smbclient, smbclient-list-shares):
12783 Set the real major mode immediately, not after execing.
12784 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12785
12786 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12787
12788 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12789
12790 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12791
12792 * which-func.el (which-func-format): Remove spurious space.
12793 (which-func-mode): Don't make it permanent-local.
12794 (which-func-ff-hook): Allow which-func-maxout to be nil.
12795 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12796 (which-func-mode): Simplify.
12797 Use post-command-idle-hook rather than post-command-hook.
12798 Go through all buffers and update their state.
12799 (which-function): Also try add-log-current-defun-function.
12800
12801 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12802 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12803 Update call to with-vc-properties accordingly.
12804 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12805 (vc-revert-buffer): More careful about window selection and deletion.
12806 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12807
12808 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12809 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12810 (cvs-dired-action): Change the default to quickdir.
12811
12812 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12813 if comment-indent-function returns nil.
12814 (comment-indent-default): New function.
12815 (comment-indent-function): Use it and document the new semantics.
12816
12817 * image-file.el: Docstring fixes.
12818
12819 * help.el (help-xref-on-pp): Use match-string.
12820 (describe-variable): New arg BUFFER.
12821 Store the current buffer in the help-xref-stack.
12822 (temp-buffer-resize-mode): Use define-minor-mode.
12823
12824 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12825 consistently with its docstring.
12826 Set jit-lock-first-unfontify-pos in an idempotent way.
12827 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12828
12829 2000-10-05 Alex Schroeder <alex@gnu.org>
12830
12831 * sql.el (sql-mysql-options): New variable.
12832 (sql-mysql): Use it.
12833
12834 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12835
12836 * image.el (image): New group.
12837
12838 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12839 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12840
12841 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12842
12843 * net/net-utils.el (nslookup-font-lock-keywords)
12844 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12845 Ignore the value of wqindow-system; always define keywords
12846
12847 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12848
12849 * startup.el (fancy-splash-screens): Remove the code for
12850 debugging; `(trace-to-stderr "EXITTT\n")'.
12851
12852 2000-10-05 Miles Bader <miles@gnu.org>
12853
12854 * diff-mode.el (diff-goto-source): Update call to
12855 `diff-hunk-status-msg' to reflect new REV variable.
12856
12857 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12858
12859 * progmodes/icon.el (icon-mode):
12860 Don't gratuitously override the default for comment-column.
12861
12862 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12863
12864 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12865 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12866 (jit-lock-functions): New var.
12867 (jit-lock-function-1): Use it if non-nil.
12868 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12869 Set the `fontified' property before doing the fontification to avoid
12870 repeatedly going through the same error.
12871 Don't turn errors into messages.
12872 (jit-lock-register, jit-lock-unregister): New functions.
12873
12874 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12875 Use with-current-buffer.
12876
12877 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12878 Turn comment into docstring.
12879
12880 * apropos.el (apropos-mode): Use define-derived-mode.
12881
12882 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12883
12884 * startup.el (fancy-splash-pending-command): New variable.
12885 (fancy-splash-pre-command): New function.
12886 (fancy-splash-screens): Rewritten.
12887 (command-line-1): If fancy-splash-pending-command is set, call it
12888 interactively.
12889
12890 2000-10-04 Dave Love <fx@gnu.org>
12891
12892 * toolbar/tool-bar.el (tool-bar-setup): New function.
12893 (tool-bar-mode): Use it.
12894
12895 * subr.el (substitute-key-definition): Doc fix.
12896 (play-sound-file): New command.
12897
12898 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12899
12900 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12901 vc-version-backup-file-name): New functions.
12902
12903 * files.el (basic-save-buffer): Call vc-before-save before saving.
12904
12905 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12906 vc-cvs-stay-local-p.
12907
12908 * vc.el (vc-revert-buffer): Handle empty diff properly.
12909 (vc-version-backup-file): New function.
12910 (vc-checkout): Create a version backup if necessary.
12911 (vc-checkin): If a version backup file exists, delete it.
12912 (vc-version-diff): Diff locally using version backups, if available.
12913 (vc-revert-file): If there's a version backup, revert locally.
12914 (vc-transfer-file): Use version backup for base version, if
12915 available. If not, ask for confirmation whether to get it from the
12916 server. Update mode line before check-in.
12917
12918 2000-10-04 Dave Love <fx@gnu.org>
12919
12920 * toolbar/tool-bar.el (tool-bar-setup): New function.
12921 (tool-bar-mode): Use it.
12922
12923 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12924
12925 * net/net-utils.el (nslookup-font-lock-keywords)
12926 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12927 Only set if window-system is non-nil
12928 (net-utils-run-program): Returns buffer.
12929 (network-connection-reconnect): Added this function.
12930
12931 * generic.el:
12932 Incorporates extensive cleanup and docfixes by
12933 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12934 Uses cl compile-time macros.
12935 (generic-mode-name, generic-comment-list)
12936 (generic-keywords-list, generic-font-lock-expressions)
12937 (generic-mode-function-list, generic-mode-syntax-table):
12938 Removed variables.
12939 (generic-mode-alist): Renamed to generic-mode-list.
12940 (generic-find-file-regexp): Default changed to "^#".
12941 (generic-read-type): Uses completing read on generic-mode-list.
12942 (generic-mode-sanity-check): removed this function.
12943 (generic-add-to-auto-mode): Removed this function
12944 (generic-mode-internal): Bind mode-specific definitions
12945 into function instead of putting them in alist.
12946 (generic-mode-set-comments): Reworked extensively.
12947 (generic-mode-find-file-hook): Simplified regexp searching
12948 (generic-make-keywords-list): Omit extra pair of parens
12949
12950 * find-lisp.el (find-lisp-find-files-internal):
12951 Make sure directory name ends with "/".
12952
12953 * generic-x.el (apache-conf-generic-mode):
12954 Regexp now allows leading whitespace.
12955 (rc-generic-mode): Added eval-when-compile
12956 around generic-make-keywords-list.
12957 Deleted duplicate regexp
12958 (rul-generic-mode): Added eval-when-compile
12959 around generic-make-keywords-list.
12960 (etc-fstab-generic-mode): New generic mode.
12961 (rul-generic-mode): Removed one eval-when-compile
12962 which caused a max-specpdl-size exceeded error.
12963
12964 2000-10-04 Miles Bader <miles@gnu.org>
12965
12966 * simple.el (minibuffer-temporary-goal-position): New variable.
12967 (next-history-element): Try to keep the position of point in the
12968 input string constant.
12969
12970 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
12971 (dired-do-create-files): If there's only one file, pass it in as
12972 the DEFAULT arg to dired-mark-read-file-name.
12973
12974 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
12975
12976 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
12977 (diff-goto-source): Be smarter when choosing REVERSE or not.
12978
12979 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
12980 (texinfo-mode-menu): Add an explicit shortcut for update all.
12981
12982 2000-10-03 Andre Spiegel <spiegel@gnu.org>
12983
12984 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
12985 factorize backend-specific code cleanly (this was essentially
12986 conceived by Stefan Monnier).
12987 (vc-unregister): Function removed.
12988 (vc-revert-file): New function.
12989 (vc-revert-buffer): Delegate some of the work to it.
12990
12991 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
12992 default branch unconditionally.
12993 (vc-rcs-set-default-branch): New function.
12994 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
12995 (vc-rcs-checkin): If an appropriate default branch has been set,
12996 force creation of that branch.
12997 (vc-rcs-receive-file): Rewritten to contain only backend-specific
12998 code (as suggested by Stefan Monnier).
12999
13000 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13001
13002 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13003 highlighting overlay with a different face over the overlay
13004 isearch uses to highlight the current match because that can lead
13005 to bad face combinations.
13006
13007 * loadup.el (toplevel): Load faces before isearch.
13008
13009 * isearch.el (isearch-faces): New custom group.
13010 (isearch): New defface; was already tested for in the code.
13011 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13012 (isearch-highlight): Always use face `isearch'.
13013
13014 2000-10-02 Dave Love <fx@gnu.org>
13015
13016 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13017 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13018 comparison of opcode with operand.
13019
13020 2000-10-03 Miles Bader <miles@gnu.org>
13021
13022 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13023 buffer, since the echo area will now grow to accommodate them.
13024
13025 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13026
13027 * vc-hooks.el (vc-registered): If FILE used to be registered under
13028 a certain backend, try that one first.
13029
13030 * vc.el (vc-responsible-backend): Undo the previous change in the
13031 argument list. Handle multiple backends correctly.
13032 (vc-find-new-backend): Function removed.
13033 (vc-register): Use vc-responsible-backend, as before.
13034 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13035
13036 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13037
13038 * startup.el (fancy-splash-head): Change message below the
13039 logo.
13040
13041 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13042
13043 * diff-mode.el (diff-goto-source): Emit a status message.
13044 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13045 (diff-test-hunk): Fix doc string.
13046 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13047 (diff-advance-after-apply-hunk): New variable.
13048 (diff-apply-hunk): Don't return a value.
13049
13050 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13051
13052 * vc.el (vc-editable-p): Minor optimization.
13053 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13054 (vc-find-new-backend): New function split from vc-responsible-backend.
13055 (vc-register): Use it.
13056 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13057 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13058 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13059 (vc-clear-headers): Don't use find-file.
13060 (vc-revert-buffer): Use `and' again (must have been a braino).
13061 (vc-switch-backend): Only prompt if requested.
13062 Short circuit if nothing is to be done.
13063 Don't use vc-resynch-buffer which could lose unsaved editing.
13064 (vc-default-receive-file): Update call to vc-unregister.
13065 (with-vc-file, vc-next-action-on-file):
13066 Use vc-backend rather than vc-registered.
13067 (vc-next-action-on-file): Use intern-soft.
13068 Deal with read-only *vc-diff* buffer.
13069 (vc-transfer-file): Docstring fix.
13070
13071 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13072 (vc-rcs-receive-file): Avoid with-vc-properties.
13073 Update call to vc-unregister.
13074 Use constant `RCS' rather than (dynamically bound) var `backend'.
13075
13076 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13077
13078 * vc.el (vc-next-action-on-file): Update mode line only if file
13079 is visited.
13080 (vc-start-entry): New argument initial-contents. Don't visit the file
13081 if it isn't already visited. Brought documentation up-to-date.
13082 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13083 (vc-checkin): New optional arg initial-contents, which is passed to
13084 vc-start-entry.
13085 (vc-finish-logentry): Make sure to bury log buffer only if there
13086 really is one. Call `vc-resynch-buffer' on log-file, not
13087 buffer-file-name.
13088 (vc-default-comment-history, vc-default-wash-log): New functions.
13089 (vc-index-of): Removed.
13090 (vc-transfer-file): Make do without the above.
13091 (vc-default-receive-file): Call comment-history unconditionally. Pass
13092 the resulting string to vc-checkin, instead of inserting it into the
13093 comment ring.
13094
13095 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13096 unconditionally. Use the comments as initial contents of the log
13097 entry buffer. Document the trick to force branch creation with no
13098 changes.
13099
13100 2000-10-01 Miles Bader <miles@gnu.org>
13101
13102 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13103 `recenter' with an arg to prevent redrawing the display.
13104
13105 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13106
13107 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13108
13109 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13110
13111 * progmodes/c-mode.el (c-mode):
13112 Don't gratuitously override the default for comment-column.
13113
13114 * textmodes/tex-mode.el (latex-metasection-list): New var.
13115 (latex-imenu-create-index): Use it.
13116 Move the regexp construction outside loops (and use push).
13117 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13118 (tex-font-lock-keywords): Moved from font-lock.el.
13119 (tex-comment-indent): Remove.
13120 (tex-common-initialization): Don't set comment-indent-function.
13121 (latex-block-default): New var.
13122 (tex-latex-block): Use it to provide a default choice.
13123 Add any unknown choice to latex-block-names.
13124 Insert [...] after {...}.
13125 (tex-last-unended-begin): Simplify regexp.
13126 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13127 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13128 (latex-mode): Set forward-sexp-function.
13129
13130 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13131 Add regexp for @ignore ... @end ignore.
13132 (texinfo-heading-face): New face.
13133 (texinfo-font-lock-keywords): Use it.
13134 (texinfo-mode-menu): New menu.
13135 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13136 New functions.
13137 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13138 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13139 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13140 Remove declaration.
13141 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13142
13143 * delsel.el (delete-selection-mode): Use define-minor-mode.
13144
13145 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13146
13147 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13148
13149 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13150
13151 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13152
13153 * replace.el (keep-lines-read-args): New function.
13154 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13155 read arguments interactively. Add parameters RSTART and REND.
13156 Operate on the active region in Transient Mark mode.
13157
13158 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13159
13160 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13161 (authors-obsolete-files-regexps): New variable.
13162 (authors-add): Don't record changes in obsolete files.
13163
13164 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13165
13166 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13167
13168 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13169 (comment-indent): Make sure there's a space between code and comment.
13170 Shift comments left to avoid going past fill-column.
13171
13172 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13173
13174 * startup.el (startup-echo-area-message): New function.
13175 (display-startup-echo-area-message): Use it.
13176 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13177 (fancy-splash-default-action): New function.
13178 (fancy-splash-screens-1): New function.
13179 (fancy-splash-head): Put a help-echo and a keymap under the image.
13180
13181 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13182
13183 * diff-mode.el (diff-add-log-file-name): Remove.
13184 (diff-mode): Use add-log-buffer-file-name-function.
13185
13186 * add-log.el (find-change-log): New arg BUFFER-FILE.
13187 (add-log-file-name): Obey add-log-file-name-function.
13188 (add-log-buffer-file-name-function): New var.
13189 (add-change-log-entry): Use it.
13190
13191 2000-09-29 Miles Bader <miles@gnu.org>
13192
13193 * image-file.el (image-file-name-extensions): New variable.
13194 (image-file-name-regexps): Renamed from `image-file-regexps'.
13195 New default value is nil. Call `auto-image-file-mode'.
13196 (image-file-name-regexp): New function.
13197 (auto-image-file-mode): New minor mode.
13198 (insert-image-file): Don't make conditional on the image-file
13199 handler being enabled.
13200 (image-file-handler): Make the call here conditional instead.
13201 (set-image-file-handler-enabled, enable-image-file-handler)
13202 (disable-image-file-handler): Functions removed.
13203
13204 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13205 string.
13206
13207 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13208
13209 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13210 it's a function from CL.
13211 (latex-imenu-create-index): Replace eval-when-compile with progn
13212 because latex-section-alist is not bound while compiling.
13213
13214 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13215
13216 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13217 (outline-mode): Use define-derived-mode.
13218
13219 * progmodes/perl-mode.el (perl-mode):
13220 * progmodes/awk-mode.el (awk-mode):
13221 * progmodes/asm-mode.el (asm-mode):
13222 Don't gratuitously override the default for comment-column.
13223
13224 * emacs-lisp/lisp.el (lisp-complete-symbol):
13225 Distinguish the let-binding case from the funcall case.
13226 (forward-sexp-function): New variable.
13227 (forward-sexp): Use it.
13228
13229 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13230 (easy-mmode-defmap): Remove the now useless autoload.
13231
13232 * time.el (display-time-mode): Use define-minor-mode.
13233
13234 * subr.el (add-minor-mode): Don't eval NAME.
13235 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13236 Use if rather than cond.
13237
13238 * simple.el (read-expression-map): Define more properly.
13239 (comment-indent-hook): Remove.
13240 (string-to-syntax): Bug fix.
13241
13242 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13243 (cvs-ediff-diff): Fix typo.
13244 (cvs-revert-if-needed): Don't bother preserving read-only.
13245
13246 * paren.el (show-paren-mode): Use define-minor-mode.
13247
13248 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13249 (toggle-auto-compression): Remove.
13250 (jka-compr-build-file-regexp): Remove useless grouping.
13251
13252 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13253 Avoid user-reserved bindings.
13254 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13255 (diff-header-face): Revert to grey85.
13256
13257 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13258
13259 * complete.el (partial-completion-mode) <defcustom>: Remove.
13260 (partial-completion-mode): Use define-minor-mode.
13261 (PC-do-completion): Understand `completion-auto-help = delay'
13262 to mean to popup the completion buffer only the second time.
13263 (PC-include-file-all-completions, PC-include-file-all-completions)
13264 (PC-include-file-all-completions): Don't quote lambda.
13265
13266 * comint.el (comint-mode-hook): Docstring fix.
13267 (comint-mode): Use define-derived-mode.
13268 (comint-mode-map): Remove obsolete comment.
13269 (make-comint): Minor stylistic change.
13270 (comint-insert-clicked-input): Be more careful to find the overlay.
13271 Use this-command-keys rather than hardcoding mouse-2.
13272
13273 * font-lock.el: Replace confusing (,@ with ,
13274 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13275 Don't use regexp-opt-depth. Spice up the regexp for args.
13276 Don't distinguish between cmds that can take an opt arg or not.
13277 Use `append' and `prepend' rather than `keep'.
13278
13279 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13280 (latex-outline-regexp): New var.
13281 (latex-outline-level): New fun.
13282 (latex-section-alist): New var.
13283 (latex-imenu-create-index): Use it. Use `push' as well.
13284 (tex-shell-map): Initialize it properly.
13285 (tex-mode): Minor stylistic change.
13286 (plain-tex-mode): Use define-derived-mode.
13287 (latex-mode): Use define-derived-mode.
13288 Construct the paragraph regexps in a more readable way.
13289 Set the buffer-local outline-{level,regexp} vars.
13290 (slitex-mode): Derive from latex-mode.
13291 (tex-common-initialization): Don't kill-all-vars anymore.
13292 Add setting for comment-add and font-lock-defaults.
13293 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13294 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13295 (tex-start-tex): New arg DIR (and send a chdir command for it).
13296 Also display the shell buffer and save it in tex-last-buffer-texed.
13297 (tex-region): Use expand-file-name rather than concat.
13298 Remove code made useless by changes in tex-start-tex.
13299 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13300
13301 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13302
13303 2000-09-28 Dave Love <fx@gnu.org>
13304
13305 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13306
13307 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13308
13309 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13310 `append'.
13311
13312 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13313
13314 * info.el (Info-extract-pointer): Undo last change.
13315 Instead, fix the position of the `bound' arg to re-search-backward.
13316
13317 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13318
13319 * info.el (Info-extract-pointer):
13320 Widen more carefully, to avoid finding pointers in other nodes.
13321 (Info-index): Use push.
13322
13323 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13324
13325 * frame.el (set-frame-font): Remove call to obsolete function
13326 frame-update-faces.
13327 (set-foreground-color, set-background-color): Likewise for
13328 frame-update-face-colors.
13329
13330 2000-09-27 Miles Bader <miles@gnu.org>
13331
13332 * image-file.el: New file.
13333
13334 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13335
13336 * frame.el (frame-notice-user-settings): Don't call
13337 frame-update-faces, which is a no-op now.
13338
13339 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13340 tool-bar-lines.
13341
13342 2000-09-27 Dave Love <fx@gnu.org>
13343
13344 * mouse.el: Fix last change.
13345
13346 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13347
13348 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13349
13350 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13351
13352 * international/quail.el (quail-help): The output message is
13353 improved.
13354
13355 2000-09-26 Dave Love <fx@gnu.org>
13356
13357 * mouse.el (popup-menu): If POSITION is nil, set it using
13358 mouse-position.
13359
13360 2000-09-25 Sam Steingold <sds@gnu.org>
13361
13362 * net/browse-url.el (browse-url-file-url): Check for null maps.
13363
13364 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13365
13366 * frame.el (frame-notice-user-settings): Don't add a
13367 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13368
13369 * frame.el (frame-notice-user-settings):
13370 Make tool-bar-mode and default-frame-alist consistent.
13371
13372 * toolbar/tool-bar.el (tool-bar-help): New function.
13373
13374 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13375
13376 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13377 current-load-list in top-level forms. Else this leaks a cons cell
13378 every time a defun is called.
13379
13380 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13381
13382 2000-09-25 Dave Love <fx@gnu.org>
13383
13384 * startup.el (fancy-splash-head): Check XPM is available.
13385
13386 * autoinsert.el (auto-insert): Doc fix.
13387 (auto-insert-alist): Following GNU notices, don't say `copyright
13388 _by_'. Use line-beginning-position.
13389 (auto-insert): Check buffer-file-name is non-nil before use.
13390
13391 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13392
13393 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13394 starting with `@def' or `@multitable', in addition to ones
13395 specified by the user in auto-fill-inhibit-regexp.
13396
13397 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13398
13399 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13400 rmail-dont-reply-to-names matches the empty string.
13401
13402 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13403
13404 * startup.el (command-line-1, fancy-splash-text): Change the
13405 text to sound more friendly.
13406
13407 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13408
13409 * progmodes/hideshow.el: Update author email address.
13410 Generally, sync w/ maintainer version 5.22.
13411 (hs-hide-all-non-comment-function): New var.
13412 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13413 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13414 (hs-show-region): Delete this command.
13415 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13416
13417 2000-09-22 Dave Love <fx@gnu.org>
13418
13419 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13420 (hl-line-highlight): Specify buffer when moving overlay.
13421
13422 * progmodes/fortran.el (fortran-mode): Locally set
13423 normal-auto-fill-function.
13424 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13425 (fortran-mode-map): Adjust auto-fill menu entry.
13426
13427 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13428
13429 * vc-rcs.el (toplevel): Require `vc' when compiling.
13430
13431 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13432
13433 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13434
13435 * vc.el (vc-switch-backend): Signal an error if the file is not
13436 registered under the new backend.
13437
13438 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13439 without explicit revision number.
13440
13441 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13442
13443 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13444 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13445 (diff-xor): New function.
13446 (diff-find-source-location): Use it. Fix a stupid name clash.
13447 (diff-hunk-status-msg): New function.
13448 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13449 (diff-test-hunk): Use diff-find-source-location.
13450 (diff-goto-source): Favor the `reverse'.
13451 (diff-hunk-text): Properly handle one-sided context diffs.
13452 (diff-apply-hunk): When done, advance to the next hunk.
13453
13454 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13455
13456 * startup.el (command-line): If frame was created with a non-zero
13457 tool-bar-lines parameter, switch tool-bar-mode on.
13458
13459 * add-log.el (change-log-date-face, change-log-name-face)
13460 (change-log-email-face, change-log-file-face)
13461 (change-log-list-face, change-log-conditionals-face)
13462 (change-log-function-face, change-log-acknowledgement-face):
13463 New faces, inheriting from font-lock faces.
13464 (change-log-font-lock-keywords): Use them.
13465
13466 2000-09-21 Dave Love <fx@gnu.org>
13467
13468 * progmodes/cperl-mode.el (top-level): Clean up
13469 `eval-when-compile's and assorted defvars.
13470 (cperl-invalid-face): Don't double-quote value. Change custom
13471 type.
13472 (cperl-mode): Set normal-auto-fill-function and don't zap
13473 auto-fill-function.
13474 (cperl-imenu--function-name-regexp-perl): Renamed from
13475 imenu-example--function-name-regexp-perl.
13476 (cperl-imenu--create-perl-index): Renamed from
13477 imenu-example--create-perl-index.
13478 (cperl-xsub-scan): Don't require cl.
13479
13480 * msb.el (msb-mode-map): Use substitute-key-definition.
13481 (msb-mode): Use msb-mode-map.
13482
13483 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13484
13485 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13486 New functions.
13487 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13488 (vc-switch-backend): New function.
13489 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13490 (vc-register): Fix prompt.
13491 (vc-unregister, vc-default-unregister): New functions.
13492 (vc-version-diff): Handle empty buffer in sentinel.
13493
13494 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13495 (vc-rcs-state-heuristic): Use it to guess the state of files with
13496 non-strict locking.
13497 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13498 been set with -b, but not created yet.
13499 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13500 contents in order to find the state.
13501 (vc-rcs-checkin): Allow creation of branches with no changes.
13502 (vc-rcs-unregister, vc-rcs-receive-file)
13503 (vc-rcs-set-non-strict-locking): New functions.
13504
13505 * vc-hooks.el (vc-name): Force correct computation of the value
13506 in case it is missing.
13507
13508 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13509
13510 * startup.el (fancy-splash-tail): Use a different foreground
13511 color on a dark frame background.
13512
13513 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13514
13515 * info.el: Use the correct capitalization when making Info-mode
13516 and Info-edit-mode `special' modes.
13517
13518 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13519
13520 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13521 (diff-mode): Add support for add-log.el.
13522 (diff-hunk-text): Use char offsets rather than line offsets.
13523 (diff-find-source-location): Replace LINE with line-offset (nil
13524 if not found) and always set POS to a meaningful position.
13525 Adapt to the new char-offsets.
13526 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13527 Adapt to the new diff-find-source-location.
13528 (diff-goto-source): Adapt to the new diff-find-source-location.
13529
13530 * add-log.el (add-log-file-name): New function (split out of
13531 add-change-log-entry).
13532 (add-change-log-entry): Use it.
13533 Call add-log-file-name-function with the changelog file name if
13534 the current buffer is not associated with any file.
13535 Avoid find-file if the selected window is dedicated.
13536
13537 * diff-mode.el (diff-find-source-location):
13538 Move code from diff-apply-hunk. Return buffer rather than file.
13539 (diff-apply-hunk): Use the new result from diff-find-source-location.
13540 (diff-goto-source): Use the new diff-find-source-location.
13541
13542 2000-09-20 Dave Love <fx@gnu.org>
13543
13544 * iswitchb.el: Some doc fixes.
13545 (iswitchb-mode-map): Define completely initially. Inherit
13546 minibuffer-local-map.
13547 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13548 fundamental-mode.
13549 (iswitchb-global-map): New variable.
13550 (iswitchb-summaries-to-end): Amalgamate regexps.
13551 (iswitchb-mode): New.
13552 (iswitchb-mode-hook): New variable.
13553 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13554 `extensions'.
13555
13556 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13557
13558 * ehelp.el (electric-help): New defgroup.
13559 (electric-help-shrink-window): New user-option.
13560 (with-electric-help): Use it.
13561
13562 * window.el (shrink-window-if-larger-than-buffer): If face
13563 `mode-line' has a :box, and we're on a graphical frame, add 1
13564 to the needed window height.
13565
13566 * frame.el (frame-notice-user-settings): Add a last parameter nil
13567 to a call to `append', because the last list passed to `append' is
13568 not copied, and so subsequent calls to assq-delete-all will modify
13569 default-frame-alist.
13570
13571 * startup.el (fancy-splash-image): Change :type.
13572 (fancy-splash-head): Use an XBM image if appropriate.
13573 (command-line-1): Show splash screens in more cases.
13574
13575 * startup.el (fancy-splash-text): Don't quote faces.
13576
13577 * dired.el (dired-font-lock-keywords): Undo last change.
13578 (dired-readin): Bind indent-tabs-mode to nil.
13579
13580 * startup.el (fancy-splash-head): If frame's background mode
13581 is `dark', change the black background of the image to gray.
13582 (fancy-splash-screens): Display startup echo area message.
13583 (display-startup-echo-area-message): New function.
13584
13585 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13586
13587 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13588
13589 * info.el (info-header-node): Tweak for color ttys.
13590
13591 * faces.el (face-valid-attribute-values): Make sure directories we
13592 search for stipples both exist and are readable before trying to
13593 search them.
13594
13595 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13596 in the dry-run case.
13597
13598 * jka-compr.el (with-auto-compression-mode): New macro.
13599
13600 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13601 (custom-group-tag-face, custom-variable-tag-face): Use relative
13602 :height and inherit from `variable-pitch' face instead of
13603 hardwiring :family.
13604 * hi-lock.el (hi-black-hb): Likewise.
13605
13606 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13607 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13608 toolbar-add-item, if image doesn't have a mask add a `:mask
13609 heuristic'.
13610
13611 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13612
13613 * diff-mode.el: Docstring fixes.
13614 (diff-header-face, diff-comment-face): New faces.
13615 (diff-font-lock-keywords): Highlight a bit differently.
13616 (diff-find-source-location): Don't return SPAN any more.
13617 (diff-hunk-text): Don't bother erasing the temp buffer.
13618 (diff-find-text): Drop argument LINE.
13619 (diff-apply-hunk): Update calls to diff-find-text.
13620 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13621
13622 * calendar/calendar.el: Docstring fixes.
13623 (calendar-make-alist): Don't quote lambda.
13624 (calendar-star-date): Use make-local-variable.
13625
13626 2000-09-19 Dave Love <fx@gnu.org>
13627
13628 * toolbar/tool-bar.el: Renamed from toolbar.el.
13629 Change `toolbar' to `tool-bar' generally in symbols.
13630 Make some items invisible in `special' major modes.
13631 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13632 Add arg PROPS.
13633
13634 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13635 Add :version here.
13636 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13637
13638 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13639
13640 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13641
13642 * files.el (find-file-suppress-same-file-warnings): New user-option.
13643 (find-file-noselect): Use it.
13644
13645 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13646 (fancy-splash-screen): Defgroup.
13647
13648 * add-log.el (change-log-font-lock-keywords): Match names
13649 more exactly for the case that font-lock-constant-face is
13650 underlined.
13651
13652 2000-09-19 Richard M. Stallman <rms@gnu.org>
13653
13654 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13655
13656 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13657
13658 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13659
13660 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13661
13662 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13663 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13664 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13665 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13666 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13667 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13668 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13669 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13670 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13671 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13672 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13673 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13674
13675 * startup.el (fancy-splash-text): New variable.
13676 (fancy-splash-delay, fancy-splash-image): New user-options.
13677 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13678 (fancy-splash-screens): New functions.
13679 (command-line-1): If display has a `display' frame parameter, has
13680 colors, and we have XPM support, show more fancy splash screens.
13681
13682 2000-09-19 Dave Love <fx@gnu.org>
13683
13684 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13685 with null `help'. Use modern backquote syntax.
13686
13687 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13688
13689 * font-lock.el (font-lock-mode): Change message telling the user
13690 that ``the buffer is too big''.
13691
13692 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13693 for instance for the case that tab-width is 2.
13694
13695 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13696
13697 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13698 toolbar-add-item, if image doesn't have a mask add a `:mask
13699 heuristic'.
13700
13701 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13702
13703 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13704 and return a cons if it's non-nil.
13705 (diff-apply-hunk): Try to jump to the line in the source text
13706 corresponding to the position of point in the in the hunk.
13707
13708 * info.el (Info-title-3-face, Info-title-2-face)
13709 (Info-title-1-face): Use face inheritance and relative sizes
13710 instead of hard-wiring things.
13711
13712 * faces.el (secondary-selection): Make dark-background variant sane.
13713
13714 2000-09-16 Andrew Innes <andrewi@gnu.org>
13715
13716 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13717 read-only, since they aren't under VC now.
13718
13719 2000-09-17 Dave Love <fx@gnu.org>
13720
13721 * tmm.el: Replace mapcar with mapc in several places.
13722
13723 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13724 ad-unadvise.
13725
13726 * international/latin1-disp.el: New file.
13727
13728 * calendar/cal-move.el (scroll-calendar-left)
13729 (scroll-calendar-right): Make arg optional (for active mode line).
13730
13731 * calendar/calendar.el (calendar-mode-line-format): Make fields
13732 mouse-sensitive.
13733 (calendar-read-date, calendar-read-date, calendar-window-list):
13734 Unquote lambda.
13735 (calendar-month-name): Use aref, not sref.
13736
13737 * view.el (minor-mode-alist): Propertize the string.
13738
13739 * international/characters.el (standard-case-table): Add entries
13740 for Greek.
13741
13742 2000-09-18 Miles Bader <miles@gnu.org>
13743
13744 * info.el (info-node, info-xref): Add dark-background variants.
13745
13746 * faces.el (header-line): Change defaults to be less confusing
13747 when mixed with mode-lines.
13748
13749 * info.el (Info-fontify-node): Make a few cleanups.
13750 Add extra `help-echo' and `local-map' props to node xrefs.
13751 Use header-specific faces for node-names & xrefs.
13752 (Info-use-header-line): New variable.
13753 (info-header-xref, info-header-node): New faces.
13754 (Info-setup-header-line): New function.
13755 (Info-select-node): Call Info-setup-header-line when enabled.
13756 (Info-extract-pointer): Work even if the header line is hidden.
13757 (Info-header-line): New variable.
13758
13759 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13760
13761 * vms-patch.el (print-region-function): Don't quote lambda.
13762
13763 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13764
13765 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13766 (lm-get-header-re): Allow spaces between the header and the colon.
13767 (lm-header): Allow $ in non-RCS headers.
13768 (lm-header-multiline): Put the strings back into order.
13769 Stop at an empty line. Don't require two space chars if the
13770 line is clearly not another header line.
13771
13772 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13773 (popup-menu-popup): Remove.
13774
13775 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13776
13777 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13778 specification if or if not tool-bar item contains an `:enabled'
13779 property.
13780
13781 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13782 current buffer has no file name.
13783
13784 2000-09-15 Dave Love <fx@gnu.org>
13785
13786 * strokes.el: Sync with maintainer's current version with changes
13787 for Emacs, but avoid runtime cl and levents.
13788 (toplevel): Change autoloads and compilation requires.
13789 (strokes-version, strokes-bug-address, strokes-lift): Values
13790 changed.
13791 (strokes-xpm-header, strokes-insinuated): New variable.
13792 (strokes): Add :link.
13793 (strokes-mode): Customized.
13794 (strokes-while-inhibiting-garbage-collector): New macro.
13795 (strokes-remassoc): Avoid remove-if.
13796 (strokes-fix-button2-command): Don't use ad-do-it.
13797 (strokes-insinuate): New function.
13798 (strokes-button-press-event-p, strokes-button-release-event-p):
13799 New functions, used instead of non-`strokes-' versions..
13800 (strokes-mouse-event-p): Rewritten.
13801 (strokes-event-closest-point): Avoid event-point.
13802 (strokes-get-grid-position): Avoid cdadr, caadr
13803 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13804 functions.
13805 (strokes-help): Use with-output-to-temp-buffer.
13806 (strokes-window-configuration-changed-p): New function.
13807 (strokes-update-window-configuration): Use buffer-live-p,
13808 strokes-window-configuration-changed-p.
13809 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13810 (strokes-char-face): New face.
13811 (strokes-char-table, strokes-base64-chars): New variable.
13812 (strokes-xpm-for-stroke, strokes-list-strokes)
13813 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13814 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13815 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13816 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13817 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13818 functions.
13819
13820 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13821
13822 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13823
13824 * image.el (create-image): Doc fix.
13825
13826 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13827 instead of `:heuristic-mask t'.
13828
13829 2000-09-14 Andrew Innes <andrewi@gnu.org>
13830
13831 * makefile.w32-in: Revert to Unix line endings.
13832
13833 2000-09-14 Andrew Innes <andrewi@gnu.org>
13834
13835 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13836 when installing.
13837
13838 * makefile.nt (DONTCOMPILE): Fix typo.
13839
13840 * shell.el (shell-write-history-on-exit): New function.
13841 (shell-dumb-shell-regexp): New custom variable.
13842 (shell-mode): Make shell-write-history-on-exit the process
13843 sentinel if shell name matches shell-dumb-shell-regexp.
13844
13845 * w32-fns.el: Comment out before-init-hook function which resets
13846 source-directory based; this breaks bootstrap.
13847
13848 2000-09-14 Dave Love <fx@gnu.org>
13849
13850 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13851 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13852 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13853 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13854 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13855 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13856 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13857 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13858 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13859
13860 * toolbar/toolbar.el: New.
13861
13862 * subdirs.el: Add toolbar.
13863
13864 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13865
13866 * indent.el (indent-for-tab-command): Doc fix.
13867
13868 2000-09-14 Alex Schroeder <alex@gnu.org>
13869
13870 * ansi-color.el (ansi-colors): Doc change.
13871 (ansi-color-get-face): Simplified regexp.
13872 (ansi-color-faces-vector): Added more faces, doc change.
13873 (ansi-color-names-vector): Doc change.
13874 (ansi-color-regexp): Simplified regexp.
13875 (ansi-color-parameter-regexp): New regexp.
13876 (ansi-color-filter-apply): Doc change.
13877 (ansi-color-filter-region): Doc change.
13878 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13879 deal with zero length parameters.
13880 (ansi-color-apply-on-region): Doc change.
13881 (ansi-color-map): Doc change.
13882 (ansi-color-map-update): Removed debugging message.
13883 (ansi-color-get-face-1): Added condition-case to trap
13884 args-out-of-range errors.
13885 (ansi-color-get-face): Doc change.
13886 (ansi-color-make-face): Removed.
13887 (ansi-color-for-shell-mode): New option.
13888
13889 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13890
13891 * international/quail.el (quail-start-translation): Translate KEY
13892 if necessary even if it doesn't have any mapping in the current
13893 input method.
13894 (quail-start-conversion): Likewise.
13895 (quail-help): The output message is improved.
13896
13897 2000-09-13 Miles Bader <miles@gnu.org>
13898
13899 * comint.el (comint-output-filter): Revert to using
13900 `insert-before-markers'. Add bletcherous hack to undo damage
13901 caused by `insert-before-markers'. Put `front-sticky' property on
13902 overlays created here so that the field code understands how the
13903 overlay works. Use a let when making comint-last-prompt-overlay,
13904 so that the code is easier to read.
13905
13906 2000-09-13 Dave Love <fx@gnu.org>
13907
13908 * wid-edit.el (widget-default-format-handler): DTRT when
13909 doc-property is a function.
13910
13911 2000-09-12 Francesco Potorti` <pot@gnu.org>
13912
13913 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13914 filed name if it's not there.
13915
13916 2000-09-12 Dave Love <fx@gnu.org>
13917
13918 * simple.el (read-mail-command): Doc fix.
13919 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13920
13921 * vc.el (vc-dired-listing-switches): Fix :version.
13922
13923 * vc-hooks.el: Doc fixes.
13924
13925 * subr.el (add-minor-mode): Use toggle-fun arg.
13926
13927 * speedbar.el: Add :version to several defcustoms.
13928
13929 * imenu.el (imenu--truncate-items, imenu--cleanup)
13930 (imenu--generic-function): Avoid mapcar.
13931 (imenu--replace-spaces): Function removed.
13932 (imenu--completion-buffer): Use subst-char-in-string.
13933 (imenu-add-to-menubar): Use keymap inheritance.
13934
13935 2000-09-12 Miles Bader <miles@gnu.org>
13936
13937 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13938 (diff-mode-map): Bind `diff-test-hunk'.
13939 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13940
13941 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13942
13943 * bytecomp.el (byte-compile-defvar): Undo last change
13944 because it breaks '(make-variable-buffer-local (defvar ...)'
13945 which is used at least in dired.
13946
13947 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13948
13949 * international/quail.el (quail-define-package): Docstring
13950 modified.
13951
13952 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13953
13954 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13955 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13956 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13957 docstring of "chinese-py".
13958
13959 * international/quail.el (quail-translation-docstring): New
13960 variable.
13961 (quail-show-keyboard-layout): Docstring modified.
13962 (quail-select-current): Likewise.
13963 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13964 infinite recursive call.
13965 (quail-help): Check quail-translation-docstring. Format of the
13966 output changed.
13967 (quail-help-insert-keymap-description): Adjusted for the above
13968 change.
13969
13970 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13971
13972 * bytecomp.el (byte-compile-defvar): Only cons onto
13973 current-load-list in top-level forms. Else this leaks a cons cell
13974 every time a defun is called.
13975
13976 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
13977
13978 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
13979 Now understands non-unified diffs. Some functionality moved into
13980 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
13981 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
13982 modify anything. Only reposition point in the patched file if the
13983 patch succeeds. Only pop up another window if POPUP is true.
13984 Emit a message describing what happened if successful, and at what
13985 line-offset. Automatically detect reversed hunks and do something
13986 appropriate.
13987 (diff-hunk-text, diff-find-text): New functions.
13988 (diff-filter-lines): Function removed.
13989 (diff-test-hunk): New function.
13990 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
13991
13992 2000-09-10 Dave Love <fx@gnu.org>
13993
13994 * textmodes/tildify.el: Minor doc/commentary fixes.
13995 (tildify) <defgroup>: Add :version.
13996
13997 * faces.el (face-x-resources): Make custom type more specific.
13998 (frame-background-mode): Use mapc.
13999 (region) <defcustom>: Add :version.
14000
14001 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14002
14003 * vc-sccs.el (vc-sccs-register):
14004 * vc-rcs.el (vc-rcs-register):
14005 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14006 * vc.el (vc-register): Clear file's properties.
14007
14008 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14009
14010 * faces.el (face-spec-set): Only face-spec-reset-face when
14011 ATTRS is non-nil.
14012
14013 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14014
14015 * help.el (help-insert-xref-button): Fix a typo in doc string.
14016
14017 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14018
14019 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14020 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14021 methods.
14022
14023 * menu-bar.el (read-mail-item-name): New function.
14024 (menu-bar-tools-menu): Use it to compute and display the package
14025 used to read email.
14026 (menu-bar-tools-menu): Fix typo in GUD's help string.
14027
14028 2000-09-07 Dave Love <fx@gnu.org>
14029
14030 * diff-mode.el (diff-mouse-goto-source): New function.
14031
14032 * vc-sccs.el: Doc fixes.
14033 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14034
14035 * vc-rcs.el: Doc fixes.
14036 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14037 (vc-rcs-checkout-switches, vc-rcs-header)
14038 (vc-rcs-master-templates): Add or change :version.
14039
14040 * vc-cvs.el: Doc fixes.
14041 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14042 (vc-cvs-stay-local): Add :version.
14043
14044 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14045
14046 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14047
14048 * international/quail.el (quail-help): Fix previous change.
14049
14050 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14051
14052 * faces.el (color-values): Doc fix.
14053
14054 * faces.el (frame-set-background-mode): Use frame-parameter
14055 instead of frame-parameters.
14056
14057 * frame.el (filtered-frame-list): Reduce consing.
14058 (frames-on-display-list): Call frame-parameter instead of
14059 frame-parameters.
14060
14061 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14062
14063 * language/devan-util.el (devanagari-to-indian-region): In the
14064 loop, change the following char, not preceding char.
14065
14066 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14067
14068 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14069 instead of frame-parameters.
14070
14071 * faces.el (set-face-attribute): Simplify by calling
14072 internal-set-lisp-face-attribute with FRAME being 0.
14073
14074 * vc.el: Remove `Id' version control keyword.
14075
14076 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14077
14078 * help.el (help-make-xrefs): Adjusted for the change of
14079 help-xref-mule-regexp.
14080 (help-insert-xref-button): New function.
14081
14082 * international/mule-cmds.el (help-xref-mule-regexp-template):
14083 Include the pattern for character set.
14084 (leim): New group.
14085
14086 * international/quail.el: Don't require face.
14087 (quail): New group.
14088 (quail-other-command): Dummy command to make quail-help work better.
14089 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14090 (quail-keyboard-layout-substitution): New variable.
14091 (quail-update-keyboard-layout): New function.
14092 (quail-keyboard-layout-type): New customizable variable.
14093 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14094 (quail-keyboard-translate): Pay attention to
14095 quail-keyboard-layout-substitution.
14096 (quail-insert-kbd-layout): New function.
14097 (quail-show-keyboard-layout): New function.
14098 (quail-get-translation): If the definition is a vector of length
14099 1, and the element is a string of length 1, return the character
14100 in that string.
14101 (quail-update-current-translations): Fix the case of
14102 relative-index out of range.
14103 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14104 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14105 Show key sequences for all available characters.
14106 (quail-help-insert-keymap-description): Don't show such verbose
14107 key bindings as quail-self-insert-command.
14108
14109 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14110 Format changed, and each element now have extra documentations.
14111 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14112 Adjusted for the change of quail-cxterm-package-ext-info.
14113
14114 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14115
14116 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14117 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14118 during bootstrap.
14119
14120 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14121
14122 * vc.el: (toplevel): Don't require `dired' at run-time.
14123 (vc-dired-resynch-file): Remove autoload cookie.
14124
14125 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14126
14127 * vc.el: Made several backend functions optional.
14128 (vc-default-responsible-p): New function.
14129 (vc-merge): Use RET for first version to trigger merge-news, not
14130 prefix arg.
14131 (vc-annotate): Handle backends that do not support annotation.
14132 (vc-default-merge-news): Removed. The existence of a merge-news
14133 implementation is now checked on caller sites.
14134
14135 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14136 case.
14137
14138 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14139 special case that has been removed from the default in vc-hooks.el.
14140
14141 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14142
14143 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14144
14145 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14146
14147 * vc-hooks.el: Require vc during compilation.
14148 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14149 macro `with-vc-properties' in vc.el.
14150 (vc-file-getprop): Doc fix.
14151 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14152
14153 * vc.el: Require dired-aux during compilation.
14154 (vc-name-assoc-file): Moved to vc-sccs.el.
14155 (with-vc-properties): New macro.
14156 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14157 vc-finish-steal): Use it.
14158 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14159 to the backend-specific function is now supposed to do the checkout,
14160 too.
14161 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14162
14163 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14164 set file properties; that gets done in the generic code now.
14165
14166 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14167 Changed parameter list, added code from vc.el that does the
14168 checkout, possibly with a double-take.
14169
14170 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14171 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14172 the above under the new name.
14173 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14174 parameter list, added checkout command.
14175 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14176 properties; that gets done in the generic code now.
14177
14178 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14179
14180 * vc.el: Docstring fixes (courtesy of checkdoc).
14181
14182 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14183
14184 * vc.el (vc-checkout-writable-buffer-hook)
14185 (vc-checkout-writable-buffer): Remove.
14186 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14187 (vc-log-mode): Make it into a clean derived major mode.
14188 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14189 vc-log-mode if log-edit is not available.
14190 (vc-dired-mode-map): Don't set-keymap-parent yet.
14191 (vc-dired-mode): Do set-keymap-parent here.
14192 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14193
14194 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14195
14196 * faces.el (set-face-attribute, face-spec-reset-face)
14197 (face-spec-set): Avoid consing by removing calls to `apply'.
14198
14199 * frame.el (frame-parameter): Move to C code.
14200
14201 2000-09-05 Dave Love <fx@gnu.org>
14202
14203 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14204 insert-before-markers-and-inherit. Now checked systematically!
14205
14206 2000-09-05 Alex Schroeder <alex@gnu.org>
14207
14208 * sql.el (sql-postgres): Use sql-postgres-options.
14209 (sql-postgres-options): New variable.
14210
14211 2000-09-05 Alex Schroeder <alex@gnu.org>
14212
14213 * sql.el (sql-mode-menu): Work around missing variable mark-active
14214 in XEmacs.
14215 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14216 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14217 compatibility.
14218
14219 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14220
14221 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14222
14223 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14224
14225 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14226
14227 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14228
14229 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14230 don't support anything else under SCCS yet.
14231
14232 * vc-hooks.el: Minor doc fixes.
14233
14234 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14235
14236 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14237 not necessary. If verbose in state `needs-patch', do the same as
14238 under `up-to-date'. When NOT verbose and `needs-patch', check out
14239 latest version instead of `merge-news'.
14240 (vc-next-action-dired): Don't mess with default-directory here; it
14241 breaks other parts of dired. It is the job of the
14242 backend-specific functions to adjust it temporarily if they need it.
14243 (vc-next-action): Remove a special CVS case.
14244 (vc-clear-headers): New optional arg FILE.
14245 (vc-checkin, vc-checkout): Set properties vc-state and
14246 vc-checkout-time properly.
14247 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14248 (vc-print-log): Use new backend function `show-log-entry'.
14249 (vc-cancel-version): Do the checks in a different order. Added a
14250 FIXME concerning RCS-only code.
14251
14252 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14253 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14254
14255 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14256
14257 * vc-hooks.el (vc-default-mode-line-string): Show state
14258 `needs-patch' as a `-' too.
14259
14260 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14261
14262 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14263 (vc-default-could-register): New function.
14264 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14265 (vc-resynch-buffer): Call vc-dired-resynch-file.
14266 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14267 vc-resynch-buffer instead of vc-resynch-window.
14268 (vc-next-action-dired): Don't redisplay here, that gets done as a
14269 result of the individual file operations.
14270 (vc-retrieve-snapshot): Corrected prompt order.
14271
14272 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14273
14274 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14275 as well.
14276 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14277 hostname regexps. Updated all callers.
14278 (vc-cvs-responsible-p): Handle directories as well.
14279 (vc-cvs-could-register): New function.
14280 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14281 properties up-to-date.
14282
14283 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14284 user whether to create one.
14285
14286 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14287
14288 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14289 check out a non-existing file.
14290
14291 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14292 workfile does not exist.
14293
14294 * vc.el (vc-version-diff): Use `require' to check for existence of
14295 diff-mode.
14296
14297 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14298
14299 * vc-cvs.el (vc-cvs-registered): Use new function
14300 vc-cvs-parse-entry to do the actual work.
14301
14302 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14303
14304 * vc-hooks.el (vc-find-backend-function): If function doesn't
14305 exist, return nil instead of error.
14306 (vc-call-backend): Doc fix.
14307
14308 * vc.el (vc-do-command): Doc fix.
14309 (vc-finish-logentry): When checking in from vc-dired, choose the
14310 right backend for logentry check.
14311 (vc-dired-mode-map): Inherit from dired-mode-map.
14312 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14313 simplified.
14314 (vc-dired-state-info): Removed, updated caller.
14315 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14316 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14317 (vc-dired-listing-switches): New variable.
14318 (vc-directory): Use it, instead of dired-listing-switches.
14319
14320 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14321 (vc-cvs-dir-state): New function.
14322 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14323 (vc-cvs-parse-entry): New function, also to be used in
14324 vc-cvs-registered.
14325
14326 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14327
14328 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14329 *or* single-window-frames.
14330
14331 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14332
14333 * vc.el (vc-update-changelog): Split into generic part and default
14334 implementation. Doc string adapted.
14335 (vc-default-update-changelog): New function. Call the `rcs2log'
14336 script in exec-directory, to fix a long-standing nuisance.
14337
14338 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14339 simply signals an error.
14340
14341 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14342
14343 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14344 control-flow more clear and to avoid running `cvs' twice.
14345
14346 * vc.el (vc-next-action-on-file): Doc fix.
14347 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14348 (vc-print-log): Eval `file' before constructing the continuation.
14349
14350 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14351
14352 * vc.el (vc-next-action-on-file): Corrected several messages.
14353 (vc-merge): Add prefix arg `merge-news'; handle it.
14354
14355 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14356 is not reached. It is.
14357 (vc-cvs-merge): Set state to 'edited after merge.
14358 (vc-cvs-merge-news): Set workfile version to nil if not known.
14359 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14360
14361 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14362 via stdout. (Merge from main line.)
14363
14364 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14365
14366 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14367 detection.
14368
14369 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14370
14371 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14372 against kill-all-local-variables.
14373 (vc-log-edit): Don't save vc-parent-buffer any more.
14374 (vc-last-comment-match): Initialize to an empty string.
14375 (vc-post-command-functions): New hook.
14376 (vc-do-command): Run it.
14377 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14378 (vc-finish-logentry): Only add the comment to the ring if it's
14379 different from the last comment entered.
14380 (vc-new-comment-index): New function.
14381 (vc-previous-comment): Use it. Make the minibuffer message
14382 slightly less terse.
14383 (vc-comment-search-reverse): Make it work forward as well. Don't
14384 set vc-comment-ring-index if no match is found. Use
14385 vc-new-comment-index.
14386 (vc-comment-search-forward): Use vc-comment-search-reverse.
14387 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14388 define-derived-mode will do it for us. Bind `v' to a keymap that
14389 inherits from vc-prefix-map so that we can bind `vt' without
14390 binding C-x v t.
14391 (vc-retrieve-snapshot): Parenthesis typo.
14392
14393 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14394 to 1. Make sure to switch to *vc* before looking for an error
14395 message. Use vc-parse-buffer.
14396
14397 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14398
14399 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14400 and NAME.
14401 (vc-retrieve-snapshot): Split into two parts.
14402 (vc-default-retrieve-snapshot): New function.
14403
14404 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14405 (vc-cvs-retrieve-snapshot): New function (untested).
14406 (vc-cvs-stay-local): Default to t.
14407 (vc-cvs-remote-p): New function and property.
14408 (vc-cvs-state): Stay local only if the above is t.
14409 (vc-handle-cvs): Removed.
14410 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14411 done via vc-handled-backends now.
14412 (vc-cvs-header): Escape Id.
14413
14414 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14415
14416 * vc.el (vc-do-command): Remove unused commands.
14417 (vc-version-diff): Make sure default-directory ends with a slash.
14418 Move the window commands into a vc-exec-after.
14419 (vc-print-log): Move more of the code into the `vc-exec-after'.
14420
14421 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14422
14423 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14424 (vc-print-log): Search current revision from beginning of buffer.
14425 (vc-revert-buffer): Clear echo area after the diff is finished.
14426 (vc-prefix-map): Removed definition of "t" for terse display in vc
14427 dired.
14428 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14429 definition of "vt" for terse display.
14430 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14431
14432 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14433
14434 * vc.el (vc-exec-after): Avoid caddr.
14435
14436 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14437
14438 * vc.el (vc-exec-after): New function.
14439 (vc-do-command): Use it to add a termination message for async
14440 procs.
14441 (vc-checkout): Try to handle a missing-backend situation.
14442 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14443 of a directory with a backend using async diffs.
14444 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14445 present.
14446
14447 * vc-sccs.el (vc-sccs-state-heuristic): Use
14448 file-ownership-preserved-p.
14449
14450 * vc-rcs.el (vc-rcs-state-heuristic): Use
14451 file-ownership-preserved-p.
14452 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14453
14454 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14455
14456 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14457 vc-do-command.
14458
14459 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14460 when there are no changes.
14461
14462 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14463
14464 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14465
14466 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14467
14468 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14469
14470 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14471
14472 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14473 the `fset' outside of the defvar so that it works even if
14474 vc-prefix-map was already defined.
14475 (vc-setup-buffer): New function, split out of vc-do-command.
14476 (vc-do-command): Allow BUFFER to be t to mean `just use the
14477 current buffer without any fuss'.
14478 (vc-version-diff): Change the `diff' backend operation to just put
14479 the diff in the current buffer without erasing it. Always use
14480 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14481 shrink-window-if-larger-than-buffer.
14482 (vc-print-log): Change the `print-log' backend operation to just
14483 put the log in the current buffer without erasing it. Protect
14484 shrink-window-if-larger-than-buffer.
14485 (vc-update-change-log): Fix setd typo.
14486
14487 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14488 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14489
14490 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14491 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14492 CMP.
14493
14494 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14495 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14496 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14497
14498 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14499
14500 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14501 not possible, use vc-BACKEND-workfile-unchanged-p.
14502 (vc-default-workfile-unchanged-p): New function. Delegates to a
14503 full vc-BACKEND-diff.
14504
14505 * vc-hooks.el (vc-simple-command): Removed.
14506
14507 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14508 instead of vc-simple-command.
14509 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14510 avoid doing a diff when opening a file.
14511 (vc-rcs-state): Added check for unlocked-changes.
14512 (vc-rcs-header): Escape Id.
14513 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14514 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14515 version.
14516
14517 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14518 (vc-sccs-diff): Remove optional arg CMP.
14519 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14520 SCCS-specific function.
14521
14522 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14523 vc-simple-command.
14524
14525 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14526
14527 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14528 (with-vc-file, vc-merge): Use vc-editable-p.
14529 (vc-do-command): Remove unused var vc-file and fix the
14530 doubly-defined `status' var. Add a user message when starting an
14531 async command.
14532 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14533 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14534 Use with-current-buffer.
14535 (vc-buffer-sync): Use unless.
14536 (vc-next-action-on-file): If the file is 'edited by read-only,
14537 make it read-write instead of trying to commit.
14538 (vc-version-diff, vc-update-change-log): Use `setq
14539 default-directory' rather than `cd'.
14540 (vc-log-edit): Don't forget to set default-directory in the
14541 buffer.
14542
14543 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14544 (vc-sccs-state-heuristic): Use file-writable-p instead of
14545 comparing userids.
14546 (vc-sccs-checkout): Use `unless'.
14547
14548 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14549 of comparing userids.
14550 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14551 Simplify the logic by eliminating unreachable code.
14552 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14553 just do a recursive call if we need to retry.
14554 (vc-rcs-checkout): Handle the case where rcs is missing by making
14555 the buffer read-write if requested and re-signalling the error.
14556
14557 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14558
14559 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14560
14561 * vc-hooks.el (vc-handled-backends): Docstring change.
14562 (vc-ignore-vc-files): Mark obsolete.
14563 (vc-registered): Check vc-ignore-vc-files.
14564 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14565 vc-ignore-vc-files.
14566
14567 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14568
14569 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14570
14571 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14572 files since ange-ftp already has vc-registered return nil.
14573
14574 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14575 (vc-sccs-workfile-version): Use with-temp-buffer and new
14576 vc-parse-buffer and don't bother setting the property.
14577 (vc-sccs-add-triple): Use with-current-buffer and
14578 find-file-noselect.
14579 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14580
14581 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14582 derives from the old vc-parse-buffer but uses the revision number
14583 rather than the date (much easier to compare robustly).
14584 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14585 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14586 locking-user more directly. Check strict locking and set
14587 checkout-model appropriately.
14588 (vc-rcs-parse-locks): Remove.
14589 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14590 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14591 (vc-rcs-system-release): Use with-current-buffer and
14592 vc-parse-buffer.
14593 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14594
14595 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14596 (vc-simple-command): Docstring fix.
14597 (vc-registered): Align the way the file-handler is called with the
14598 way the function itself works.
14599 (vc-file-owner): Remove.
14600
14601 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14602 extraction of fields and call to file-attributes because of a
14603 temporary bug in rcp.el.
14604 (vc-cvs-fetch-status): Use with-current-buffer.
14605
14606 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14607
14608 * vc.el (vc-do-command): Use file-relative-name.
14609 (vc-responsible-backend): Use vc-backend if possible.
14610 (vc-create-snapshot): Improve the `interactive' spec. Add support
14611 for branches and dispatch to backend-specific `create-snapshot'.
14612 (vc-default-create-snapshot): New function, containing the bulk of
14613 the old vc-create-snapshot.
14614 (vc-retrieve-snapshot): Improve the interactive spec.
14615
14616 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14617 (vc-backend-hook-functions): Remove.
14618 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14619 (vc-backend): Reintroduce the test for `file = nil' now that I
14620 know why it was there (and added a comment to better remember).
14621
14622 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14623 code from vc-sccs-hooks.el.
14624 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14625 'vc anymore.
14626 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14627 and file-directory-p instead of file-exists-p.
14628 (vc-sccs-check-headers): Simplify the regexp.
14629
14630 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14631 from vc-rcs-hooks.el. Don't require 'vc anymore.
14632 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14633 file-directory-p instead of file-exists-p.
14634
14635 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14636 from vc-cvs-hooks.el.
14637 (proto vc-cvs-registered): Require 'vc-cvs instead of
14638 'vc-cvs-hooks. Don't require 'vc anymore.
14639 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14640 file-directory-p instead of file-exists-p.
14641 (vc-cvs-create-snapshot): New function, replacing
14642 vc-cvs-assign-name.
14643 (vc-cvs-assign-name): Remove.
14644
14645 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14646
14647 * vc-cvs.el (vc-cvs-header): New var.
14648
14649 * vc-rcs.el (vc-rcs-exists): Remove.
14650 (vc-rcs-header): New var.
14651
14652 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14653 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14654 (vc-sccs-header): New var.
14655
14656 * vc.el (vc-do-command): Get rid of the `last' argument.
14657 (vc-header-alist): Remove, replaced by vc-X-header.
14658 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14659 (vc-dired-hook): Use expand-file-name instead of concat.
14660 (vc-directory): Use file-name-as-directory.
14661 (vc-snapshot-precondition, vc-create-snapshot)
14662 (vc-retrieve-snapshot): Allow the command to operate on any
14663 directory.
14664
14665 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14666 just removing the 'WORKFILE argument or by removing the 'MASTER
14667 argument and replacing `file' with (vc-name file).
14668
14669 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14670
14671 * vc.el: Update Copyright and add a crude list of backend funs.
14672 (vc-writable-p): New function.
14673 (with-vc-file): Use vc-writable-p.
14674 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14675 (vc-register): Avoid vc-name.
14676 (vc-locking-user): Remove.
14677 (vc-steal-lock): Make the `owner' arg non-optional.
14678 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14679 vc-checkout-model.
14680 (vc-default-dired-state-info): Use vc-state instead of
14681 vc-locking-user and return special strings for special states.
14682 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14683 and get rid of one of the special CVS cases.
14684 (vc-cancel-version): prettify error message with \\[...].
14685 (vc-rename-master): New function.
14686 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14687 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14688 the CVS special case generic.
14689 (vc-default-record-rename): Remove.
14690 (vc-file-tree-walk-internal): Only call FUNC for files that are
14691 under control of some VC backend and replace `concat' with
14692 expand-file-name.
14693 (vc-file-tree-walk): Update docstring.
14694 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14695 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14696
14697 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14698 vc-sccs-record-rename. Use `find-file-noselect' rather than
14699 `find-file' and call `vc-rename-master' to do the actual move.
14700 (vc-sccs-diff): Remove unused `backend' variable.
14701
14702 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14703 to delay loading of vc-sccs until it is really used.
14704 (vc-sccs-master-templates): Preload.
14705 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14706 (vc-sccs-project-dir): Remove (merged into
14707 vc-sccs-search-project-dir).
14708 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14709 rather than `concat', make sure it is preloaded and don't bother
14710 to check that the file actually exists.
14711 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14712 `locks' argument (use buffer's content instead) and eliminate n^2
14713 behavior.
14714
14715 * vc-rcs.el: Update Copyright.
14716 (vc-rcs-rename-file): New function.
14717 (vc-rcs-diff): Remove unused `backend' variable.
14718
14719 * vc-hooks.el: Update Copyright.
14720 (vc-backend): Don't accept a nil argument any more.
14721 (vc-up-to-date-p): Turn into a defsubst.
14722 (vc-possible-master): New function.
14723 (vc-check-master-templates): Use `vc-possible-master' and allow
14724 funs in vc-X-master-templates to return a non-existent file.
14725
14726 * vc-cvs.el: Update Copyright.
14727 (vc-cvs-diff): Remove unused `backend' variable.
14728 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14729
14730 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14731
14732 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14733
14734 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14735 since it can be called from vc-rcs.el.
14736 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14737
14738 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14739
14740 * vc.el (vc-version-diff): Expand file name read from the
14741 minibuffer. Handle the case when a previous version number can't
14742 be guessed. Give suitable messages when there were no differences
14743 found.
14744 (vc-clear-headers): Call backend-specific implementation, if one
14745 exists.
14746 (vc-cancel-version): Made error checks generic. When done, clear
14747 headers generically, too.
14748
14749 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14750 from vc-clear-headers in vc.el.
14751
14752 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14753 correctly.
14754 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14755 optional. Handle the case when it's not there.
14756
14757 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14758
14759 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14760
14761 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14762
14763 * vc-hooks.el (vc-loadup): Remove.
14764 (vc-find-backend-function): Use `require'. Also, handle the case
14765 where vc-BACKEND-hooks.el doesn't exist.
14766 (vc-call-backend): Cleanup.
14767
14768 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14769
14770 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14771 vc-rcs-grab-templates)
14772 (vc-rcs-registered): Remove. The default function works as well.
14773 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14774 vc-sccs-grab-templates)
14775 (vc-sccs-registered): Remove. The default function works as well.
14776
14777 * vc.el (vc-version-diff): Left out a vc- in call to
14778 vc-call-backend.
14779 (vc-default-dired-state-info, vc-default-record-rename)
14780 (vc-default-merge-news): Update for the new backend argument.
14781
14782 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14783 using the default function.
14784 (vc-call-backend): If calling the default function, pass it the
14785 backend as first argument. Update the docstring accordingly.
14786 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14787 for the new backend argument.
14788 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14789 (vc-find-backend-function): Use the new name.
14790 (vc-default-registered): New function.
14791
14792 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14793
14794 * vc.el (vc-merge): Use vc-find-backend-function.
14795
14796 * vc-hooks.el (vc-backend-functions): Remove.
14797 (vc-loadup): Don't setup 'vc-functions.
14798 (vc-find-backend-function): New function.
14799 (vc-call-backend): Use above fun and populate 'vc-functions
14800 lazily.
14801 (vc-backend-defines): Remove.
14802
14803 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14804
14805 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14806 Call vc-call-backend without the leading vc-.
14807 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14808 (vc-check-headers): Call vc-call-backend without the leading vc-.
14809 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14810 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14811 Call vc-call-backend without the leading vc-.
14812
14813 * vc-cvs.el (tail): Provide vc-cvs.
14814 * vc-sccs.el (tail): Provide vc-sccs.
14815 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14816
14817 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14818 (vc-make-backend-function, vc-call): Pass names without leading
14819 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14820 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14821 (vc-call-backend): Always try to load vc-X-hooks.
14822 (vc-registered): Remove vc- in call to vc-call-backend.
14823
14824 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14825
14826 * vc.el (vc-process-filter): New function.
14827 (vc-do-command): Setup `vc-process-filter' for the async process.
14828 (vc-maybe-resolve-conflicts): New function to reduce
14829 code-duplication. Additionally, it puts the buffer in
14830 `smerge-mode' if applicable.
14831 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14832 calling `merge-news'.
14833 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14834 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14835 interfacing to log-edit.el.
14836 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14837 log-edit is available.
14838 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14839
14840 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14841
14842 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14843 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14844 defvar and the initialization.
14845 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14846
14847 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14848 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14849
14850 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14851
14852 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14853
14854 * vc.el (vc-file-clear-masterprops): Removed.
14855 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14856 (vc-version-diff): Use buffer-size without argument.
14857 (vc-register): Heed vc-initial-comment.
14858
14859 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14860 default branch.
14861
14862 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14863 file name and workfile version.
14864 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14865
14866 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14867 vc-file-clear-masterprops.
14868
14869 * vc-sccs.el (vc-sccs-checkout): Removed call to
14870 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14871 rather than user login name.
14872
14873
14874 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14875
14876 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14877 `want-differences-if-changed' and simplify.
14878 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14879 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14880 output (which is invalid for async vc-diff) to decide whether to
14881 do the revert silently or not.
14882
14883 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14884
14885 * vc-hooks.el (vc-loadup): Load files quietly.
14886 (vc-call-backend): Oops, brain fart.
14887
14888 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14889
14890 * vc-cvs.el (vc-cvs-state): Typo.
14891 (vc-cvs-merge-news): Return the status code rather than the error msg.
14892
14893 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14894
14895 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14896 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14897 vc-state or vc-up-to-date-p.
14898 (vc-merge): Use vc-backend-defines to check whether merging is
14899 possible. Set state to 'edited after successful merge.
14900
14901 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14902 return that name. Redocumented.
14903
14904 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14905
14906 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14907 new `vc-state' semantics.
14908 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14909 'vc-locking-user to the current user.
14910 (vc-merge): Inline vc-backend-merge. Comment out code that I
14911 don't understand and hence can't adapt to the new `vc-state' and
14912 `vc-locking-user' semantics.
14913 (vc-backend-merge): Remove.
14914
14915 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14916 rather than 'vc-locking-user.
14917
14918 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14919
14920 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14921 (vc-state): Don't use 'reserved any more. Just use the same
14922 convention as the one used for vc-<backend>-state where the
14923 locking user (as a string) is returned.
14924 (vc-locking-user): Update, based on the above convention. The
14925 'vc-locking-user property has disappeared.
14926 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14927
14928 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14929 with a heuristic one.
14930 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14931 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14932 error. That allows us to get to 'needs-merge even in the
14933 stay-local case. There's still no way to detect 'needs-patch in
14934 such a setup (or to force an update for that matter).
14935 (vc-cvs-logentry-check): Remove, the default works as well.
14936
14937 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14938
14939 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14940
14941 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14942 major-mode in which the buffer might have been put earlier. Use
14943 `remove' and `when'. Allow `okstatus' to be `async' and use
14944 `start-process' in this case.
14945 (vc-version-diff): Handle the case where the diff looks empty
14946 because of the use of an async process.
14947
14948 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14949
14950 * vc.el (vc-next-action-on-file): Removed optional parameter
14951 `simple'. Recompute state unconditionally.
14952 (vc-default-toggle-read-only): Removed.
14953
14954 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14955 (vc-toggle-read-only): Undid prev change.
14956
14957 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14958 vc-cvs-simple-toggle. Redocumented.
14959 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14960 (vc-cvs-toggle-read-only): Removed.
14961
14962 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14963
14964 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14965 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14966 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14967 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14968 still is. So maybe it should be removed.
14969 (vc-head-version, vc-find-binary): Remove.
14970 (vc-recompute-state): Move from vc-hooks.el.
14971 (vc-next-action-on-file): Add a `simple' argument to allow
14972 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
14973 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
14974 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
14975 (vc-dired-mode-map): Properly defvar it.
14976 (vc-print-log): Call log-view-mode if available.
14977 (small-temporary-file-directory): defvar instead of use boundp.
14978 (vc-merge-news): Moved to vc-cvs.el.
14979 (vc-default-merge-news): New function.
14980
14981 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
14982 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
14983 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
14984 unknown `vc-latest-version' function. It should probably refer to
14985 vc-workfile-version or somesuch, but it's very unclear to me and I
14986 don't have SCCS to test things.
14987
14988 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
14989 (vc-sccs-state-heuristic): Fix typo.
14990 (vc-sccs-workfile-unchanged-p): Add missing argument.
14991
14992 * vc-rcs.el: Require vc and vc-rcs-hooks.
14993 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
14994 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
14995 (vc-release-greater-or-equal-p): Move from vc.
14996 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
14997 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
14998 (vc-rcs-checkout): Add a missing `new-version' argument in the
14999 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15000
15001 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15002 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15003 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15004 than the apparently unbound `workfile-version'.
15005
15006 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15007 (vc-file-prop-obarray): Use `make-vector'.
15008 (vc-backend-functions): Add new hookable functions
15009 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15010 (vc-loadup): If neither backend nor default functions exist, use
15011 the backend function rather than nil.
15012 (vc-call-backend): If the function if not bound yet, try to load
15013 the non-hook file to see if it provides it.
15014 (vc-call): New macro plus use it wherever possible.
15015 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15016 nor `vc-find-binary' since it's only called from
15017 vc-mistrust-permission which is only used once the backend is known.
15018 (vc-checkout-model): Fix parenthesis.
15019 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15020
15021 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15022 (vc-cvs-release, vc-cvs-system-release): Remove.
15023 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15024 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15025 status symbols.
15026 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15027 (vc-cvs-toggle-read-only): First cut at a function to allow a
15028 cvs-status-free vc-toggle-read-only.
15029 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15030 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15031 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15032 (vc-cvs-checkout): Modify access rights directly if the user
15033 requested not to use `cvs edit'. And refresh the mode line.
15034
15035 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15036 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15037
15038 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15039
15040 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15041 workfile' that got lost when the code was extracted from vc.el.
15042 And merged the tail with the rest of the code (not possible in the
15043 old vc.el where the tail was shared among all backends). And
15044 explicitly set the state to 'edited if `writable' is set.
15045
15046 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15047 (vc-cvs-state): Be careful to return the value from
15048 vc-cvs-parse-state.
15049 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15050 property but return it instead. Also be careful to handle a nil
15051 or "" `rev' when workfile is non-nil (it was handled properly when
15052 workfile was nil).
15053
15054 * vc.el: Removed those pesky unnecessary `(function' quotes.
15055 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15056 directly in the defvar.
15057 (vc-do-command): Bind inhibit-read-only so as to properly handle
15058 the case where the destination buffer has been made read-only.
15059 (vc-diff): Delegate to vc-version-diff in all cases.
15060 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15061 (vc-annotate-mode-variables): Removed (code moved partly to
15062 defvars and partly to vc-annotate-add-menu).
15063 (vc-annotate-mode): Turned into a derived-mode.
15064 (vc-annotate-add-menu): Moved in code in
15065 vc-annotate-mode-variables.
15066 (vc-update-change-log): Use make-temp-file if available.
15067
15068 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15069
15070 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15071 `vc-checkout-model' updated to `vc-cvs-update-model'.
15072
15073 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15074
15075 * vc.el (vc-next-action-on-file): Added handling of state
15076 `unlocked-changes'.
15077 (vc-checkout-carefully): Is now practically obsolete, unless the
15078 above is too slow to be enabled unconditionally.
15079 (vc-update-change-log): Fixed typo.
15080
15081 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15082
15083 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15084 Now handles state `unlocked-changes'.
15085 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15086
15087 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15088
15089 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15090 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15091 `unlocked-changes'.
15092 (vc-rcs-workfile-unchanged-p): Renamed from
15093 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15094 function yet, but supposed to become one soon.
15095
15096 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15097 `vc-steal-lock'.
15098 (vc-call-backend): Changed error message.
15099 (vc-state): Added description of state `unlocked-changes'.
15100
15101 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15102
15103 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15104 always return t in CVS-controlled directories.
15105
15106 * vc.el (vc-responsible-backend): New function.
15107 (vc-register): Largely rewritten.
15108 (vc-admin): Removed (implementation moved into vc-register).
15109 (vc-checkin): Redocumented.
15110 (vc-finish-logentry): If no backend defined yet (because we are in
15111 the process of registering), use the responsible backend.
15112
15113 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15114 Updated function lists.
15115 (vc-call-backend): Fixed typo.
15116
15117 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15118 New functions.
15119 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15120 Removed query option. Redocumented.
15121
15122 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15123
15124 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15125
15126 * vc.el: Updated callers of `vc-checkout-required' to use
15127 `vc-checkout-model'.
15128
15129 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15130
15131 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15132 stuff updated to reference this function instead of the old
15133 `vc-backend-release-p'.
15134
15135 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15136
15137 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15138 vc-checkout-model. Return appropriate values. Updated callers.
15139
15140 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15141
15142 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15143 (vc-backend-revert): Function moved into `vc-revert';
15144 `vc-next-action' must be updated to accomodate this change.
15145 (vc-backend-steal): Function moved into `vc-finish-steal'.
15146 (vc-backend-logentry-check): Function moved into
15147 `vc-finish-logentry'.
15148 (vc-backend-printlog): Function moved into `vc-print-log'.
15149 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15150 (vc-backend-assign-name): Function moved into
15151 `vc-create-snapshot'.
15152
15153 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15154
15155 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15156 Rename to vc-checkout-model. Return appropriate values.
15157 Update callers.
15158
15159 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15160 to vc-checkout-model.
15161 (vc-checkout-required): Rename to vc-checkout-model.
15162 Re-implement and re-comment.
15163 (vc-after-save): Use vc-checkout-model.
15164
15165 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15166
15167 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15168 Update to use the vc-BACKEND-diff functions instead.
15169 `vc-diff' is now working.
15170
15171 * vc-rcs.el (vc-rcs-logentry-check): New function.
15172
15173 * vc-cvs.el (vc-cvs-logentry-check): New function.
15174
15175 * vc-sccs.el (vc-sccs-diff): Function changed name from
15176 `vc-backend-diff'. This makes `vc-diff' work.
15177
15178 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15179 of functions possibly implemented in a vc-BACKEND library.
15180 (vc-checkout-required): Fix bug that caused an error to be
15181 signaled during `vc-after-save'.
15182
15183 * vc.el: Fix typo.
15184 This checkin is made with our new VC code base for the very first time.
15185 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15186
15187 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15188 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15189
15190 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15191 updated to `vc-uses-locking'.
15192 (vc-checkout-required): Call to backend function.
15193 `vc-checkout-required' updated to `vc-uses-locking' instead.
15194
15195 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15196 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15197
15198 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15199 to match the split into various backends.
15200 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15201 (vc-retrieve-snapshot): Bug fix.
15202
15203 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15204
15205 * vc-sccs.el (vc-sccs-release): Doc fix.
15206
15207 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15208
15209 * vc.el (vc-next-action-on-file): Bug found and fixed.
15210 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15211 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15212
15213 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15214 (vc-rcs-checkout): Name space cleaned up. No more revision number
15215 crunching function names that are not prefixed with vc-rcs.
15216 (vc-rcs-checkout-model): Function added. References to
15217 `vc-checkout-model' replaced.
15218
15219 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15220
15221 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15222 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15223 still need to be split, and implemented for RCS).
15224
15225 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15226
15227 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15228
15229 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15230 required by the vc.el file.
15231
15232 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15233 required by the vc.el file.
15234 (vc-rcs-exists): Function added.
15235
15236 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15237 required by the vc.el file.
15238
15239 * vc.el (vc-admin): Updated to handle selection of appropriate
15240 backend. Current implementation is crufty and need re-thinking.
15241
15242 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15243
15244 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15245
15246 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15247 beginning of annotate buffers correctly.
15248
15249 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15250 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15251 functionality updated quite a lot to support multiple backends.
15252 Variables `vc-annotate-mode', `vc-annotate-buffers',
15253 `vc-annotate-backend' added.
15254
15255 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15256 `vc-annotate-difference' added to supported backend functions.
15257
15258 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15259
15260 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15261 Use with-temp-file instead of /bin/sh. Merged from mainline
15262
15263 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15264
15265 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15266
15267 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15268
15269 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15270
15271 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15272
15273 * vc-hooks.el: vc-state-heuristic added to
15274 vc-backend-hook-functions.
15275
15276 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15277
15278 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15279
15280 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15281 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15282 state to `reserved'.
15283
15284 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15285 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15286
15287 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15288
15289 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15290 untouched.
15291
15292 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15293
15294 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15295 if defined. (Merged from main line, slightly adapted.)
15296
15297 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15298 millenium problem (merged from mainline).
15299
15300 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15301
15302 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15303 part and moved the non-BACKEND stuff to vc.el.
15304
15305 * vc.el: Split the annotate feature into a BACKEND specific part
15306 and moved it from the vc-cvs.el file to this one.
15307
15308 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15309
15310 * vc-hooks.el: Implement new state model.
15311 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15312 (vc-locking-user): Simplify. Now only needed if the file is
15313 locked by somebody else.
15314 (vc-lock-from-permissions): Remove. Functionality is in
15315 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15316 (vc-mode-line-string): New name for former vc-status. Adapted.
15317 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15318
15319 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15320 Various simplifications and adaptations all over the place.
15321
15322 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15323 Simplify and adapt the rest.
15324
15325 * vc.el (vc-resynch-window): Add TODO comment: check for
15326 interaction with view mode according to recent RCS change.
15327 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15328
15329 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15330
15331 * vc.el: Convert the remaining function comments to docstrings.
15332
15333 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15334
15335 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15336 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15337 (vc-minor-part, vc-previous-version): Functions that operate and
15338 compare revision numbers got proper documentation. Comments added
15339 about their possible removal.
15340
15341 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15342
15343 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15344 the vc-backend.el files.
15345
15346 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15347
15348 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15349 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15350 (vc-rcs-previous-version): Functions added.
15351
15352 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15353
15354 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15355
15356 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15357
15358 * vc-hooks.el (vc-master-templates): Is really obsolete.
15359 Comment out the definition for now. What is the right procedure
15360 to get rid of it?
15361 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15362 rewritten.
15363 (vc-default-registered): Remove.
15364 (vc-check-master-templates): New function; does mostly what the
15365 above did before.
15366 (vc-locking-user): Don't rely on the backend to set the property.
15367
15368 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15369 Rewrite documentation.
15370 (vc-rcs-templates-grabbed): New variable.
15371 (vc-rcs-grab-templates): New function.
15372 (vc-rcs-registered): Rewrite to use above mechanism.
15373
15374 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15375 Rewrite documentation.
15376 (vc-sccs-templates-grabbed): New variable.
15377 (vc-sccs-grab-templates): New function.
15378 (vc-sccs-registered): Rewrite to use above mechanism.
15379 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15380 Don't throw the result, simply return it.
15381
15382 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15383 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15384 (vc-cvs-registered): Does the check itself now. Simplify.
15385
15386 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15387 from main line.
15388
15389 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15390
15391 * vc-cvs.el (vc-cvs-diff): New function.
15392
15393 * vc-sccs.el (vc-sccs-diff): New function.
15394
15395 * vc-rcs.el (vc-rcs-diff): New function.
15396 (vc-rcs-checkout): Bug (typo) found and fixed.
15397 (vc-rcs-register-switches): New variable.
15398
15399 * vc.el (vc-backend-diff): Function removed and placed in the
15400 backend files.
15401
15402 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15403
15404 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15405
15406 * vc.el (vc-backend-checkout): Function removed and replaced in
15407 the vc-backend.el files.
15408
15409 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15410
15411 * vc.el (vc-backend-admin): Removed and replaced in the
15412 vc-backend.el files.
15413
15414 * vc.el (Martin): Removed all the annotate functionality since it
15415 is CVS backend specific.
15416
15417 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15418
15419 * spec.txt: Added specification of vc-state.
15420
15421 * vc-sccs-hooks.el (vc-sccs-master-properties):
15422 Remove handling of vc-latest-version and
15423 vc-your-latest-version. What used to be vc-latest-version, is now
15424 returned as vc-workfile-version.
15425 (vc-sccs-workfile-version): Adapt.
15426
15427 2000-09-04 Dave Love <fx@gnu.org>
15428
15429 * vc.el: [Merged from mainline.]
15430 (vc-dired-mode): Make the dired-move-to-filename-regexp
15431 regexp match the date, to avoid treating date as file size.
15432 Add YYYY S option to WESTERN/
15433
15434 2000-09-04 Dave Love <fx@gnu.org>
15435
15436 * vc.el: Require `compile' when compiling.
15437 (vc-logentry-check-hook): New option.
15438 (vc-steal-lock): Use compose-mail.
15439 (vc-dired-mode-map): Defvar when compiling.
15440 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15441 vc-sccs.el and renamed. Callers changed.
15442 (vc-backend-checkout, vc-backend-logentry-check)
15443 (vc-backend-merge-news): Doc fix.
15444 (vc-default-logentry-check): New function.
15445 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15446 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15447 (vc-backend-merge): Doc fix. Use backend functions.
15448 (vc-check-headers): Use backend functions.
15449
15450 * vc-cvs.el: Require vc when compiling.
15451 (vc-cvs-register-switches): Doc fix.
15452 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15453 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15454 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15455 New functions (code from vc.el).
15456 (vc-annotate-display-default): Fix interactive spec.
15457 (vc-annotate-time-span): Doc fix.
15458
15459 * vc-rcs.el: Require vc when compiling.
15460 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15461 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15462 (vc-rcs-checkin): New functions (code from vc.el).
15463 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15464 Doc fix.
15465 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15466
15467 * vc-sccs.el: Require vc when compiling.
15468 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15469 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15470 (vc-sccs-revert)
15471 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15472 from vc.el).
15473 (vc-sccs-add-triple, vc-sccs-record-rename)
15474 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15475 (vc-sccs-admin): Doc fix.
15476
15477 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15478
15479 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15480 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15481 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15482 from vc.el.
15483
15484 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15485
15486 * vc-cvs.el: Moved the annotate functionality from vc.el.
15487 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15488
15489 2000-09-04 Dave Love <fx@gnu.org>
15490
15491 * vc.el (vc-backend-release): Call vc-system-release.
15492
15493 * vc-sccs.el (vc-sccs-system-release):
15494 Renamed from vc-sccs-backend-release.
15495
15496 * vc-rcs.el (vc-rcs-system-release):
15497 Renamed from vc-rcs-backend-release.
15498
15499 * vc-cvs.el (vc-cvs-system-release):
15500 Renamed from vc-cvs-backend-release.
15501
15502 2000-09-04 Dave Love <fx@gnu.org>
15503
15504 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15505 backend files.
15506 (vc-backend-release): Dispatch to backend functions.
15507 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15508 probably needs attention.]
15509
15510 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15511 (vc-sccs-backend-release): New function.
15512
15513 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15514 (vc-cvs-backend-release): New function.
15515
15516 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15517 Doc fix.
15518 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15519 (vc-default-dired-state-info): New function.
15520 (vc-dired-state-info): Dispatch to backends.
15521 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15522
15523 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15524 from vc.el and renamed.
15525
15526 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15527
15528 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15529 (vc-version-other-window, vc-backend-assign-name): Removed
15530 references to vc-latest-version; sometimes changed into
15531 vc-workfile-version.
15532
15533 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15534 vc-rcs-master-workfile-version.
15535 (vc-rcs-workfile-version): Use the above. Don't call
15536 vc-latest-version (that was unreachable code, anyway).
15537 (vc-rcs-fetch-master-properties): Doc fix.
15538
15539 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15540 (vc-backend-hook-functions): Removed them from this list, too.
15541 (vc-fetch-properties): Removed.
15542 (vc-workfile-version): Doc fix.
15543
15544 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15545 (vc-rcs-workfile-version, vc-rcs-locking-user)
15546 (vc-rcs-uses-locking): Use it.
15547
15548 * vc-hooks.el (vc-consult-rcs-headers):
15549 Moved into vc-rcs-hooks.el, under the name
15550 vc-rcs-consult-headers.
15551
15552 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15553 headers.
15554 (vc-cvs-find-master): Use this name only; correct different
15555 versions of the name.
15556
15557 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15558 New functions.
15559 (vc-sccs-locking-user): Use the latter.
15560
15561 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15562 New functions.
15563
15564 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15565 Moved into both
15566 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15567 functions are implementation details of those two backends.
15568
15569 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15570
15571 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15572 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15573
15574 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15575 (vc-sccs-parse-locks): SCCS-specific code moved here from
15576 vc-hooks.
15577
15578 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15579 code moved here from vc-hooks.
15580
15581 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15582 into back-end specific parts and removed. Callers not updated
15583 yet; because I guess these callers will disappear into back-end
15584 specific files anyway.
15585
15586 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15587
15588 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15589 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15590 `vc-uses-locking'.
15591
15592 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15593 Store yes/no in the property, and return t/nil. Updated all
15594 callers.
15595
15596 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15597 vc-sccs-uses-locking. Don't set property.
15598 (vc-sccs-locking-user): Don't set property.
15599
15600 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15601 vc-cvs-uses-locking. Don't set property here; leave that to
15602 vc-hooks.
15603 (vc-cvs-locking-user): Reflect above change. Streamlined.
15604
15605 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15606 vc-rcs-uses-locking.
15607 (vc-rcs-locking-user): Reflect above change.
15608
15609 2000-09-04 Dave Love <fx@gnu.org>
15610
15611 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15612
15613 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15614
15615 * vc-hooks.el (vc-checkout-model): Punt to backends.
15616
15617 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15618
15619 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15620
15621 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15622 New functions.
15623
15624 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15625 New functions.
15626
15627 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15628 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15629
15630 * vc-hooks.el (vc-default-locking-user): New function.
15631 (vc-locking-user, vc-workfile-version): Punt to backends.
15632
15633 2000-09-04 Dave Love <fx@gnu.org>
15634
15635 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15636 (vc-master-workfile-version): Moved from vc-hooks.
15637
15638 * vc-rcs-hooks.el: Fix duplicate code in last change.
15639
15640 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15641 (vc-rcs-master-templates): Improve :type.
15642 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15643 vc-master-workfile-version): Moved from vc-hooks.
15644
15645 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15646 (vc-sccs-master-templates): Improve :type.
15647 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15648
15649 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15650
15651 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15652 (vc-cvs-master-templates): Improve :type. Use
15653 vc-cvs-find-cvs-master.
15654 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15655 from vc-hooks.
15656 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15657
15658 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15659 Moved to vc-cvs-hooks.
15660
15661 * vc-hooks.el: Add doc strings in various places. Simplify the
15662 minor mode setup.
15663 (vc-handled-backends): New user variable.
15664 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15665 simplification.
15666
15667 2000-09-04 Dave Love <fx@gnu.org>
15668
15669 * vc.el: Some doc fixes for autoloaded and interactive functions.
15670 Fix compilation warnings from ediff stuff.
15671 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15672
15673 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15674
15675 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15676
15677 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15678
15679 2000-09-04 Dave Love <fx@gnu.org>
15680
15681 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15682 New variable.
15683 (vc-make-backend-function, vc-loadup, vc-call-backend)
15684 (vc-backend-defines): New functions.
15685
15686 * vc-hooks.el: Various doc fixes.
15687 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15688 (vc-match-substring): Function removed. Callers changed to use
15689 match-string.
15690 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15691 Simplify.
15692
15693 2000-09-04 Dave Love <fx@gnu.org>
15694
15695 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15696 type.
15697 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15698 (vc-sccs-registered): Doc fix.
15699
15700 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15701 (vc-cvs-registered): Doc fix.
15702
15703 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15704 (vc-rcs-registered): Doc fix.
15705
15706 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15707
15708 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15709
15710 * vc-hooks.el: vc-registered has been renamed
15711 vc-default-registered. Some functions have been moved to the
15712 backend specific files. they all support the
15713 vc-BACKEND-registered functions.
15714
15715 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15716
15717 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15718
15719 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15720
15721 2000-09-04 Dave Love <fx@gnu.org>
15722
15723 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15724 menu-bar-update-hook.
15725
15726 * help.el (help-manyarg-func-alist): Add
15727 find-operation-coding-system.
15728
15729 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15730
15731 * custom.el (custom-set-variables): Print message about errors in
15732 setting.
15733
15734 2000-09-03 Andrew Innes <andrewi@gnu.org>
15735
15736 * makefile.w32-in: Change to DOS line endings.
15737
15738 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15739
15740 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15741 minor-mode keymaps, if they don't have one.
15742
15743 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15744
15745 * eshell/esh-module.el (eval-when-compile): Don't lose if
15746 esh-module.el's file name is truncated to DOS 8+3 limits.
15747
15748 2000-09-01 John Wiegley <johnw@gnu.org>
15749
15750 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15751 predicate, which caused entries in the completion list to be
15752 doubled.
15753
15754 2000-08-30 John Wiegley <johnw@gnu.org>
15755
15756 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15757 sending to subprocesses. Also, hook pre-command-hook if
15758 `eshell-send-direct-to-subprocesses' is non-nil.
15759 (eshell-send-direct-to-subprocesses): New config variable. If t,
15760 subprocess input is send immediately.
15761 (eshell-toggle-direct-send): New function.
15762 (eshell-self-insert-command): New function.
15763 (eshell-intercept-commands): New function.
15764 (eshell-send-input): If direct subprocess sending is enabled,
15765 don't echo any input to the Eshell buffer. Let the subprocess
15766 handle that. This requires "stty echo" in bash, for example.
15767
15768 2000-08-28 John Wiegley <johnw@gnu.org>
15769
15770 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15771 completion function for Eshell's implementation of `unset'.
15772
15773 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15774
15775 * info.el (Info-directory-list): Doc fix.
15776
15777 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15778
15779 * filecache.el (file-cache-add-directory-using-find): Don't quote
15780 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15781
15782 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15783
15784 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15785 coding systems.
15786
15787 2000-08-30 Andrew Innes <andrewi@gnu.org>
15788
15789 * timer.el (run-with-idle-timer): Undo last change, so that timer
15790 is not activated immediately if Emacs is already idle. Some
15791 existing code relies on this behaviour.
15792
15793 2000-08-30 Miles Bader <miles@gnu.org>
15794
15795 * frame.el (set-frame-font): Do completion of font-name for
15796 interactive use.
15797
15798 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15799
15800 * international/quail.el (quail-start-translation): Bind locally
15801 last-command-event, last-command, and this-command.
15802 (quail-start-conversion): Likewise.
15803 (quail-self-insert-command): Fix docstring.
15804
15805 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15806
15807 * progmodes/executable.el
15808 (executable-make-buffer-file-executable-if-script-p): Check that
15809 buffer contains at least 2 characters.
15810
15811 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15812
15813 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15814
15815 2000-08-29 Dave Love <fx@gnu.org>
15816
15817 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15818 (diff-mode-shared-map): Bind mouse-2.
15819 (diff-imenu-generic-expression): New variable.
15820 (diff-mode): Use it.
15821
15822 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15823 (mouse-popup-menubar): Add minor mode menus.
15824 (popup-menu): Check for lookup-key returning number.
15825
15826 2000-08-29 Miles Bader <miles@gnu.org>
15827
15828 * comint.el (comint-send-input): Create overlays using the proper
15829 front/read-advance arguments.
15830
15831 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15832
15833 * ps-print.el: Even/odd pages printing. Doc fix.
15834 (ps-print-version): New version number (6.0).
15835 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15836 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15837 (ps-print-duplex-feature): Variable eliminated.
15838 (ps-even-or-odd-pages): New variable.
15839
15840 * progmodes/ebnf2ps.el: Doc fix.
15841 (ebnf-version): New version (3.3).
15842 (ebnf-user-arrow): Change variable customization to sexp.
15843 (ebnf-user-arrow): Function eliminated.
15844 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15845
15846 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15847
15848 * help.el (help-xref-mule-regexp): New variable.
15849 (help-make-xrefs): Handle help-xref-mule-regexp.
15850
15851 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15852 variable.
15853 (describe-input-method): Temporarily activate the specfied input
15854 method to display the information.
15855 (describe-language-environment): Hyperlinks to mule related items.
15856
15857 * international/mule-diag.el (charset-multibyte-form-string): New
15858 function.
15859 (list-character-sets-1): Use charset-multibyte-form-string.
15860 (describe-character-set): New function.
15861 (describe-coding-system): Hyperlinks to safe character sets.
15862
15863 * international/quail.el (quail-help): New arg PACKAGE.
15864 Hyperlinks to mule related items.
15865 (quail-help-insert-keymap-description): Use
15866 substitute-command-keys instead of describe-bindings.
15867 (quail-translation-help): Hyperlinks to mule related items.
15868
15869 2000-08-28 John Wiegley <johnw@gnu.org>
15870
15871 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15872 have a defsubst call itself. Made `eshell-flatten-list' back into
15873 a function again.
15874
15875 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15876 catch, in case re-centering point at bottom messes up the display.
15877 This happens frequently in Emacs 21, due I believe to variable
15878 line heights.
15879
15880 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15881 to call `find-tag-interactive'.
15882
15883 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15884 the list of remember directories.
15885
15886 2000-08-28 John Wiegley <johnw@gnu.org>
15887
15888 * align.el: Test align-region-separate to see if it's a symbol.
15889
15890 2000-08-28 John Wiegley <johnw@gnu.org>
15891
15892 * eshell/esh-util.el (eshell-flatten-list): Made this function
15893 into a defsubst form. It gets used very frequently, although
15894 calls don't occur all that often.
15895
15896 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15897 examining it.
15898
15899 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15900 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15901 `eshell-protect'.
15902 (eshell-copy-handles): Created a new macro for duplicating the
15903 current set of open handles. This is needed by the looping
15904 functions.
15905 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15906 is not incorrectly stomped on.
15907
15908 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15909 declaration for pcomplete-use-paring.
15910 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15911 value of eshell-cmpl-use-paring.
15912 * pcomplete.el (pcomplete-use-paring): New config variable, to
15913 indicate whether paring should be used.
15914 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15915 completion alternatives that have already been used.
15916
15917 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15918 bound to C-c C-y, which will repeat the previous N arguments
15919 (based on prefix argument).
15920 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15921
15922 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15923 if there is no *Help* buffer. This is for XEmacs, which renames
15924 its help buffers uniquely. TODO: Find out what the current buffer
15925 name to delete is.
15926
15927 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15928 first entry that correlates to a passwd/group number. Later
15929 entries (used for group/user name aliasing to multiple IDs) are
15930 ignored.
15931
15932 * eshell/em-xtra.el (eshell/expr):
15933 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15934 (eshell-grep, eshell/diff, eshell/locate):
15935 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15936 argument list, before passing it to the system command.
15937
15938 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15939 `find-tag' for use at final position in Eshell buffers (which
15940 otherwise triggers an error on Emacs 21).
15941 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15942 buffer, if it is currently bound to `find-tag'.
15943
15944 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15945 in the list of matched Makefile names.
15946 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15947 directory, prefer its contents to Makefile.
15948
15949 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15950 directory parts (like "cd old new", or "cd =regexp"), are now case
15951 sensitive on non-Windows/DOS platforms.
15952
15953 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15954 types RET after an open delimiter (like "), display a message
15955 indicating that Eshell is waiting for the closing delimiter.
15956
15957 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15958 environment variables.
15959
15960 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15961 gracefully if the user enters incorrect arguments.
15962
15963 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15964 Eshell buffers.
15965
15966 * eshell/esh-var.el (eshell-interpolate-variable):
15967 * eshell/esh-mode.el (eshell-move-argument):
15968 * eshell/em-unix.el (eshell-du-sum-directory):
15969 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15970 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
15971 (not (= ...)).
15972
15973 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
15974 to ensure the `preserve' flag gets propagated when doing recursive
15975 directory copies.
15976
15977 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
15978
15979 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
15980 Don't convert \n into \0177 in memory.
15981 (eshell-read-history, eshell-write-history): Convert \n to \0177,
15982 and back again, when reading and writing.
15983
15984 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
15985
15986 * eshell/esh-util.el (eshell-processp): Added to relieve constant
15987 testing of `fboundp' on `processp'.
15988
15989 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
15990 (eshell/jobs): Don't call process-list if it is not bound.
15991 (eshell-gather-process-output): Support systems where async
15992 subprocesses aren't supported.
15993 (eshell-scratch-buffer, eshell-last-sync-output-start): New
15994 variables.
15995
15996 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
15997 eshell-do-eval returns t.
15998 (eshell-do-pipelines-synchronously): New defmacro.
15999 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16000 when async subprocesses aren't supported.
16001 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16002 if async subprocesses aren't supported.
16003 (eshell-resume-command): Don't assume STATUS is a string.
16004
16005 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16006
16007 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16008 (eshell-close-target, eshell-get-target): Use eshell-processp.
16009 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16010 fix.
16011 (eshell-get-target, eshell-create-handles): Doc fix.
16012
16013 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16014
16015 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16016 criterion to include commands that output something, as long as it
16017 leaves both the command and the end-of-buffer visible when the
16018 command has exited.
16019 (eshell-review-quick-commands): Adjust the help doc string
16020 accordingly.
16021
16022 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16023
16024 * locate.el (locate): Cleaned up locate command's interactive prompting
16025 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16026
16027 * filecache.el (file-cache-case-fold-search): New variable
16028 (file-cache-assoc-function): New variable
16029 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16030 Use file-cache-case-fold-search variable
16031 (file-cache-add-file): Use file-cache-assoc-function
16032 (file-cache-delete-file): likewise
16033 (file-cache-directory-name): likewise
16034 (file-cache-debug-read-from-minibuffer): likewise
16035
16036 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16037
16038 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16039 (abbrev-table-name): New function.
16040 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16041 If non-nil list local abbrev, only.
16042
16043 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16044
16045 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16046 from Gnus support code, and use special article copy buffer
16047 `(gnus-original-article-buffer)' instead. This allows to get rid
16048 of article-hide-headers usage (which breaks in the latest Gnus
16049 version). Thanks to Detlev Zundel.
16050
16051 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16052
16053 * international/quail.el (quail-use-package): Hide "... loaded"
16054 message.
16055 (quail-start-translation, quail-start-conversion): Likewise.
16056
16057 * international/kkc.el (kkc-region): Hide "... loaded" message.
16058
16059 2000-08-27 Dave Love <fx@gnu.org>
16060
16061 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16062
16063 2000-08-27 Miles Bader <miles@gnu.org>
16064
16065 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16066
16067 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16068
16069 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16070 'ja-dic-cnv), not (require 'skkdic-cnv).
16071
16072 2000-08-26 Miles Bader <miles@gnu.org>
16073
16074 * faces.el (face-x-resources): Add entry for :inherit.
16075 * cus-face.el (custom-face-attributes): Add support for :inherit
16076 attribute. Add support for relative face heights.
16077 (custom-face-attributes-get): Treat `nil' as being a default value
16078 for :inherit (as well as `unspecified').
16079
16080 * faces.el (set-face-attribute): Update doc string.
16081 (face-attribute-name-alist): Add :inherit.
16082 (face-valid-attribute-values): Handle :inherit.
16083 (face-read-string): Rephrase prompt to be less confusing.
16084 Assume that DEFAULT is a string, since we must return a string.
16085 (face-read-integer): Use `format' to turn DEFAULT into an
16086 acceptable default for face-read-string. Match NEW-VALUE against
16087 the string "unspecified", not the symbol `unspecified', since
16088 that's what face-read-string returns.
16089 (read-face-attribute): Lookup a name for old-value in valid, and
16090 use it as a default if we find one. Treat all values from
16091 face-read-string as strings. If the default is used, don't do any
16092 more processing on the value, just use the old value directly.
16093 (read-face-and-attribute, modify-face): Tweak prompt.
16094 (read-face-name): Don't assume prompt ends with a space.
16095
16096 * faces.el (describe-face): Add support for :inherit attribute.
16097
16098 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16099
16100 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16101 concat doesn't accept interger.
16102
16103 * international/kkc.el: Remove SKK from Keywords. Require
16104 ja-dic-utl instead of skkdic-utl.
16105
16106 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16107 Provide ja-dic-cnv instead of skkdic-cnv.
16108 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16109 (iso-2022-7bit-short): Add safe-charsets property.
16110 (skkdic-convert-postfix): Search Japanese chou-on character in
16111 addition to Hiragana character.
16112 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16113 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16114 (batch-skkdic-convert): Likewise.
16115
16116 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16117 Provide ja-dic-utl instead of skkdic-utl.
16118 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16119
16120 2000-08-24 Dave Love <fx@gnu.org>
16121
16122 * disp-table.el (standard-display-default): Make the test of `l'
16123 useful.
16124
16125 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16126 mod sample text.
16127
16128 * international/iso-ascii.el: Make pilcrow convenient string
16129 consistent with section.
16130 (iso-ascii-display): Set up multibyte characters as well as
16131 unibyte.
16132
16133 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16134
16135 * international/mule-cmds.el (reset-language-environment): Set
16136 default-process-coding-system to '(undecided . iso-latin-1), which
16137 makes process I/O almost consistent with file I/O. Call this
16138 function when mule-cmds.el[c] is loaded.
16139
16140 2000-08-22 Andrew Innes <andrewi@gnu.org>
16141
16142 * makefile.w32-in: New file.
16143
16144 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16145
16146 * comint.el (comint-output-filter): Compare end of
16147 comint-last-output-overlay with the start of the newly inserted
16148 text, not the end, when deciding whether to extend it.
16149 Set saved-point's insertion type to advance after insertion.
16150
16151 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16152 since this is now done independently of font-lock mode.
16153
16154 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16155
16156 * server.el (server-kill-new-buffers): New user option.
16157 (server-existing-buffer): New buffer-local variable.
16158 (server-visit-files): When using an existing buffer, set
16159 server-existing-buffer to t.
16160 (server-buffer-done): If server-kill-new-buffers is t, kill the
16161 buffer, unless it was already present before visiting it with
16162 Emacs server.
16163
16164 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16165
16166 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16167 even if the display doesn't support colors: some displays will
16168 support bold/underline faces.
16169
16170 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16171
16172 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16173
16174 * startup.el (command-line): If user's init file had an error,
16175 add explanatory text to *Messages*.
16176
16177 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16178
16179 * man.el (Man-getpage-in-background): Decode the process output by
16180 the system locale coding system.
16181
16182 2000-08-20 Dave Love <fx@gnu.org>
16183
16184 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16185 Don't test x-popup-menu.
16186 (function) <complete-function>: Complete only fbound symbols.
16187 <validate, value>: New.
16188 (variable) <complete-function>: Complete only bound symbols.
16189 (coding-system): Add :base-only, :complete-function, :validate,
16190 :value, :prompt-match.
16191 (widget-coding-system-prompt-value): Use read-coding-system and
16192 act on :base-only.
16193 (editable-field): Add :help-echo.
16194 (widget-push-button-gui, widget-push-button-cache)
16195 (widget-gui-action, widget-editable-list-gui): COmment out, along
16196 with uses.
16197 (widget-at): Make arg optional.
16198 (widget-echo-help): Adjust for current help-echo calling sequence.
16199 (widget-specify-field, widget-specify-button)
16200 (widget-specify-insert, widget-get-sibling, widget-image-find)
16201 (widget-convert, widget-insert, widget-leave-text)
16202 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16203 (widget-setup, widget-field-find, widget-before-change)
16204 (widget-after-change, widget-default-complete)
16205 (widget-default-create, widget-default-delete)
16206 (widget-push-button-value-create, editable-field)
16207 (widget-field-prompt-value, widget-field-validate)
16208 (widget-choice-value-create, widget-choice-action)
16209 (widget-choice-validate, widget-checklist-add-item)
16210 (widget-radio-add-item, widget-radio-chosen)
16211 (widget-radio-value-inline, widget-editable-list-value-create)
16212 (widget-editable-list-entry-create)
16213 (widget-documentation-link-add)
16214 (widget-documentation-string-value-create)
16215 (widget-regexp-validate, widget-file-complete)
16216 (widget-sexp-validate, widget-plist-convert-widget)
16217 (widget-plist-convert-widget, widget-alist-convert-widget)
16218 (widget-alist-convert-widget, widget-color-complete): Simplify,
16219 particularly to avoid bindings which aren't optimized out.
16220
16221 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16222 Doc fix.
16223 (down-list, backward-up-list, up-list, kill-sexp)
16224 (backward-kill-sexp, mark-sexp): Make arg optional.
16225 (lisp-complete-symbol): Add optional arg PREDICATE.
16226
16227 * cus-start.el: Add display-buffer-reuse-frames,
16228 file-coding-system-alist.
16229
16230 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16231
16232 * startup.el (command-line): Clear realized faces after
16233 modifying TTY color mappings.
16234
16235 2000-08-20 Miles Bader <miles@gnu.org>
16236
16237 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16238 merely a subset of FACE's attributes.
16239
16240 2000-08-19 Miles Bader <miles@gnu.org>
16241
16242 * comint.el (comint-output-filter): Save the point with a marker,
16243 not just a buffer position.
16244
16245 * international/mule.el (set-buffer-process-coding-system): Make
16246 interactive prompt less confusing.
16247
16248 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16249
16250 * hilit-chg.el: General cleanup of doc strings, comments and
16251 code formatting.
16252
16253 2000-08-19 Miles Bader <miles@gnu.org>
16254
16255 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16256 Compiler macro removed; beginning-of-line is no longer always
16257 equivalent to forward-line, in the presence of fields.
16258
16259 * comint.el (comint-output-filter): Remove ad-hoc saving of
16260 restriction, and just use save-restriction, now that it works
16261 correctly. Don't adjust comint-last-input-start to account for
16262 our insertion; it shouldn't have moved because we don't use
16263 insert-before-markers anymore. Comment out call to
16264 `force-mode-line-update'; why is it here?
16265
16266 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16267 while checking for prompt to delete. Use `forward-line 0'
16268 instead of beginning-of-line.
16269 (gud-filter): Temporarily widen gud comint buffer while
16270 examining output.
16271
16272 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16273
16274 * progmodes/sh-script.el: Big bag of typos.
16275
16276 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16277 check since ispell-process is not bound when ispell is not yet loaded.
16278
16279 2000-08-18 Dave Love <fx@gnu.org>
16280
16281 * image.el (find-image): Copy `spec' before using plist-put.
16282
16283 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16284
16285 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16286 `portugues'.
16287
16288 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16289 backward-kill-sexp, analogous to kill-sexp.
16290
16291 * progmodes/icon.el (icon-indent-line)
16292 (icon-is-continuation-line): Handle comments specially.
16293
16294 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16295
16296 * ispell.el: Set to standard author/maintainer/keyword fields.
16297 Fine tuning to menu map appearance and operation, and added help.
16298 Remove `start' and `end' error messages when compiling.
16299 (ispell-choices-win-default-height): Fixed comment string.
16300 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16301 castellano8 dictionaries.
16302 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16303 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16304 dictionary, added italiano dictionary.
16305 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16306 word character
16307 (ispell-tex-skip-alists): Added psfig support.
16308 (ispell-skip-html): Renamed from ispell-skip-sgml.
16309 (ispell-begin-skip-region-regexp, ispell-skip-region)
16310 (ispell-minor-check): Improved html skipping support to skip across
16311 code, and recognize `&' commands without propper `;' syntax;
16312 (ispell-process-line): Fix alignment error when manually
16313 correcting spelling.
16314 (ispell): Fix comment string.
16315 (ispell-add-per-file-word-list): Always put word list on new line.
16316
16317 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16318
16319 * format.el (format-encode-run-method): Fix error message to say
16320 `encode' instead of `decode'. Use save-window-excursion around
16321 shell-command-on-region as in format-decode-run-method because
16322 shell-command-on-region can display a buffer with error output.
16323 (format-decode): Don't record undo information for the decoding.
16324 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16325 that number part of the temporary buffer name so that more than
16326 one decoding using a temporary buffer can happen safely.
16327
16328 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16329 of `A-z' in the regexp.
16330
16331 * hilit-chg.el: Fix typos in commentary.
16332
16333 * help.el (view-emacs-news): Rewritten for new naming scheme
16334 for old NEWS files.
16335
16336 * startup.el (command-line): Pop to *Messages* in case an error
16337 is signaled while loading user-init-file.
16338
16339 2000-08-17 Andreas Schwab <schwab@suse.de>
16340
16341 * files.el (insert-directory): Don't lose original file name,
16342 undoing an undocumented change.
16343
16344 2000-08-17 Alex Schroeder <alex@gnu.org>
16345
16346 * sql.el (sql-magic-go): Use comint-bol.
16347 (sql-copy-column): Use comint-line-beginning-position.
16348 (comint-line-beginning-position): Define a replacement for
16349 comint-line-beginning-position if it is not fboundp.
16350
16351 2000-08-17 Alex Schroeder <alex@gnu.org>
16352
16353 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16354 it didn't have any effect anyway.
16355
16356 2000-08-17 Alex Schroeder <alex@gnu.org>
16357
16358 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16359 --pset and pager=off instead of sending \\o|cat at the beginning
16360 of the session.
16361
16362 2000-08-17 Miles Bader <miles@gnu.org>
16363
16364 * progmodes/octave-inf.el: Add compatibility definition of
16365 comint-line-beginning-position.
16366
16367 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16368
16369 * startup.el (normal-top-level): Look in each dir in load-path for
16370 a leim-list.el file too. This assures of loading leim-list.el
16371 that is created at Emacs installation time even if a user have his
16372 own leim-list.el.
16373
16374 2000-08-17 Miles Bader <miles@gnu.org>
16375
16376 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16377 foreground color to black if the background is dark.
16378
16379 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16380
16381 * loadhist.el (unload-feature): Typo.
16382
16383 * finder.el (finder-compile-keywords):
16384 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16385 to the generated file.
16386
16387 * mail/mh-e.el (mh-make-local-vars):
16388 Replace make-variable-buffer-local with make-local-variable.
16389
16390 * play/landmark.el:
16391 * options.el (Edit-options-{set,toggle,t,nil}):
16392 * mail/mailabbrev.el (mail-abbrevs-mode):
16393 * textmodes/tex-mode.el (tex-expand-files):
16394 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16395
16396 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16397
16398 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16399 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16400 Allow going past the last element.
16401 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16402 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16403 (cvs-mouse-toggle-mark): Don't move point.
16404 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16405
16406 * progmodes/compile.el (grep): Provide a default set of files.
16407 (next-error): Docstring fix.
16408 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16409
16410 * emacs-lisp/easy-mmode.el (define-minor-mode):
16411 Use `symbol-value' to keep the byte-compiler quiet.
16412
16413 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16414 (diff-find-source-location): New fun, extracted from diff-goto-source.
16415 (diff-goto-source): Use it.
16416 (diff-next-complex-hunk, diff-filter-lines): New function.
16417 (diff-apply-hunk): New command.
16418
16419 * smerge-mode.el (smerge-mode-menu): Doc fix.
16420
16421 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16422
16423 2000-08-16 Dave Love <fx@gnu.org>
16424
16425 * windmove.el (windmove) <defgroup>: Add :version.
16426
16427 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16428 (goto-address-fontify-p, goto-address-highlight-p)
16429 (goto-address-url-face, goto-address-url-mouse-face)
16430 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16431 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16432 (goto-address-fontify, goto-address-at-mouse): Simplify,
16433 (goto-address-at-point): browse-url-url-at-point,
16434 goto-address-find-address-at-point can return nil.
16435 (goto-address-find-address-at-point): Return nil on failure.
16436
16437 * align.el (align) <defgroup>: Add :version.
16438
16439 * calculator.el (calculator): Add :version.
16440 (calculator): Use two lines for calculator window if `modeline'
16441 face is boxed.
16442
16443 * play/5x5.el: Doc fixes.
16444 (5x5) <defgroup>: Add :version.
16445
16446 * play/fortune.el (fortune) <defgroup>: Add :version.
16447 (fortune-append): Fix error message.
16448 (fortune-from-region): Doc fix.
16449
16450 * play/pong.el (pong): Doc fix.
16451
16452 * play/morse.el: Keywords, commentary, autoloads.
16453
16454 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16455
16456 * desktop.el (desktop-save): Don't look at symbol-value of a
16457 member of minor-mode-alist, unless it is boundp.
16458
16459 2000-08-16 Sam Steingold <sds@gnu.org>
16460
16461 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16462 `while'; use `with-current-buffer' instead of `save-excursion'.
16463 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16464
16465 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16466
16467 * international/ccl.el (declare-ccl-program): Docstring modified.
16468 (ccl-execute-with-args): Likewise.
16469
16470 2000-08-16 Miles Bader <miles@gnu.org>
16471
16472 * progmodes/sql.el: Add compatibility definition of
16473 comint-line-beginning-position.
16474
16475 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16476
16477 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16478 'buffer-menu' property.
16479 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16480 fails.
16481 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16482 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16483 wasn't killed.
16484
16485 * buff-menu.el (list-buffers-noselect): Don't display the
16486 *Buffer List* buffer.
16487
16488 * font-lock.el: Require jit-lock to prevent a very late
16489 `Loading jit-lock' message.
16490
16491 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16492 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16493 mail address.
16494
16495 2000-08-15 Miles Bader <miles@gnu.org>
16496
16497 * textmodes/ispell.el (ispell-graphic-p): New constant.
16498 (ispell-choices-win-default-height, ispell-help): Use
16499 `ispell-graphic-p' instead of `xemacsp'.
16500
16501 2000-08-15 Dave Love <fx@gnu.org>
16502
16503 * simple.el: Autoload widget-convert when compiling.
16504 (mail-user-agent): Doc fix.
16505
16506 * help.el (function-called-at-point, variable-at-point): Use
16507 with-syntax-table.
16508 (help-manyarg-func-alist): Add insert-and-inherit.
16509
16510 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16511
16512 * delsel.el (delsel-unload-hook): New function.
16513
16514 * find-file.el: Doc fixes. Move provide to end.
16515 (ff) <defgroup>: Add :link.
16516 (ff-goto-click): Deleted.
16517 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16518 Use mouse-set-point.
16519
16520 * textmodes/tildify.el: Doc fixes.
16521 (tildify) <defgroup>: Add:version.
16522
16523 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16524 (glasses-custom-set): Use set-default, not set.
16525 (minor-mode-alist): Propertize the lighter.
16526 (glasses-mode): Provide optional arg.
16527
16528 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16529 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16530 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16531 option. Provide :type.
16532 (cwarn-configuration): Provide :type.
16533 (cwarn-mode): Doc fix.
16534
16535 * add-log.el (change-log-merge): Doc fix.
16536 (change-log-redate): New command.
16537
16538 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16539 Doze and Dog.
16540 (browse-url): Use dolist, not mapcar.
16541 (browse-url-at-point): Check for null url.
16542 (browse-url-event-buffer, browse-url-event-point): Functions
16543 deleted.
16544 (browse-url-at-mouse, browse-url-netscape): Simplify.
16545
16546 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16547 modes.
16548 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16549 Fix previous change to mapcan.
16550 (msb--init-file-alist, msb--add-separators)
16551 (msb--make-keymap-menu): Simplify.
16552 (msb--choose-file-menu): Use copy-sequence.
16553 (msb-mode-map): Add title to keymap.
16554 (msb-unload-hook): New function.
16555
16556 * bs.el: Fix indentation.
16557 (bs) <defgroup>: Add :links.
16558 (bs-show): Doc fix.
16559 (bs-apply-sort-faces): Don't use window-system.
16560 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16561
16562 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16563
16564 * calendar/timeclock.el (timeclock-file): Run .timelog through
16565 convert-standard-filename.
16566
16567 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16568
16569 * emacs-lisp/authors.el: New file.
16570
16571 * paren.el (show-paren-priority): New user option.
16572 (show-paren-function): Set overlay priorities to
16573 show-paren-priority.
16574
16575 2000-08-14 Miles Bader <miles@gnu.org>
16576
16577 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16578 beginning-of-line with inhibit-field-text-motion bound.
16579
16580 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16581
16582 * calendar/timeclock.el: New file.
16583
16584 2000-08-14 David Ponce <david@dponce.com>
16585
16586 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16587 `widget-button-click'. so that one can use left mouse button to
16588 click on dialog buttons.
16589
16590 2000-08-14 Emmanuel Briot <briot@gnat.com>
16591
16592 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16593 identifiers, since XML is case sensitive
16594
16595 2000-08-12 Miles Bader <miles@gnu.org>
16596
16597 * comint.el (comint-output-filter): Don't bother frobbing
16598 window-start, it doesn't seem to be necessary.
16599
16600 * comint.el (comint-send-string, comint-send-region): Make into
16601 real functions. Snapshot the prompt before sending.
16602
16603 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16604
16605 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16606 technique similar to Info-index, instead of relying on specific
16607 names of relevant Index nodes.
16608 (Info-goto-emacs-command-node): Bind Info-history to nil when
16609 going to the first node found by Info-find-emacs-command-nodes.
16610
16611 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16612
16613 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16614
16615 2000-08-10 Miles Bader <miles@gnu.org>
16616
16617 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16618
16619 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16620
16621 * info.el (Info-file-list-for-emacs): More elements for the
16622 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16623 and woman manuals.
16624
16625 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16626
16627 * comint.el (comint-send-input): Make the newline boundary overlay
16628 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16629 (comint-output-filter): Use `insert' instead of
16630 `insert-before-markers'. Extend comint-last-output-overlay when
16631 necessary since we can't rely on insert-before-markers to do it.
16632 * gud.el (gud-filter): Use `with-current-buffer' instead of
16633 save-excursion when inserting the output, so that point gets
16634 updated correctly; the old method relied on a rather dodgy
16635 side-effect of comint-output-filter to avoid the effect of
16636 save-excursion.
16637
16638 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16639
16640 * files.el (recover-file): Call insert-directory instead of
16641 invoking `ls' directly.
16642
16643 2000-08-10 Miles Bader <miles@gnu.org>
16644
16645 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16646 (comint-last-prompt-overlay): New variables.
16647 (comint-output-filter): Implement prompt highlighting.
16648 (comint-snapshot-last-prompt): New function.
16649 (comint-send-input): Snapshot the last prompt.
16650 Use comint-highlight-input-face.
16651 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16652 Use defface instead of defcustom.
16653 (send-invisible, comint-send-eof): Snapshot the last prompt.
16654 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16655 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16656
16657 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16658
16659 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16660 (regexp-opt-group): Use a list of chars for `letters'.
16661 (regexp-opt-charset): `chars' is now a list of chars.
16662 Use a char-table rather than a vector so it works for multibyte chars.
16663
16664 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16665 Set cvs-minor-current-files to the selected fileinfo.
16666 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16667 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16668
16669 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16670
16671 * files.el (insert-directory): Don't call access-file on
16672 directories on DOS and Windows.
16673
16674 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16675
16676 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16677 longer if necessary.
16678 (ccl-embed-code): Call ccl-embed-data to store CODE in
16679 ccl-program-vector.
16680
16681 2000-08-09 Miles Bader <miles@gnu.org>
16682
16683 * comint.el (comint-output-filter): Properly handle the case where
16684 the text surrounded by comint-last-output-overlay was deleted.
16685
16686 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16687
16688 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16689 non-nil.
16690 (Info-file-list-for-emacs): Remove "info" from the list because
16691 that leads to trying to use the documentation from file `info'
16692 in various situations where it isn't appropriate, for instance
16693 C-h C-k C-h i.
16694
16695 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16696 DIR and/or STRING are nil.
16697
16698 * progmodes/compile.el (compilation-setup): Make variable
16699 compilation-error-screen-columns buffer-local, as some comment
16700 in the code suggests it should be.
16701
16702 * files.el (auto-mode-interpreter-regexp): New variable.
16703 (set-auto-mode): Use it.
16704
16705 * indent.el (indent-for-tab-command): Doc fix.
16706
16707 * mouse-sel.el (mouse-sel-mode): Doc fix.
16708
16709 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16710 labels.
16711
16712 * help.el (print-help-return-message): When
16713 display-buffer-reuse-frames is set, let the help window been quit,
16714 instead of deleting it, which might delete a reused frame.
16715
16716 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16717
16718 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16719 rename a directory to a name that differs only by its letter case.
16720
16721 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16722
16723 * international/quail.el (quail-define-rules): Handle Quail decode
16724 map correctly. Add code for supporting annotations.
16725 (quail-install-decode-map): New function.
16726 (quail-defrule-internal): New optional arguments decode-map and
16727 props.
16728 (quail-advice): New function.
16729
16730 2000-08-07 Sam Steingold <sds@gnu.org>
16731
16732 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16733 `defconst', `define-condition', `with-slots'.
16734 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16735
16736 2000-08-03 Miles Bader <miles@gnu.org>
16737
16738 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16739 New variable.
16740 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16741 comint-use-prompt-regexp-instead-of-fields.
16742 (comint-send-input): Add `input' field property to stuff we send to
16743 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16744 (comint-output-filter): Add `output' field property to process
16745 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16746 (comint-replace-by-expanded-history)
16747 (comint-get-old-input-default, comint-show-output)
16748 (comint-backward-matching-input, comint-forward-matching-input)
16749 (comint-next-prompt, comint-previous-prompt): Use field
16750 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16751 (comint-line-beginning-position): New function.
16752 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16753 (comint-replace-by-expanded-history-before-point): Use
16754 comint-line-beginning-position and line-end-position.
16755 (comint-last-output-overlay): New variable.
16756 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16757
16758 * shell.el (shell-prompt-pattern): Doc change.
16759 (shell-backward-command): Use line-beginning-position.
16760
16761 * gud.el (gud-gdb-complete-command): Use
16762 comint-line-beginning-position.
16763
16764 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16765 comint-bol doesn't actually go to the beginning of the line.
16766
16767 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16768 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16769 (try-expand-line-all-buffers): Likewise.
16770
16771 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16772 explicitly matching comint-prompt-regexp.
16773 (sql-copy-column): Use comint-line-beginning-position instead of
16774 explicitly matching comint-prompt-regexp.
16775
16776 * progmodes/octave-inf.el (inferior-octave-complete): Use
16777 comint-line-beginning-position.
16778
16779 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16780
16781 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16782 looking for a prompt, use `forward-line 0' instead of
16783 `beginning-of-line', to avoid getting caught by an input field.
16784
16785 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16786
16787 * files.el (shell-quote-wildcard-pattern): Make sure to return
16788 PATTERN, in the Unix case.
16789
16790 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16791
16792 * play/zone.el (zone): Discard any pending input before running
16793 the randomly-chosen pgm.
16794
16795 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16796
16797 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16798 checking the existence of any multibyte characters.
16799
16800 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16801
16802 * help.el (describe-mode): Test minor-mode symbol for being
16803 bound before testing its value for being nil.
16804
16805 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16806 `first', `second', and `third'.
16807
16808 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16809 (second): Make it an alias for `cadr'.
16810
16811 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16812
16813 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16814 types of display support faces now.
16815
16816 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16817
16818 * pcvs.el (require): Require `cl' during compilation, only.
16819
16820 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16821 (toplevel): Remove `remq' and `remove' from autoloads.
16822 (cl-fake-autoloads): New variable. If set, arrange for an error
16823 when CL functions etc. are autoloaded.
16824
16825 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16826
16827 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16828
16829 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16830 popped up, but the user clicks outside the menu, return an empty
16831 regexp (that causes unhighlight-regexp to have no effect).
16832
16833 * menu-bar.el (menu-bar-games-menu): Add Zone.
16834
16835 * hi-lock.el (toplevel): Require font-lock.
16836
16837 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16838
16839 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16840 (ebnf-8-bit-chars): New var for bug fix.
16841 (ebnf-string): Bug fix.
16842
16843 2000-08-03 Sam Steingold <sds@gnu.org>
16844
16845 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16846 instead of `buffer-string'.
16847 (require 'cl): Always, not just when compiling.
16848 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16849 necessary.
16850
16851 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16852
16853 * international/mule-cmds.el (select-safe-coding-system): Make
16854 the message text about selecting a safe coding system more clear.
16855
16856 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16857
16858 * hi-lock.el: New file.
16859
16860 * play/zone.el: New file.
16861
16862 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16863 value of tab-width in the original buffer. Choose a line number
16864 format that's a multiple of the original buffer's tab width, so
16865 that lines appear right.
16866
16867 * textmodes/ispell.el (ispell): New function, replacing an alias.
16868 Spell-check active region if in transient-mark-mode and mark
16869 is active; otherwise spell-check buffer.
16870
16871 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16872
16873 * ps-mule.el: Fix a customization problem on
16874 ps-mule-font-info-database-default.
16875
16876 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16877
16878 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16879 display-mouse-p instead of window-system.
16880 (ebrowse-member-mode-map): Ditto.
16881
16882 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16883
16884 * progmodes/ebnf2ps.el: Update ps-print functions call.
16885 Indentation fix. Doc fix.
16886 (ebnf-version): New version number (3.2).
16887 (ebnf-format-color, ebnf-begin-job): Code fix.
16888
16889 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16890
16891 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16892 font lock support on window-system.
16893 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16894
16895 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16896 display-color-p, if fboundp, instead of window-system.
16897
16898 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16899
16900 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16901 instead of window-system.
16902
16903 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16904 window-system.
16905 (widget-choice-mouse-down-action): Use display-popup-menus-p
16906 instead of window-system.
16907
16908 * strokes.el (strokes-file): Run the file name through
16909 convert-standard-filename.
16910 (strokes-mode): Call display-mouse-p instead of looking at
16911 window-system. Change the error message accordingly.
16912
16913 * progmodes/cpp.el (toplevel): Support faces on tty's.
16914
16915 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16916 (lm-plot-square, lm-init-display): Don't use window-system.
16917
16918 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16919 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16920
16921 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16922 instead of looking at window-system.
16923
16924 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16925
16926 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16927 of testing if iswitchb-prepost-hooks is bound, because the
16928 latter will always be true when invoking a recursive minibuffer
16929 from an active Iswitchb buffer.
16930
16931 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16932
16933 * files.el (shell-quote-wildcard-pattern): New function.
16934 (insert-directory): Call it. Only prepend "\" to command on Unix
16935 and GNU/Linux systems.
16936
16937 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16938
16939 * eshell/esh-groups.el: Change custom :link file names
16940 from `eshell.info' to `eshell'.
16941
16942 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16943
16944 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16945 correctly in recursive ange-ftp listings.
16946
16947 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16948
16949 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16950 ps-header-font-size-internal and
16951 ps-header-title-font-size-internal variables are not set,
16952 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16953 face text property is (foreground-color . COLOR) or
16954 `(background-color . COLOR)', ps-print crashes. Doc fix.
16955 (ps-print-version): New version number (5.2.4).
16956 (ps-plot-region): Code fix.
16957 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16958 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16959 Bug fix 2.
16960
16961 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16962
16963 * glasses.el (glasses-make-readable): Fix uncapitalization of
16964 identifiers like `myXMLDocument'.
16965
16966 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16967
16968 * mail/mail-hist.el (mail-hist-previous-input)
16969 (mail-hist-next-input): Do the obvious code factorization.
16970 (mail-hist-retrieve-and-insert): New func, contains common
16971 code of above two.
16972 If inserting a message body, leave point at top.
16973
16974 2000-07-28 Sam Steingold <sds@gnu.org>
16975
16976 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
16977 Use `<=', not `<' to compare times!
16978 (ange-ftp-ls): Remove.
16979
16980 2000-07-27 Gerd Moellmann <gerd@gnu.org>
16981
16982 * play/cookie1.el: Add explanation of how to make cookie.el
16983 compatible with strfile(1) to comment.
16984
16985 * subr.el (remove, remq): New functions.
16986
16987 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
16988 escape `*' in regexps.
16989 (midnight-find): Reverse order of arguments in the funcall of
16990 TEST.
16991
16992 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
16993 and `.class'.
16994
16995 * play/meese.el: Add Commentary section.
16996
16997 2000-07-27 Alex Schroeder <alex@gnu.org>
16998
16999 * sql.el (sql-ms): Added autoload cookie.
17000 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17001 (sql-oracle): Ditto.
17002 (sql-help): Doc change.
17003
17004 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17005 types and exceptions.
17006
17007 2000-07-27 Alex Schroeder <alex@gnu.org>
17008
17009 * sql.el (sql-placeholder-history): New variable.
17010 (sql-query-placeholders-and-send): New function that will query
17011 the user and replace placeholders with user input.
17012 (sql-oracle): If running on NT, set comint-input-sender to
17013 sql-query-placeholders-and-send.
17014
17015 (sql-stop): If in the SQLi buffer, insert stop notification, else
17016 present it as a message.
17017
17018 2000-07-27 Alex Schroeder <alex@gnu.org>
17019
17020 * sql.el (sql-input-ring-separator): Doc change.
17021 (sql-input-ring-file-name): Doc change.
17022 (sql-interactive-mode): Use `sql-input-ring-separator' and
17023 `sql-input-ring-file-name' to set the comint-mode equivalents
17024 without making them local variables.
17025 (sql-stop): Don't bind `sql-input-ring-separator' and
17026 `sql-input-ring-file-name' dynamically to their comint-mode
17027 equivalents.
17028
17029 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17030
17031 * international/mule.el (register-char-codings): New function.
17032 (make-coding-system): Handle `safe-chars' specification in the arg
17033 PROPERTY.
17034
17035 * international/mule-cmds.el
17036 (find-coding-systems-region-subset-p): This function deleted.
17037 (sort-coding-systems-predicate): New variable.
17038 (sort-coding-systems): New function.
17039 (find-coding-systems-region): Use
17040 find-coding-systems-region-internal.
17041 (find-coding-systems-string): Use find-coding-systems-region.
17042 (find-coding-systems-for-charsets): Check
17043 char-coding-system-table.
17044 (select-safe-coding-system-accept-default-p): New variable.
17045 (select-safe-coding-system): Mostly rewritten. New argument
17046 ACCEPT-DEFAULT-P.
17047 (select-message-coding-system): Call select-safe-coding-system
17048 with ACCEPT-DEFAULT-P arg.
17049 (reset-language-environment): Reset default-sendmail-coding-system
17050 to the default value iso-latin-1.
17051 (set-language-environment): Don't set the obsolete variable
17052 charset-origin-alist.
17053
17054 * international/codepage.el (cp-coding-system-for-codepage-1):
17055 Give `safe-chars' property to make-coding-system.
17056
17057 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17058 calling select-message-coding-system twice.
17059
17060 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17061 instead of `safe-charsets'.
17062 (cyrillic-alternativnyj): Likewise.
17063 (ccl-encode-alternativnyj): Don't check the charset
17064 cyrillic-iso8859-5.
17065
17066 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17067
17068 * composite.el (compose-chars-after): Preserve match data.
17069
17070 2000-07-26 Sam Steingold <sds@gnu.org>
17071
17072 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17073 (ange-ftp-real-file-newer-than-file-p): New function.
17074 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17075 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17076
17077 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17078 * midnight.el (midnight-float-time): Ditto.
17079
17080 2000-07-26 Andreas Schwab <schwab@suse.de>
17081
17082 * files.el (normal-backup-enable-predicate): Correct
17083 interpretation of the return value of compare-strings.
17084
17085 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17086
17087 * isearch.el (isearch-resume): New function.
17088 (isearch-done): Add something to command-history to resume
17089 the search.
17090 (isearch-yank-line, isearch-yank-word): Use
17091 buffer-substring-no-properties instead of buffer-substring.
17092
17093 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17094 of flyspell-mouse-map.
17095
17096 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17097 duplicate definition.
17098 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17099
17100 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17101 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17102
17103 2000-07-25 Sam Steingold <sds@gnu.org>
17104
17105 * net/ange-ftp.el: Get modtime over the net.
17106 (ange-ftp-file-modtime): New function.
17107 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17108 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17109 Use it.
17110 (ange-ftp-dot-to-slash): New function.
17111 (ange-ftp-fix-name-for-vms): Use it.
17112
17113 * midnight.el (midnight-buffer-display-time): Use
17114 `with-current-buffer'.
17115
17116 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17117
17118 * find-dired.el: Update copyright notice.
17119 (find-dired): Offer to kill a running `find'.
17120
17121 * enriched.el (enriched-face-ans): For a `foreground-color'
17122 property, return '(("x-color" COLOR))' so that COLOR will be
17123 output as a parameter of the x-color annotation. Likewise for the
17124 `background-color' property. In the case of normal face
17125 properties, don't return annotations for unspecified foreground
17126 and background face attributes.
17127
17128 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17129
17130 * language/japan-util.el (japanese-katakana-region): Fix handling
17131 HANKAKU argument.
17132
17133 2000-07-25 Miles Bader <miles@gnu.org>
17134
17135 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17136 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17137 constrain-to-field.
17138
17139 2000-07-24 Andrew Innes <andrewi@gnu.org>
17140
17141 * timer.el (timer-activate-when-idle): Add optional parameter
17142 DONT-WAIT. Update docstring.
17143 (run-with-idle-timer): Specify extra parameter to
17144 timer-activate-when-idle, so that timer will be activated
17145 immediately if Emacs is already idle.
17146
17147 * w32-fns.el (w32-using-nt): Fix docstring.
17148
17149 2000-07-24 Dave Love <fx@gnu.org>
17150
17151 * mouse.el (popup-menu): Set last-command-event.
17152 (mouse-major-mode-menu-prefix): Declare.
17153
17154 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17155
17156 * textmodes/flyspell.el: Update to author's version 1.5d.
17157
17158 * progmodes/hideshow.el: Update copyright notice.
17159
17160 * vcursor.el: Set maintainer to FSF, since author cannot
17161 be reached.
17162
17163 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17164
17165 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17166 the prompt.
17167
17168 * mouse.el (popup-menu): Run the keymap through indirect-function,
17169 in case it was defined with define-prefix-key. If the menu is a
17170 list of keymaps, look up the binding of user's choice in each one
17171 of the keymaps.
17172 (mouse-popup-menubar): If the global and local menu-bar keymaps
17173 don't have a prompt string, create one and insert it into the
17174 keymap. Don't barf if current-local-map returns nil.
17175
17176 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17177
17178 * dired.el (dired-sort-R-check): Added to allow recursive listing
17179 to be undone.
17180 (dired-sort-other): Use it.
17181
17182 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17183
17184 * Release of cc-mode 5.27
17185
17186 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17187
17188 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17189 c-beginning-of-statement-1 that caused a bad case of recursion
17190 which could consume a lot of CPU in large classes in languages
17191 that have in-expression classes (i.e. Java and Pike).
17192
17193 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17194 statements before top level constructs (i.e. case 6 is moved
17195 before case 5 and is now case 4) to catch in-expression
17196 classes in top level expressions correctly.
17197
17198 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17199
17200 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17201 objc-method-intro. Case 4 removed and case 5I added.
17202
17203 * cc-langs.el (c-append-paragraph-start): New variable used by
17204 c-common-init to get paragraph-start correct.
17205 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17206 initialize paragraph-start to make it correct both with and
17207 without the javadoc special case.
17208
17209 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17210 initialize paragraph-start for javadoc markup.
17211
17212 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17213 change by defaulting this to t. It's motivated by the
17214 confusing behavior that otherwise arise from the style system
17215 when editing both java and non-java files at the same time
17216 (see the comments about style setting in c-common-init).
17217
17218 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17219
17220 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17221 similar to the one in c-fill-paragraph to check the fill
17222 prefix from the adaptive fill function for sanity.
17223
17224 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17225
17226 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17227 defun block.
17228
17229 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17230
17231 * cc-align.el (c-lineup-multi-inher): Handle lines with
17232 leading comma nicely. Extended to handle member initializers
17233 too.
17234
17235 * cc-engine.el: (c-beginning-of-inheritance-list,
17236 c-guess-basic-syntax): Fixed recognition of inheritance lists
17237 when the lines begins with a comma.
17238
17239 * cc-vars.el (c-offsets-alist): Changed default for
17240 member-init-cont to c-lineup-multi-inher since it now handles
17241 member initializers and indents better for leading commas.
17242
17243 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17244
17245 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17246 handling that caused class open lines to be recognized as
17247 statement-conts in some cases.
17248
17249 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17250 guessed by the adaptive fill function unless point is on the
17251 first line of a block comment.
17252
17253 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17254 when the buffer ends with a macro continuation char.
17255
17256 * cc-engine.el (c-guess-basic-syntax): Added support for
17257 function definitions as statements in Pike. The first
17258 statement in a lambda block is now labeled defun-block-intro
17259 instead of statement-block-intro.
17260
17261 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17262 so that the class surrounding point is selected, not the one
17263 innermost in the state.
17264
17265 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17266 recognition of switch labels having hanging multiline
17267 statements.
17268
17269 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17270 some code in c-guess-basic-syntax to a separate function.
17271 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17272 recognition of member inits with multiple line arglists.
17273 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17274 member-init-cont when the commas are in funny places.
17275
17276 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17277
17278 * cc-defs.el (c-auto-newline): Removed this macro since it's
17279 not used anymore.
17280
17281 * cc-engine.el (c-looking-at-bos): New helper function.
17282 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17283 inexpr and toplevel classes apart in Pike.
17284
17285 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17286 of case 9A.
17287
17288 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17289 constant, since "class" can introduce an in-expression class
17290 in Pike nowadays.
17291
17292 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17293
17294 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17295 indentation on cpp-macro lines.
17296
17297 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17298 a syntax modifier like comment-intro, to make it possible to
17299 get syntactic indentation for preprocessor directives. It's
17300 incompatible wrt to lineup functions on cpp-macro, but it has
17301 no observable effect in the 99.9% common case where cpp-macro
17302 is set to -1000.
17303
17304 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17305
17306 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17307 member-init-cont when the preceding arglist is several lines.
17308
17309 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17310
17311 * cc-styles.el (c-style-alist): The basic offset for the BSD
17312 style corrected to 8.
17313
17314 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17315
17316 * cc-styles.el (c-style-alist): Adjusted the indentation of
17317 brace list openers in the gnu style.
17318
17319 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17320
17321 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17322
17323 * cc-cmds.el (c-electric-brace, c-electric-slash,
17324 c-electric-star, c-electric-semi&comma, c-electric-colon,
17325 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17326 when c-syntactic-indentation is nil.
17327
17328 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17329 we were left at comments preceding the first statement when
17330 reaching the beginning of the buffer.
17331
17332 * cc-vars.el (c-syntactic-indentation): New variable to turn
17333 off all syntactic indentation.
17334
17335 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17336
17337 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17338 between the text and the block comment ender when it hangs,
17339 depending on how many there are before the fill.
17340
17341 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17342
17343 * cc-engine.el (c-beginning-of-closest-statement): New helper
17344 function to go back to the closest preceding statement start,
17345 which could be inside a conditional statement.
17346 * cc-engine.el (c-guess-basic-syntax): Use
17347 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17348
17349 * cc-engine.el (c-guess-basic-syntax): Better handling of
17350 arglist-intro, arglist-cont-nonempty and arglist-close when
17351 the arglist is nested inside parens. Cases 7A, 7C and 7F
17352 changed.
17353
17354 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17355 up-to-date with javadoc 1.2.
17356
17357 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17358
17359 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17360 multiline Pike type decls.
17361
17362 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17363
17364 * cc-cmds.el (c-indent-new-comment-line): Always break
17365 multiline comments in multiline mode, regardless of
17366 comment-multi-line.
17367
17368 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17369
17370 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17371 fully::qualified::names in C++ member init lists. Preamble in
17372 case 5D changed.
17373
17374 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17375
17376 * cc-langs.el (c-common-init): Handling of obsolete variables
17377 moved to c-initialize-cc-mode. More compatible style override
17378 when using global style variables.
17379 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17380 variables moved here.
17381
17382 * cc-styles.el (c-make-styles-buffer-local): Flag style
17383 variable localness in c-style-variables-are-local-p to make
17384 the compatibility measure in c-common-init work well.
17385
17386 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17387 longer contain set-from-style.
17388 * cc-styles.el (c-initialize-builtin-style): Don't check for
17389 set-from-style on c-special-indent-hook.
17390 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17391 copy-alist is sufficient now.
17392
17393 * cc-styles.el (c-set-style, c-set-style-1,
17394 c-get-style-variables): Fixes to variable initialization so
17395 that duplicate entries in styles have the same effect
17396 regardless of DONT-OVERRIDE.
17397
17398 * cc-styles.el (c-set-style-2): Fixed bug where the
17399 initialization of inheriting styles failed when the
17400 dont-override flag is set.
17401
17402 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17403 on this.
17404
17405 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17406
17407 * cc-defs.el (c-forward-comment): Removed the workaround
17408 introduced in 5.38 since it had worse side-effects. If a line
17409 contains the string "//\"", it regarded the // as a comment
17410 start since the \ temporarily doesn't have escape syntax.
17411
17412 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17413
17414 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17415 ada-xref.el before ada-prj.el, so that the Project menu is created
17416 when ada-prj tries to add to it.
17417 (ada-activate-keys-for-case): Suppress the characters that are not
17418 part of the Ada syntax. Better compatibility with else-mode
17419 (ada-adjust-case-interactive): When auto-casing is not active,
17420 correctly insert newlines (used to insert only ^M). Prevent the
17421 syntax table from being changed in case of an error
17422 (or '_' becomes part of a word and some commands are confused).
17423 Do nothing if ada-auto-case is nil.
17424 (ada-after-keyword-p): Ignore keywords that are also attributes
17425 (ada-batch-reformat): Update usage comment
17426 (ada-call-from-contextual-menu): New function
17427 (ada-case-read-exceptions): Reinitialize the casing exception list
17428 first to nil first, so that the casing exception file can be
17429 shared.
17430 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17431 files.
17432 (ada-compile-goto-error): Fix regexp used to detect a file:line
17433 anywhere in the error message
17434 (ada-contextual-menu-last-point): New variable
17435 (ada-create-keymap): If the variable delete-key-deletes-forward is
17436 t on XEmacs, it means that DEL should delete one character
17437 forward.
17438 (ada-create-menu): Use :included instead of :visible for XEmacs.
17439 New submenu "Options".
17440 (ada-end-stmt-re): Correctly indent "select ... then abort"
17441 statements.
17442 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17443 even if they don't match ada-fill-comment-prefix Fix handling of
17444 paragraphs on the first or last line of a file.
17445 (ada-format-paramlist): Fix handling of default parameter values.
17446 (ada-get-body-name): New function.
17447 (ada-get-current-indent): Optimized by searchling directly for an
17448 existing generic part or a statement outside of it. Handle
17449 ada-indent-align-comments when indenting comments Replaced some
17450 regexps by testing directly the next character. This results in a
17451 huge speedup on some files. New indentation scheme for renames
17452 statements. Stop looking for the 'while' or 'for' associated with
17453 a 'loop' at the first semicolon encountered. A "return" can also
17454 match an anonymous access subprogram declaration.
17455 (ada-get-indent-noindent): Ignore strings and comments when
17456 looking for the keywords "record" and "private".
17457 (ada-goto-matching-decl-start): When matching "if", make sure we
17458 are not in fact seeing "end if". Ignore "when" statements except
17459 when initial keyword was "begin". Fix handling of nested
17460 procedures. Add a recursive call to this function to skip over
17461 other 'end' statmts. Fix indentation for "when .. => begin"
17462 (ada-in-open-paren-p): Fix indentation for complex boolean
17463 expressions, where 'and then', 'or else' and parenthesis
17464 statements are mixed up.
17465 (ada-in-paramlist-p): Skip comments while searching for the
17466 beginning Fix handling of operator declarations.
17467 (ada-indent-align-comments): New variable
17468 (ada-indent-current): Change the syntax table only in the
17469 protected section, so that we are sure it is restored correctly.
17470 (ada-indent-on-previous-lines): Use ada-use-indent and
17471 ada-with-indent Correctly indent "select ... then"
17472 (ada-indent-region): Slight speedup.
17473 (ada-indent-renames): New variable.
17474 (ada-last-which-function-subprog, ada-last-which-function-line):
17475 New variables
17476 (ada-looking-at-semi-private): Correctly indent the 'private'
17477 keyword when it is the first word in a package declaration.
17478 (ada-loose-case-word): Stop searching if at the end of the buffer.
17479 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17480 even if point is not initially at the end of the word.
17481 (ada-matching-decl-start-re): Add "when".
17482 (ada-mode): Add support for abbrev-mode, outline-mode and
17483 which-func-mode Override the old find-file.el entry in
17484 ff-special-constructs since it is using the obsolete
17485 ada-spec-suffix variable
17486 (ada-no-auto-case): New function
17487 (ada-scan-paramlist): When parsing the argument type, accept
17488 spaces (as in "X 'Class", generated by Rational Rose).
17489 (ada-other-file-name): No longer loads the other file.
17490 (ada-popup-menu): Save and restore the current buffer and cursor
17491 position before and after displaying the menu.
17492 (ada-search-ignore-complex-boolean): New function.
17493 (ada-uncomment-region): Emacs21 already knows how to delete
17494 comments not starting in the first column.
17495 (ada-use-indent): New variable
17496 (ada-which-function): New function.
17497 (ada-with-indent): New variable
17498 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17499 can be batch-compiled from the command line.
17500
17501 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17502 Add to the menu when the file is loaded, not in ada-mode-hook.
17503 Add -toolbar to the default ddd command Switches moved from
17504 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17505 ada-prj-default-comp-opt
17506 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17507 Reference Manual to the menu
17508 (ada-check-current): rewritten as a call to ada-compile-current
17509 (ada-compile): Removed.
17510 (ada-compile-application, ada-compile-current, ada-check-current):
17511 Set the compilation-search-path so that compile.el automatically
17512 finds the sources in src_dir. Automatic scrollong of the
17513 compilation buffer. C-uC-cC-c asks for confirmation before
17514 compiling
17515 (ada-compile-current): New parameter, prj-field
17516 (ada-complete-identifier): Load the .ali file before doing
17517 processing
17518 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17519 conform to gnatmake's behavior.
17520 (ada-find-file-in-dir): New function
17521 (ada-find-references): Set the environment variables for gnatfind
17522 (ada-find-src-file-in-dir): New function.
17523 (ada-first-non-nil): Removed
17524 (ada-gdb-application): Add support for jdb, the java debugger.
17525 (ada-get-ada-file-name): Load the original-file first if not done
17526 yet.
17527 (ada-get-all-references): Handles the new ali syntax (parent types
17528 are found between <>).
17529 (ada-initialize-runtime-library): New function
17530 (ada-mode-hook): Always load a project file when a file is opened,
17531 so that the casing exceptions are correctly read.
17532 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17533 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17534 to open the project file, since the latter does not work with
17535 speedbar Get default values before loading the prj file, or the
17536 default executable file name is wrong. Use the absolute value of
17537 src_dir to initialize ada-search-directories and
17538 compilation-search-path,... Add the standard runtime library to
17539 the search path for find-file.
17540 (ada-prj-default-debugger): Was missing an opening '{'
17541 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17542 variables.
17543 (ada-prj-default-gnatmake-opt): New variable
17544 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17545 buffers, the project file is the default one Save the windows
17546 configuration before displaying the menu.
17547 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17548 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17549 ...) regexp-quote identifiers names to support operators +,
17550 -,... in regexps.
17551 (ada-remote): New function.
17552 (ada-run-application): Erase the output buffer before starting the
17553 run Support remote execution of the application. Use
17554 call-process, or the arguments are incorrectly parsed
17555 (ada-set-default-project-file): Reread the content of the active
17556 project file, not the one from the current buffer When a project
17557 file is set as the default project, all directories are
17558 automatically associated with it.
17559 (ada-set-environment): New function
17560 (ada-treat-cmd-string): New special variable ${current}
17561 (ada-treat-cmd-string): Revised. The substitution is now done for
17562 any ${...} substring
17563 (ada-xref-current): If no body was found, compiles the spec
17564 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17565 compiler to get rid of command line length limitations.
17566 (ada-xref-get-project-field): New function
17567 (ada-xref-project-files): New variable
17568 (ada-xref-runtime-library-specs-path)
17569 (ada-xref-runtime-library-ali-path): New variables
17570 (ada-xref-set-default-prj-values): Default run command now does a
17571 cd to the build directory. New field: main_unit Provide a default
17572 file name even if the current buffer has no prj file.
17573
17574 * ada-prj.el:
17575 Rewritten to show a tabbed-dialog.
17576 (ada-prj-add-ada-menu): Remove the map and name parameters.
17577 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17578 New function
17579 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17580 (ada-prj-load-from-file): New function
17581 (ada-prj-save): Always save fields that depend on the current buffer
17582 (ada-prj-show-value): New function
17583
17584 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17585 Ada mode. This will allow us to display the Ada menu in any buffer
17586 we want (for project items).
17587 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17588 number of spaces in the header.
17589
17590 2000-07-24 Dave Love <fx@gnu.org>
17591
17592 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17593
17594 2000-07-23 Noah Friedman <friedman@splode.com>
17595
17596 * type-break.el (type-break): perform autosave.
17597 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17598 (type-break-do-query): Cancel query schedule while performing
17599 actual query, to avoid possibility of a second query being made
17600 while first one is already in progress.
17601 (type-break-time-stamp-format): New variable.
17602 (type-break-time-stamp): New function.
17603 (type-break-time-warning): Use it.
17604 (type-break-keystroke-warning): Use it.
17605 (type-break-noninteractive-query): Use it.
17606
17607 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17608 cookie.
17609 Use add-minor-mode to set minor-mode-alist, if available.
17610 (eldoc-echo-area-use-multiline-p): New user option.
17611 (eldoc-echo-area-multiline-supported-p): New variable.
17612 (eldoc-docstring-format-sym-doc): Use them.
17613 (eldoc-mode): If not using idle timers, append to local post and
17614 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17615 (eldoc-display-message-no-interference-p): Don't interfere with
17616 edebug.
17617 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17618 (eldoc-function-arglist): New function.
17619 (eldoc-function-argstring): Use it.
17620
17621 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17622 auto save directory exists before calling directory-files.
17623
17624 2000-07-23 Dave Love <fx@gnu.org>
17625
17626 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17627 ^o, ^u.
17628
17629 2000-07-21 Dave Love <fx@gnu.org>
17630
17631 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17632 now passed to the function. It now works properly.
17633
17634 * smerge-mode.el (smerge-mode-menu): Fill it out.
17635
17636 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17637
17638 * info-look.el (info-lookup): If *info* is shown in another frame
17639 on the same display, select that frame, instead of switching to
17640 the Info buffer in another window of the selected frame.
17641
17642 * simple.el (universal-argument-map): Bind numeric keypad keys
17643 kp-0 to kp-9 and kp-subtract.
17644 (digit-argument): Handle these keys.
17645
17646 2000-07-20 Dave Love <fx@gnu.org>
17647
17648 * net/goto-addr.el (goto-address-fontify): Don't bother with
17649 buffer-modified and read-only stuff -- irrelevant with overlays.
17650 Put an extra property on the overlays and use it to clean up in
17651 case goto-address is re-run.
17652
17653 2000-07-19 Richard M. Stallman <rms@gnu.org>
17654
17655 * timer.el (run-with-idle-timer): Doc fix.
17656
17657 * mail/mail-utils.el (mail-strip-quoted-names):
17658 Handle case where <...> appears inside "...".
17659 Use replace-match to edit the string more simply.
17660 (rmail-dont-reply-to): Cope with an unmatched ".
17661
17662 2000-07-19 Dave Love <fx@gnu.org>
17663
17664 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17665 implementation.
17666
17667 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17668 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17669 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17670
17671 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17672
17673 * textmodes/refer.el: Correct maintainer's email address.
17674
17675 * progmodes/hideif.el: Correct author's email address.
17676 Fix typo in comment.
17677
17678 * xml.el: New file.
17679
17680 * mail/mailheader.el: Correct author's mail address.
17681
17682 * gnus/parse-time.el: Correct author's mail address.
17683
17684 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17685
17686 * comint.el (comint-highlight-input, comint-highlight-face):
17687 New user options.
17688 (comint-input-ring-file-name): Change custom type.
17689 (comint-mode-map): Bind mouse-2.
17690 (comint-insert-clicked-input): New function.
17691 (comint-send-input): Handle input highlighting.
17692
17693 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17694
17695 * mouse.el (popup-menu): New function.
17696 (mouse-major-mode-menu): Use it.
17697
17698 2000-07-18 Dave Love <fx@gnu.org>
17699
17700 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17701 improvements.
17702
17703 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17704
17705 * faces.el (face-font-selection-order)
17706 (face-font-family-alternatives): Add custom type.
17707
17708 2000-07-18 Dave Love <fx@gnu.org>
17709
17710 * cus-edit.el (custom-variable-reset-saved)
17711 (custom-variable-reset-standard): Remove unused bindings.
17712
17713 * rect.el (open-rectangle-line): Remove unused let.
17714
17715 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17716
17717 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17718
17719 * cdl.el: Fix `Maintainer' keyword.
17720
17721 * play/pong.el: Add author's email address.
17722
17723 2000-07-17 Sam Steingold <sds@gnu.org>
17724
17725 * files.el (insert-directory): Call `split-string' instead of
17726 re-implementing it.
17727
17728 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17729
17730 * mail/vms-pmail.el: Change maintainer to FSF.
17731
17732 * net/goto-addr.el: Change maintainer to FSF.
17733
17734 * info.el (Info-title-face-alist): Removed.
17735
17736 2000-07-18 David Ponce <david@dponce.com>
17737
17738 * recentf.el (recentf-open-files): New command that works like
17739 `recentf-open-more-files', but shows the whole list of files (not just
17740 those omitted from the menu). Useful if you don't use a menu-bar!
17741 (recentf-open-more-files) Modified to use `recentf-open-files'.
17742
17743 (recentf-open-files, recentf-open-more-files)
17744 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17745
17746 (recentf-dialog-mode): New mode for dialogs. You can now just type
17747 "q" to cancel the dialogs.
17748
17749 2000-07-18 David Ponce <david@dponce.com>
17750
17751 * recentf.el: This is a major update of recentf.el. It adds new
17752 features to better organize the recentf menu and "More..." buffer.
17753
17754 Using new provided menu filtering functions you can now organize the
17755 recent files list:
17756
17757 - by major modes
17758 - by directories
17759 - by user defined rules
17760
17761 Finally, with the new `recentf-filter-changer' customizable filter you
17762 can define a ring of filters and dynamically (via the menu) cycle on
17763 each menu organization in the ring (a la msb).
17764
17765 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17766
17767 * eshell/eshell.el (eshell): Replace links to eshell.info with
17768 links to eshell, to avoid problems on systems where the manual is
17769 installed as `eshell'.
17770 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17771 * eshell/em-smart.el (eshell-smart): Ditto.
17772 * eshell/em-banner.el (eshell-banner): Ditto.
17773 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17774
17775 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17776 same-file check in the MS-DOS version (it does support inodes).
17777
17778 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17779
17780 * eshell/eshell.el (eshell-directory-name):
17781 Run default directory name through convert-standard-filename.
17782
17783 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17784
17785 * international/mule-cmds.el (select-safe-coding-system):
17786 Fix typo in the comment.
17787
17788 * language/european.el (compound-text):
17789 Force katakana-jisx0201 to be designated to G1.
17790
17791 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17792 Don't translate some national variant characters of latin-jisx0201.
17793 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17794
17795 * international/kkc.el (kkc-after-update-conversion-functions):
17796 New variable.
17797 (kkc-update-conversion): Run functions in it at the tail.
17798
17799 2000-07-16 John Wiegley <johnw@gnu.org>
17800
17801 * lisp/align.el (align-newline-and-indent):
17802 Adding new function. for auto-aligning blocks of code on RET.
17803 (align-region): Fixed badly formatted minibuffer message.
17804
17805 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17806
17807 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17808 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17809 the conversion list at first if appropriate.
17810 (kkc-next): Don't update kkc-next-count here.
17811 (kkc-prev): Don't update kkc-prev-count here.
17812 (kkc-show-conversion-list-update): Fix setting up of conversion
17813 list message.
17814
17815 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17816
17817 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17818
17819 2000-07-16 Dave Love <fx@gnu.org>
17820
17821 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17822 function to be more specific.
17823
17824 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17825 non-string help-echo.
17826 (widget-types-convert-widget): Defsubst it.
17827 (widget-echo-help): Try to cope with a help-echo function of two
17828 possible sorts.
17829
17830 2000-07-15 Jason Rumney <jasonr@gnu.org>
17831
17832 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17833 Declare as obsolete.
17834
17835 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17836
17837 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17838
17839 * hilit-chg.el: Fix typo.
17840
17841 2000-07-14 Dave Love <fx@gnu.org>
17842
17843 * info.el (Info-mode-menu): Fix use of :help, :enable.
17844
17845 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17846
17847 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17848
17849 2000-07-13 Dave Love <fx@gnu.org>
17850
17851 * emacs-lisp/easymenu.el: Doc fixes.
17852 (easy-menu-remove): Defalias to ignore.
17853
17854 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17855 Call throw correctly.
17856
17857 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17858
17859 * faces.el (frame-background-mode): Doc fix.
17860
17861 * simple.el (eval-expression-print-length): Change custom type to
17862 allow entering nil as value.
17863
17864 2000-07-13 Dave Love <fx@gnu.org>
17865
17866 * progmodes/fortran.el (fortran-imenu-generic-expression):
17867 Change definition layout.
17868 (fortran-mode-menu): Reinstate customize entries.
17869
17870 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17871 Use :filter, per old XEmacs code.
17872
17873 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17874
17875 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17876 event when deciding what to send to the terminal.
17877
17878 2000-07-12 Dave Love <fx@gnu.org>
17879
17880 * cus-start.el: Add optional version as 4th element of specs and
17881 use it for several things new in v21. Remove load-path. Fix type
17882 of line-number-display-limit.
17883
17884 2000-07-11 Dave Love <fx@gnu.org>
17885
17886 * progmodes/fortran.el: Don't require easymenu.
17887 Use repeat counts in various regexps.
17888 (fortran-mode-syntax-table): Defvar directly.
17889 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17890 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17891 Use defvar, not defconst.
17892 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17893 (fortran-mode): Set fortran-comment-line-start-skip,
17894 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17895 (fortran-comment-indent): Use defsubst.
17896 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17897 Use fortran-comment-indent, not fortran-comment-indent-function.
17898 (fortran-comment-region, fortran-electric-line-number): Simplify.
17899 (fortran-auto-fill): New function.
17900 (fortran-do-auto-fill): Deleted.
17901 (fortran-find-comment-start-skip):
17902 Check for non-null comment-start-skip.
17903 (fortran-auto-fill-mode, fortran-fill-statement):
17904 Use fortran-auto-fill.
17905 (fortran-fill): Use fortran-auto-fill. Check for null
17906 comment-start-skip. Simplify final clause and use end-of-line finally.
17907
17908 * widget.el (widget-plist-member): New alias.
17909
17910 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17911
17912 * eshell/esh-module.el (toplevel): Reference
17913 byte-compile-current-file only if it is bound.
17914
17915 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17916
17917 * dired.el: Don't require `dired-aux'.
17918
17919 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17920
17921 * dired-aux.el (dired-show-file-type): New function.
17922 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17923 (dired-show-file-type): Add autoload.
17924
17925 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17926
17927 * international/mule-diag.el (describe-font): Adjusted for the
17928 change of fontset-info.
17929 (print-fontset): Likewise.
17930
17931 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17932
17933 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17934
17935 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17936
17937 * bindings.el: Bind `[delete]' to delete-char.
17938
17939 * dired.el (dired-find-alternate-file): New function.
17940 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17941 (toplevel): Require dired-aux when compiling.
17942 (dired-buffers): Move defvar within file to avoid compiler warning.
17943
17944 * info.el (Info-last-search): Variable removed.
17945 (Info-search-history): New variable.
17946 (Info-search): New Info-search-history.
17947
17948 * battery.el, info-look.el: Change author's mail address.
17949
17950 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17951
17952 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17953 if rmail-ignored-headers is nil.
17954 (rmail-retry-failure): Bind rmail-ignored-headers and
17955 rmail-displayed-headers to nil.
17956
17957 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17958
17959 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17960 (print-region-1): Don't hard code `-h' here.
17961
17962 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17963
17964 2000-07-01 Francesco Potorti` <pot@gnu.org>
17965
17966 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17967 exim can use "your message" instead of "the message".
17968
17969 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
17970
17971 * facemenu.el: Docstrings fixes.
17972 (facemenu-get-face): Don't use internal-find-face.
17973 (facemenu-iterate): Rename arg to match the docstring.
17974
17975 * newcomment.el (uncomment-region): Be more careful when skipping
17976 backwards over `=' not to bump into BOBP.
17977
17978 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
17979
17980 * ediff-diff.el (ediff-wordify): Use syntax table.
17981 * ediff-init.el (ediff-has-face-support-p): Use
17982 ediff-color-display-p.
17983 (ediff-color-display-p): Use display-color-p, changed to defun
17984 from defsubst.
17985 Got rid of special cases for NeXT and OS/2.
17986 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
17987 face.
17988
17989 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17990
17991 * emacs-lisp/lucid.el: Require CL.
17992 (copy-tree, remprop): Remove, it's provided by CL.
17993 (map-keymap): Define in terms of cl-map-keymap.
17994 (extent-property, set-extent-end-glyph): New functions.
17995
17996 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
17997
17998 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17999
18000 * Makefile.in (DONTCOMPILE): Add comment that the name may
18001 not be changed without changing the make-dist script.
18002
18003 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18004 (cl-mapc): Use mapc instead of cl-old-mapc.
18005
18006 2000-07-05 Andrew Innes <andrewi@gnu.org>
18007
18008 * makefile.nt: Add support for `bootstrap' and related targets.
18009
18010 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18011
18012 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18013 (easy-menu-do-define): Use `menu-item' format.
18014 Handle case where easy-menu-create-menu returns a symbol.
18015 Manually call the potential top-level filter in the function binding.
18016 (easy-menu-filter-return): New arg NAME.
18017 Convert to a keymap if MENU is an XEmacs menu.
18018 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18019 (easy-menu-converted-items-table, easy-menu-convert-item):
18020 New var and fun to memoize easy-menu-convert-item-1.
18021 (easy-menu-do-add-item): Use it.
18022 (easy-menu-create-menu): Use easy-menu-convert-item.
18023 Wrap easy-menu-filter-return around any :filter specification.
18024 Don't convert the menu if a filter was specified.
18025 Tell easy-menu-make-symbol not to check for MENU being an expression.
18026 (easy-menu-make-symbol): New arg NOEXP.
18027
18028 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18029
18030 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18031 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18032 (eval-defun): If called with prefix arg, instrument code for
18033 Edebug.
18034
18035 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18036 similar to that of eval-defun.
18037
18038 2000-07-04 Dave Love <fx@gnu.org>
18039
18040 * hl-line.el (hl-line-overlay): Make it permanent-local.
18041
18042 * calendar/todo-mode.el: Replaced with a working version, based on
18043 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18044
18045 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18046
18047 * paths.el (prune-directory-list): New function.
18048 (Info-default-directory-list): Rewritten to more methodically
18049 enumerate a big list of possible info directories (based on the
18050 list used by the standalone info reader).
18051
18052 * info.el (info-initialize): Use prune-directory-list to remove
18053 non-existent directories from Info-directory-list.
18054
18055 * paths.el (Info-default-directory-list): Try a list of possible
18056 info-directories instead of a single one. Add the possible
18057 info directory "/usr/share/info".
18058
18059 * woman.el (woman-man.conf-path): Explicitly include the debian
18060 man-db config file "/etc/manpath.config".
18061 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18062 are present in `manpath.config'.
18063 (woman-manpath): Include "/usr/share/man".
18064
18065 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18066
18067 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18068
18069 * startup.el (command-line): Initialize blink-cursor based
18070 on window-system.
18071
18072 * frame.el (blink-cursor): Default to nil if not running under
18073 a window-system.
18074
18075 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18076 (face-x-resources): Remove duplicate entry for :font.
18077
18078 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18079 instead of cycling through windows with next-window.
18080
18081 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18082 of cycling through windows with next-window.
18083
18084 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18085 of cycling through windows with next-window.
18086
18087 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18088 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18089 instead of cycling through windows with next-window.
18090
18091 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18092 instead of cycling through windows with next-window.
18093
18094 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18095 of cycling through windows with next-window.
18096
18097 * terminal.el (te-process-output): Use walk-windows instead of
18098 cycling through windows with next-window.
18099
18100 * server.el (server-switch-buffer): Use some-window instead of
18101 cycling through windows with next-window.
18102
18103 * window.el (some-window): New function.
18104 (walk-windows): Remove reference to walk-windows-start.
18105
18106 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18107
18108 2000-07-03 Richard Stallman <rms@gnu.org>
18109
18110 * window.el (walk-windows): Guarantee termination by keeping a list
18111 of all the windows already handled.
18112
18113 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18114
18115 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18116 window-system.
18117
18118 * man.el (Man-notify-when-ready): Don't use window-system. If
18119 Man-notify-method is newframe, and the display is not
18120 multi-frame, select the frame created for the man page.
18121 (Man-init-defvars): Doc fix.
18122
18123 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18124
18125 * faces.el (region): Change background color for light background.
18126
18127 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18128 attribute from mode-line face of Ediff control frame.
18129
18130 * replace.el (query-replace-map): Bind `e' like `E'.
18131
18132 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18133
18134 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18135 Change name to "Select All".
18136
18137 * dos-fns.el (convert-standard-filename): Fix last change.
18138
18139 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18140
18141 * help.el (describe-variable): Don't insert a second `'s' in front
18142 of the string `value is shown below'. Since the syntax-table is
18143 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18144 an existing `'s', so that this won't be deleted.
18145
18146 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18147 * pcmpl-unix.el: New files.
18148
18149 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18150
18151 * wid-edit.el (widget-member): Use the new plist-member.
18152
18153 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18154
18155 * replace.el (perform-replace): Undo change of 2000-04-04.
18156 Instead, move backward 1 character at the end of the loop when
18157 necessary.
18158
18159 * faces.el (fringe): Change face for different backgrounds.
18160
18161 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18162 patch from John.
18163
18164 * eshell/*.el: Change spelling of the Free Software Foundation.
18165
18166 * eshell/esh-toggle.el: Removed.
18167
18168 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18169
18170 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18171 interactively.
18172
18173 2000-06-26 Alex Schroeder <alex@gnu.org>
18174
18175 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18176 `define-key'; instead of checking `(emacs-version)' check for
18177 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18178 for `;' and `o' which might be electric.
18179
18180 (sql-electric-stuff): New user option.
18181 (sql-magic-go): New function which uses `sql-electric-stuff'.
18182 (sql-magic-semicolon): New function which uses
18183 `sql-electric-stuff'.
18184
18185 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18186 is not fboundp.
18187
18188 (sql-oracle-options): New variable.
18189 (sql-oracle): Use it.
18190
18191 (sql-imenu-generic-expression): Doc change.
18192 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18193 is used.
18194
18195 (sql-informix): Added command line parameter "-" to force
18196 sql-informix-program to use stdout.
18197
18198 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18199
18200 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18201 (cp864-decode-table): Doc fix.
18202 (cp720-decode-table): New variable, supports the Arabic OEM
18203 codepage used by Windows.
18204 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18205
18206 2000-06-23 Dave Love <fx@gnu.org>
18207
18208 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18209 (font-lock-fontify-anchored-keywords): Use
18210 line-beginning-position.
18211 (global-font-lock-mode): Use mapc.
18212
18213 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18214
18215 * eshell/esh-module.el: Require CL when compiling.
18216
18217 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18218
18219 * comint.el (comint-substitute-in-file-name): Call replace-match
18220 with second and third arg t.
18221
18222 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18223 Specify foreground color.
18224
18225 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18226 color.
18227
18228 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18229
18230 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18231 cddr instead of cdddr.
18232
18233 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18234 instead of copy-list.
18235
18236 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18237 of copy-list.
18238
18239 * subdirs.el: Add eshell subdirectory.
18240
18241 * eshell: New subdirectory containing the Eshell package.
18242
18243 * pcomplete.el: New file.
18244
18245 2000-06-23 Paul Eggert <eggert@twinsun.com>
18246
18247 * mail/mailpost.el (post-mail-send-it): Make sure file has
18248 proper permissions from birth.
18249
18250 * files.el (basic-save-buffer-2): When temporarily setting
18251 file modes, set them to current modes plus 0200, not to 0777.
18252
18253 * emerge.el (emerge-make-temp-file): Make sure file has proper
18254 permissions from birth.
18255
18256 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18257
18258 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18259 backup file name through convert-standard-filename.
18260
18261 * dos-fns.el (convert-standard-filename): Convert leading
18262 directories as well. When long file names are supported, convert
18263 characters that are invalid in Windows file names.
18264
18265 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18266
18267 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18268 ps-print crashes. New feature: page selection for printing. Create
18269 raw-text-unix coding system for XEmacs. Doc fix.
18270 (ps-print-version): New version number (5.2.3).
18271 (ps-plot-region): Bug fix.
18272 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18273 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18274 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18275 funs.
18276 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18277 (ps-last-page): New vars.
18278
18279 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18280
18281 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18282 empty option string.
18283
18284 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18285
18286 * man.el (man): Doc fix.
18287
18288 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18289
18290 * international/mule-cmds.el (set-language-info-alist): Docstring
18291 fixed.
18292
18293 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18294
18295 * version.el (emacs-version): Use ISO date format.
18296
18297 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18298 instead of `M-backspace'.
18299
18300 * simple.el (turn-off-auto-fill): New function.
18301
18302 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18303
18304 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18305 Renamed from with-buffer-prepared-for-font-lock and use
18306 inhibit-modification-hooks rather than setting *-change-functions.
18307 Update all functions to use the new name.
18308 (jit-lock-first-unfontify-pos): New semantics (and doc).
18309 (jit-lock-mode): Make non-interactive.
18310 Don't automatically turn on font-lock.
18311 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18312 Always use jit-lock-after-change.
18313 Remove and restore font-lock-after-change-function.
18314 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18315 (jit-lock-after-unfontify-buffer): Remove.
18316 (jit-lock-stealth-fontify):
18317 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18318 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18319
18320 2000-06-20 Sam Steingold <sds@gnu.org>
18321
18322 * emacs-lisp/cl-indent.el (toplevel): Indent
18323 `print-unreadable-object' properly. Untabify.
18324
18325 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18326
18327 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18328 Support for bibentry.
18329 (reftex-compile-variables): Fixed problem with end of section-re.
18330
18331 * texmodes/reftex-dcr.el (reftex-view-crossref,
18332 reftex-view-crossref-from-bibtex):
18333 Deal with changed `reftex-find-citation-regexp-format'.
18334 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18335 Replaced `remprop' with `put'.
18336 (reftex-view-crossref, reftex-view-crossref-when-idle):
18337 Support for bibentry.
18338
18339 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18340 New entry for bibentry package.
18341
18342 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18343 Regexp also matches "\nobibliography".
18344
18345 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18346 Call `reftex-ensure-write-access' before doing anything.
18347 (reftex-ensure-write-access): New function.
18348
18349 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18350
18351 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18352
18353 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18354
18355 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18356
18357 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18358
18359
18360 2000-06-20 Dave Love <fx@gnu.org>
18361
18362 * faces.el (frame-background-mode): Use set-default, not set, in
18363 setter.
18364 (frame-update-faces, frame-update-face-colors): Define with
18365 defalias.
18366
18367 * enriched.el (enriched-decode-foreground)
18368 (enriched-decode-background): Don't use internal-find-face.
18369
18370 * apropos.el: Doc fixes.
18371
18372 * cus-edit.el (customize-changed-options): Check arg.
18373 (customize-version-lessp): Don't require decimal point.
18374
18375 * custom.el (defcustom, defgroup): Doc fix.
18376
18377 * newcomment.el (comment) <defgroup>: Add :version.
18378 (comment-multi-line): Doc fix.
18379
18380 * emulation/mlsupport.el (define-hooked-local-abbrev,
18381 define-hooked-global-abbrev): Fix, using define-abbrev.
18382
18383 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18384
18385 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18386 the whole buffer.
18387
18388 2000-06-19 Dave Love <fx@gnu.org>
18389
18390 * menu-bar.el (menu-bar-options-save): New function.
18391 (menu-bar-options-menu): Use it.
18392 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18393 Simplify.
18394
18395 2000-06-19 Andreas Schwab <schwab@suse.de>
18396
18397 * progmodes/etags.el (tags-query-replace): Put new parameters
18398 START and END at the end, for backward compatibility.
18399
18400 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18401
18402 * international/codepage.el:
18403 (cp-coding-system-for-codepage-1): Delete special codes for
18404 generating xxx-dos coding system because now a CCL based coding
18405 system can handle EOL conversion by default.
18406
18407 * international/mule.el (make-coding-system): Generate subsidiary
18408 coding systems for EOL handling variants even for a CCL based
18409 coding system.
18410
18411 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18412
18413 * international/isearch-x.el (isearch-minibuffer-input-method)
18414 (isearch-minibuffer-input-method-function): These variables
18415 deleted.
18416 (isearch-with-input-method): Don't use the above variables.
18417 (isearch-process-search-multibyte-characters): Likewise. Call
18418 read-string with the arg INHERIT-INPUT-METHOD t.
18419
18420 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18421
18422 * font-lock.el (font-lock-after-fontify-buffer)
18423 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18424
18425 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18426 Use consistent make-local-variable style for font-lock-fontified.
18427 (jit-lock-fontify-buffer):
18428 Don't bother checking for font-lock-mode and jit-lock-mode.
18429
18430 * time.el: Remove trailing ^M that prevent CVS-merging.
18431
18432 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18433
18434 * Makefile.in (distclean): New target.
18435
18436 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18437
18438 * Makefile.in (srcdir): Define for update-subdirs.
18439
18440 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18441
18442 * find-lisp.el: New file.
18443
18444 2000-06-16 Andrew Innes <andrewi@gnu.org>
18445
18446 * time.el (display-time-mail-function): New variable, to allow
18447 external packages to indicate when new mail is available.
18448 (display-time-update): Use it.
18449
18450 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18451
18452 * international/mule.el (mule-version): Change version name to
18453 SAKAKI. AOI has already been used by Meadow.
18454
18455 * international/quail.el (quail-show-guidance-buf): To find the
18456 bottom window (but minibuffer), pay attention to the height of
18457 minibuffer.
18458
18459 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18460
18461 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18462 menu-bar menus. Add help strings. Don't remove the Edit menu
18463 from the menu bar, as the menu bar has enough space now.
18464
18465 * Makefile.in (SHELL): Make sure /bin/sh is used.
18466
18467 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18468 characters, which use series of two ^H characters instead of one.
18469
18470 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18471
18472 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18473 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18474 functions.
18475 (Info-find-node-2): Try a case-sensitive search first, then
18476 do a case-insensitive search.
18477
18478 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18479 tutorials.
18480
18481 * complete.el (PC-env-vars-alist): New variable.
18482 (PC-complete-as-file-name): New function.
18483 (partial-completion-mode): Initialize PC-env-vars-alist from
18484 process-environment.
18485 (PC-do-completion): Handle completion of env vars.
18486
18487 * info.el (Info-set-mode-line): Show file name in mode line,
18488 use `*Info*' instead of `Info:'.
18489
18490 * startup.el (command-line-1): Change copyright messages to year
18491 2000.
18492
18493 2000-06-15 Dave Love <fx@gnu.org>
18494
18495 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18496 not local-map.
18497
18498 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18499
18500 * international/mule.el (set-buffer-file-coding-system): Almost
18501 rewritten to handle `undecided' as no-op.
18502
18503 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18504
18505 * Makefile.in: New file.
18506
18507 * Makefile: Removed.
18508
18509 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18510 (goto-address-highlight-keymap): Bind C-c RET.
18511
18512 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18513
18514 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18515 inherits buffer-file-coding-system of the current buffer.
18516
18517 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18518 0. Give correct argument to set-auto-coding-function.
18519 (tar-expunge): For goto-char, use (point-min), not 0.
18520 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18521 (tar-subfile-save-buffer): Likewize.
18522
18523 * international/mule.el
18524 (after-insert-file-set-buffer-file-coding-system): Call
18525 set-buffer-file-coding-system with the arg FORCE t.
18526
18527 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18528
18529 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18530 nil. Contemporary sendmails issue an X-Authentication-Warning if
18531 the sender is set with `-f'.
18532
18533 2000-06-13 Dave Love <fx@gnu.org>
18534
18535 * help.el (describe-function-1): Kluge around cases of functions
18536 fset to subrs whose doc doesn't match their symbol-name.
18537
18538 * image.el (insert-image): Default STRING to a space.
18539
18540 * info.el Doc fixes.
18541 (Info-build-node-completions): Match Ref tags.
18542
18543 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18544
18545 * frame.el (display-multi-frame-p, display-multi-font-p): New
18546 defaliases for display-graphic-p.
18547
18548 * hl-line.el: Fixed a typo in commentary.
18549
18550 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18551
18552 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18553 fixed.
18554
18555 2000-06-12 Dave Love <fx@gnu.org>
18556
18557 * image.el (insert-image): Save a little consing.
18558
18559 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18560
18561 * language/tibet-util.el: Convert all tibetan-1-column characters
18562 to the corresponding tibetan characters.
18563 (tibetan-add-components): Delete code for the special treatment of
18564 'a chung.
18565
18566 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18567 change.
18568 (tibetan-vowel-transcription-alist): More rules added.
18569 (tibetan-composite-vowel-alist): New variable.
18570 (tibetan-precomposition-rule-alist): More rules added.
18571
18572 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18573
18574 * startup.el (command-line): Only call menu-bar-mode if interactive.
18575
18576 * thingatpt.el (toplevel symbol-properties):
18577 * textmodes/makeinfo.el (makeinfo-compile):
18578 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18579 * progmodes/hideif.el (hif-compress-define-list)
18580 (hide-ifdef-use-define-alist):
18581 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18582 (ange-ftp-vms-add-file-entry):
18583 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18584 * man.el (Man-build-man-command):
18585 * mail/rnewspost.el (news-reply-header-hook):
18586 * info.el (Info-insert-dir):
18587 * emulation/mlconvert.el (backward-word, forward-word, setq):
18588 * emacs-lisp/gulp.el (gulp-send-requests):
18589 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18590 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18591 (byte-optimize-apply, end of file):
18592 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18593 (ad-make-freeze-definition):
18594 * startup.el (command-line, command-line-1): Don't quote lambdas.
18595
18596 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18597 (cvs-cleanup-removed): New function.
18598 (cvs-cleanup-functions): New var.
18599 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18600 some flexibility in specifying additional entries to auto-cleanup.
18601 (cvs-quickdir): New function.
18602 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18603 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18604 (cvs-mode-find-file): Check that we are on a filename or dirname
18605 when invoked through a mouse-click.
18606 (cvs-full-path): Remove.
18607 (cvs-dired-action): Re-introduced.
18608 (cvs-dired-noselect): Use it.
18609 (vc-post-command-functions): use this new hook if available.
18610
18611 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18612 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18613 (cvs-filename-map, cvs-dirname-map): Remove.
18614 (cvs-default-action): Remove.
18615 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18616 if the arg is really a keymap.
18617 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18618 Don't hardcode the mapping from state (aka type) to face, but check
18619 the var cvs-fi-<type>-face instead.
18620 (cvs-fileinfo-from-entries): New function.
18621
18622 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18623 Docstring fix.
18624 (cvs-find-file-and-jump): Change default to be safer.
18625 (cvs-mode-diff-map): Define it as a function as well.
18626 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18627 Bind mouse-2 in this global map rather than with text-properties.
18628
18629 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18630 file to resolve the ambiguity between C(conflict) and C(need-merge).
18631
18632 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18633
18634 * international/mule.el (set-buffer-file-coding-system): If
18635 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18636 unconditionally.
18637
18638 2000-06-12 Dave Love <fx@gnu.org>
18639
18640 * wid-edit.el (widget-specify-button): Really suppress the face if
18641 required.
18642
18643 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18644
18645 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18646
18647 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18648
18649 * imenu.el (imenu-generic-expression): Docstring fix.
18650
18651 * composite.el (composition-function-table): Move the `put'
18652 below the autoload cookie so we can load the file before loaddefs.
18653
18654 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18655
18656 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18657 Handle easy-mmode-define-global-mode.
18658 For complex macros like define-minor-mode that can generate
18659 several autoload entries, try to autoload entries in the
18660 macroexpanded code.
18661
18662 * emacs-lisp/easy-mmode.el (define-minor-mode):
18663 If KEYMAP is a symbol, just use it.
18664 Use byte-compile-current-file and load-file-name to infer the
18665 proper :require to pass to defcustom.
18666 Wrap the hook var into `progn' so as not to autoload it.
18667 Add a :autoload-end cookie.
18668 Be more careful about the evaluation of KEYMAP.
18669 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18670 (define-derived-mode): Move define-abbrev-table outside of defvar.
18671
18672 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18673
18674 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18675 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18676 (backup-compiled-files): Ignore errors during `tar'.
18677 (bootstrap): Make autoloads before elc files.
18678
18679 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18680
18681 * international/mule.el (set-buffer-file-coding-system): If one of
18682 undecided-XXX is specified, change only EOL conversion.
18683
18684 * international/mule-conf.el (unix): New alias for the coding
18685 system undecided-unix.
18686
18687 2000-06-09 Dave Love <fx@gnu.org>
18688
18689 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18690
18691 * progmodes/executable.el: Byte compile dynamic.
18692 (executable-insert): Change custom type.
18693 (executable-find): Add autoload cookie.
18694 (executable-make-buffer-file-executable-if-script-p): New
18695 function. After Noah Friedman.
18696
18697 * files.el (after-save-hook): Customize, with
18698 executable-make-buffer-file-executable-if-script-p as an option.
18699
18700 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18701
18702 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18703 "tib24p-mule.bdf" for Tibetan.
18704
18705 * composite.el (decompose-composite-char): Declare it as obsolete.
18706
18707 * man.el (Man-fontify-manpage): Pay attention to underline and
18708 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18709
18710 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18711
18712 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18713 Set maintainer to FSF since author isn't reachable.
18714
18715 2000-06-08 Dave Love <fx@gnu.org>
18716
18717 * international/mule-cmds.el (select-safe-coding-system): If
18718 DEFAULT-CODING-SYSTEM is not specified, also check the most
18719 preferred coding-system if buffer-file-coding-system is
18720 `undecided'. From Handa.
18721
18722 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18723
18724 * international/mule.el
18725 (after-insert-file-set-buffer-file-coding-system): If the buffer
18726 size is greater than INSERTED, judget that we are not visiting.
18727
18728 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18729
18730 * whitespace.el (defgroup whitespace): Comment out `:version'.
18731 XEmacs 20.4 has problems defining the group with this present.
18732 We'll have this commented out till get resolve the problem.
18733
18734 2000-06-07 John Wiegley <johnw@gnu.org>
18735
18736 * align.el (align-dq-string-modes, align-sq-string-modes)
18737 (align-open-comment-modes): Add pyhton-mode.
18738 (align-rules-list): Use get-text-property instead of
18739 text-properties-at.
18740 (align-rules-list): Add python-assignment.
18741 (align-rules-list): Change perl-comma-delimiter to
18742 basic-comma-delimiter. Use if for Perl modes and python-mode.
18743 (align-rules-list): Add python-chain-logic and
18744 basic-line-continuation.
18745
18746 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18747
18748 * apropos.el (apropos-mode-hook): New user variable.
18749 (apropos-mode): Run apropos-mode-hook.
18750
18751 2000-06-07 David Ponce <david@dponce.com>
18752
18753 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18754 commands. Require `wid-edit' at run-time.
18755
18756 2000-06-07 David Ponce <david@dponce.com>
18757
18758 * recentf.el: Added some "Commentary".
18759 (recentf-open-more-files, recentf-edit-list): Minor changes to
18760 move the point at the top of the file list. This behaviour is
18761 consistent with the menu one when the list contains a lot of
18762 files.
18763 (recentf-cleanup): Now displays the number of items removed from
18764 the list.
18765 (recentf-relative-filter) New menu filter to show filenames
18766 relative to `default-directory'.
18767
18768 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18769
18770 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18771 with/without giving an error if PostScript printer doesn't have this
18772 kind of page size. Zebra Stripe continues or restarts on next page.
18773 Manual/automatic paper feeding. Switch or not the header.
18774 (ps-print-version): New version number (5.2.2).
18775 (ps-windows-system): Include emx as a Windows system.
18776 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18777 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18778 (ps-background-text): Code fix.
18779 (ps-error-handler-message, ps-user-defined-prologue)
18780 (ps-print-prologue-header, ps-printer-name)
18781 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18782 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18783 (ps-use-face-background): Customization fix.
18784 (ps-n-up-database): Data fix.
18785 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18786 (ps-switch-header): New vars.
18787 (ps-xemacs-color-name, ps-face-foreground-name)
18788 (ps-face-background-name, ps-boolean-constant): New funs.
18789
18790 2000-06-07 Dave Love <fx@gnu.org>
18791
18792 * allout.el: New version from Manheimer.
18793
18794 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18795
18796 * textmodes/fill.el (fill-find-break-point): Check the validity of
18797 charset.
18798
18799 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18800
18801 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18802 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18803 Call display-color-p and display-mouse-p instead of looking at
18804 window-system.
18805
18806 2000-06-06 Dave Love <fx@gnu.org>
18807
18808 * image.el (find-image): Doc fix. Return nil if image not found.
18809 (put-image, insert-image): Make STRING arg optional.
18810
18811 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18812
18813 * language/vietnamese.el: Remove eval-when-compile.
18814 (viet-viscii-nonascii-translation-table): Define it as a
18815 translation table made from viet-viscii-decode-table.
18816 (viet-viscii-encode-table): Define it as a translation table made
18817 from the reverse map of above.
18818 (viet-vscii-nonascii-translation-table): Define it as a
18819 translation table made from viet-vscii-decode-table.
18820 (viet-vscii-encode-table): Define it as a translation table made
18821 from the reverse map of above.
18822 (ccl-decode-viscii): Use translate-character.
18823 (ccl-encode-viscii, ccl-encode-viscii-font)
18824 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18825 Likewize.
18826
18827 * language/cyrillic.el: Remove eval-when-compile.
18828 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18829 translation table made from cyrillic-koi8-r-decode-table.
18830 (cyrillic-koi8-r-encode-table): Define it as a translation table
18831 made from the reverse map of above.
18832 (ccl-decode-koi8): Use translate-character.
18833 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18834 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18835 a translation table made from cyrillic-alternativnyj-decode-table.
18836 (cyrillic-alternativnyj-encode-table): Define it as a translation
18837 table made from the reverse map of above.
18838 (ccl-decode-alternativnyj): Use translate-character.
18839 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18840 Likewize
18841
18842 * international/mule-diag.el (non-iso-charset-alist): Specify
18843 translation table symbol instead of translation table itself.
18844 (list-block-of-chars): CHARSET may be a translation table symbol.
18845
18846 * international/mule.el (make-coding-system): If CODING-SYSTEM
18847 already exists, override it.
18848
18849 * international/fontset.el: Use family `proportional' for Tibetan
18850 fonts.
18851
18852 * international/ccl.el (ccl-compile-translate-character): Don't
18853 check if Rrr has property translation-table.
18854 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18855
18856 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18857
18858 * info.el: Bind case-fold-search to t when searching in case
18859 a user sets it to nil in a hook.
18860
18861 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18862
18863 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18864 * hl-line.el (hl-line-mode): Use the new :global key argument.
18865
18866 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18867 (tar-clip-time-string): Prepend a space.
18868 (tar-grind-file-mode): Construct a string rather than modifying one.
18869 (tar-header-block-summarize): Fix docstring.
18870 Use `format' rather than an error-prone set of copy-loops.
18871
18872 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18873 (diff-goto-source, diff-unified->context, diff-context->unified)
18874 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18875 understand the format output by the `-p' argument to diff.
18876
18877 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18878 (sh-re-done): Use defconst.
18879 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18880 (sh-help-string-for-variable, sh-guess-basic-offset):
18881 Don't quote lambdas.
18882 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18883 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18884
18885 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18886 (mh-letter-mode): Derive from text-mode.
18887 This implicitly means that it now calls kill-all-local-variables.
18888 Also remove the Emacs-18 compatibility code.
18889
18890 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18891 Make use of symbol-property doc-string-elt.
18892 Use memq rather than a sequence of eq.
18893 (doc-string-elt): Fix the wrong or missing previously unused values.
18894 (autoload-print-form): New function extracted from
18895 generate-file-autoloads to allow recursion when handling progn
18896 so that defvar's and defun's docstrings are properly printed.
18897 (generate-file-autoloads): Use it.
18898
18899 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18900 Use find-file-hooks in the minor-mode function.
18901 Be careful not to loop indefinitely in the post-command-hook function.
18902
18903 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18904
18905 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18906 tty's.
18907 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18908 differences whenever appropriate.
18909 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18910 * viper.el (find-file, find-file-other-window): Get viper to do
18911 wildcards.
18912
18913 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18914
18915 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18916 (jit-lock-fontify-buffer): New function for JIT refontification.
18917 (jit-lock-mode): Fix docstring.
18918 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18919 Remove jit-lock-after-change from the _local_ hook.
18920 (jit-lock-function-1): Fix docstring.
18921
18922 * info.el (Info-on-current-buffer): Initialize info.
18923
18924 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18925
18926 * progmodes/tcl.el (tcl-indent-for-comment):
18927 Ignore comment-indent-hook.
18928
18929 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18930 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18931 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18932 and improve to use the lighter to guess the capitalization.
18933 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18934 Add keyword arguments to specify global-ness or the custom group.
18935 Add local-map and help-echo properties to the lighter.
18936 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18937 (easy-mmode-define-global-mode): New macro.
18938
18939 2000-06-02 Dave Love <fx@gnu.org>
18940
18941 * wid-edit.el: byte-compile-dynamic since we typically don't use
18942 all the widgets. Don't require cl or widget. Remove
18943 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18944 (widget-read-event): Removed. Callers changed to use read-event.
18945 (widget-button-release-event-p): Renamed from
18946 button-release-event-p.
18947 (widget-field-add-space, widget-field-use-before-change):
18948 Uncustomize.
18949 (widget-specify-field): Use keymap property, not local-map.
18950 (widget-specify-button): Obey :suppress-face.
18951 (widget-specify-insert): Use modern backquote syntax.
18952 (widget-image-directory): Renamed from widget-glyph-directory.
18953 (widget-image-enable): Renamed from widget-glyph-enable.
18954 (widget-image-find): Replaces widget-glyph-find.
18955 (widget-button-pressed-face): Move defvar.
18956 (widget-image-insert): Replaces widget-glyph-insert.
18957 (widget-convert): Use keywordp.
18958 (widget-leave-text, widget-children-value-delete): Use mapc.
18959 (widget-keymap): Remove XEmacs stuff.
18960 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18961 (widget-button-click): Don't set point at the click, but re-centre
18962 if we scroll out of window. Rewritten for images v. glyphs &c.
18963 (widget-tabable-at): Use POS arg, not point.
18964 (widget-beginning-of-line, widget-end-of-line)
18965 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18966 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18967 (widget-default-create): Use widget-image-insert; some rewriting.
18968 (widget-visibility-value-create)
18969 (widget-push-button-value-create, widget-toggle-value-create): Use
18970 widget-image-insert.
18971 (checkbox): Create on and off images dynamically.
18972 (documentation-link): Change :help-echo.
18973 (widget-documentation-link-echo-help): Remove.
18974
18975 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
18976
18977 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
18978
18979 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
18980 (easy-mmode-define-toggle, define-minor-mode): Use it.
18981 (easy-mmode-define-keymap): Docstring fix.
18982 (define-derived-mode): Default PARENT to fundamental-mode.
18983 Add the derived-mode-parent symbol-property.
18984 (easy-mmode-derived-mode-p): New function.
18985
18986 2000-06-02 Dave Love <fx@gnu.org>
18987
18988 * files.el (convert-standard-filename): Doc fix.
18989 (normal-backup-enable-predicate): New function.
18990 (backup-enable-predicate): Use it to replace the lambda form.
18991
18992 * calendar/todo-mode.el: [This needs more work on the outline
18993 stuff.] Doc fixes.
18994 (todo) <defgroup>: Add :version.
18995 (todo-add-category): Don't use pushnew.
18996 (todo-cmd-raise): Fix typo.
18997 (todo-top-priorities): Change temp buffer name.
18998 (todo-category-alist): Avoid redundant lambda.
18999 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19000 Use outline-next-heading.
19001
19002 * autoarg.el: Rewritten to use define-minor-mode.
19003 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19004 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19005
19006 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19007
19008 * isearch.el (isearch-other-meta-char): Fix previous change.
19009
19010 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19011
19012 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19013 (log-edit-done): Only add the comment to the ring if it's different
19014 from the last comment entered.
19015
19016 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19017
19018 2000-06-01 Dave Love <fx@gnu.org>
19019
19020 * hl-line.el: Rewritten using define-minor-mode.
19021
19022 * help.el (describe-function-1): Distinguish special form from
19023 builtin function. Sanity-check presence of arglist for builtins.
19024
19025 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19026
19027 * international/characters.el: Fix syntax/category setting of
19028 Tibetan characters.
19029
19030 * language/tibet-util.el (tibetan-add-components): Fixes for new
19031 encoding of Tibetan characters.
19032 (tibetan-decompose-precomposition-alist): New variable.
19033 (tibetan-decompose-region): Convert precomposed characters to
19034 non-precomposed characters.
19035 (tibetan-decompose-string): Likewise.
19036 (tibetan-composition-function): Fix args to
19037 thibetan-compose-string.
19038
19039 * language/tibetan.el (tibetan-composable-pattern): More
19040 characters included.
19041 (tibetan-consonant-transcription-alist): Rule for "R" added.
19042 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19043 "+R" added.
19044 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19045
19046 * language/lao-util.el (lao-composition-function): Fix args to
19047 compose-string.
19048
19049 * language/thai-util.el (thai-composition-function): Fix args to
19050 compose-string.
19051
19052 * isearch.el (isearch-update): Set disable-point-adjustment to t
19053 to prevent the point moving to the end of a composition when a
19054 part of a composition is searched.
19055 (isearch-other-meta-char): If the key invoking this command can be
19056 mapped by function-key-map to a printing char, call
19057 isearch-process-search-char directly.
19058
19059 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19060
19061 * emacs-lisp/bytecomp.el:
19062 * frame.el:
19063 * international/mule-cmds.el:
19064 * international/mule-util.el:
19065 * international/mule.el:
19066 * mouse.el:
19067 * subr.el:
19068 * faces.el: Update calls to make-obsolete with a WHEN argument.
19069
19070 * byte-run.el (make-obsolete, make-obsolete-variable):
19071 Add an optional WHEN argument and change the format of the
19072 symbol-property information.
19073 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19074 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19075 new obsolete-symbol-property format and print WHEN if it is provided.
19076
19077 2000-05-31 Dave Love <fx@gnu.org>
19078
19079 * loadhist.el (loadhist-hook-functions): Remove
19080 before-change-function, after-change-function.
19081 (unload-feature): Deal with symbols which are both bound and
19082 fbound.
19083
19084 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19085 before-change-function, after-change-function.
19086
19087 * simple.el (newline): Don't bind before-change-function,
19088 after-change-function.
19089
19090 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19091
19092 * whitespace.el (whitespace-rescan-timer-time): Update interval
19093 set to 600 seconds (10 minutes) instead of 60 seconds since
19094 a large number of whitespace buffers causes emacs to `freeze'
19095 for a considerable amount of time.
19096
19097 * whitespace.el: Updated email address
19098
19099 2000-05-31 Dave Love <fx@gnu.org>
19100
19101 * add-log.el (change-log-font-lock-keywords) <function>: Add
19102 pattern for function of change.
19103 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19104 acknowledgements patterns.
19105
19106 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19107
19108 * isearch.el (isearch-printing-char): If keyboard coding system is
19109 being used, call isearch-process-search-multibyte-characters.
19110
19111 * international/isearch-x.el: Mostly rewritten.
19112
19113 * international/quail.el (quail-start-conversion): Don't include
19114 unhandled events in the returned events, but set them in
19115 unread-command-events. Exit if all inputs are deleted.
19116
19117 2000-05-30 Jason Rumney <jasonr@gnu.org>
19118
19119 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19120
19121 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19122 Reenable code to create initial fontsets.
19123 Use set-fontset-font in place of put-charset-property.
19124
19125 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19126
19127 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19128 label, ensure that the first colon isn't followed by another.
19129
19130 * paths.el (Info-default-directory-list): Doc fix.
19131
19132 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19133 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19134 send a query containing USER only, not USER@HOST.
19135
19136 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19137 and rmail-msgend to compute the restriction at the end, instead of
19138 computing it.
19139
19140 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19141
19142 * dabbrev.el (dabbrev-expand): Don't display messages in the
19143 echo area if the minibuffer window is active.
19144
19145 * jit-lock.el (jit-lock-mode): Add after change function to
19146 local hook.
19147
19148 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19149
19150 * antlr-mode.el: New commands: hide/unhide actions,
19151 upcase/downcase literals.
19152 (antlr-tiny-action-length): New user option.
19153 (antlr-hide-actions): New command. Suggested by
19154 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19155 (antlr-mode-map): New binding [C-c C-v].
19156 (antlr-mode-menu): New entries.
19157 (antlr-downcase-literals): New command.
19158 (antlr-upcase-literals): Ditto.
19159
19160 * antlr-mode.el: Minor changes: indendation, mode-name.
19161 (antlr-indent-line): Indent cpp directive at column 0.
19162 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19163
19164 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19165 (antlr-font-lock-additional-keywords): Workaround for intentional
19166 bug in XEmacs version of font-lock.
19167 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19168 be used by a smarter version of `buffers-menu-grouping-function'.
19169
19170 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19171
19172 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19173 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19174
19175 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19176
19177 * international/encoded-kb.el
19178 (encoded-kbd-iso2022-designation-map): Pay attention to that
19179 charset-iso-final-char return -1 for eight-bit-control and
19180 eight-bit-graphic.
19181
19182 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19183
19184 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19185 (speedbar-easymenu-definition-base): Use display-graphic-p where
19186 available, instead of window-system.
19187
19188 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19189
19190 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19191 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19192 coding systems.
19193
19194 2000-05-26 Dave Love <fx@gnu.org>
19195
19196 * disp-table.el (standard-display-underline): Don't use
19197 internal-find-face.
19198
19199 * mail/reporter.el: Maintainer change. Doc fixes.
19200 (reporter-version): Deleted.
19201
19202 * emacs-lisp/elp.el: Maintainer change.
19203 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19204
19205 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19206
19207 * add-log.el (add-change-log-entry): Merge the current entry with the
19208 previous one if the previous one is empty.
19209
19210 2000-05-26 Dave Love <fx@gnu.org>
19211
19212 * loadhist.el (unload-feature): Fix interactive spec [from
19213 lijnzaad@ebi.ac.uk].
19214
19215 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19216 subr-arity to check primitives.
19217 (byte-compile-flush-pending, byte-compile-file-form-progn)
19218 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19219 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19220 mapcar.
19221
19222 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19223
19224 * international/fontset.el: Set family names of non-latin charsets
19225 in default fontset to "*".
19226
19227 * international/mule-diag.el (print-fontset): Combine family part
19228 and registry part of the fontname by "-*-" instead of "-".
19229
19230 * international/mule-cmds.el (encode-coding-char): Make strings
19231 multibyte before calling encode-coding-string.
19232
19233 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19234
19235 * derived.el: Fix keywords.
19236 (define-derived-mode): Only define if needed.
19237
19238 * simple.el (fill-comment, comment-column, comment-start)
19239 (comment-start-skip, comment-end, comment-indent-function)
19240 (block-comment-start, block-comment-end, indent-for-comment)
19241 (set-comment-column, kill-comment, comment-padding, comment-region)
19242 (comment-multi-line, indent-new-comment-line): Remove.
19243
19244 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19245 function names for comment operations.
19246
19247 * newcomment.el: Add abundant autoload cookies.
19248 (comment-style): Don't depend on runtime data at compile-time.
19249 (comment-indent-hook): Remove.
19250 (comment-indent): Check if comment-indent-hook is bound.
19251 (comment-region): Docstring fix.
19252
19253 2000-05-25 Dave Love <fx@gnu.org>
19254
19255 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19256 byte-code-function-p.
19257
19258 * mail/rmailsum.el: Add provide.
19259
19260 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19261
19262 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19263 defcustom.
19264
19265 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19266
19267 * ediff-diff.el (ediff-exec-process): delete --binary option from
19268 non-buffer ediff jobs.
19269
19270 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19271
19272 * hilit-chg.el (highlight-changes-mode): Ask about color or
19273 grayscale support, not about window-system.
19274
19275 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19276 window-system.
19277 (ffap-highlight): Always default to t.
19278
19279 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19280 display-popup-menus-p instead of looking at window-system.
19281
19282 * disp-table.el (standard-display-g1, standard-display-graphic):
19283 Only refuse to use string glyphs on X and MS-Windows.
19284
19285 * avoid.el: Remove window-system from commentary, suggest to use
19286 display-*-p instead.
19287
19288 * apropos.el (apropos-print): Use display-mouse-p instead of
19289 window-system.
19290
19291 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19292
19293 * international/codepage.el (cp-decoding-vector-for-codepage):
19294 Fill up unsupported characters with their own codes. From Kenichi
19295 Handa.
19296
19297 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19298
19299 * international/mule-diag.el (describe-char-after): Use
19300 display-graphic-p instead of window-system, so that this function
19301 works on MS-DOS.
19302
19303 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19304
19305 * international/codepage.el (cp-make-coding-systems-for-codepage):
19306 Remove the eight-bit-graphic and eight-bit-control charsets from
19307 the list of charsets which we convert into `?'.
19308
19309 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19310
19311 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19312 private charsets.
19313 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19314 japanese-jisx0213-2): New charsets.
19315
19316 * international/fontset.el: Setup default fontset for new charsets.
19317
19318 2000-05-24 Dave Love <fx@gnu.org>
19319
19320 * info.el (Info-find-node-2): Restructure [following "Vadim
19321 S. Solomin" <sovs@uic.nnov.ru>].
19322
19323 * icomplete.el: Fix header for Finder.
19324
19325 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19326
19327 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19328 STAY.
19329
19330 * rmail.el (rmail-automatic-folder-directives): New user variable.
19331 (rmail-show-message): Add call to `rmail-auto-file' during
19332 display.
19333 (rmail-auto-file): New function.
19334
19335 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19336
19337 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19338 account.
19339 (ediff-test-utility,ediff-diff-mandatory-option)
19340 (ediff-reset-diff-options): Utilities for proper initialization of
19341 ediff-diff-options and ediff-diff3-options on Windows.
19342
19343 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19344 variable.
19345
19346 * ediff-mult.el (ediff-filegroup-action): Use
19347 ediff-merge-filename-prefix.
19348
19349 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19350
19351 * viper-ex.el (ex-write): Set selective display to nil.
19352
19353 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19354
19355 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19356 aliases for hebrew-iso-8bit.
19357
19358 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19359
19360 * woman.el: New version from Francis J. Wright
19361 <F.J.Wright@Maths.QMW.ac.uk>.
19362 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19363 names in environment variables regardless of the path separator.
19364 (woman-topic-all-completions-1): Don't call file-name-directory-p
19365 on all files, since woman-file-regexp already filters out any
19366 directories.
19367
19368 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19369
19370 * international/quail.el (quail-start-translation): Don't change
19371 modified-p of the current buffer.
19372 (quail-start-conversion): Likewise.
19373
19374 * international/kkc.el (kkc-region): Don't change modified-p of
19375 the current buffer.
19376
19377 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19378 conform to RFC1468.
19379 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19380
19381 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19382
19383 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19384 (speedbar-insert-button): Invisible text property fix.
19385 (speedbar-directory-plus): Renamed from speedbar-directory-+
19386 (speedbar-directory-minus): Renamed from speedbar-directory--
19387 (speedbar-page-plus): Renamed from speedbar-file-+
19388 (speedbar-page-minus): Renamed from speedbar-file--
19389 (speedbar-page): Renamed from speedbar-file-
19390 (speedbar-tag): Renamed from speedbar-tag-
19391 (speedbar-tag-plus): Renamed from speedbar-tag-+
19392 (speedbar-tag-minus): Renamed from speedbar-tag--
19393 (speedbar-expand-image-button-alist): Use above renames.
19394
19395 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19396 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19397 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19398 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19399 * sb-pg.xpm: Renamed from sb-file.xpm
19400 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19401 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19402
19403 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19404
19405 * international/quail.el (quail-show-guidance-buf): Set
19406 current-input-method of the guidance buffer to the name of the
19407 curren input method.
19408
19409 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19410
19411 * progmodes/compile.el (compile-internal): Style typo.
19412
19413 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19414 quote vars and functions in the docstring.
19415
19416 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19417
19418 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19419 Don't quote lambdas.
19420
19421 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19422
19423 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19424
19425 * startup.el (command-line): Determine source file of compiled
19426 user init file differently. Warn if compiled user init file
19427 is older than its source file.
19428
19429 * ffap.el (ffap-url-regexp): Add `https'.
19430
19431 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19432
19433 * files.el (make-backup-file-name-1): Replace slashes with `!'
19434 rather than `|' (which is not allowed on Windows). Replace the
19435 drive letters with a string "drive_X".
19436
19437 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19438
19439 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19440
19441 * files.el (interpreter-mode-alist): Add `bash2'.
19442
19443 2000-05-22 Dave Love <fx@gnu.org>
19444
19445 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19446 mapc.
19447 (feature-file): Avoid calling symbol-name. Doc fix.
19448 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19449 (loadhist-hook-functions): Add mouse-position-function.
19450 (unload-feature): Change uses of mapcar.
19451
19452 * files.el (parse-colon-path): Doc fix.
19453 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19454 (set-auto-mode): Use mapc.
19455
19456 * complete.el (PC-look-for-include-file): Use :alnum: character
19457 class.
19458 (partial-completion-mode): Add autoload cookie.
19459
19460 2000-05-22 Sam Steingold <sds@gnu.org>
19461
19462 * info.el (Info-fontify-node): Fixed the call to
19463 `add-text-properties' (bug introduced on 2000-05-18).
19464
19465 2000-05-22 Dave Love <fx@gnu.org>
19466
19467 * bindings.el: Remove debug-ignored-errors set in other files.
19468
19469 * progmodes/etags.el: Add to debug-ignored-errors.
19470 (visit-tags-table-buffer): Clear out buffers holding old tables
19471 when making a new list.
19472 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19473 mapc.
19474
19475 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19476 quote keywords.
19477 (cmpl-string-case-type): Use character classes.
19478
19479 * comint.el:
19480 * textmodes/ispell.el:
19481 * imenu.el:
19482 * mail/mh-e.el:
19483 * progmodes/compile.el: Add to debug-ignored-errors.
19484
19485 * dabbrev.el: Add to debug-ignored-errors.
19486 (dabbrev-completion): Use mapc.
19487
19488 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19489
19490 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19491 (woman-mapcan, woman-parse-man.conf)
19492 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19493 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19494 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19495 path syntax better.
19496 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19497 (woman-manpath): Call woman-parse-man.conf.
19498 (woman-emulation): New defcustom, defaults to nroff.
19499 (woman-font-support): New defconst.
19500 (woman-use-symbol-font): New defcustom.
19501 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19502 "Emulation".
19503 Many functions: Doc fix.
19504
19505 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19506
19507 * international/quail.el (quail-simple-translation-keymap): Map
19508 128..255 to quail-self-insert-command.
19509 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19510
19511 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19512
19513 * help.el (help-manyarg-func-alist): Typo.
19514
19515 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19516 intervals which makes it heaps simpler.
19517
19518 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19519 the nested comment markers.
19520
19521 * subr.el (remove-hook): Don't turn the hook's value into a list.
19522
19523 2000-05-21 Dave Love <fx@gnu.org>
19524
19525 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19526 are invalid characters.
19527
19528 * international/mule-util.el (detect-coding-with-priority): Use
19529 mapc. Remove redundant lambda.
19530
19531 * international/mule-diag.el (list-non-iso-charset-chars)
19532 (describe-fontset): Remove redundant lambda.
19533
19534 * emulation/crisp.el (brief-mode): New alias.
19535
19536 * emacs-lisp/ring.el (ring-elements): New function.
19537
19538 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19539 (easy-menu-do-add-item): Use keywordp.
19540
19541 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19542
19543 * replace.el: Doc and error message fixes.
19544 (replace-highlight): Use facep, not internal-find-face.
19545
19546 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19547
19548 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19549
19550 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19551 (log-edit-insert-changelog): Drop `:' as well.
19552
19553 * log-view.el: Fix file description.
19554 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19555 available.
19556 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19557 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19558
19559 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19560 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19561 Print a status message if the toggle is called interactively.
19562 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19563 for global minor modes and use `defcustom' for them.
19564 Use add-minor-mode.
19565 (easy-mmode-define-derived-mode): Remove.
19566 (define-derived-mode): Fancier default docstring.
19567 (easy-mmode-define-navigation): Signal an error rather than (ding).
19568
19569 * newcomment.el (comment-styles): New `box-multi'.
19570 (comment-normalize-vars): Better default for comment-continue to
19571 avoid whitespace-only continuations.
19572 (comment-search-forward): Always move even in the no-syntax case.
19573 (comment-padright): Only obey N if it's only obeyed for padleft.
19574 (comment-make-extra-lines): Better handling of empty continuations.
19575 Use `=' for the filler if comment-start has only one character.
19576 (uncomment-region): Try handling the special `=' filler.
19577 (comment-region): Allow LINES even if MULTI is nil.
19578 (comment-box): Choose box style based on comment-style.
19579
19580 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19581
19582 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19583 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19584
19585 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19586
19587 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19588 and insert, not subst-char-in-region.
19589
19590 * international/mule-diag.el (list-character-sets-1): Handle
19591 charsets eight-bit-control and eight-bit-graphic.
19592 (list-iso-charset-chars): Likewise.
19593 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19594 charactes as is. Use indent-to to align characters.
19595
19596 * international/mule-cmds.el (find-multibyte-characters): Never
19597 exclude charsets eight-bit-control and eight-bit-graphic.
19598
19599 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19600
19601 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19602 Don't quote lambdas.
19603
19604 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19605
19606 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19607
19608 * gud.el (gud-jdb-directories): Doc fix.
19609
19610 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19611
19612 * newcomment.el: New file.
19613
19614 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19615
19616 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19617
19618 2000-05-18 Andreas Schwab <schwab@suse.de>
19619
19620 * dired.el (dired-between-files): Also skip lines beginning with
19621 `used'.
19622
19623 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19624
19625 * msb.el (msb-menu-cond): Add choice `user'.
19626
19627 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19628
19629 * ps-print.el: Compatibility, customization and doc fix.
19630 (ps-printer-name-option): Replace defconst by defvar.
19631 (ps-postscript-code-directory): XEmacs compatibility.
19632 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19633 fix.
19634 (ps-user-defined-prologue, ps-print-prologue-header)
19635 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19636 compatibility and code fix.
19637 (ps-print-background-image, ps-print-background-text):
19638 Customization fix.
19639 (ps-line-number-start, ps-n-up-on): New vars.
19640
19641 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19642
19643 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19644 the indent-comment function to just return the appropriate indent.
19645
19646 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19647
19648 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19649 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19650 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19651
19652 2000-05-18 Dave Love <fx@gnu.org>
19653
19654 * info.el (Info-fontify-node): Add intangible property as well as
19655 invisible.
19656
19657 * calendar/appt.el (appt-make-list): Match all lines of entry.
19658 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19659
19660 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19661
19662 * international/mule-diag.el (describe-char-after): Call
19663 internal-char-font, not char-font. If internal-char-font returns
19664 nil, display "-- none --".
19665
19666 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19667
19668 * image.el (image-type-available-p): Don't reference image-types
19669 if it isn't bound.
19670
19671 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19672
19673 * autoarg.el (autoarg-mode): Typo in the :set argument.
19674
19675 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19676
19677 * startup.el (command-line-1): Don't signal an error if the
19678 directory for auto-save-list files does not yet exist.
19679
19680 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19681
19682 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19683
19684 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19685
19686 * subr.el (remove-hook): `setq' hook-value, not `set'.
19687
19688 2000-05-16 Sam Steingold <sds@gnu.org>
19689
19690 * info.el (debug-ignored-errors): More errors to ignore.
19691
19692 2000-05-16 Dave Love <fx@gnu.org>
19693
19694 * cus-edit.el: Don't require cl or easymenu.
19695 (custom-variable-prompt): Test standard-value property, not
19696 user-variable-p.
19697
19698 2000-05-16 Sam Steingold <sds@gnu.org>
19699
19700 * subr.el (add-hook): `setq' hook-value, not `set'.
19701
19702 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19703
19704 * startup.el (command-line-1): Mention the FAQ in the startup
19705 message.
19706
19707 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19708
19709 * progmodes/compile.el (compilation-parse-errors): Collect
19710 `nomessage' regexps last.
19711
19712 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19713
19714 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19715 to the function name.
19716
19717 2000-05-15 Dave Love <fx@gnu.org>
19718
19719 * speedbar.el (speedbar-recenter): Typo.
19720 (speedbar-expand-line): Make arg optional.
19721 (speedbar-mode): Avoid a compiler warning.
19722
19723 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19724
19725 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19726 user-specified option string is empty.
19727
19728 * mouse.el (mouse-yank-at-click): Doc fix.
19729
19730 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19731
19732 * term/internal.el (IT-character-translations): More updates of
19733 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19734 documents.
19735
19736 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19737
19738 * env.el (getenv): New function, interactively callable.
19739 (setenv, getenv): Remove autoload cookies.
19740
19741 * loadup.el: Load `env'.
19742
19743 * progmodes/f90.el: Change author's mail address.
19744
19745 2000-05-14 Dave Love <fx@gnu.org>
19746
19747 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19748 goto-addr as an option.
19749
19750 * help.el (help-xref-stack): Doc fix.
19751 (help-xref-following): New variable.
19752 (help-make-xrefs): Use it.
19753 (help-xref-go-back): Use position information from stack element.
19754 (help-follow): Make position in stack element a pair. Use
19755 help-xref-following.
19756
19757 * autoarg.el: New file.
19758
19759 * faces.el: Declare more functions obsolete.
19760
19761 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19762 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19763 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19764 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19765 Remove all the setup-...-environment functions.
19766
19767 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19768
19769 * speedbar.el: Updated the commentary section. xemacs20p now uses
19770 >= when detecting. Require `defimage' safely.
19771 (speedbar-easymenu-definition-base): Add toggle for images.
19772 (speedbar-easymenu-definition-special): Add flush cache & expand.
19773 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19774 (speedbar-reconfigure-keymaps-hook): New variable.
19775 (speedbar-frame-parameters): Updated documentation.
19776 (speedbar-use-imenu-flag): Updated custom tag
19777 (speedbar-dynamic-tags-function-list): New variable.
19778 (speedbar-tag-hierarchy-method): Updated doc & custom.
19779 (speedbar-indentation-width, speedbar-indentation-width) New
19780 variables.
19781 (speedbar-hide-button-brackets-flag): Customizable.
19782 (speedbar-vc-indicator): Doc update.
19783 (speedbar-ignored-path-expressions): Updated default value.
19784 (speedbar-supported-extension-expressions): Updated default value.
19785 (speedbar-syntax-table): Remove {} paren status.
19786 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19787 as "+". Added overlay aliases.
19788 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19789 `force-mode-line-update'.
19790 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19791 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19792 `mouse-set-point'
19793 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19794 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19795 of arbitrary text, and new helper functions.
19796 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19797 filename finder.
19798 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19799 (speedbar-directory-buttons): Update path search/expansion.
19800 (speedbar-make-tag-line): Pay attention to
19801 `speedbar-indentation-width'. Use more care w/ invisible
19802 properties.
19803 (speedbar-change-expand-button-char): Call
19804 `speedbar-insert-image-button-maybe'.
19805 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19806 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19807 (speedbar-trim-words-tag-hierarchy)
19808 (speedbar-simple-group-tag-hierarchy): New functions
19809 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19810 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19811 functions.
19812 (speedbar-mouse-set-point): New function
19813 (speedbar-power-click): Updated documentation.
19814 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19815 of tag prefix text.
19816 (speedbar-expand-line, speedbar-contract-line): Make more robust
19817 to strange text.
19818 (speedbar-expand-line): Takes universal argument to flush the
19819 cache.
19820 (speedbar-flush-expand-line): New function.
19821 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19822 Use new generator insertion method.
19823 (speedbar-fetch-dynamic-tags): New function.
19824 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19825 `speedbar-fetch-dynamic-imenu'.
19826 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19827 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19828 "Revert Buffer" menu items.
19829 (speedbar-buffer-buttons-engine): Be smarter when creating a
19830 filename tag (for expansion purposes.).
19831 (speedbar-highlight-one-tag-line,
19832 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19833 (speedbar-recenter): New functions.
19834 (defimage-speedbar): Image loading abstraction.
19835 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19836 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19837 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19838 (speedbar-tag-type, speedbar-tag-mail): New images.
19839 (speedbar-expand-image-button-alist): New variable.
19840 (speedbar-insert-image-button-maybe): Insert an image over some
19841 buttons.
19842
19843 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19844
19845 * international/mule-cmds.el (encode-coding-char): An ASCII
19846 character is always encodable.
19847
19848 * international/mule-conf.el: Add more information in descriptions
19849 of character sets.
19850
19851 * international/mule-diag.el (describe-char-after): New function.
19852 (describe-font-internal): Adjusted for the change of font-info.
19853 (describe-font): Likewise.
19854 (print-fontset): Rewritten for the new fontset implementation.
19855 (describe-fontset): Include fontset alias names in completion.
19856 (list-fontsets): Adjusted for the change of print-fontset.
19857
19858 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19859 describe-char-after instead of displaying the detail in the echo
19860 area.
19861 (syntax-code-table): Format changed.
19862 (string-to-syntax): Adjusted for the above change.
19863
19864 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19865
19866 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19867
19868 2000-05-12 Dave Love <fx@gnu.org>
19869
19870 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19871 dependence. Use line-{beginning,end}-position, not
19872 point-at{b,e}ol. Some doc fixes.
19873 (todo-position): New function. Fix callers of position to use it.
19874 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19875
19876 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19877
19878 * time.el (display-time-mail-icon): Use `:ascent center'.
19879
19880 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19881 handling FTP security extensions.
19882
19883 2000-05-11 Dave Love <fx@gnu.org>
19884
19885 * calendar/todo-mode.el: New file.
19886
19887 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19888
19889 * comint.el (comint-read-input-ring): Move reference to
19890 comint-input-ring-size outside of the save-excursion. It was
19891 causing the default value to be the only one ever seen.
19892
19893 * font-lock.el: Update copyright. Remove Simon Marshall's email
19894 address on request from him.
19895
19896 * subr.el (substitute-key-definition): Add comment describing
19897 the meaning of PREFIX.
19898
19899 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19900
19901 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19902
19903 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19904 (add-minor-mode): Don't make the variable buffer-local and add a
19905 reference to define-minor-mode in the docstring.
19906
19907 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19908 HEADER/FOOTER and fix bug with trailing empty directory.
19909 (cvs-append-to-ignore): Use vc-editable-p if available.
19910 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19911 (vc-do-command): Tweak advice to handle the new VC.
19912
19913 * log-view.el (log-view-goto-rev): New function for the new VC.
19914 (log-view-minor-wrap): Use mark-active.
19915
19916 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19917 (log-edit-changelog-full-paragraphs): New var.
19918 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19919 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19920 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19921 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19922 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19923 Replace the `cvs' prefix with `log-edit'.
19924
19925 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19926
19927 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19928 (diff-font-lock-defaults): Explicitly turn off multiline.
19929 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19930 (diff-ediff-patch): Fix call to ediff-patch-file.
19931 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19932 Handle comments.
19933
19934 * frame.el (automatic-hscrolling): Typo.
19935
19936 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19937
19938 2000-05-09 Sam Steingold <sds@goems.com>
19939
19940 * apropos.el (apropos-print): use `describe-face' instead of
19941 `customize-face-other-window'.
19942
19943 2000-05-09 Dave Love <fx@gnu.org>
19944
19945 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19946
19947 * help.el (describe-variable): Have customize button pop the
19948 help-xref stack when invoked.
19949 (help-xref-symbol-regexp): Add `face'.
19950 (help-make-xrefs): Check for quoted face names and adapt regexp
19951 submatch numbers to cope.
19952 (help-xref-interned): Maybe insert face doc too. Separate
19953 sections with a line of hyphens.
19954
19955 * faces.el: Some doc fixes. Declare some functions obsolete.
19956 (describe-face): Add customize button. Return the help
19957 text. Fix prompt.
19958
19959 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19960
19961 * term/internal.el (IT-character-translations): Fix last change.
19962
19963 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19964
19965 * woman.el: New file
19966 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19967
19968 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19969
19970 * term/internal.el (IT-character-translations): Update ASCII
19971 simulations for greek-iso8859-7, add latin-iso8859-14 and
19972 latin-iso8859-15.
19973
19974 * international/mule-cmds.el (set-language-info-alist): Call
19975 define-prefix-command with 3 arguments, to make the map suitable
19976 for a menu.
19977
19978 2000-05-07 Dave Love <fx@gnu.org>
19979
19980 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
19981
19982 2000-05-05 Dave Love <fx@gnu.org>
19983
19984 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
19985 list in doc string. Don't quote keyword symbols.
19986 * emacs-lisp/cl.el: Likewise
19987 * emacs-lisp/cl-seq.el: Likewise
19988
19989 2000-05-05 Gerd Moellmann <gerd@gnu.org>
19990
19991 * abbrev.el (abbrev-mode): Make ARG optional.
19992
19993 2000-05-04 Gerd Moellmann <gerd@gnu.org>
19994
19995 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
19996
19997 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
19998
19999 * subr.el (substitute-key-definition): Clarify documentation.
20000
20001 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20002
20003 * glasses.el (glasses-convert-to-unreadable): Use
20004 `glasses-separator' instead of the hard-wired "_".
20005 (glasses-mode): Call `glasses-make-unreadable' only in a single
20006 place.
20007
20008 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20009
20010 * term/internal.el (cjk-codepages-alist): Add associations for
20011 Chinese and Korean codepages. Remove FIXME comment.
20012
20013 2000-05-03 Dave Love <fx@gnu.org>
20014
20015 * time.el (display-time-mail-face, display-time-use-mail-icon):
20016 New option.
20017 (display-time-mail-icon): New variable.
20018 (display-time-string-forms): Use the above. Fix the local-map.
20019
20020 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20021
20022 * replace.el (query-replace-map): Add binding for `E'.
20023 (query-replace-help): Extend help text.
20024 (perform-replace): Allow editing the replacement string.
20025
20026 * make-mode.el (makefile-mode-abbrev-table): New variable.
20027 (makefile-mode): Set local abbrev table to
20028 makefile-mode-abbrev-table.
20029 (makefile-font-lock-keywords): Fontify includes and conditionals.
20030
20031 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20032 set TOGGLE's value.
20033
20034 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20035 mail-interactive-insert-alias.
20036 (mail-abbrev-complete-alias): New command.
20037 (mail-mode-map): Bind it to `M-TAB'.
20038
20039 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20040
20041 * language/lao-util.el (lao-compose-region): New function.
20042
20043 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20044
20045 * files.el (recover-session): Make directories as necessary
20046 if they don't exist yet.
20047
20048 * calendar/cal-french.el
20049 (french-calendar-multibyte-special-days-array)
20050 (french-calendar-special-days-array): Change French text.
20051 (calendar-french-date-string): Change output.
20052 (calendar-goto-french-date): Likewise.
20053
20054 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20055
20056 * wid-edit.el (widget-default-active): Obey `:always-active'.
20057 (widget-documentation-string-value-create): Set `:always-active'.
20058
20059 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20060
20061 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20062 default prefix to `~/_emacs.d/auto-save.list/_s'.
20063 (normal-top-level): Create the directory for auto-save files, if
20064 it doesn't already exist (in the ms-dos case only).
20065
20066 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20067
20068 * international/mule-cmds.el (set-language-environment): Don't
20069 concat an integer (dos-codepage), use format instead.
20070
20071 2000-05-02 Dave Love <fx@gnu.org>
20072
20073 * help.el (help-xref-on-pp): Check for constant symbols.
20074
20075 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20076
20077 * startup.el (normal-top-level): Put a condition-case around
20078 the code loading subdirs.el.
20079
20080 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20081
20082 * ps-print.el: Upside-down and face background color printing,
20083 line number step, doc fix.
20084 (ps-print-version): New version number (5.2).
20085 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20086 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20087 (ps-spool-config): Var fix.
20088 (ps-printer-name-option): Const fix.
20089 (ps-print-upside-down, ps-use-face-background)
20090 (ps-line-number-step): New vars.
20091 (ps-window-system, ps-lp-system): New consts.
20092 (ps-face-background): New fun.
20093
20094 2000-04-28 Richard Stallman <rms@gnu.org>
20095
20096 * files.el (make-auto-save-file-name):
20097 Apply auto-save-file-name-transforms to visited file name
20098 before generating auto save file name.
20099 (auto-save-file-name-transforms): New variable.
20100
20101 * files.el (backup-enable-predicate):
20102 Correctly test for a file under a temporary directory.
20103
20104 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20105
20106 * subr.el (add-minor-mode): Rewritten.
20107
20108 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20109
20110 * mail/sendmail.el (sendmail-send-it): Set
20111 buffer-file-coding-system to the selected coding system for MIME
20112 header.
20113
20114 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20115
20116 * dired.el (dired-move-to-filename-regexp): Allow format where
20117 YYYY is followed by two spaces.
20118
20119 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20120 in the second character class of the regexp.
20121
20122 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20123 mh-etc, too.
20124
20125 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20126 nil.
20127
20128 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20129
20130 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20131 argument.
20132
20133 2000-04-27 Sen Nagata <sen@eccosys.com>
20134
20135 * emacs-lisp/crm.el (crm-completion-table): New variable.
20136 (crm-collection-fn, crm-test-completion)
20137 (completing-read-multiple): Use it.
20138
20139 2000-04-27 Dave Love <fx@gnu.org>
20140
20141 * help.el (locate-library): Use mapc.
20142 (help-manyarg-func-alist): Add call-process-region.
20143
20144 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20145
20146 * subr.el (add-minor-mode): Make argument MAP optional.
20147
20148 * desktop.el (desktop-save): Save list of minor modes.
20149 (desktop-create-buffer): Restore minor modes.
20150 (desktop-minor-mode-table): New user-option.
20151
20152 * subr.el (add-minor-mode): New function.
20153
20154 * image.el (find-image): New function.
20155 (defimage): Rewritten to find image at load time.
20156
20157 * startup.el (normal-top-level-add-to-load-path): Handle
20158 case that the default directory is not in load-path.
20159
20160 * help.el: Old patch from Stefan Monnier.
20161 (help-xref-on-pp): New function.
20162 (describe-variable): Use it to display xrefs in a symbol's value.
20163
20164 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20165
20166 * cus-edit.el (custom-face): Fix parenthesis.
20167
20168 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20169
20170 * mail/rmail.el (rmail-expunge): When there are no deleted
20171 messages, do nothing.
20172
20173 2000-04-26 Dave Love <fx@gnu.org>
20174
20175 * international/mule-cmds.el (locale-translation-file-name):
20176 Defvar to nil.
20177 (set-locale-environment): Set it here (at runtime).
20178
20179 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20180
20181 * replace.el (perform-replace): Add parameters START and END. Use
20182 them instead of the check for a region in Transient Mark mode.
20183 (query-replace-read-args): Return two more list elements for the
20184 start and end of the region in Transient Mark mode.
20185 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20186 (map-query-replace-regexp, replace-string, replace-regexp): Add
20187 optional last arguments START and END and pass them to
20188 perform-replace.
20189
20190 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20191 form with additional arguments for perform-replace.
20192
20193 * progmodes/etags.el (tags-query-replace): Add parameters START
20194 and END. Construct a form with additional arguments for
20195 perform-replace.
20196
20197 * simple.el (shell-command): Set default directory for "*Shell
20198 Command Output" buffer.
20199
20200 * language/european.el (iso-latin-4): Fix typo.
20201
20202 * emacs-lisp/crm.el: New file.
20203
20204 2000-04-24 Dave Love <fx@gnu.org>
20205
20206 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20207 (Custom-reset-saved, Custom-reset-standard)
20208 (custom-group-value-create, custom-group-set, custom-group-save)
20209 (custom-group-reset-current, custom-group-reset-saved)
20210 (custom-group-reset-standard): Use mapc.
20211 (custom-buffer-create-internal): Disable undo when creating items.
20212 Use mapc.
20213 (custom-face): Avoid redundant lambda.
20214
20215 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20216
20217 * startup.el (auto-save-list-file-prefix): Set default to
20218 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20219
20220 2000-04-24 Sam Steingold <sds@gnu.org>
20221
20222 * time-stamp.el (time-stamp-string-preprocess): Always convert
20223 `field-result' to a string.
20224
20225 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20226
20227 * frame.el (scrolling): New group.
20228 (automatic-hscrolling): New user-option.
20229
20230 * startup.el (command-line-x-option-alist): Add `-lsp' and
20231 `--line-spacing'.
20232
20233 2000-04-19 Dave Love <fx@gnu.org>
20234
20235 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20236 (cl-mapc): Rename from mapc. Fix the funcall.
20237
20238 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20239
20240 * simple.el (clone-indirect-buffer-other-window): New command.
20241 (clone-indirect-buffer): Add optional arg NORECROD.
20242 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20243
20244 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20245
20246 * window.el (count-screen-lines): New function.
20247 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20248 instead of window-buffer-height.
20249
20250 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20251 non-existing variable comint-input-sentinel.
20252 (inferior-lisp-args-to-list): Removed.
20253 (inferior-lisp): Use split-string instead of
20254 inferior-lisp-args-to-list.
20255
20256 * hexl.el (hexl-insert-hex-string): New command.
20257
20258 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20259 instead of concat.
20260
20261 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20262
20263 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20264 at the start of an existing but empty folder.
20265
20266 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20267
20268 * ps-mule.el: Customization fix, doc fix.
20269 (ps-multibyte-buffer): Customization fix.
20270
20271 2000-04-17 Richard M. Stallman <rms@gnu.org>
20272
20273 * subr.el (read-passwd): Use read-char-exclusive.
20274
20275 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20276
20277 * textmodes/texinfo.el (texinfo-insert-@email)
20278 (texinfo-insert-@emph, texinfo-insert-@quotation)
20279 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20280 (texinfo-mode-map): Add key bindings for them.
20281
20282 * files.el (basic-save-buffer-2): Use a template with `$'
20283 instead of `#' for VMS.
20284
20285 * simple.el (clone-indirect-buffer): New function.
20286
20287 2000-04-16 Stephen Eglen <stephen@gnu.org>
20288
20289 * iswitchb.el (iswitchb-case): New function. If the user input
20290 contains any upper-case characters, the search is made
20291 case-sensitive.
20292
20293 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20294
20295 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20296 comment-end.
20297 (texinfo-font-lock-syntactic-keywords): New var.
20298 (texinfo-font-lock-keywords): Remove comment regexp.
20299 (texinfo-insert-block): New function.
20300 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20301 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20302 and font-lock-defaults. Use regexp-opt for outline-regexp.
20303 (texinfo-environments): New var.
20304 (texinfo-environment-regexp): Use regexp-opt and
20305 texinfo-environments.
20306
20307 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20308 ispell-process is bound since this might be eval'd before ispell
20309 is loaded.
20310 (ispell-message): Use a tiny bit less magic and a bit more hard
20311 data to figure out what kind of sc-cite-regexp to use.
20312
20313 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20314
20315 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20316 (insert-cyclic-diary-entry): Unquote the lambda.
20317
20318 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20319
20320 * files.el (backup-enable-predicate): Unquote the lambda.
20321
20322 * cus-edit.el (custom-face, face): Unquote the lambda.
20323
20324 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20325
20326 * ps-print.el: Check for line-beginning-position definition.
20327
20328 * ps-print.el: Fix counting lines in a region.
20329 (ps-print-version): New version number (5.1.5).
20330 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20331 (ps-printing-region): Fun code fix.
20332
20333 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20334
20335 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20336 to file-directory-p.
20337
20338 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20339
20340 * gud.el (gud-jdb-build-source-files-list): Check that directory
20341 exists before calling directory-files.
20342
20343 2000-04-13 Dave Love <fx@gnu.org>
20344
20345 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20346 syntax.
20347
20348 * emacs-lisp/cl-specs.el: Remove when, unless.
20349
20350 * emacs-lisp/cl-extra.el: Don't quote keywords.
20351 (cl-old-mapc): New variable.
20352 (mapc): Use it.
20353 (cl-map-intervals): Use with-current-buffer. Don't check for
20354 next-property-change.
20355 (cl-map-overlays): Use with-current-buffer.
20356 (cl-expt): Remove.
20357 (copy-tree, remprop): Define unconditionally.
20358
20359 * emacs-lisp/cl-compat.el (keywordp): Remove.
20360
20361 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20362 to use keywordp.
20363 (edebug-spec): Enable keywordp.
20364
20365 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20366 string-lessp.
20367
20368 * cus-start.el: Use keywordp.
20369
20370 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20371
20372 * diary-lib.el (include-other-diary-files): Fix the fix of
20373 2000-02-18 by doing a save-excursion.
20374
20375 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20376
20377 * ps-print.el: Customization fix, doc fix.
20378 (ps-print-version): New version number (5.1.4).
20379 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20380 (ps-print-preprint): Adjust code.
20381 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20382 (ps-print-prologue-header, ps-print-control-characters)
20383 (ps-spool-config): Customization fix.
20384
20385 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20386
20387 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20388 converted to the new menu-item format, names silightly changed,
20389 help strings added.
20390
20391 Support for spelling without async subprocesses:
20392
20393 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20394 (ispell-session-buffer): New variables.
20395 (ispell-start-process, ispell-process-status,
20396 ispell-accept-output, ispell-send-string): New functions, for
20397 Ispell invocation when async subprocesses aren't supported.
20398 (ispell-word, ispell-pdict-save, ispell-command-loop,
20399 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20400 to process-send-string with calls to ispell-send-string, and
20401 accept-process-output with ispell-accept-output.
20402 (ispell-init-process): Call ispell-process-status instead of
20403 process-status with.
20404 (ispell-init-process): Call ispell-start-process. Call
20405 ispell-accept-output and ispell-send-string. Don't call
20406 process-kill-without-query and kill-process if they are unbound.
20407 (ispell-async-processp): New function.
20408
20409 2000-04-12 Dave Love <fx@gnu.org>
20410
20411 * info.el: Add debug-ignored-errors.
20412 (Info-mode-menu): Add some items.
20413 (Info-directory): Add autoload cookie.
20414
20415 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20416 Modify `truncate-lines'. Make `describe-language-environment'
20417 always visible and add help. Modify `describe-key' help. Invoke
20418 Info-directory from `info'. New entry `emacs-manual'.
20419
20420 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20421
20422 * progmodes/ebrowse.el (ebrowse-tree-mode):
20423 Use propertized-buffer-identification.
20424 (ebrowse-update-member-buffer-mode-line): Likewise.
20425 (ebrowse--mode-strings): Removed.
20426 (ebrowse--mode-line-props): Removed.
20427
20428 * files.el (auto-mode-alist): Add `EBROWSE'.
20429
20430 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20431 space before testing for end of buffer.
20432 (ebrowse-load): Removed.
20433 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20434 (ebrowse-create-tree-buffer): Rewritten.
20435 (ebrowse-tree-mode): Read tree from buffer.
20436
20437 * progmodes/ebrowse-ffh.el: Removed.
20438
20439 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20440
20441 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20442
20443 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20444
20445 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20446 at the wrong place.
20447
20448 2000-04-09 Dave Love <fx@gnu.org>
20449
20450 * files.el (backup-enable-predicate):
20451 Use temporary-file-directory, small-temporary-file-directory.
20452 (make-backup-file-name-function, backup-directory-alist): New vars.
20453 (make-backup-file-name-1): New function.
20454 (make-backup-file-name): Use it.
20455 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20456 (file-newest-backup): Use make-backup-file-name.
20457
20458 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20459
20460 * progmodes/ebrowse-ffh.el: New file.
20461
20462 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20463 Moved to ebrowse-ffh.el.
20464 (ebrowse-load): Add autoload.
20465
20466 * finder.el (finder-commentary): Add autoload cookie.
20467
20468 * mail/rfc2368.el: Correct author's email address.
20469
20470 * progmodes/ebrowse.el: New file.
20471
20472 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20473 item help string.
20474 (easy-menu-do-add-item): Ditto.
20475 (easy-menu-define): Extend doc string.
20476
20477 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20478 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20479 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20480 with-buffer-unmodified.
20481
20482 2000-04-08 Dave Love <fx@gnu.org>
20483
20484 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20485 unless, when.
20486
20487 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20488
20489 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20490 (viper-flash-search-pattern): No operation when using Emacs
20491 doesn't support face.
20492 Use `viper-put-on-search-overlay'.
20493
20494 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20495
20496 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20497 like C-r.
20498
20499 * progmodes/make-mode.el: Some doc fixes.
20500 (makefile-mode-abbrev-table): New variable.
20501 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20502 (makefile-font-lock-keywords): Fontify includes and conditionals.
20503 (toplevel): Require `dabbrev' and `add-log' when compiling.
20504
20505 * replace.el (perform-replace): Don't move forward one char
20506 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20507 to do that because it leaves point 1 position after the last
20508 replacement, after everything has been replaced.
20509
20510 * jit-lock.el (with-buffer-unmodified): New macro.
20511 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20512 modified state.
20513 (jit-lock-function-1): Extracted from jit-lock-function; not
20514 preserving buffer's modified state.
20515 (jit-lock-function, jit-lock-stealth-fontify):
20516 Call jit-lock-function-1.
20517
20518 * mail/rfc2368.el: Remove supernumerary copyright line.
20519
20520 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20521
20522 * glasses.el: Provide facilities for inserting space before left
20523 parentheses and uncapitalization of identifiers.
20524 (glasses-mode): Try to remove old overlays in all cases.
20525
20526 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20527
20528 * progmodes/compile.el (compile-internal): Display the compilation
20529 buffer in a different frame, if it's already displayed there.
20530
20531 * mail/rfc2368.el: New file.
20532
20533 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20534 header and insert its value as mail body.
20535
20536 * subr.el (member-ignore-case): New function.
20537
20538 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20539 (dabbrev--find-expansion): Ignore buffers matching a regexp
20540 from dabbrev-ignored-regexps.
20541
20542 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20543 to extensions handled by gzip.
20544
20545 2000-04-03 Richard M. Stallman <rms@gnu.org>
20546
20547 * files.el (insert-directory): List the total free space
20548 along with the used space.
20549
20550 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20551 line is followed by one that matches CITATION-REGEXP, end the
20552 paragraph.
20553
20554 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20555
20556 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20557 (rmail-make-basic-summary-line): Use that option.
20558
20559 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20560
20561 * international/mule-cmds.el (encoded-string-description):
20562 Rewritten. Try pretty description for ISO 2022 escape sequences
20563 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20564 for hexadecimal format.
20565
20566 2000-04-01 Dave Love <fx@gnu.org>
20567
20568 * cpp.el: Change customization group to `c' from `C'.
20569
20570 * vcursor.el (vcursor-move): Use display-color-p.
20571
20572 * international/mule-util.el: Provide mule-utils.
20573 (string-to-sequence): Simplify and speed up.
20574
20575 * international/mule.el (make-coding-system): Purecopy doc-string.
20576
20577 * international/mule-cmds.el: Various menu changes.
20578 (describe-specified-language-support): Handle `Default'.
20579 (set-language-info): Purecopy `info'.
20580
20581 2000-03-31 Andrew Innes <andrewi@gnu.org>
20582
20583 * vc.el (vc-backend-diff): Return the correct status if we had to
20584 retry the rcsdiff command without the --brief option.
20585
20586 2000-03-31 Dave Love <fx@gnu.org>
20587
20588 * help.el (help-manyarg-func-alist): Correct several omissions.
20589
20590 * add-log.el: Don't require cl, fortran.
20591 (add-log-current-defun-function): Doc fix.
20592 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20593 (change-log-version-rcs): Function deleted.
20594 (change-log-version-number-search): Doc fix.
20595 Use vc-workfile-version. Avoid CL dolist.
20596 (add-change-log-entry): Just call add-log-current-defun to get
20597 defun. Simplify somewhat.
20598 (change-log-get-method-definition-1): Likewise.
20599 (add-log-current-defun): Return nil if calling
20600 add-log-current-defun-function does so. Move Fortran stuff to
20601 fortran.el. Return string without properties.
20602
20603 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20604 and :alpha: char classes.
20605
20606 * mail/supercite.el: Defvar curline when compiling.
20607 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20608 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20609 rather than a-zA-Z0-9 to allow non-ASCII characters.
20610
20611 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20612
20613 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20614
20615 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20616 Re-enable new code.
20617
20618 * lpr.el (print-region-1): Use -d to specify printer name for
20619 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20620
20621 2000-03-31 Dave Love <fx@gnu.org>
20622
20623 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20624 Look for function definition in symbol's function value slot first
20625 instead of first consulting byte-compile-function-environment.
20626
20627 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20628
20629 * language/european.el ("Polish"): New language environment.
20630 (setup-polish-environment): New function.
20631
20632 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20633
20634 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20635 Disable new code.
20636
20637 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20638 trying to `load' the symbol of an autoload instead of the file
20639 recorded in the autoload. Fix error messages.
20640
20641 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20642
20643 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20644 (ps-print-version): New version number (5.1.3).
20645 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20646 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20647 (ps-generate-postscript-with-faces): Code fix.
20648 (ps-color-values): XEmacs compatibility.
20649 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20650 (ps-default-fg, ps-default-bg): Adjust customization.
20651 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20652 (ps-color-scale): Renaming old ps-color-value fun.
20653 (ps-print-headers): Replace ps-print-header group to avoid conflict
20654 with ps-print-header variable.
20655 (ps-print-miscellany): New group.
20656 (ps-format-color, ps-rgb-color): New funs.
20657 (ps-default-foreground): New var.
20658 (ps-printer-name-option): New const.
20659
20660 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20661
20662 * net/net-utils.el:
20663 (network-connection-host, network-connection-service): New variables
20664 (network-connection-mode): New mode, derived from comint-mode
20665 (network-connection-mode-setup): New function, saves host and
20666 service information in local variables.
20667
20668 * lisp/locate.el:
20669 (locate-word-at-point): Added this function
20670 (locate): Default to using locate-word-at-point as input
20671 Run dired-mode-hook
20672
20673 2000-03-29 Dave Love <fx@gnu.org>
20674
20675 * calendar/appt.el: Doc fixes.
20676 (appt-check): Convert min-to-app to a string before passing to
20677 appt-disp-window-function or concat.
20678 (appt-delete-window): Remove test for frame-root-window.
20679 (appt-select-lowest-window, appt-convert-time): Simplify.
20680
20681 * emacs-lisp/bytecomp.el: Doc fixes.
20682 (byte-compile-file-form-autoload):
20683 Update byte-compile-function-environment.
20684
20685 2000-03-29 Andreas Schwab <schwab@suse.de>
20686
20687 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20688
20689 * dired.el (dired-insert-directory): If dired-free-space-program
20690 failed just delete its output.
20691
20692 2000-03-29 Dave Love <fx@gnu.org>
20693
20694 * international/iso-cvt.el: Move provide to end. Doc fixes.
20695 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20696 (iso-iso2sgml, iso-sgml2iso): New functions.
20697 (iso-cvt-define-menu): Fix some entries and use backquote for
20698 clarity.
20699
20700 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20701
20702 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20703
20704 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20705 ISO-DATE. If non-nil, return date in ISO 8601 format.
20706
20707 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20708
20709 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20710 if it ever becomes used.
20711 (log-edit-mode-hook): Default to vc-log-mode-hook.
20712 (log-edit-mode): Fix the docstring.
20713
20714 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20715 the code.
20716
20717 2000-03-26 Dave Love <fx@gnu.org>
20718
20719 * net/browse-url.el (browse-url): Re-fix case of
20720 browse-url-browser-function being an alist.
20721 (browse-url): Add :link to defgroup.
20722
20723 * files.el: Doc fixes.
20724 (file-truename): Include `[' in wildcard characters.
20725 (automount-dir-prefix): Customize.
20726 (find-file-wildcards): Add :version.
20727 (find-file-noselect): Simplify a mapcar call.
20728
20729 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20730 compatible with inf-lisp version.
20731 (eval-defun-1): Fix custom-declare-variable case.
20732
20733 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20734
20735 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20736
20737 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20738
20739 * Makefile (COMPILE_FIRST): New macro.
20740 (compile-files): Compile files from COMPILE_FIRST first.
20741
20742 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20743
20744 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20745 matching open parenthesis in column 0 to defun-prompt-regexp
20746 only if open-paren-in-column-0-is-defun-start is set.
20747
20748 * sun-curs.el: Require CL at compile-time only.
20749
20750 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20751 instead of copy-list which is a function from CL.
20752 (msb--choose-menu, msb--mode-menu-cond)
20753 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20754 (msb--init-file-alist): Use mapcar instead of mapcan.
20755 (msb--aggregate-alist): Use mapcar instead of mapcan.
20756 Fix `(' in column 0 in doc string.
20757 (msb--add-separators): Use mapcar instead of mapcan.
20758
20759 * cus-dep.el: Require CL at compile-time only.
20760
20761 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20762
20763 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20764 (byte-compile-warnings): New warning `noruntime'.
20765 (byte-compile-constants, byte-compile-variables): Fix docstring.
20766 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20767 execute `eval-whenc-compile's body.
20768 (byte-compile-unresolved-functions): Fix docstring.
20769 (byte-compile-eval): New function.
20770 (byte-compile-callargs-warn): Check if the function will be available
20771 at runtime (via property `byte-compile-noruntime').
20772 (byte-compile-print-syms): New function.
20773 (byte-compile-warn-about-unresolved-functions): Also warn about
20774 `noruntime' functions (and use `byte-compile-print-syms').
20775 (byte-compile-file): Capitalize the message.
20776
20777 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20778
20779 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20780 (rmail-expunge): Ask for confirmation depending on the setting
20781 of rmail-confirm-expunge.
20782
20783 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20784
20785 * Makefile (bootstrap-clean): If $(emacs) exists, build
20786 loaddefs.el first. A loaddefs.el that's not up-to-date might
20787 cause a bootstrap failure because things don't autoload as expected.
20788
20789 2000-03-23 Dave Love <fx@gnu.org>
20790
20791 * net/browse-url.el: Restore previous use of
20792 browse-url-maybe-new-window.
20793
20794 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20795
20796 * ps-print.el: Skip banner page fix.
20797 (ps-print-version): New version number (5.1.2).
20798 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20799
20800 2000-03-23 Dave Pearson <davep@davep.org>
20801
20802 * net/quickurl.el Changed the type of parameter passed to the
20803 function defined by `quickurl-format-function'. Before only the
20804 text of the URL was passed. Now the whole URL structure is passed
20805 and the function is responsible for extracting the parts it requires.
20806 Changed the default of `quickurl-format-function' accordingly.
20807 (quickurl-insert): Changed the `funcall' of
20808 `quickurl-format-function' to match the above change.
20809 (quickurl-list-insert): Changed the `url' case so that it makes
20810 use of `quickurl-format-function', previous to this the format was
20811 hard wired.
20812
20813 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20814
20815 * startup.el: Change some spellings for the X Window System.
20816
20817 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20818
20819 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20820 Clean up the code and the regexp and make sure the cursor is
20821 temporarily moved to the suspicious line while querying the user.
20822
20823 2000-03-22 Jason Rumney <jasonr@gnu.org>
20824
20825 * w32-fns.el (w32-charset-info-alist): Initialize.
20826
20827 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20828
20829 * ps-print.el: N-up last page fix.
20830 (ps-print-version): New version number (5.1.1).
20831 (ps-end-file, ps-end-job, ps-generate): Code fix.
20832
20833 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20834
20835 * files.el (find-file-run-dired): Update docstring.
20836 (find-directory-functions): New hook.
20837 (find-file-noselect): Run find-directory-functions rather than
20838 calling dired directly.
20839
20840 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20841
20842 * pcvs.el: Add a minimal leading commentary.
20843 (cvs-make-cvs-buffer): Change the header part by removing the startup
20844 message and adding a `Module' entry. Also replace the FOOTER and
20845 HEADER special fileinfos with the new support in ewoc for updating
20846 its own footer and header.
20847 (cvs-update-header): Update to use the header/footer of the ewoc.
20848 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20849 (cvs-is-within-p): New function.
20850 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20851 to only examine some subset of the buffers.
20852
20853 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20854 `format' instead of our own ad-hoc functions.
20855 Remove HEADER and FOOTER cases, now handled in the EWOC.
20856 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20857
20858 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20859 output to avoid scaring the user.
20860 (cvs-parse-table): Catch message for non-up-to-date commits.
20861
20862 * pcvs-defs.el (cvs-startup-message): Remove.
20863 (cvs-global-menu): New autoloaded menu.
20864
20865 * pcvs-util.el (cvs-string-fill): Remove.
20866
20867 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20868 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20869 PP part of it and also make it work for footers and headers.
20870 (ewoc-create): Drop POS and BUFFER arguments.
20871 Use the DLL's dummy node to store the end-of-footer position.
20872 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20873 (ewoc-refresh): Remove unused `header' variable.
20874 (ewoc-(get|set)-hf): New functions.
20875
20876 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20877 log-view-*-(message|file) and use easy-mmode-define-navigation.
20878 (log-view-message-re): Match SCCS format as well.
20879 And match the revision line rather than the dashed separator line.
20880 (log-view-mode): Use the new define-derived-mode.
20881 (log-view-current-tag): Fill in with an actual implementation.
20882
20883 * cvs-status.el (cvs-status-(prev|next)): Rename from
20884 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20885 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20886 to let the output "breathe" a little more (more readable).
20887 (cvs-status-mode): Use the new define-derived-mode.
20888
20889 * smerge-mode.el (smerge-auto-leave): New function and variable.
20890 (smerge-basic-map): Rename from smerge-basic-keymap.
20891 Change the bindings for smerge-diff-*.
20892 (smerge-*-map): Use easy-mmode-defmap.
20893 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20894 (smerge-keep-*): Use smerge-auto-leave.
20895
20896 2000-03-21 Jason Rumney <jasonr@gnu.org>
20897
20898 * cus-edit.el (custom-button-face): Use 3D look for w32.
20899 (custom-button-pressed-face): Likewise.
20900
20901 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20902
20903 * progmodes/etags.el (tags-case-fold-search): New user-option.
20904 (tags-loop-eval): New function. Bind case-fold-search around eval
20905 depending on the value of tags-case-fold-search.
20906 (tags-loop-continue): Use tags-loop-eval.
20907 (find-tag-in-order): Bind case-fold-search depending on the value
20908 of tags-case-fold-search.
20909
20910 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20911
20912 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20913 (diff-end-of-hunk): Return the end position for use in
20914 `easy-mmode-define-navigation'.
20915 (diff-recenter): Remove.
20916 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20917 of `easy-mmode-define-navigation'.
20918 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20919 previous renaming) and fix to use new names.
20920 (diff-merge-strings): Use \n as separator: simpler, faster.
20921 (diff-mode): Use `define-derived-mode'.
20922
20923 * derived.el (define-derived-mode): Don't autoload anymore.
20924 Prefer the macro-only version provided by easy-mmode.el.
20925
20926 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20927 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20928 (easy-mmode-define-navigation): New macro.
20929
20930 * subr.el (combine-run-hooks): New function.
20931
20932 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20933
20934 * term/x-win.el: Fontsets related initialization is simplified.
20935
20936 * international/mule-diag.el (describe-font): Don't refer to
20937 global-fontset-alist, instead call font-list.
20938 (describe-fontset, list-fontsets, mule-diag): Likewise.
20939 (print-fontset): Adjusted for the change of fontset implementation.
20940
20941 * international/fontset.el (x-charset-registries): Variable removed,
20942 instead the corresponding data is stored in the default fontset.
20943 (register-alternate-fontnames): Function removed.
20944 (resolved-ascii-font): Variable removed.
20945 (x-compose-font-name): Ignore the second argument REDOCE.
20946 (x-complement-fontset-spec): Complement only an ASCII font and
20947 element for those charsets than can use that ASCII font.
20948 (generate-fontset-menu): Don't refer to global-fontset-alist,
20949 instead call fontset-list.
20950 (uninstantiated-fontset-alist): Variable removed.
20951 (x-style-funcs-alist): Likewise.
20952 (fontset-default-styles): Likewise.
20953 (x-modify-font-name): Function removed.
20954 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20955 (create-fontset-from-ascii-font): Docsting adjusted for the above
20956 change.
20957 (instantiate-fontset, resolve-fontset-name): Functions removed.
20958 (fontset-list): Now implemented by C code.
20959
20960 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20961 (describe-face): Include `font' attribute in the description.
20962
20963 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20964
20965 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20966
20967 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20968
20969 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
20970 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
20971 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
20972
20973 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
20974 about behavior of set-buffer-modified-p wrt redisplay.
20975
20976 2000-03-19 Richard M. Stallman <rms@gnu.org>
20977
20978 * view.el (view-mode-disable): Kill local binding of view-read-only.
20979
20980 2000-03-18 Gerd Moellmann <gerd@gnu.org>
20981
20982 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
20983 is a string, convert it to a syntax cell using string-to-syntax.
20984
20985 * simple.el (syntax-code-table, syntax-flag-table): New variables.
20986 (string-to-syntax): New function.
20987
20988 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
20989 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
20990 try to use passive ftp mode.
20991
20992 2000-03-17 Gerd Moellmann <gerd@gnu.org>
20993
20994 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
20995
20996 * simple.el (append-to-buffer): Update point of windows after
20997 insertion.
20998
20999 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21000 forward then moving backward. Reindent.
21001
21002 * frame.el (other-frame): Call x-focus-frame only if
21003 focus-follows-mouse is off.
21004
21005 2000-03-17 Dave Love <fx@gnu.org>
21006
21007 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21008
21009 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21010
21011 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21012 regexp for labels cannot span several lines.
21013
21014 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21015 `(setq :<key> ':<key>)' to the macro expansion.
21016
21017 2000-03-16 Dave Love <fx@gnu.org>
21018
21019 * progmodes/f90.el (f90): Put custom group under `languages', not
21020 `fortran'.
21021 (f90-mode-hook): Customize.
21022 (f90-mode): Set add-log-current-defun-function.
21023 (f90-current-defun): New function.
21024
21025 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21026
21027 * cus-edit.el (custom-variable-tag-face): Handle case that
21028 default face's height is not a number.
21029 (custom-face-tag-face, custom-group-tag-face-1)
21030 (custom-group-tag-face): Ditto.
21031 (custom-group-tag-face-1): Add :group.
21032
21033 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21034
21035 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21036
21037 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21038 requiring easymenu.
21039
21040 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21041
21042 * ps-print.el: PostScript user-defined prologue, PostScript error
21043 handler, doc fix.
21044 (ps-print-version): New version number (5.1).
21045 (ps-user-defined-prologue, ps-error-handler-message)
21046 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21047 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21048 (ps-insert-string): New function.
21049
21050 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21051
21052 * international/ccl.el (ccl-compile-expression): Don't generate
21053 invalid self-assignment code.
21054
21055 2000-03-14 Dave Love <fx@gnu.org>
21056
21057 * subr.el (replace-regexp-in-string): Renamed from
21058 replace-regexps-in-string. Doc fix.
21059
21060 2000-03-12 Dave Love <fx@gnu.org>
21061
21062 * cus-edit.el: Doc fixes.
21063 (customize-set-variable, customize-save-variable): Rename args for doc.
21064 (custom-variable-tag-face, custom-face-tag-face)
21065 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21066 style which user identify as hyperlink.
21067 (hook): Don't add undefined functions to the hook.
21068 (debug-ignored-errors): Transfer message from bindings.el.
21069
21070 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21071
21072 * recentf.el (recentf-keep-non-readable-files-p):
21073 Remove double/nested definition.
21074
21075 2000-03-12 Dave Love <fx@gnu.org>
21076
21077 * facemenu.el (facemenu-get-face): Use display-color-p.
21078 * enriched.el (enriched-decode-foreground): Likewise.
21079 (enriched-decode-background): Likewise.
21080 * isearch.el (isearch-highlight): Likewise.
21081 * info-look.el (info-lookup): Likewise.
21082 * simple.el (completion-setup-function): Likewise.
21083
21084 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21085 :options.
21086
21087 * bindings.el (mode-line-format): Fix line-number and
21088 column-number items. Add help-echo for the background.
21089 (mode-line-mule-info): Modify help-echo.
21090
21091 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21092
21093 * files.el (load-file): Allow completion to .elc.
21094
21095 * man.el: Doc fixes.
21096 (Man-init-defvars): Use display-color-p to set fontification.
21097
21098 * play/hanoi.el (hanoi-internal): Don't use oddp.
21099
21100 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21101
21102 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21103
21104 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21105
21106 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21107
21108 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21109 Fix comment.
21110
21111 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21112
21113 * font-lock.el (font-lock-keywords): Fix the doc now that
21114 regexp-opt-depth is unnecessary.
21115 (save-buffer-state): Set an edebug spec.
21116 (font-lock-fontify-anchored-keywords): Properly handle the case when
21117 the matcher goes past the limit.
21118
21119 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21120 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21121
21122 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21123 dll.el and cookie.el (from Elib) with heavy renaming and other
21124 massaging.
21125
21126 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21127 Autoload the functions used.
21128 (easy-mmode-define-syntax): Fix CL typo.
21129 (easy-mmode-define-derived-mode): Improve the docstring generation.
21130
21131 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21132
21133 * textmodes/texinfo.el (texinfo-version): Variable and function
21134 removed.
21135
21136 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21137
21138 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21139 allow more flexibility.
21140 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21141 (easy-mmode-defmap, easy-mmode-defsyntax)
21142 (easy-mmode-define-derived-mode): New macros.
21143
21144 2000-03-09 Didier Verna <didier@xemacs.org>
21145
21146 * rect.el (replace-rectangle): New function.
21147
21148 2000-03-09 Dave Love <fx@gnu.org>
21149
21150 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21151 (fortran-comment-line-start-skip): Don't match cpp stuff.
21152 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21153 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21154 (fortran-mode): Don't set fortran-comment-line-start-skip,
21155 fortran-comment-line-start here. Set comment-start,
21156 add-log-current-defun.
21157 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21158 (fortran-current-defun): New function.
21159
21160 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21161
21162 * emacs-lisp/re-builder.el: New file.
21163
21164 * mouse.el (mouse-drag-region): Don't run up-event handler
21165 if hscroll has changed.
21166
21167 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21168 builtin operators, use `font-lock-builtin-face' for Emacs and
21169 `font-lock-preprocessor-face' otherwise.
21170
21171 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21172 `(defun (setf foo)' differently.
21173
21174 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21175
21176 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21177 (regexp-opt): Update comment and adapt the code the new meaning of
21178 the `paren' argument of regex-opt-group for shy-groups.
21179 (regexp-opt-depth): Handle shy groups as well as backslashed
21180 backslashes.
21181 (regexp-opt-group): Turn the leading comment into a docstring.
21182 Allow `paren' to be a string (the string to use to open a group).
21183 Remove open-presuf and close-presuf. Instead of checking for `all
21184 one-char' and then later on check for `several one-char', handle
21185 both cases close together. Also apply a more generic algorithm
21186 for suffixes (the mirror image of the algorithm used for
21187 prefixes). Use shy-groups. Use nreverse rather than reverse.
21188 (regexp-opt-try-suffix): Removed.
21189
21190 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21191 from comint-mode-map, so we can just inherit from it. Also, move
21192 the initialization into the `defvar' since there's no docstring
21193 anyway and it's fairly short.
21194 (inferior-scheme-mode): Define it as derived-mode: the code is
21195 shorter and this way we inherit from comint-mode-map rather than
21196 copying it.
21197
21198 * subr.el (replace-regexps-in-string): Properly handle the case
21199 where we match an empty string.
21200
21201 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21202 when the command has a directory component (such as "./testml").
21203 Also fix a typo in the comment.
21204
21205 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21206
21207 * Makefile (compile-files): Compile files one by one because
21208 that's the only way to ensure a clean compilation environment for
21209 each individual file.
21210
21211 * frame.el (other-frame): Call x-focus-frame.
21212
21213 2000-03-07 Dave Love <fx@gnu.org>
21214
21215 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21216 :require to defcustom.
21217
21218 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21219
21220 * files.el (auto-mode-alist): Add configure.in.
21221
21222 * progmodes/autoconf.el: New file.
21223
21224 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21225
21226 * mail/mh-e.el: Change maintainer to `none'.
21227
21228 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21229 to remove-hook and add-hook.
21230
21231 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21232
21233 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21234 it as the default.
21235 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21236 (sendmail-send-it): Conditionally add MIME headers specifying the
21237 used character set.
21238
21239 2000-03-07 Dave Love <fx@gnu.org>
21240
21241 * winner.el: Fix keywords, autoload cookies.
21242 Split eval-when-compile form to avoid compilation failure.
21243
21244 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21245
21246 * international/mule.el: Modify comment about coding system
21247 property `coding-category'.
21248 (make-coding-system): New argument EOL-TYPE. Pay attention to
21249 coding-category property of PROPERTIES.
21250
21251 * international/mule-conf.el (coding-category-utf-8)
21252 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21253 categories. Include them in the argument for set-coding-priority.
21254
21255 * international/mule-cmds.el (reset-language-environment):
21256 Include coding-category-utf-8, coding-category-utf-16-be, and
21257 coding-category-utf-16-le in the argument for set-coding-priority.
21258 (reset-language-environment): Initialize coding-category-utf-8,
21259 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21260
21261 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21262
21263 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21264 code abstracted out of `bookmark-jump-noselect'. Now tries info
21265 extensions as well as compression extensions.
21266 (bookmark-jump-noselect): Use above new func.
21267
21268 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21269
21270 * strokes.el: Change maintainer's mail address.
21271
21272 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21273
21274 * international/mule-diag.el (list-character-sets): Make help-echo
21275 string by substitute-command-keys.
21276 (list-character-sets): Likewise.
21277 (sort-listed-character-sets): Call help-setup-xref.
21278
21279 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21280
21281 * time.el (display-time-mail-file): Add `none' to the list of choices.
21282
21283 2000-03-01 Dave Love <fx@gnu.org>
21284
21285 * help.el (help-xref-go-back): Don't try to set position.
21286
21287 * international/mule-diag.el (list-character-sets):
21288 Call help-setup-xref. Add help-echo to xrefs.
21289 (list-character-sets-1): Add help-echo to xrefs.
21290
21291 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21292
21293 * frame.el (blink-cursor-mode): Switch cursor on when turning
21294 the mode off.
21295
21296 * add-log.el (add-log-current-defun): Add support for
21297 Autoconf mode.
21298
21299 * mail/rmail.el (rmail-quit-hook): New variable.
21300
21301 2000-03-01 Dave Love <fx@gnu.org>
21302
21303 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21304
21305 * help.el (help-xref-button): Add help-echo arg.
21306 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21307
21308 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21309
21310 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21311
21312 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21313
21314 * image.el (defimage): Look for image files in load-path.
21315
21316 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21317
21318 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21319
21320 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21321
21322 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21323
21324 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21325 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21326 action to select/unselect a file.
21327 (recentf-edit-list): Code cleanup and improvement.
21328 (recentf-open-more-files-action): `recentf-open-more-files' button
21329 widget action to open a file.
21330 (recentf-open-more-files): No more use standard completion but widgets.
21331 (recentf-more-collection): Deleted.
21332 (recentf-more-history): Deleted.
21333 (recentf-setup-more-completion): Deleted.
21334
21335 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21336
21337 * recentf.el (recentf-mode): No more needs that Emacs is running
21338 under a window-system.
21339
21340 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21341
21342 * recentf.el (recentf-edit-list): New command to edit the recent
21343 list which allow the user to remove files.
21344 (recentf-edit-selected-items): New global variable, used by
21345 `recentf-edit-list' to hold the list of files to be removed from
21346 the recent list.
21347 (recentf-make-menu-items): Updated to display a "Edit list..."
21348 menu item. Minor code cleanup.
21349
21350 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21351
21352 * recentf.el (recentf-open-more-files): New command to open files
21353 that are not displayed in the menu.
21354 (recentf-more-collection): New global variable holding the set of
21355 permissible completions used by `recentf-open-more-files'.
21356 (recentf-more-history): New global variable holding the history list
21357 used by `recentf-open-more-files' completion.
21358 (recentf-setup-more-completion): New function to setup completion for
21359 `recentf-open-more-files'.
21360 (recentf-make-menu-items): Updated to display a "More..." menu item.
21361
21362 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21363
21364 * recentf.el (recentf-menu-action): Doc fixed.
21365
21366 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21367
21368 * recentf.el (recentf-menu-filter): Doc updated.
21369 (recentf-update-menu-hook): Allow menu filters to force menu update.
21370 (recentf-make-menu-items): New menu filter handling.
21371 (recentf-make-menu-item): New helper function.
21372 (recentf-menu-elements): New menu handling function.
21373 (recentf-sort-ascending): Updated to new menu filter handling.
21374 (recentf-sort-descending): Updated to new menu filter handling.
21375 (recentf-sort-basenames-ascending): New menu filter function.
21376 (recentf-sort-basenames-descending): New menu filter function.
21377 (recentf-show-basenames): New menu filter function.
21378 (recentf-show-basenames-ascending): New menu filter function.
21379 (recentf-show-basenames-descending): New menu filter function.
21380
21381 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21382
21383 * diary-lib.el (list-diary-entries): Don't try to go forward at
21384 the end of the buffer.
21385
21386 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21387
21388 * international/mule-diag.el (list-character-sets):
21389 Completely rewritten.
21390 (sort-listed-character-sets): New function.
21391 (list-character-sets-1): Completely rewritten.
21392 (list-character-sets-2): New function.
21393 (non-iso-charset-alist): New variable.
21394 (decode-codepage-char): New function.
21395 (charset-history): New variable.
21396 (read-charset) (list-block-of-chars)
21397 (list-iso-charset-chars)
21398 (list-non-iso-charset-chars)
21399 (list-charset-chars): New functions.
21400 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21401 (dump-charsets): Likewise.
21402
21403 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21404
21405 * dired-x.el (dired-filename-at-point): Add `@' to valid
21406 file name characters.
21407 (dired-filename-at-point): Handle ange-ftp file names.
21408
21409 * frame.el (frame-notice-user-settings): Use assq-delete-all
21410 instead of assoc-delete-all.
21411 (frame-notice-user-settings): Ditto.
21412
21413 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21414 Don't copy alist.
21415
21416 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21417
21418 * calculator.el (calculator-use-menu): New option.
21419 (calculator-initial-bindings): Changed some bindings to work as macros.
21420 (calculator-forced-input): Removed.
21421 (calculator-restart-other-mode): New variable.
21422 (calculator-mode-map): Set up menu.
21423
21424 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21425
21426 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21427
21428 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21429
21430 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21431 translate all ESC key sequences.
21432 (viper-goto-mark-subr): Restore markers for files for which
21433 they were saved.
21434 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21435 * viper-util.el (viper-set-replace-overlay-glyphs)
21436 (viper-set-replace-overlay): Always check if the replacement
21437 overlay is live.
21438 * viper.el (viper-vi-state-mode-list): Add major modes.
21439 * ediff-wind.el: Minor comment changes.
21440 * ediff.el: Copyright notice date fix.
21441
21442 2000-02-27 Jason Rumney <jasonr@gnu.org>
21443
21444 * faces.el (face-font-family-alternatives): Add arial to helv.
21445 (mode-line, header-line, tool-bar): Same default as x for w32.
21446 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21447 face-font-family-alternatives from working.
21448 * term/w32-win.el (mouse-set-font): Do not build fontset from
21449 chosen font.
21450
21451 2000-02-25 Sam Steingold <sds@goems.com>
21452
21453 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21454 properly.
21455
21456 2000-02-25 Richard M. Stallman <rms@gnu.org>
21457
21458 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21459
21460 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21461
21462 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21463
21464 * frame.el (busy-cursor-delay-seconds): New option.
21465
21466 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21467
21468 * frame.el (show-cursor-in-non-selected-windows): New option.
21469
21470 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21471
21472 * diary-lib.el (include-other-diary-files): Undo the selective
21473 display in any included file and don't kill it.
21474
21475 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21476
21477 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21478 Menu items converted to (menu-item format, help strings added.
21479 [downcase, upcase]: Don't enable on MS-DOS.
21480 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21481 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21482
21483 2000-02-23 Dave Love <fx@gnu.org>
21484
21485 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21486 (backward-kill-word): Revert addition of * to interactive spec --
21487 it's a feature.
21488
21489 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21490 (backward-kill-sentence, kill-sentence): Likewise.
21491
21492 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21493 scratch buffer name.
21494 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21495
21496 * term/w32-win.el (internal-face-interactive): Update prompt for
21497 new read-face-name.
21498
21499 * mail/footnote.el (footnote): Add :version to defgroup.
21500 (footnote-section-tag-regexp): Customize.
21501 (footnote-start-tag, footnote-end-tag): New option.
21502 (footnote-latin-regexp): New variable.
21503 (Footnote-latin): New function.
21504 (footnote-style-alist): Add element for latin style.
21505 (footnote-style): Moved.
21506 (Footnote-goto-footnote): Use eq to test arg.
21507
21508 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21509
21510 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21511 (byte-compile-trueconstp): Include keywords.
21512 (byte-optimize-quote, byte-optimize-lapcode):
21513 Use byte-compile-const-symbol-p.
21514 (byte-optimize-char-before): New optimization.
21515
21516 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21517 (byte-compile-const-symbol-p): New function.
21518 (byte-compile-constp, byte-compile-out-toplevel)
21519 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21520 Use it.
21521
21522 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21523
21524 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21525
21526 * international/encoded-kb.el: Be sure to update minor-mode-alist
21527 and minor-mode-map-alist.
21528 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21529 codes SS2 and SS3 correctly.
21530 (encoded-kbd-self-insert-ccl): New function.
21531 (encoded-kbd-setup-keymap): New function.
21532 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21533 by calling encoded-kbd-setup-keymap.
21534
21535 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21536 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21537
21538 2000-02-22 Dave Love <fx@gnu.org>
21539
21540 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21541 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21542 (lisp-mode-syntax-table): Set up for #|...|# comments.
21543 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21544 classes. Match `defface'.
21545 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21546 (eval-defun-1): Fix for defcustom.
21547 (lisp-indent-region): Doc fix.
21548
21549 * subr.el (when, unless, split-string): Doc fix.
21550 (read-passwd): Move call of clear-this-command-keys to the right place.
21551 (replace-regexps-in-string): New function.
21552
21553 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21554
21555 * help.el (describe-variable): Set syntax table to
21556 emacs-lisp-mode-syntax-table when moving forward over the
21557 symbol's name.
21558
21559 2000-02-22 Dave Love <fx@gnu.org>
21560
21561 * xt-mouse.el: Doc fixes.
21562 (xterm-mouse-position-function): New function, replacing advice of
21563 mouse-position.
21564 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21565
21566 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21567
21568 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21569
21570 * format.el (format-annotate-single-property-change):
21571 Handle properties.with dotted-list values.
21572 (format-proper-list-p): New function.
21573
21574 * enriched.el (enriched-face-ans): Handle '(foreground-color
21575 . COLOR) and (background-color . COLOR).
21576
21577 2000-02-20 Dave Love <fx@gnu.org>
21578
21579 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21580 and assignments to it.
21581 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21582 current local map.
21583 (make-flyspell-overlay): Use it.
21584 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21585
21586 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21587 (lm-get-header-re): Defun, not defsubst.
21588 (lm-get-package-name): Defun, not defsubst. Simplify.
21589 (lm-version): Doc fix. Simplify.
21590 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21591 (lm-crack-address, lm-last-modified-date, lm-commentary)
21592 (lm-verify, lm-synopsis): Simplify.
21593 (lm-report-bug): Require emacsbug. Use compose-mail.
21594
21595 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21596
21597 * dired.el (dired-mode): Call propertized-buffer-identification
21598 to set mode-line-buffer-identification to something having
21599 the right text properties.
21600
21601 * bindings.el (propertized-buffer-identification): New function.
21602
21603 2000-02-20 Dave Love <fx@gnu.org>
21604
21605 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21606 check for t-mouse too.
21607
21608 * cus-start.el: Make echo-keystrokes `number'.
21609
21610 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21611
21612 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21613 Don't call ring-empty-p unless tags-location-ring is bound.
21614 From Noah Friedman <friedman@splode.com>.
21615
21616 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21617
21618 * progmodes/hideshow.el (hs-flag-region): No longer use
21619 `intangible' overlay property.
21620
21621 (hs-toggle-hiding): New command.
21622 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21623
21624 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21625 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21626 and deactivation.
21627
21628 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21629
21630 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21631
21632 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21633
21634 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21635
21636 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21637 of `*' to handle `(* ... *)' comments.
21638
21639 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21640
21641 * faces.el (list-faces-display): Use display-mouse-p instead of
21642 window-system.
21643
21644 * menu-bar.el (global-map): Menu-bar items converted to the new
21645 format (menu-item..., rearranged for better CUA compliance, and
21646 their names changed for better clarity. Help strings added.
21647
21648 * international/mule-cmds.el (mule-menu-keymap)
21649 (describe-language-environment-map, set-coding-system-map)
21650 (setup-language-environment-map): Convert to new (menu-item...
21651 form, add help strings. Change names of menu items for better clarity.
21652 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21653
21654 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21655
21656 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21657 within the code.
21658
21659 2000-02-16 Dave Love <fx@gnu.org>
21660
21661 * faces.el: Don't require custom. Add more specific :groups to
21662 various deffaces.
21663 (set-face-attribute): Purecopy args.
21664 (read-face-name): Default to name at point and use it in prompt.
21665 Remove colon from arg in all callers.
21666 (list-faces-display): Hyperlink to face descriptions and customize
21667 buffers.
21668
21669 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21670
21671 * wid-edit.el (widget-match-inline): An atom never matches a list.
21672
21673 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21674
21675 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21676 at ':' characters by call to split-string.
21677
21678 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21679
21680 * textmodes/bibtex.el: Added RCS version identification.
21681
21682 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21683
21684 * textmodes/bibtex.el: Some temporary comments removed.
21685 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21686 (bibtex-field-const): Allow capital letters.
21687 (bibtex-start-of-string): Deleted because unused.
21688
21689 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21690 use the term 'reference' to describe a bibtex entry as a whole.
21691 Further, reference keys are no longer called 'labels'.
21692 (bibtex-keys): Renamed to bibtex-reference-keys.
21693 (bibtex-reformat-previous-labels): Renamed to
21694 bibtex-reformat-previous-reference-keys.
21695 (bibtex-reference-type): Renamed to bibtex-entry-type.
21696 (bibtex-reference-head): Renamed to bibtex-entry-head.
21697 (bibtex-reference-maybe-empty-head): Renamed to
21698 bibtex-entry-maybe-empty-head.
21699 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21700 (bibtex-search-reference): Renamed to bibtex-search-entry.
21701 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21702 bibtex-enclosing-entry-maybe-empty-head.
21703 (bibtex-entry-field-alist, bibtex-entry-head)
21704 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21705 (bibtex-map-entries, bibtex-search-entry)
21706 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21707 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21708 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21709 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21710 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21711 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21712 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21713
21714 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21715
21716 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21717 comment.
21718 (bibtex-format-field-delimiters): New function, functionality
21719 extracted from bibtex-format-entry.
21720 (bibtex-autokey-get-yearfield-digits): New function, functionality
21721 extracted from bibtex-autokey-get-yearfield.
21722
21723 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21724 entries in order to avoid stack overflow in the regexp matcher if
21725 field contents become large.
21726 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21727 (bibtex-field-string-part-not-braced)
21728 (bibtex-field-string-part-no-inner-braces)
21729 (bibtex-field-string-part-1-inner-brace)
21730 (bibtex-field-string-part-2-inner-braces)
21731 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21732 (bibtex-field-string-quoted, bibtex-field-string)
21733 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21734 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21735 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21736 Deleted as parsing is now performed by the following functions.
21737 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21738 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21739 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21740 (bibtex-parse-association, bibtex-field-name-for-parsing)
21741 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21742 (bibtex-search-forward-field, bibtex-search-backward-field)
21743 (bibtex-start-of-field, bibtex-end-of-field)
21744 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21745 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21746 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21747 (bibtex-parse-string, bibtex-search-forward-string)
21748 (bibtex-search-backward-string, bibtex-start-of-string)
21749 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21750 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21751 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21752 entries. Instead of reporting the results of the parsing by
21753 match-beginning or match-end, these functions return data structures
21754 that hold the corresponding positions.
21755 (bibtex-enclosing-field): Changed to also report field boundaries by
21756 return values rather than by match-beginning or match-end.
21757 The following functions have been adapted to use the new
21758 parsing functions.
21759 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21760 (bibtex-enclosing-field, bibtex-format-entry)
21761 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21762 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21763 (bibtex-print-help-message, bibtex-end-of-entry)
21764 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21765 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21766 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21767 Use the new method for parsing.
21768 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21769 (bibtex-map-entries, bibtex-flash-head)
21770 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21771 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21772 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21773 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21774 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21775 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21776 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21777 order to make the new binding of case-fold-search immediately visible.
21778
21779 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21780
21781 * textmodes/bibtex.el: Copyright notice is up to date.
21782 Added constant 'bibtex-maintainer-salutation.
21783
21784 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21785 than make-temp-name, use match-string-no-properties and eliminate
21786 a quadratic behavior when building bibtex-strings.
21787
21788 * bibtex.el (bibtex-reference-key): Accept string entries whose
21789 reference key contains upper case letters.
21790
21791 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21792
21793 * bibtex.el (bibtex-reference-head): Allow entries to start with
21794 a new line.
21795
21796 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21797
21798 * bibtex.el: Hiding of entry bodies is not longer provided by
21799 bibtex.el directly. Instead the hideshow package can be used.
21800 Added a special bibtex entry to hs-special-modes-alist.
21801 (bibtex-hs-forward-sexp): Added for hideshow.el.
21802
21803 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21804
21805 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21806 proceedings entry type (for cross referencing). Thanks to Wagner
21807 Toledo Correa for the suggestion.
21808
21809 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21810
21811 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21812
21813 * international/characters.el: Setup case table for Vietnamese.
21814
21815 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21816
21817 * uniquify.el (toplevel): Require CL at compile time.
21818 (uniquify-push): Removed.
21819
21820 * shadowfile.el (shadow-when): Removed.
21821
21822 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21823 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21824
21825 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21826 regexp for paragraph-start.
21827
21828 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21829 commas as well.
21830
21831 2000-02-10 Dave Love <fx@gnu.org>
21832
21833 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21834 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21835 Deleted.
21836 (widget-specify-field, widget-specify-button): Don't use
21837 widget-mouse-help as help-echo property.
21838 (default): Use #'ignore for :validate and :mouse-down-action.
21839 (checkbox): Add help-echo.
21840 (widget-sexp-validate): Rewritten to clarify error messages.
21841 (character): Use char-valid-p in :match function.
21842 (widget-color-complete): Use facemenu-color-alist.
21843 (widget-color-action): Use facemenu-read-color.
21844
21845 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21846 set up `caar' &c that we now have.
21847
21848 2000-02-09 Ray Blaak <blaak@gnu.org>
21849
21850 * delphi.el: Make resourcestring a declaration region, like const
21851 and var.
21852
21853 2000-02-09 Dave Love <fx@gnu.org>
21854
21855 * bindings.el (mode-line-input-method-map): New variable.
21856 (mode-line-mule-info): Use it; fix last change.
21857 (mode-line-mode-menu): Move definition.
21858 (mode-line-mouse-sensitive-p): Deleted.
21859 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21860 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21861
21862 * startup.el (command-line-1): Don't call
21863 make-mode-line-mouse-sensitive.
21864
21865 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21866
21867 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21868 before rmail-toggle-header, because the former toggles headers.
21869
21870 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21871
21872 * diff-mode.el (diff-kill-junk): New interactive function.
21873 (diff-reverse-direction): Use delete-and-extract-region.
21874 (diff-post-command-hook): Restrict the area so that the hook also works
21875 outside of any diff hunk. This is necessary for the minor-mode.
21876 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21877 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21878
21879 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21880 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21881 so that it can be used more easily in <foo>-mode-hook. Also make sure
21882 to avoid duplicate entries.
21883 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21884 (font-lock-remove-keywords): Just as was done for `add', allow it to
21885 work even if font-lock-mode is nil. Also make sure we don't modify
21886 any pre-existing list by forcing a copy-sequence. Finally rename
21887 `major-mode' to `mode'.
21888 (font-lock-fontify-syntactic-anchored-keywords)
21889 (font-lock-fontify-anchored-keywords)
21890 (font-lock-fontify-keywords-region): Use line-end-position.
21891 Don't make `font-lock-multiline' local (it's now done in
21892 font-lock-set-defaults).
21893 (font-lock-set-defaults): Make `font-lock-multiline' local.
21894 Move the `font-lock-fontified' creation to inside the `unless'.
21895
21896 2000-02-06 Andrew Innes <andrewi@gnu.org>
21897
21898 * term/w32-win.el (x-handle-args): Comment out call to message,
21899 which occurs before window system is initialized.
21900
21901 * makefile.nt: Add support for recompiling lisp code.
21902
21903 2000-02-04 Dave Love <fx@gnu.org>
21904
21905 * bindings.el (mode-line-mule-info): Fix/extend last change.
21906
21907 * completion.el: Replace completion-dolist with dolist.
21908
21909 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21910
21911 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21912
21913 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21914 environment names before they go into the section regexp.
21915
21916 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21917 char class in regexp.
21918
21919 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21920 Bind `case-fold-search' to nil.
21921
21922 * progmodes/idlwave.el (idlwave-template):
21923 Respect `idlwave-abbrev-change-case'.
21924 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21925 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21926 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21927 (idlwave-rw-case): New function.
21928 (idlwave-statement-match): Fixed problem with assignment regexp.
21929 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21930 (idlwave-surround): New argument LENGTH to support padding of
21931 operators longer than 1 char.
21932
21933 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21934 idlwave-shell-expression-overlay. Implemented printing of
21935 expressions on higher levels of the calling stack.
21936 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21937 (idlwave-retrieve-expression-from-level): New function.
21938 (idlwave-shell-last-calling-stack): Variable removed.
21939 (idlwave-shell-reset): Argument action reversed (`visible' to
21940 `hidden'). Also remove stop-line overlay.
21941 (idlwave-shell-calling-stack-routine): New variable.
21942 (idlwave-shell-parse-stack-and-display): Messages now display
21943 negative level numbers.
21944 (idlwave-shell-mode): Set `modeline-format'.
21945 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21946 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21947 (idlwave-shell-print-expression-function): New option.
21948
21949 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21950 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21951 `tool-bar' instead of `toolbar'.
21952
21953 2000-02-02 Dave Love <fx@gnu.org>
21954
21955 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21956 emacs-lisp-mode-hook. Don't check for defalias being defined.
21957
21958 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21959 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21960 Use the new builtins directly.
21961
21962 * whitespace.el (whitespace): Add :version to defgroup.
21963
21964 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21965 Doc fix.
21966
21967 * thingatpt.el (sexp-at-point, symbol-at-point)
21968 (number-at-point, list-at-point): Add autoload cookie.
21969
21970 * recentf.el (recentf): Add :version to defgroup.
21971
21972 * quickurl.el (quickurl): Add :version to defgroup.
21973
21974 * elide-head.el (elide-head): Use point-marker more.
21975
21976 * bs.el (bs): Add :version to defgroup.
21977
21978 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
21979
21980 * progmodes/delphi.el (delphi): Add :version to defgroup.
21981
21982 2000-02-02 Gerd Moellmann <gerd@gnu.org>
21983
21984 * ange-ftp.el (ange-ftp-write-region): Handle case that
21985 succeeding process operation sets a different coding system.
21986
21987 * calculator.el: New file.
21988
21989 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
21990
21991 * frame.el (frames-on-display-list, framep-on-display): New functions.
21992 (display-mouse-p, display-popup-menus-p, display-graphic-p)
21993 (display-selections-p, display-screens, display-pixel-width)
21994 (display-pixel-height, display-mm-width, display-mm-height)
21995 (display-backing-store, display-save-under, display-planes)
21996 (display-color-cells, display-visual-class): New functions.
21997
21998 * term/tty-colors.el (tty-color-gray-shades): New function.
21999
22000 * faces.el (display-color-p): Use framep-on-display.
22001 (display-grayscale-p): New function.
22002
22003 2000-01-31 Dave Love <fx@gnu.org>
22004
22005 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22006 (create-fontset-from-x-resource): Don't concat integers.
22007
22008 2000-01-31 Inge Frick <inge@nada.kth.se>
22009
22010 * view.el: Some changes in documentation. Removed some trailing
22011 whitespace. Changed some parameter names to agree with documentation.
22012 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22013 window is not deleted. Modifies change 1998-04-26.
22014
22015 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22016
22017 * windmove.el: New file.
22018
22019 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22020 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22021 progmodes/ebnf-yac.el: Update copyright and license info.
22022
22023 * jit-lock.el (jit-lock-function): Widen before calculating
22024 end position.
22025 (jit-lock-stealth-chunk-start): Rewritten.
22026
22027 * info.el (Info-title-face-alist): Removed.
22028 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22029 (Info-fontify-node): Use these faces.
22030
22031 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22032
22033 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22034 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22035 `&allow-other-keywords'.
22036
22037 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22038 the list of directories scanned heuristically.
22039
22040 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22041
22042 2000-01-30 Jason Rumney <jasonr@gnu.org>
22043
22044 * w32-fns.el: Define w32-tty-standard-colors.
22045
22046 * startup.el (command-line): Use w32-tty-standard-colors when in
22047 w32 console mode.
22048
22049 2000-01-30 Dave Love <fx@gnu.org>
22050
22051 * jka-compr.el (jka-compr-load): Fix up load-history.
22052
22053 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22054
22055 * emacs-lisp/cl-macs.el: Revert previous change.
22056
22057 2000-01-29 Dave Love <fx@gnu.org>
22058
22059 * facemenu.el: Purecopy various strings.
22060
22061 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22062 years. Deal with three-digit years.
22063
22064 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22065 Use defconst, purecopy.
22066 (help-back-label): Purecopy it.
22067
22068 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22069
22070 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22071 variable. If non-nil, order the buffer list according to the
22072 currently selected frame.
22073 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22074 non-nil, pass the selected frame to function buffer-list.
22075
22076 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22077
22078 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22079
22080 2000-01-28 Dave Love <fx@gnu.org>
22081
22082 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22083
22084 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22085 Don't use lisp-indent-hook property.
22086 (cl-abs): Remove.
22087
22088 * subr.el: Move out indent and edebug specs for when and unless.
22089
22090 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22091 when, unless.
22092
22093 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22094 unless, when.
22095
22096 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22097
22098 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22099 `collecting' as synonym for `collect'.
22100
22101 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22102 for the case it contains spaces.
22103
22104 * simple.el (what-cursor-position): Change formatting of messages.
22105
22106 * frame.el (delete-other-frames): New function.
22107 (toplevel): Bind it to C-x 5 1.
22108
22109 * sort.el (sort-numeric-base): New option.
22110 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22111 interpret it as octal or hexadecimal. Use sort-numeric-base
22112 as default base.
22113
22114 * progmodes/glasses.el: New file.
22115
22116 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22117
22118 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22119 userids differently.
22120
22121 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22122 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22123 progmodes/ebnf-yac.el: New files.
22124
22125 2000-01-26 Dave Love <fx@gnu.org>
22126
22127 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22128 on a function with an empty body. [From Eric Ludlam.]
22129
22130 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22131
22132 * vc.el (vc-version-diff): Make sure file name is expanded.
22133
22134 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22135
22136 * scroll-bar.el (scroll-bar-timer): Variable removed.
22137 (scroll-bar-toolkit-scroll): Don't use a timer.
22138
22139 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22140
22141 * language/thai-util.el (thai-composition-function):
22142 Delete superfluous `a'.
22143
22144 2000-01-24 Dave Love <fx@gnu.org>
22145
22146 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22147 end-of-defun-function.
22148
22149 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22150
22151 2000-01-22 Jason Rumney <jasonr@gnu.org>
22152
22153 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22154 conflicts with new face support.
22155
22156 2000-01-22 Richard M. Stallman <rms@gnu.org>
22157
22158 * replace.el (query-replace): Rename last arg to DELIMITED.
22159 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22160 (query-replace-regexp): Likewise.
22161
22162 2000-01-20 Richard M. Stallman <rms@gnu.org>
22163
22164 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22165
22166 * emacs-lisp/lisp.el (beginning-of-defun-function):
22167 Variable renamed from beginning-of-defun.
22168 Do not call make-variable-buffer-local.
22169 (beginning-of-defun-raw): Use new variable name; doc fix.
22170 (beginning-of-defun): Doc fix.
22171 (end-of-defun-function): Variable renamed from end-of-defun.
22172 Do not call make-variable-buffer-local.
22173 (end-of-defun): Use new variable name; doc fix.
22174
22175 * subr.el (dolist, dotimes): Copied from cl-macs.el
22176 and made to work.
22177
22178 * mail/undigest.el (rmail-digest-end-regexps):
22179 Variable replaces rmail-digest-end-regexp.
22180 Allows multiple regexps for detecting the end line.
22181 (undigestify-rmail-message): Corresponding changes.
22182
22183 2000-01-19 Dave Love <fx@gnu.org>
22184
22185 * files.el (user-init-file): Don't declare here -- is primitive.
22186
22187 * startup.el (command-line): Check for compiled user-init-file and
22188 set to uncompiled version if necessary.
22189
22190 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22191
22192 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22193 (undigestify-rmail-message): Use it.
22194
22195 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22196
22197 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22198
22199 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22200 of mini-buffer.
22201
22202 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22203
22204 * emacs-lisp/copyright.el (copyright-update): Removed the
22205 requirement for a trailing space from `copyright-regexp', to
22206 support copyrights with owner specified on a separate line..
22207
22208 * align.el: New file.
22209
22210 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22211
22212 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22213
22214 2000-01-13 Dave Love <fx@gnu.org>
22215
22216 * ph.el: Removed. (Obsoleted by EUDC.)
22217
22218 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22219
22220 * net/eudc.el (toplevel): Remove autoloaded code installing
22221 menu with easymenu, because that causes build problems.
22222
22223 * frame.el (frame-notice-user-settings): New variable.
22224 (frame-notice-user-settings): Don't modify frame parameters
22225 if called a second time.
22226
22227 2000-01-13 Richard M. Stallman <rms@gnu.org>
22228
22229 * frame.el (frame-notice-user-settings):
22230 Notice default-frame-parameters even for non-window frames.
22231
22232 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22233
22234 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22235 for Emacs.
22236 (eudc-bob-can-display-inline-images): Extend for Emacs.
22237 (eudc-bob-toggle-inline-display): Ditto.
22238 (eudc-bob-display-jpeg): Ditto.
22239
22240 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22241
22242 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22243 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22244 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22245
22246 * add-log.el (add-change-log-entry): Fix error trying an
22247 `(insert nil)'.
22248
22249 * subdirs.el: Add `net' directory.
22250
22251 * net: New directory.
22252
22253 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22254 eval-last-sexp. Don't bind debug-on-error here.
22255 (eval-last-sexp): New function. Bind debug-on-error if
22256 eval-expression-debug-on-error is non-nil.
22257 (eval-defun-2, eval-defun): Likewise.
22258
22259 * simple.el (eval-expression): Don't bind debug-on-error if
22260 eval-expression-debug-on-error is nil. Detect changed
22261 debug-on-error, and propagate new value to global binding, if
22262 eval-expression-debug-on-error is non-nil,
22263 (eval-expression-debug-on-error): Change doc string.
22264
22265 2000-01-11 Richard M. Stallman <rms@gnu.org>
22266
22267 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22268
22269 * emacs-lisp/lisp-mode.el (with-syntax-table):
22270 Set up lisp-indent-function property.
22271
22272 * subr.el (with-syntax-table): Moved from simple.el.
22273
22274 * simple.el (with-syntax-table): Moved to subr.el.
22275
22276 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22277
22278 * tmm.el (tmm-shortcut): Delete region after prompt instead
22279 of erasing buffer.
22280
22281 * textmodes/fill.el (fill-common-string-prefix): New function.
22282 (fill-context-prefix): Use the longest common prefix of first
22283 and second line fill prefix, if there is one.
22284
22285 2000-01-11 Richard M. Stallman <rms@gnu.org>
22286
22287 * array.el (array-mode): Don't use make-variable-buffer-local.
22288 Use make-local-variable for `truncate-lines'.
22289
22290 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22291
22292 * add-log.el (add-log-current-defun): Handle user-defined
22293 add-log-current-function returning nil,
22294
22295 * add-log.el (add-change-log-entry): Insert version number
22296 if having found a current function
22297
22298 * add-log.el (add-log-current-defun):
22299 Call `add-log-current-defun-function'. Try matches at level 0 and
22300 level 1. Strip whitespace from defun found.
22301
22302 2000-01-10 John Wiegley <johnw@gnu.org>
22303
22304 * allout.el (isearch-done/outline-provisions): Added `edit'
22305 argument to correspond with the current definition of `isearch-done'.
22306
22307 2000-01-10 Dave Love <fx@gnu.org>
22308
22309 * elide-head.el (elide-head): Use point-marker, not point.
22310
22311 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22312
22313 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22314 before and after the year 2000.
22315
22316 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22317 Add ispell- prefix.
22318
22319 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22320
22321 * ispell.el: Only define dictionaries in menus when they exist.
22322 (version18p): New variable.
22323 (version20p): New variable.
22324 (xemacsp): New variable.
22325 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22326 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22327 (ispell-dictionary-alist6): Russian command lines no longer accept
22328 run-together words.
22329 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22330 (ispell-dictionary-alist): Add koi8-r to customize definition.
22331 (check-ispell-version): Added documentation string. Return library
22332 path when called non-interactively.
22333 (ispell-menu-map-needed): Uses new variables.
22334 (ispell-library-path): New variable.
22335 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22336 (ispell-word): Improved documentation string. Test for valid
22337 character mappings. Correctly check typed in word changes that can
22338 result in single words split into multiple words.
22339 Return replacement word.
22340 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22341 replace in recursive query replace mode. Help message for
22342 recursive edit mode.
22343 (ispell-show-choices): Protect against bad framepop bindings.
22344 (ispell-help): Fix to work with XEmacs.
22345 (ispell-highlight-spelling-error): Use new variables.
22346 (ispell-overlay-window): Fix to work with XEmacs.
22347 (ispell-parse-output): Passed and returns location information
22348 tracking spelling corrections. Doesn't recheck same word on
22349 current line.
22350 (ispell-init-process): Protect against bogus XEmacs variable binding.
22351 Fix call to single argument in sleep-for. Use new variables.
22352 (ispell-region): Passed and returns location information tracking
22353 spelling corrections. Doesn't check same word on current line.
22354 Improved documentation string. Doesn't resend a line already
22355 checked to the ispell process - fixes bug in LaTeX parsing.
22356 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22357 (ispell-skip-region): No longer skips <TT> in SGML.
22358 (ispell-process-line): Tracks location information with spelling
22359 corrections. Added documentation string. Accounts for words
22360 already accepted on this line. Don't allow query-replace on line
22361 starting with math characters. Doesn't resend a line already sent
22362 to ispell process. Fixes alignment error bug.
22363
22364 2000-01-10 Richard M. Stallman <rms@gnu.org>
22365
22366 * dired-x.el (dired-guess-shell-alist-default):
22367 Suggest xloadimage, which is free, not xv, which isn't.
22368
22369 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22370 Don't ever include the host name or user name in the value.
22371
22372 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22373
22374 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22375 of a real newline.
22376
22377 2000-01-09 Stephen Eglen <stephen@gnu.org>
22378
22379 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22380 for .png files.
22381
22382 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22383
22384 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22385
22386 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22387
22388 * progmodes/cperl-mode.el: Replace ^F with ^L.
22389
22390 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22391 `require'ing rmail and mailalias to prevent infinite recursion.
22392
22393 2000-01-08 Dave Love <fx@gnu.org>
22394
22395 * emacs-lisp/backquote.el: Remove inappropriate customization
22396 (allowing custom.el to use backquote).
22397
22398 2000-01-07 Dave Love <fx@gnu.org>
22399
22400 * add-log.el (add-log-debugging): Deleted.
22401 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22402 file. Remove debugging code.
22403 (change-log-get-method-definition, change-log-name): Add doc.
22404 (change-log-sortable-date-at): New function.
22405 (change-log-merge): New command.
22406
22407 * time.el (display-time-string-forms): Make the Mail string active.
22408 (display-time-update): Provide help-echo for load average.
22409
22410 * bindings.el (make-mode-line-mouse2-map): New function.
22411 (mode-line-modified): Use it and simplify.
22412 (mode-line-mule-info): Provide help-echo info.
22413 (minor-mode-alist): Activate the strings.
22414 (make-mode-line-mouse-sensitive): Simplify for
22415 mode-line-buffer-identification.
22416
22417 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22418
22419 * play/pong.el: New file.
22420
22421 2000-01-06 Dave Love <fx@gnu.org>
22422
22423 * array.el: Assorted cleanups for compiler warnings, doc strings,
22424 `array-' prefix for symbols.
22425
22426 2000-01-05 Dave Love <fx@gnu.org>
22427
22428 * textmodes/outline.el (outline-mode-menu-bar-map):
22429 Add outline-headers-as-kill.
22430 (outline-mode): Define imenu-generic-expression.
22431 (outline-headers-as-kill): New command.
22432
22433 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22434 from paragraph-start.
22435 (paragraph-indent-minor-mode): New command.
22436
22437 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22438 M-C-e, M-C-h, C-j, C-xnd, TAB.
22439 (fortran-mode): Set beginning-of-defun, end-of-defun.
22440 (fortran-column-ruler): Simplify.
22441 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22442 (fortran-with-subprogram-narrowing): Likewise.
22443 (fortran-indent-subprogram): Call mark-defun.
22444 (fortran-check-for-matching-do): Change narrowing.
22445
22446 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22447 (cl-lucid-hash-tag): Delete.
22448 (cl-hash-table-p): Correct test for native table.
22449 (cl-hash-table-count): Use hash-table-count.
22450
22451 * browse-url.el (browse-url): Fix case of
22452 browse-url-browser-function being an alist.
22453
22454 2000-01-05 Carsten Dominik <cd@gnu.org>
22455
22456 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22457 (reftex-index-phrase-file-extension): New options.
22458
22459 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22460 Use new option `reftex-index-phrase-file-extension'.
22461
22462 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22463 `reftex-parse-file-extension'.
22464
22465 2000-01-05 Dave Love <fx@gnu.org>
22466
22467 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22468 (beginning-of-defun-raw): Use it.
22469 (end-of-defun): New variable.
22470 (end-of-defun): Use it.
22471 (check-parens): New command.
22472
22473 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22474
22475 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22476 (hs-show-block): Don't use `mapcar' when not accumulating.
22477
22478 Fix buglet in local variables initialization.
22479
22480 2000-01-05 Andreas Schwab <schwab@suse.de>
22481
22482 * hscroll.el (hscroll): Doc fix.
22483
22484 2000-01-05 Carsten Dominik <cd@gnu.org>
22485
22486 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22487 Require idlw-toolbar.
22488
22489 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22490 file idlw-rinfo.el.
22491 (idlwave-customize): Load must read file idlw-shell.el.
22492 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22493
22494 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22495
22496 * progmodes/idlw-shell.el: Also provide idlwave-shell
22497 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22498 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22499
22500 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22501 both reftex-dcr and reftex-vcr.
22502
22503 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22504
22505 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22506
22507 * ps-print.el: PostScript code now is in separate files, doc fix.
22508 (ps-print-version): New version number (5.0.3).
22509 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22510 local.
22511 (ps-spool-config): Initialization fix.
22512 (ps-print-prologue-1, ps-print-prologue-2)
22513 (ps-print-duplex-feature): PostScript code moved to separated file.
22514 (ps-background-image): Little code reformating.
22515 (ps-begin-file, ps-begin-job): Fix code.
22516 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22517 (ps-prologue-file): New fun.
22518
22519 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22520
22521 * ps-vars.el: Eliminated.
22522
22523 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22524 `;;;###autoload'.
22525
22526 * ps-print.el: ps-vars eliminated, doc fix.
22527 (ps-print-version): New version number (5.0.2).
22528 (ps-spool-config): Initialization fix.
22529 (ps-print-customize): New fun.
22530
22531 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22532
22533 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22534
22535 2000-01-04 Dave Love <fx@gnu.org>
22536
22537 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22538 menu items.
22539
22540 2000-01-03 Dave Love <fx@gnu.org>
22541
22542 * elide-head.el (elide-head) [defgroup]: Add :version.
22543
22544 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22545 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22546 Use `cl-hash-table-p', not `hash-table-p'.
22547 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22548
22549 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22550
22551 * faces.el (face-read-integer, read-face-attribute)
22552 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22553
22554 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22555
22556 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22557 at comment end, and re-insert them after filling.
22558
22559 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22560
22561 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22562 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22563 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22564
22565 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22566
22567 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22568 the new name of face-color-supported-p.
22569
22570 * term/w32-win.el (xw-defined-colors): Likewise.
22571
22572 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22573
22574 * simple.el (completion-setup-function): Count completion-size
22575 from minibuffer-prompt-end, not from point-min.
22576
22577 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22578
22579 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22580 Pass the frame to tty-color-* functions.
22581 (display-color-p, frame-set-background-mode): Pass the frame to
22582 tty-display-color-p.
22583
22584 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22585 tty-color-alist.
22586 (tty-color-alist, tty-modify-color-alist): New functions.
22587 (tty-color-define, tty-color-clear, tty-color-approximate)
22588 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22589 optional parameter FRAME.
22590
22591 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22592
22593 * image.el (create-image, defimage): Don't assume image data is
22594 a string.
22595
22596 * image.el (defimage): Handle specifications containing :data
22597 instead of :file.
22598 (image-type-from-data): New function.
22599 (image-type-from-file-header): Use it.
22600 (create-image): Add parameter DATA-P.
22601
22602 See ChangeLog.8 for earlier changes.
22603
22604 ;; Local Variables:
22605 ;; coding: iso-2022-7bit
22606 ;; End:
22607
22608 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22609 Copying and distribution of this file, with or without modification,
22610 are permitted provided the copyright notice and this notice are preserved.