]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2001-11-27 Sam Steingold <sds@gnu.org>
2
3 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
4 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
5 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
6 * obsolete/c-mode.el, obsolete/cplus-md.el
7 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
8 * term/sun-mouse.el, textmodes/artist.el:
9 Converted backquote to the new style.
10 * mouse.el, reposition.el: Likewise (in comments).
11 * expand.el: Likewise (in a string).
12
13 2001-11-27 Richard M. Stallman <rms@gnu.org>
14
15 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
16
17 2001-11-26 Richard M. Stallman <rms@gnu.org>
18
19 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
20 if :on-glyph or :off-glyph is a list, eval it and store it back.
21 (checkbox): Quote the values for :on-glyph and :off-glyph.
22
23 * cus-start.el (recursive-load-depth-limit): Delete item.
24
25 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
26
27 * help-fns.el (describe-categories, help-describe-category-set): New.
28
29 2001-11-26 Sam Steingold <sds@gnu.org>
30
31 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
32 arguments to `insert' are strings.
33
34 2001-11-26 Richard M. Stallman <rms@gnu.org>
35
36 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
37
38 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
39
40 * loaddefs.el: Regenerated.
41
42 * international/mule-diag.el: Require help-fns instead of
43 help-funs.
44
45 * help-fns.el: Renamed from help-funs.el.
46
47 * startup.el (command-line-1): Don't try to call process-list if
48 it is not fboundp.
49
50 2001-11-26 Sam Steingold <sds@gnu.org>
51
52 * frame.el (show-trailing-whitespace): Remove :set argument (the
53 value was essentially identical to the defalt).
54
55 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
56
57 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
58
59 * icomplete.el (icomplete-minibuffer-setup): Likewise.
60
61 * hilit-chg.el (hilit-chg-set): Likewise.
62
63 * speedbar.el (speedbar-mode): Likewise.
64
65 * calendar/calendar.el (calendar-mode): Likewise.
66
67 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
68 insert-string.
69
70 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
71
72 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
73
74 * term/sun-mouse.el (sun-yank-selection): Likewise.
75
76 * textmodes/bib-mode.el (return-key-bib): Likewise.
77
78 * calendar/appt.el (appt-disp-window): Likewise.
79
80 * calendar/diary-lib.el (list-diary-entries): Likewise.
81
82 * array.el (array-reconfigure-rows): Likewise.
83
84 * filecache.el (file-cache-minibuffer-complete): Likewise.
85
86 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
87
88 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
89
90 * allout.el (outline-version, outline-open-topic)
91 (outline-rebullet-heading, outline-insert-listified)
92 (outline-latex-verbatim-quote-curr-line)
93 (outline-latexify-one-item, outlineify-sticky): Likewise.
94
95 * vc.el (vc-next-action-on-file): Likewise.
96 (vc-dired-mode): Remove make-local-hook.
97
98 2001-11-26 Andre Spiegel <spiegel@gnu.org>
99
100 * vc.el (vc-find-version): New function.
101 (vc-version-other-window): Redefined in terms of the above.
102
103 * log-view.el (log-view-find-version): New function.
104 (log-view-mode-map): Bind it to `f'.
105
106 2001-11-26 Gerd Moellmann <gerd@gnu.org>
107
108 * language/devan-util.el (dev-char-glyph): Escape `"' in
109 string literals.
110 (dev-glyph-glyph, dev-glyph-glyph-2)
111 (devanagari-compose-syllable-region): Likewise.
112
113 2001-11-26 Richard M. Stallman <rms@gnu.org>
114
115 * window.el (save-selected-window): No error if saved window is dead.
116
117 * help-funs.el (describe-syntax): Put (interactive) after doc string.
118
119 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
120
121 * international/quail.el (quail-help): Require help-mode in
122 top-level instead.
123
124 * iswitchb.el (iswitchb-exhibit): Use insert instead of
125 insert-string.
126
127 * icomplete.el (icomplete-exhibit): Likewise.
128
129 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
130
131 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
132 (diff-hunk-kill): Simplify.
133 (diff-post-command-hook): Only apply to a single hunk.
134 (diff-hunk-text): Make `char-offset' non-optional.
135 (diff-find-text): Return a cons cell.
136 (diff-find-approx-text): New fun.
137 (diff-find-source-location): Use it.
138 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
139 Adapt to new retval of diff-find-text.
140
141 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
142 rather than integer- representation of dates.
143
144 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
145
146 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
147 (syntax-after): New fun.
148
149 * help-funs.el (describe-syntax): New fun.
150
151 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
152 (font-lock-ppss-stats, font-lock-ppss): Remove.
153 (font-lock-fontify-syntactically-region): Remove tuning code.
154 (font-lock-compile-keywords): Fix off-by-one bug.
155 (font-lock-set-defaults): Don't set removed vars.
156 (c-keywords): Add `inline'.
157 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
158
159 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
160 Set syntax-begin-function.
161 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
162 (lisp-interaction-mode): Don't set local-abbrev-table any more.
163 (lisp-mode-auto-fill): Use syntax-ppss and obey
164 comment-auto-fill-only-comments.
165 (lisp-fill-paragraph): Use syntax-ppss.
166
167 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
168
169 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
170 version of rmail-enable-mime.
171 (rmail-forward): Use it.
172
173 2001-11-25 Richard M. Stallman <rms@gnu.org>
174
175 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
176
177 * international/quail.el (quail-keyboard-layout-button):
178 Define button type.
179 (quail-keyboard-customize-button): Likewise.
180 (quail-help): Use those button types. Require `help-mode'.
181 Avoid altering the argument `package'.
182
183 * help-mode.el (help-function, help-variable, help-face)
184 (help-coding-system, help-input-method, help-character-set):
185 Define each button type with its own explicit define-button-type.
186
187 * language/devan-util.el: Comment out parts of the file
188 which apparently are garbled.
189
190 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
191
192 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
193 insert-string.
194
195 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
196
197 * play/snake.el (snake-mode): Remove make-local-hook.
198
199 * play/tetris.el (tetris-mode): Likewise.
200
201 * play/decipher.el (decipher-mode): Likewise.
202
203 * tmm.el (tmm-add-prompt): Likewise.
204
205 2001-11-25 Sam Steingold <sds@gnu.org>
206
207 * menu-bar.el (menu-bar-apropos-menu): New variable.
208 Moved all `apropos' bindings to this menu.
209 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
210
211 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
212
213 The following changes are for new indian languages support based
214 on Unicode charset and CDAC fonts.
215
216 * international/mule-conf.el: Change indian-1-column charset to
217 indian-glyph charset.
218
219 * international/characters.el: Adjusted for the change of
220 indian-1-column -> indian-glyph.
221
222 * international/fontset.el: Delete the setting for indian-1-column
223 and add the setting for indian-glyph in the default fontset.
224
225 * language/indian.el: Completely re-written.
226
227 * language/devanagari.el: Completely re-written.
228
229 * language/devan-util.el: Completely re-written.
230
231 * language/ind-util.el: New file.
232
233 2001-11-24 Richard M. Stallman <rms@gnu.org>
234
235 * startup.el (command-line-1): Don't do startup screen
236 if a subprocess is running. Call the startup screen buffer
237 "GNU Emacs". Make a special mode-line-format for it.
238
239 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
240 (browse-url-galeon): Use that variable.
241
242 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
243 eval-expression. Eval and set the variable simply.
244
245 * files.el (temporary-file-directory): Use defcustom.
246 (small-temporary-file-directory): Likewise.
247 (normal-backup-enable-predicate): Move down in file
248 after definition of temporary-file-directory.
249
250 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
251
252 2001-11-24 Colin Walters <walters@debian.org>
253
254 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
255 autoload names to match files renamed on initial calc import.
256
257 * calc/calc.el (Commentary): Cleanup, and add logistic curve
258 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
259
260 2001-11-23 Colin Walters <walters@debian.org>
261
262 * Makefile.in (finder_setwins, setwins): Include Calc again.
263
264 * calc/calc-rules.el: Add header comment.
265
266 2001-11-23 Andre Spiegel <spiegel@gnu.org>
267
268 * vc.el (with-vc-properties): Don't bind `filename' locally.
269 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
270 to avoid name clashes. Fix `lisp-indent-function' property for
271 both.
272
273 2001-11-23 Francesco Potorti` <pot@gnu.org>
274
275 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
276
277 2001-11-22 Colin Walters <walters@debian.org>
278
279 * calc/calc-misc.el (report-calc-bug):
280 Use `reporter-prompt-for-summary-p'.
281
282 * calc/INSTALL, calc/Makefile: Remove.
283
284 2001-11-22 Miles Bader <miles@gnu.org>
285
286 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
287 (reb-match-2, reb-match-3): Add dark-background variants.
288
289 2001-11-22 Colin Walters <walters@debian.org>
290
291 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
292 (info "Calc").
293 (report-calc-bug): Use reporter.el.
294
295 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
296
297 2001-11-21 Richard M. Stallman <rms@gnu.org>
298
299 * which-func.el (which-function): Call imenu--make-index-alist
300 if necessary to get a list of functions.
301 (which-function-imenu-failed): New variable.
302 (which-func-update): Handle all visible windows.
303 (which-func-update-1): New subroutine broken out of which-func-update.
304
305 * files.el (temporary-file-directory, null-device)
306 (small-temporary-file-directory): Definitions moved up.
307
308 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
309 (cperl-non-problems, cperl-praise): Doc fixes.
310
311 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
312 (sh-mode-syntax-table): Function restored.
313 Variable set up for use by function sh-mode-syntax-table.
314 (sh-set-shell): Set the syntax table.
315
316 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
317
318 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
319
320 * international/encoded-kb.el: Don't alter minor-map-alist.
321
322 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
323
324 * files.el (auto-save-file-name-transforms): Put remote files in
325 temporary-file-directory rather than /tmp.
326
327 2001-11-21 Colin Walters <walters@debian.org>
328
329 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
330 of (function ...) wrapper.
331
332 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
333
334 * derived.el (define-derived-mode): Create the abbrev-table
335 from inside the `defvar'.
336
337 * jit-lock.el (jit-lock-defer-time): New var.
338 (jit-lock-defer-timer, jit-lock-buffers): New vars.
339 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
340 (jit-lock-function): Defer fontification if requested.
341 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
342 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
343 text property.
344 (jit-lock-deferred-fontify): New fun.
345
346 2001-11-20 Richard M. Stallman <rms@gnu.org>
347
348 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
349 Set local-abbrev-table to lisp-mode-abbrev-table.
350
351 * emacs-lisp/re-builder.el (reb-mode):
352 Don't use define-derived-mode. Call kill-all-local-variables.
353
354 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
355 Don't use define-derived-mode.
356
357 * help-mode.el (help-mode): Undo 2001-10-07 change.
358
359 * replace.el (occur-mode): Undo 2001-5-20 change.
360
361 2001-11-20 Jason Rumney <jasonr@gnu.org>
362
363 * w32-fns.el (w32-system-coding-system): Change to an alias for
364 locale-coding-system.
365 (set-w32-system-coding-system): Document the above change.
366 Set locale-coding-system instead.
367
368 2001-11-20 Richard M. Stallman <rms@gnu.org>
369
370 * ruler-mode.el: Add pagination.
371 (ruler-mode-toggle-show-tab-stops): No need to
372 test `ruler-mode' variable.
373
374 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
375
376 * play/landmark.el: Mark lm-mode as special.
377
378 * play/gomoku.el: Mark gomoku-mode as special.
379
380 2001-11-20 Juanma Barranquero <lektu@terra.es>
381
382 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
383 (top-level): Bind it to C-c C-b.
384 (re-builder): Don't re-enter RE Builder Mode.
385
386 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
387
388 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
389
390 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
391 `manual-program'.
392
393 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
394 to a line without a comment.
395
396 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
397
398 * dired.el (dired-listing-switches): Mention in the doc string
399 that some switches are not supported by ls-lisp.el
400
401 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
402
403 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
404 (imenu--create-keymap-2): Remove.
405 (imenu--create-keymap-1): Simplify, remove third argument.
406 (imenu--generic-function): Use dolist.
407 (imenu-find-default): New function.
408 (imenu--completion-buffer): Use it.
409 (imenu--mouse-menu): Use popup-menu.
410 (imenu--menubar-select): Return t rather than calling imenu.
411
412 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
413 New functions, extracted from fill-region-as-paragraph.
414 (fill-region-as-paragraph): Use them.
415 Use an end marker instead of eob.
416 Ignore whitespace-only fill-prefixes when indenting according to mode.
417 Simplify the loop that searches for spaces backwards.
418
419 * textmodes/picture.el (picture-vertical-step)
420 (picture-horizontal-step): Don't use defconst for variables.
421
422 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
423 (mail-extract-address-components): Downcase domain names.
424 (mail-extr-delete-char): Remove. Use delete-char instead.
425
426 * emulation/pc-select.el: Doc string fixes.
427 (pc-selection-mode): Don't treat macos as a tty.
428
429 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
430
431 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
432
433 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
434 (mouse-wheel-progessive-speed): New var.
435 (mwheel-scroll): Use it and handle float values.
436
437 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
438
439 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
440 (iswitchb): Fix the case where the result was selected with the mouse.
441 (iswitchb-completion-help): Use the normal *Completions* now that
442 mouse selection works.
443 (iswitchb-minibuffer-setup): Simplify.
444
445 * newcomment.el (comment-column, comment-style, comment-multi-line)
446 (comment-auto-fill-only-comments): Remove :group arg.
447 (comment-padding): Add :type.
448 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
449 if called interactively.
450
451 2001-11-19 Colin Walters <walters@verbum.org>
452
453 * calc/calc.el (toplevel): Add comment and version header.
454 (calc-init-base): Bump version to 2.02f, update date.
455
456 2001-11-19 Richard M. Stallman <rms@gnu.org>
457
458 * net/browse-url.el: Support Mozilla and Galeon.
459 By default, find the installed browser whichever it is.
460 (browse-url-mozilla): New function.
461 (browse-url-mozilla-sentinel): New function.
462 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
463 (browse-url-default-browser): New function.
464 (browse-url-process-environment): Use browse-url-browser-display.
465 (browse-url-browser-display): Renamed from browse-url-netscape-display.
466 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
467 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
468 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
469 (browse-url-browser-function): New default, new options.
470
471 2001-11-19 Sam Steingold <sds@gnu.org>
472
473 * bindings.el (last-buffer, unbury-buffer): New function.
474 (mode-line-unbury-buffer): Use `unbury-buffer'.
475
476 2001-11-18 Stephen Eglen <stephen@gnu.org>
477
478 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
479 control behaviour when no further completion is possible.
480
481 2001-11-19 Colin Walters <walters@verbum.org>
482
483 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
484 (math-showing-full-precision, math-with-extra-prec, math-working)
485 (calc-with-default-simplification)
486 (calc-with-trail-buffer): Use backtick.
487 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
488 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
489 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
490 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
491 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
492 (Math-num-integerp, Math-bignum-test, Math-equal-int)
493 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
494 (calc-record-compilation-date-macro): Deleted. Callers updated.
495 (math-format-radix-digit): Move to calc-bin.el.
496
497 * calc/calc.el (calc-record-compilation-date): Remove.
498 (calc-bug-address): Update.
499 (calc-settings-file): Use `user-init-file'.
500
501 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
502 Handle null `calc-settings-file'.
503
504 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
505 * calc/calc-keypd.el (calc-keypad-mode): New.
506 (calc-do-keypad): Use it.
507 (calc-keypad-map): Move into `calc-keypad-mode'.
508
509 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
510 to defalias argument.
511
512 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
513 (calcFunc-floor): Ditto.
514
515 * calc-units.el (calcFunc-usimplify): Ditto.
516
517 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
518 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
519 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
520 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
521 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
522 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
523 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
524 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
525 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
526 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
527 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
528 and move them before their first use. Use `when', `unless'.
529 Remove trailing periods from error forms. Add description and
530 headers suggested by Emacs Lisp coding conventions.
531
532 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
533
534 * newcomment.el (comment-indent):
535 Fix misindentation for comment-only lines.
536 (comment-indent-new-line): Only obey comment-multi-line if the
537 comment-ender is not the end-of-line.
538
539 2001-11-19 Richard M. Stallman <rms@gnu.org>
540
541 * net/net-utils.el (network-connection-service-abbrev-alist):
542 New variable.
543
544 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
545 Advance to start of 3rd sexp by moving fwd and backing over it.
546 At first three elements, act like defun.
547
548 * delsel.el (delete-selection-pre-hook): Handle and resignal
549 file-supersession errors to interact properly with userlock.el.
550
551 2001-11-18 Richard M. Stallman <rms@gnu.org>
552
553 * progmodes/fortran.el (fortran-mode-syntax-table):
554 Specify punctuation syntax for backslash.
555
556 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
557 All calls deleted.
558
559 * international/mule-util.el (string-to-sequence): Make it obsolete.
560 (string-to-list, string-to-vector): Implement them directly
561 using append and vconcat, not with string-to-sequence.
562
563 * startup.el (command-line): Set abbrevs-changed to nil after
564 reading the init file and the abbrevs file.
565
566 * isearch.el (isearch): Use magenta2 as bg for (background light)
567
568 2001-11-17 Richard M. Stallman <rms@gnu.org>
569
570 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
571
572 * simple.el (minibuffer-history-sexp-flag): Doc fix.
573
574 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
575
576 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
577 If set and if applicable, add a regexp to highlight defun-like
578 text inside comments and strings.
579 (font-lock-fontify-keywords-region): Pass that new arg.
580 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
581 to the end and pass that new arg.
582 (c-font-lock-keywords-2): Fix regex for labels.
583 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
584 Make it work when LIMIT is several lines further.
585 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
586 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
587 Use backquote and make the regexes for `int a, b, c;' work on
588 multiple lines.
589
590 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
591 (font-lock-defaults-alist): Don't change it any more.
592 (reb-subexp-mode-map): Cleanup.
593
594 * custom.el (custom-current-group-alist): New var.
595 (custom-declare-group): Set it.
596 (custom-current-group): New fun.
597 (custom-declare-variable, custom-handle-all-keywords):
598 Use it as a default if no :group argument is specified.
599
600 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
601 (standard-keyboard-coding-systems): New var.
602 (set-locale-environment): Use it to decide whether or not to call
603 set-keyboard-coding-system.
604 (locale-language-names): Use \"French\" for "fr".
605
606 2001-11-17 Richard M. Stallman <rms@gnu.org>
607
608 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
609 (add-to-list): Delete compatibility code.
610 (checkdoc-next-message-error): Doc fix.
611
612 2001-11-17 Stephen Eglen <stephen@gnu.org>
613
614 * locate.el (locate): Show default locate pattern within the
615 prompt, but don't insert it into the minibuffer contents.
616 Catch the case when pattern is the empty string.
617
618 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
619
620 * language/european.el ("French"): New language environment.
621
622 2001-11-16 Richard M. Stallman <rms@gnu.org>
623
624 * calendar/todo-mode.el (todo-save): Fix previous change.
625
626 * subr.el (functionp): Do use cdr-safe on object.
627
628 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
629
630 * bindings.el (mode-line-mode-name): Only put the help-echo property
631 if the local-map property was put as well.
632 (global-map): Bind switch-frame, delete-frame, iconify-frame
633 and make-frame-visible events.
634
635 * emacs-lisp/elp.el (elp-not-profilable): New var.
636 (elp-not-profilable-p): New function.
637 (elp-instrument-function): Use it. Use backquotes and push.
638
639 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
640 (byte-stack+-info, byte-compile-last-warned-form)
641 (byte-compile-last-logged-file): Don't defconst a variable.
642 (no-byte-compile): Declare.
643 (byte-compile-file): Don't boundp-check no-byte-compile any more.
644 (byte-compile-defvar): Leave defconst as is.
645
646 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
647 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
648 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
649 (edebug-best-error): Don't defconst a variable.
650 (edebug-read-syntax-table): Use a char-table.
651 (edebug-lemacs-specific): Remove.
652 Toplevel: Eliminate check for Lucid Emacs.
653
654 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
655
656 * rect.el (move-to-column-force): Mark obsolete.
657 (operate-on-rectangle, delete-extract-rectangle-line)
658 (insert-rectangle, delete-whitespace-rectangle-line)
659 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
660 (string-rectangle-history): New var.
661 (string-rectangle, string-insert-rectangle): Use it.
662 (delete-rectangle-line): Fix pos/column mixup and simplify.
663
664 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
665 (normal-top-level, command-line, command-line-1): Simplify.
666
667 * tar-mode.el (tar-mode): Use define-derived-mode.
668
669 * view.el (view-mode-enable): Don't use make-local-hook.
670
671 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
672
673 2001-11-16 Richard M. Stallman <rms@gnu.org>
674
675 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
676 if it doesn't make sense as anything else.
677 Don't recognize a "telephone number" at the beginning of the name.
678 (mail-extr-leading-garbage): Match non-word characters only.
679
680 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
681
682 * startup.el (command-line-processed): Doc fix.
683
684 * apropos.el (apropos-next-label-button): Doc fix.
685
686 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
687
688 * comint.el (comint-mode): Simplify.
689 (make-comint-in-buffer): Run `comint-mode' only if necessary.
690
691 * subr.el (eval-after-load): Make it work with features as well.
692
693 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
694
695 * international/mule-cmds.el (describe-input-method): Setup xref.
696 (set-language-environment): Use functionp.
697 (locale-language-names, locale-charset-language-names)
698 (locale-preferred-coding-systems): Defconst and purecopy.
699
700 * language/european.el (mac-roman): Add mime-charset property.
701
702 2001-11-15 Richard M. Stallman <rms@gnu.org>
703
704 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
705 (multiple-value-apply, nth-value): Use defsubst rather than defalias
706 to get better doc strings.
707
708 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
709
710 * derived.el: Fix autoload cookie.
711
712 2001-11-15 Richard M. Stallman <rms@gnu.org>
713
714 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
715
716 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
717
718 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
719
720 2001-11-15 Richard M. Stallman <rms@gnu.org>
721
722 * dired.el (dired-undo): Display a message to explain
723 that this does not undo file system changes.
724
725 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
726
727 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
728 into `unread-command-events' instead of trying keymap
729 lookups ourselves. This makes mouse-clicks do the right
730 thing even when keymaps of overlays are involved.
731 (mouse-drag-drag): Likewise.
732
733 2001-11-15 Andreas Schwab <schwab@suse.de>
734
735 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
736 characters and append anchor to pattern added to auto-mode-alist.
737
738 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
739
740 * server.el (server-process-filter): Run pore/post-comment-hook
741 before/after visiting the file.
742
743 * info-look.el (makefile-mode): Add info for automake.
744 (autoconf-mode): Fix the name of the index for automake.
745
746 * international/latin-9.el: Give pilcrow punctuation syntax.
747
748 2001-11-15 Andre Spiegel <spiegel@gnu.org>
749
750 * vc.el: Documentation fixes.
751
752 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
753
754 * smerge-mode.el (smerge-match-conflict): Fix typo.
755 (smerge-diff): Be careful to read match-data early enough.
756
757 2001-11-14 Colin Walters <walters@verbum.org>
758
759 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
760 (calcFunc-subst): Use `defalias' instead of `fset' and
761 `symbol-function'.
762
763 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
764 (calcFunc-ceil, calcFunc-round): Ditto.
765
766 * calc/calc-bin.el (calcFunc-clip): Ditto.
767
768 * calc/calc-ext.el (calcFunc-evalv): Ditto.
769
770 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
771
772 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
773 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
774
775 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
776
777 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
778 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
779 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
780 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
781 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
782 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
783 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
784 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
785 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
786 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
787 * calcsel2.el: Style cleanup; don't put closing parens on their
788 own line, add "foo.el ends here" to each file, and update
789 copyright date.
790
791 * README: Update maintainer.
792
793 2001-11-13 Alan Shutko <ats@acm.org>
794
795 * compile.el (recompile): Use compilation-arguments if set, so as
796 to be able to M-x recompile the exact command which created a
797 compilation-mode buffer.
798
799 2001-11-13 Richard M. Stallman <rms@gnu.org>
800
801 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
802
803 2001-11-13 Gerd Moellmann <gerd@gnu.org>
804
805 * mouse.el (mouse-drag-region): Don't run the up-event
806 handler if window start changed due to the down-mouse event.
807
808 2001-11-13 Richard M. Stallman <rms@gnu.org>
809
810 * mouse.el (mouse-show-mark): Either move point to the mark
811 or use highlighting, never both.
812 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
813
814 2001-11-13 Simon Josefsson <jas@extundo.com>
815
816 * mail/smtpmail.el (top-level): Change maintainer to Simon
817 Josefsson, cleanup the smtpmail.el header.
818
819 * mail/smtpmail.el (top-level): Don't require cl or base64.
820 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
821 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
822 Defsubst instead of defmacro.
823 (smtpmail-intersection): Return value in reverse order.
824 (smtpmail-open-stream): Use stringp instead of string-to-list.
825 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
826 separated from smtpmail-via-smtp.
827
828 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
829 rfc2104. Require base64 and cl.
830 (smtpmail-smtp-service): Doc fix. :type fix.
831 (smtpmail-debug-info): Doc fix.
832 (smtpmail-debug-verb, smtpmail-auth-credentials)
833 (smtpmail-starttls-credentials, smtpmail-auth-supported):
834 New variables.
835 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
836 mail-utils (it is autoloaded).
837 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
838 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
839 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
840 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
841 (smtpmail-via-smtp): Support AUTH.
842 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
843
844 2001-11-13 Richard M. Stallman <rms@gnu.org>
845
846 * ebuff-menu.el (electric-buffer-update-highlight): New function.
847 (electric-buffer-overlay): New variable.
848 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
849 (electric-buffer-list): Likewise.
850
851 2001-11-13 Per Starback <starback@ling.uu.se>
852
853 * isearch.el (isearch-whitespace-chars): Doc fix.
854 (isearch-mode): Handle negative search-slow-window-lines correctly.
855
856 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
857
858 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
859
860 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
861 From Emmanuel Briot <briot@act-europe.fr>.
862
863 2001-11-13 Colin Walters <walters@debian.org>
864
865 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
866
867 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
868 "~/.emacs"; use `read-file-name'.
869
870 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
871 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
872 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
873 * calc/calc.el: Use `frame-width' instead of `screen-width',
874 `frame-height' instead of `screen-height', and,
875 `executing-kbd-macro' instead of `executing-macro'.
876
877 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
878 correct number of arguments.
879
880 * calc/calc-aent.el (calc-do-alg-entry):
881 Use `blink-paren-function' instead of `blink-paren-hook'.
882
883 2001-11-12 Richard M. Stallman <rms@gnu.org>
884
885 * calendar/todo-mode.el (todo-save): Add save-excursion
886 and save-restriction.
887
888 * server.el (server-edit, server-done): Doc fix.
889
890 * simple.el (clone-indirect-buffer): Error if major mode symbol
891 has a no-clone-indirect property.
892 (clone-buffer): Check for obvious errors before reading clone name.
893
894 * info.el (Info-mode): Add a no-clone-indirect property.
895
896 2001-11-12 Sam Steingold <sds@gnu.org>
897
898 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
899 set-buffer-modified-p to nil after `vc-exec-after'.
900 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
901 (log-view-mode): Make read-only.
902 (log-view-current-file): Do final `expand-file-name' in the
903 current `default-directory'.
904 (log-view-current-tag): Take an optional `where' arg.
905 (log-view-diff): New user command.
906
907 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
908
909 * progmodes/cpp.el (cpp-choose-face): Fix typo.
910
911 2001-11-12 Sam Steingold <sds@gnu.org>
912
913 * emacs-lisp/cl-indent.el (toplevel): Indent properly
914 `generic-flet', `generic-labels', `with-accessors',
915 `with-condition-restarts'.
916
917 2001-11-12 Richard M. Stallman <rms@gnu.org>
918
919 * dired.el: Many trivial doc fixes.
920 (dired-get-file-for-visit): New function.
921 (dired-find-alternate-file, dired-mouse-find-file-other-window):
922 (dired-view-file, dired-find-file-other-window, dired-display-file):
923 (dired-find-file): Use dired-get-file-for-visit.
924
925 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
926
927 * sql.el (sql-mode): Doc change.
928
929 * sql.el (sql-mode-syntax-table): The backslash is no longer an
930 escape character.
931
932 2001-11-12 Colin Walters <walters@debian.org>
933
934 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
935 (calc-do-keypad): Don't attempt to use nonexistent global
936 mouse-map, use calc-keypad-map.
937 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
938 (calc-keypad-left-click): Don't use mouse-map; update to new event
939 interface.
940 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
941 (calc-keypad-press): Use `unread-command-events' instead of
942 `unread-command-char'.
943
944 * calc/calc-ext.el (calc-init-extensions): Update autoload names
945 to match files renamed on initial calc import.
946
947 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
948
949 * textmodes/flyspell.el (flyspell-default-dictionary):
950 Fix previous change.
951
952 2001-11-12 Richard M. Stallman <rms@gnu.org>
953
954 * textmodes/flyspell.el (flyspell-default-dictionary):
955 Fix custom type.
956
957 2001-11-11 Richard M. Stallman <rms@gnu.org>
958
959 * calendar/solar.el (solar-sunrise-and-sunset):
960 Exchange the two extreme values of day-length.
961
962 * progmodes/sh-script.el (sh-must-be-shell-mode):
963 Allow modes derived from sh-mode.
964
965 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
966 Turn off error in some re-search-forward calls.
967
968 * replace.el (query-replace-skip-read-only): New variable.
969 (perform-replace): If that variable is non-nil, ignore matches
970 that have a read-only property.
971
972 * derived.el (define-derived-mode): Doc fix.
973
974 * server.el (server-buffer-done): Test of server-existing-buffer
975 was backwards.
976 (server-existing-buffer): Doc fix.
977
978 * textmodes/flyspell.el (flyspell-default-dictionary):
979 Allow nil as value, and make nil the default.
980
981 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
982
983 * subdirs.el: Regenerated.
984
985 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
986 it is not fboundp.
987 (clipboard-yank): Ditto.
988
989 2001-11-11 Colin Walters <walters@verbum.org>
990
991 The following changes are based on patches from
992 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
993 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
994
995 * calc/calc.el (toplevel): Require calc-macs.
996 (calc-minibuffer-size): New.
997 (calcDigit-nondigit): Use it instead of `buffer-size'.
998 (calcDigit-backspace): Likewise.
999 (calcDigit-nondigit): Use `minibuffer-contents' instead of
1000 `buffer-string'.
1001 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
1002 `point-min'.
1003 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
1004 `save-excursion'.
1005
1006 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1007 simple `setq' form.
1008
1009 * calc/calc-ext.el: (toplevel): Require calc.
1010 (calc-fancy-prefix-map): New.
1011 (calc-fancy-prefix): Use it.
1012 (calc-fancy-prefix-other-key): New.
1013
1014 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1015 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1016 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1017 (calcAlg-enter): Likewise.
1018 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1019
1020 2001-11-10 Richard M. Stallman <rms@gnu.org>
1021
1022 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1023 (quietly-read-abbrev-file): Doc fix.
1024
1025 * startup.el (command-line): Read standard abbrev
1026 file (abbrev-file-name), if it exists.
1027
1028 * files.el (save-abbrevs): Default value is t.
1029
1030 * progmodes/compile.el (compile-goto-error): Fix previous change
1031 in the case where subsequent errors have not been parsed yet
1032 because they are in a different source file.
1033
1034 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1035
1036 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1037 Merge two regular expressions into one.
1038 (ps-mode): Make local bindings for `comment-start' and
1039 `comment-start-skip'.
1040 (ps-mode-looking-at-nested): Simplify an if-else construct;
1041 use `set-match-data' to set the result.
1042
1043 2001-11-10 Richard M. Stallman <rms@gnu.org>
1044
1045 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1046 Function deleted.
1047 (flyspell-correct-word): Old definition deleted.
1048 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1049 All references renamed too.
1050
1051 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1052
1053 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1054
1055 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1056
1057 * wid-edit.el (checklist): Removed `:menu-tag'.
1058 (radio-button-choice): Ditto.
1059 (editable-list): Ditto.
1060
1061 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1062
1063 * play/gomoku.el: Move definitions of constants to the beginning
1064 of file, before their use.
1065
1066 2001-11-09 Richard M. Stallman <rms@gnu.org>
1067
1068 * textmodes/flyspell.el: Use the keymap property
1069 instead of local-map, and don't use a minor-mode map.
1070 (flyspell-mode-map): Variable deleted.
1071 Don't mess with minor-mode-map-alist.
1072 (calling add-minor-mode): Specify nil for keymap.
1073 And always use add-minor-mode, now that it exists.
1074 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1075 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1076 or flyspell-local-mouse-map.
1077 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1078 (flyspell-mode): Doc fix.
1079 (flyspell-mode-on): Don't call make-local-hook.
1080
1081 2001-11-09 Sam Steingold <sds@gnu.org>
1082
1083 * emacs-lisp/debug.el (debugger-make-xrefs):
1084 Add buttons to all symbols.
1085
1086 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1087
1088 * vc.el: Add John David Smith to credits.
1089
1090 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1091
1092 * vc-hooks.el (vc-error-occured): Backquotified.
1093 (vc-file-prop-obarray): Use prime length for better efficiency.
1094
1095 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1096
1097 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1100
1101 2001-11-09 Miles Bader <miles@gnu.org>
1102
1103 * subr.el (functionp): Don't consider macros as functions.
1104
1105 2001-11-08 Miles Bader <miles@gnu.org>
1106
1107 * subr.el (functionp): Make work correctly for macros and unbound
1108 symbols.
1109
1110 * comint.el (comint-send-input): Fix description of
1111 `comint-process-echoes' in the doc-string.
1112
1113 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1114
1115 * international/mule.el (make-translation-table): Doc fix.
1116 Suggested by Alex Schroeder <alex@gnu.org>.
1117
1118 2001-11-07 Richard M. Stallman <rms@gnu.org>
1119
1120 * info.el (Info-fontify-node): Highlight every third menu item.
1121
1122 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1123
1124 * cus-edit.el (custom-face-value-create): Don't ignore the
1125 `customized-face' attribute when finding the current face spec.
1126
1127 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1128
1129 * subr.el (with-local-quit): New macro.
1130 (make-syntax-table): Always inherit.
1131 (functionp): Be more careful when `object' is a symbol.
1132
1133 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1134
1135 2001-11-07 Paul Eggert <eggert@twinsun.com>
1136
1137 * dired.el (dired-move-to-filename-regexp):
1138 Do not distinguish between ASCII letters and non-ASCII characters.
1139 Don't allow comma except in the form "month day, year".
1140 Don't allow space between month name and comma.
1141 Clean up the code that checks for trailing period, comma, and space.
1142 Remove now-obsolete comments, and add more commentary about
1143 Japanese dates.
1144 Always gobble up trailing spaces, instead of doing it only sometimes.
1145
1146 2001-11-07 Miles Bader <miles@gnu.org>
1147
1148 * paren.el (show-paren-match-face): Add dark-background variant.
1149
1150 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1151
1152 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1153 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1154 Don't disable adaptive-fill-mode.
1155 (lisp-fill-paragraph): Use tab-width rather than 8.
1156 Prevent filling the first line of docstrings.
1157
1158 2001-11-06 Richard M. Stallman <rms@gnu.org>
1159
1160 * play/gomoku.el (gomoku): Doc fix.
1161
1162 * jka-compr.el (jka-compr-partial-uncompress):
1163 Support an alternative of not using dd.
1164 (jka-compr-dd-program): Use defcustom to define this.
1165 (jka-compr-load-suffixes): Use defcustom.
1166 (jka-compr-mode-alist-additions): Use defcustom.
1167
1168 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1169
1170 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1171 Also work when LIMIT is further than the end of line.
1172
1173 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1174
1175 * international/quail.el (quail-update-leim-list-file): Print the
1176 offending file name if some of its quail-define-package forms is broken.
1177
1178 2001-11-05 Richard M. Stallman <rms@gnu.org>
1179
1180 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1181 of the evaluated form.
1182
1183 2001-11-05 Paul Eggert <eggert@twinsun.com>
1184
1185 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1186 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1187 stamps always line up by default. Also, it uses a slightly
1188 different window to determine whether files are "recent".
1189
1190 2001-11-05 Andrew Innes <andrewi@gnu.org>
1191
1192 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1193 Don't attempt to remake autoloads before nuking .elc files.
1194
1195 2001-11-04 Richard M. Stallman <rms@gnu.org>
1196
1197 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1198 previous-single-property-change or next-single-char-property-change
1199 returns nil.
1200
1201 * international/mule-cmds.el (set-locale-environment):
1202 Make it interactive; make arg optional.
1203
1204 * international/mule-diag.el (help-funs): Require help-funs.
1205
1206 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1207
1208 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1209
1210 2001-11-04 Miles Bader <miles@gnu.org>
1211
1212 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1213 shadow of the splash image grey on a dark background instead of black.
1214
1215 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1216
1217 * term.el (all faces): Don't (copy-face 'default <foo>).
1218
1219 * term/xterm.el (function-key-map):
1220 Add entry for `ESC [ 3 ~' -> <delete>
1221 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1222 Use inheritance so that .emacs and terminfo take precedence.
1223
1224 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1225
1226 * tooltip.el (tooltip-delay): Decrease to 0.7.
1227 (tooltip-hide-delay): Enlarge to 10.
1228
1229 2001-11-03 Richard M. Stallman <rms@gnu.org>
1230
1231 * startup.el (fancy-splash-tail): Explain how to recover
1232 from a crash, if there was a crash.
1233 (command-line-1): Reorganize display of startup screen,
1234 to simplify the logic. Use a temp buffer for it.
1235
1236 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1237
1238 * frame.el (set-background-color, set-foreground-color):
1239 Call face-set-after-frame-default, to propagate the new colors to
1240 the frame's parameters alist.
1241
1242 * calendar/timeclock.el (timeclock-out): Signal an error if
1243 timeclock-last-event is nil.
1244
1245 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1246
1247 * textmodes/fill.el (fill-context-prefix): Fix braino.
1248
1249 * international/quail.el (quail-help):
1250 Use `help-buffer' and move `help-setup-xref' to beginning.
1251
1252 * international/mule-cmds.el (describe-language-environment):
1253 Use `help-buffer' and move `help-setup-xref' to beginning.
1254
1255 * international/mule-diag.el (list-character-sets)
1256 (sort-listed-character-sets, describe-character-set)
1257 (describe-coding-system, describe-fontset, list-fontsets):
1258 Use `help-buffer' and move `help-setup-xref' to beginning.
1259 (describe-char-after): Use `internal-describe-syntax-value'.
1260
1261 2001-11-02 Richard M. Stallman <rms@gnu.org>
1262
1263 * mouse.el (popup-menu): If the user refuses to select
1264 from a menu, don't try to invoke the menu.
1265
1266 2001-11-02 Miles Bader <miles@gnu.org>
1267
1268 * help-mode.el (help-xref): New button type.
1269 (help-function, help-variable, help-face, help-coding-system)
1270 (help-input-method, help-character-set, help-type, help-symbol)
1271 (help-back, help-info, help-customize-variable, help-customize-face)
1272 (help-function-def, help-variable-def): Use it as a supertype.
1273 Remove `action' property.
1274
1275 * international/mule-diag.el (describe-character-set)
1276 (describe-coding-system): Pass correct args to `help-xref-button'.
1277 (sort-listed-character-sets): New button type.
1278 (list-character-sets): Use it.
1279 (list-charset-chars): New button type.
1280 (list-character-sets-1): Use it.
1281
1282 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1283
1284 * indent.el (tab-always-indent, indent-for-tab-command):
1285 Remove redundant `never' setting.
1286
1287 * fill.el (fill-region-as-paragraph): Don't forget to skip
1288 over current whitespace before looking for a preceding space.
1289
1290 2001-11-01 Richard M. Stallman <rms@gnu.org>
1291
1292 * files.el (file-newest-backup): Don't pass backup file name
1293 thru file-name-sans-versions, because it never has version numbers.
1294
1295 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1296 to avoid ambiguous nested loops.
1297
1298 * files.el (find-file-noselect): Offer to change buffer-read-only
1299 only when the file's read-only status has changed from before
1300 as well as disagreeing with the buffer's current status.
1301 (buffer-file-read-only): New var, local in all buffers.
1302
1303 * buff-menu.el (buffer-menu): Doc fix.
1304 (buffer-menu-other-window): Doc fix.
1305 (list-buffers, list-buffers-noselect): Doc fix.
1306
1307 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1308
1309 * startup.el (command-line): If the terminal Emacs is running on
1310 has erase char set to ^H, use the Backspace key for deleting
1311 backward, and the Delete key for deleting forward.
1312
1313 2001-11-01 Miles Bader <miles@gnu.org>
1314
1315 * button.el (define-button-type): Make sure every user-defined
1316 button type has a supertype.
1317
1318 2001-10-31 Jason Rumney <jasonr@gnu.org>
1319
1320 * international/mule-cmds.el (locale-language-names): Add chs and
1321 cht as aliases for Chinese-GB and Chinese-BIG5.
1322
1323 2001-10-31 Richard M. Stallman <rms@gnu.org>
1324
1325 * bindings.el (mode-line-frame-identification): Add doc string.
1326 (mode-line-position, mode-line-modes): New variables.
1327 (mode-line-format): Use mode-line-position for the part
1328 that displays the position-in-buffer info.
1329 Use mode-line-modes for the part that displays major and minor modes.
1330
1331 2001-10-31 Sam Steingold <sds@gnu.org>
1332
1333 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1334 (debugger-setup-buffer): Call it.
1335 (debugger-mode-map): Bind RET and mouse-2.
1336
1337 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1338
1339 * startup.el: Document command line option --no-window-system
1340 instead of --no-windows.
1341
1342 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1343
1344 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1345
1346 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1347 (font-lock-defaults-alist): Use it.
1348 From David Ponce <david.ponce@wanadoo.fr>
1349
1350 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1351 output of `char-after'.
1352
1353 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1354
1355 * simple.el (reindent-then-newline-and-indent): Insert the newline
1356 before indenting the first line.
1357 (undo-get-state, undo-revert-to-state): New funs.
1358 (shell-command): Don't kill the buffer even if empty.
1359 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1360 (transpose-subr-end2): Remove.
1361 (transpose-subr): Add `special' arg and simplify.
1362 (transpose-subr-1): Rewrite.
1363 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1364 (rfc822-goto-eoh): Simplify.
1365
1366 2001-10-30 Richard M. Stallman <rms@gnu.org>
1367
1368 * enriched.el (enriched-face-ans): FIx previous change.
1369
1370 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1371
1372 * international/iso-acc.el (iso-accents-compose): Remove a
1373 superfluous setq.
1374
1375 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1376
1377 * buff-menu.el (list-buffers-noselect): If the buffer's name
1378 starts with a blank, but it visits a file, do show it (for files
1379 whose names start with a blank).
1380
1381 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1382
1383 * textmodes/fill.el (sentence-end-double-space)
1384 (sentence-end-without-period): Move to paragraphs.el.
1385 (fill-indent-according-to-mode): Change default to t.
1386 (fill-context-prefix): Simplify control-flow and use a more
1387 sophisticated merge that unifies both previous checks.
1388 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1389 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1390 (fill-nobreak-p): New fun.
1391 (fill-region-as-paragraph): Use it.
1392 Handle `fill-indent-according-to-mode' slightly differently.
1393 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1394 (fill-individual-paragraphs-citation): Fix.
1395
1396 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1397 (paragraph-start): Change default to the `text-mode' value.
1398 (sentence-end-double-space, sentence-end-without-period):
1399 Move from fill.el.
1400 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1401 rather than rebinding `paragraph-start' and `paragraph-separate'.
1402
1403 * indent.el (indent-line-function): Change default to indent-relative.
1404 (tab-always-indent): Add an `never' setting.
1405 (indent-according-to-mode): Handle `indent-relative' and
1406 `indent-relative-maybe' specially.
1407 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1408 Handle the `never' case for `tab-always-indent'.
1409 Don't call indent-according-to-mode for indent-relative' and
1410 `indent-relative-maybe'.
1411 (insert-tab): Rename `prefix-arg' to `arg'.
1412 (indent-region): Indent the first line as well.
1413 (indent-relative): Don't mark the buffer modified if the indentation
1414 is unchanged.
1415
1416 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1417 Don't set paragraph-separate. Set paragraph-start more carefully.
1418 Set indent-line-function.
1419 (paragraph-indent-text-mode): Use it and define-derived-mode.
1420 (text-mode-map): Remove the \t binding.
1421 (text-mode): Simplify now that the default is more favorable.
1422
1423 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1424
1425 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1426 If the regexp doesn't match, use a looser one.
1427 (find-variable-noselect): Add `file' argument.
1428
1429 * pcvs.el (cvs-mode-commit-hook): New hook.
1430 (cvs-mode-commit): Run it.
1431
1432 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1433
1434 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1435 (edebug-instrument-function): Use `find-function-noselect'.
1436
1437 2001-10-29 Richard M. Stallman <rms@gnu.org>
1438
1439 * term.el (term-if-emacs19): Macro deleted.
1440 Callers changed to use progn instead.
1441
1442 * frame.el (blink-cursor-mode): Doc fix.
1443
1444 * files.el (find-backup-file-name): Use make-backup-file-name.
1445
1446 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1447 window-live-p.
1448 (edebug-set-conditional-breakpoint): Unconditionally use
1449 the former Emacs >=19 definition.
1450 (edebug-mark): Define unconditionally.
1451 (edebug-eval-expression): Always call read-from-minibuffer
1452 and specify history list.
1453 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1454 edebug-set-conditional-breakpoint.
1455 (edebug-emacs-version-specific): Function deleted;
1456 do the job at top level.
1457 (edebug-emacs-19-specific): Function deleted, this is the default.
1458
1459 2001-10-29 Sam Steingold <sds@gnu.org>
1460
1461 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1462 "/cygdrive/LETTER/" pathnames.
1463
1464 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1465
1466 * faces.el (invert-face): Check for 'unspecified, not for nil,
1467 when testing whether face colors are not specified.
1468 From David.Kastrup@t-online.de (David Kastrup).
1469 (read-face-name): Doc fix.
1470 (make-face-bold, make-face-unbold, make-face-italic)
1471 (make-face-unitalic, make-face-bold-italic, invert-face):
1472 Remove trailing blank from the prompt passed to read-face-name.
1473
1474 2001-10-29 Sam Steingold <sds@gnu.org>
1475
1476 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1477 Report numbers of files skipped and failed too.
1478 (byte-compile-file): Return 'no-byte-compile for skipped files.
1479
1480 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1481
1482 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1483 and `M p'.
1484
1485 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1486
1487 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1488 as is on unread-command-events instead of `(SECOND-CHAR)'.
1489
1490 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1491
1492 * vc.el: Mention vc-*-switches in backend API documentation.
1493 (vc-annotate): Adapt doc string to recent change.
1494
1495 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1496
1497 * enriched.el (enriched-face-ans): Handle face attributes
1498 of the form `(FACE1 FACE2 ...)'.
1499
1500 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1501
1502 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1503
1504 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1505
1506 * progmodes/sql.el (sql-db2): Doc change.
1507 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1508 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1509
1510 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1511
1512 * env.el (substitute-env-vars): Don't quote argument to `rx';
1513 it's a macro.
1514
1515 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1516
1517 * cus-start.el (recursive-load-depth-limit): Added.
1518
1519 2001-10-28 Richard M. Stallman <rms@gnu.org>
1520
1521 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1522 All uses removed--assume Emacs version is >= 20.
1523
1524 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1525 by really checking that it is not version 18.
1526
1527 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1528
1529 2001-10-28 Miles Bader <miles@gnu.org>
1530
1531 * faces.el (face-attribute): Add INHERIT argument, consider face
1532 inheritance if it's non-nil.
1533 (face-attribute-merged-with): New function.
1534 (face-attribute-specified-or): New macro.
1535 (face-foreground, face-background, face-stipple): Add INHERIT
1536 argument. Use `face-attribute-specified-or'.
1537
1538 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1539
1540 * font-lock.el: Require `syntax'.
1541 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1542 Use `c-font-lock-syntactic-face-function' for c languages.
1543 (font-lock-mode): Don't unset vars when turning the mode off.
1544 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1545 (font-lock-extra-managed-props): New var.
1546 (font-lock-default-unfontify-region): Use it.
1547 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1548 Don't eval the value when there's no match.
1549 (font-lock-ppss-stats): New var.
1550 (font-lock-ppss): New fun.
1551 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1552 (font-lock-apply-highlight): Allow `highlight' to set several props.
1553 (font-lock-set-defaults): Use dolist.
1554 (font-lock-unset-defaults): Remove.
1555 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1556 Try to recognize prototypes using `foo P_ ((args))'.
1557 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1558 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1559 (c-font-lock-syntactic-face-function): New function.
1560 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1561 (c++-keywords): Use a more sophisticated regexp to handle
1562 shallowly nested templates.
1563
1564 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1565
1566 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1567 (sgml-tag): Use it. Cleanup with `cond'.
1568 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1569 Mark the overlays and only delete those that are marked.
1570 (sgml-skip-close-p): Remove.
1571 (sgml-value): Replace sgml-skip-close-p with its definition.
1572 (html-tag-alist): Use sgml-xml a bit more.
1573 (html-mode): Set sgml-empty-tags.
1574
1575 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1576 (texinfo-update-node, texinfo-sequential-node-update):
1577 Don't bind the obsolete `auto-fill-hook'.
1578 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1579 Use `set-buffer' rather than `switch-to-buffer'.
1580 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1581 Use `set-buffer' rather than `switch-to-buffer'.
1582
1583 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1584 text-mode-syntax-table.
1585 (mail-mode): Use define-derived-mode.
1586 Fix ordering of alternatives in adaptive-fill-regexp.
1587 (mail-mode-map): Don't rely on keymap's internal representation.
1588
1589 2001-10-27 Sam Steingold <sds@gnu.org>
1590
1591 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1592 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1593 (sgml-mode-common): Call it.
1594 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1595 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1596 (html-horizontal-rule, html-image, html-ordered-list):
1597 (html-unordered-list, html-list-item, html-paragraph):
1598 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1599 `html-xhtml'.
1600
1601 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1602
1603 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1604 (ifnothtml): New alias.
1605
1606 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1607
1608 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1609 (toggle-text-mode-auto-fill): Use derived-mode-p.
1610
1611 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1612
1613 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1614 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1615
1616 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1617
1618 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1619 Add make-obsolete cookies, to follow faces.el.
1620
1621 These changes avoid warnings from the byte compiler in faces.el:
1622
1623 * faces.el (internal-get-face): Use facep instead of the obsolete
1624 internal-find-face.
1625 (internal-frob-font-weight, internal-frob-font-slant):
1626 New defaliases for obsolete functions.
1627 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1628 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1629 (x-make-font-bold-italic): Use internal-frob-font-weight and
1630 internal-frob-font-slant aliases instead of the obsolete
1631 x-frob-... functions.
1632
1633 2001-10-26 Sam Steingold <sds@gnu.org>
1634
1635 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1636 DOCTYPE; set `mode-name' based on it.
1637 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1638 (sgml-tag): Close empty tags in XHTML.
1639
1640 2001-10-26 Jason Rumney <jasonr@gnu.org>
1641
1642 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1643 when UNICODE is not defined.
1644
1645 2001-10-26 Sam Steingold <sds@gnu.org>
1646
1647 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1648 be alone on the line.
1649
1650 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1651
1652 * button.el (button): Special face definition for MS-DOS terminals.
1653
1654 2001-10-26 Sam Steingold <sds@gnu.org>
1655
1656 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1657 Protect the /= test by checking that the args are non-nil.
1658 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1659
1660 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1661
1662 * textmodes/artist.el (artist-version): 1.2.4.
1663 (artist-butlast-fn): New variable.
1664 (artist-butlast): New function.
1665 (artist-ellipse-mirror-quadrant): Use it.
1666 (artist-mouse-draw-poly): Use nil for `point-list'.
1667 (artist-mouse-draw-poly): Check for point-list being nil.
1668
1669 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1670
1671 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1672 lambda expression.
1673 (ps-mode-menu-main): Submenu with options on/off was replaced with
1674 a toggle button.
1675 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1676 (ps-mode): Autoload cookie added on same line as comment
1677 (ps-mode-tabkey, ps-mode-backward-delete-char):
1678 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1679 `indent-to' with `indent-line-to'
1680 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1681 instead of `eval'.
1682 (ps-mode-print-region): Use `with-temp-buffer'.
1683 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1684 (numerous places): Add back-tick and tick around names in
1685 docstrings, fix punctuation in docstrings, remove trailing spaces.
1686
1687 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1688
1689 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1690 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1691 (sgml-font-lock-syntactic-keywords): New var.
1692 (sgml-mode-common): Drop the two args.
1693 Don't make buffer-local variables that aren't used.
1694 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1695 Don't set `before-string' props from sgml-display-text.
1696 (sgml-mode): Use define-derived-mode.
1697 (sgml-tags-invisible): Use sgml-display-text.
1698 (sgml-quote): New command.
1699 (html-tag-alist): Add args for `span'.
1700 (html-mode): Use define-derived-mode.
1701 Set sgml-display-text and sgml-tag-face-alist.
1702
1703 2001-10-25 Sam Steingold <sds@gnu.org>
1704
1705 * add-log.el (add-log-always-start-new-record): New user option.
1706 (add-change-log-entry): Use it.
1707
1708 2001-10-25 Richard M. Stallman <rms@gnu.org>
1709
1710 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1711 bind case-fold-search if FROM is not all lower case.
1712
1713 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1714
1715 * startup.el (normal-top-level): Check for frame-initial-frame
1716 only if it's really used.
1717
1718 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1719
1720 * progmodes/compile.el (compilation-parse-errors-filename-function):
1721 New variable.
1722 (compilation-parse-errors): Use it.
1723
1724 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1725
1726 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1727 interactively so that C-u M-C-x still does edebug.
1728 (checkdoc-sentencespace-region-engine): Don't force a double-space
1729 after `.' if it doesn't look like an end-of-sentence.
1730 (debug-ignored-errors): Add `disambiguate ...'.
1731
1732 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1733
1734 * textmodes/texinfo.el (texinfo-environments)
1735 (texinfo-environment-regexp): Hoist.
1736 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1737 Only highlight the menu name in menu items.
1738 Setup `@foo ... @end foo' as text clones.
1739 (texinfo-clone-environment): New function.
1740 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1741 (texinfo-insert-block): Simplify.
1742 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1743 the command is repeated.
1744 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1745 (texinfo-insert-@end): Simplify.
1746
1747 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1748 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1749 (texinfo-subsubsection-level-regexp)
1750 (texinfo-update-menu-same-level-regexps)
1751 (texinfo-update-menu-higher-regexps)
1752 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1753
1754 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1755 (derived-mode-p): Autoload.
1756
1757 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1758 New vars and functions.
1759 (text-clone-maintain, text-clone-create): New functions.
1760
1761 2001-10-25 Miles Bader <miles@gnu.org>
1762
1763 * facemenu.el (facemenu-add-new-face): Fix variable names.
1764
1765 2001-10-24 Richard M. Stallman <rms@gnu.org>
1766
1767 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1768 of t and nil values.
1769 (facemenu-set-face): Handle START and END interactively.
1770 (facemenu-set-foreground): Don't use a face; specify color directly.
1771 (facemenu-set-background): Likewise.
1772 (facemenu-set-face-from-menu): Doc fix.
1773 (facemenu-active-faces): Use face-attribute-vector
1774 to handle bare attributes not in faces.
1775 (facemenu-get-face): Don't handle face names fg:... and bg:...
1776 specially.
1777 (facemenu-add-new-face): New argument MENU.
1778 New way to handle adding colors to the color menus.
1779
1780 * env.el (substitute-env-vars): Quote the arg to rx.
1781
1782 2001-10-24 Sam Steingold <sds@gnu.org>
1783
1784 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1785 Control" and "SGML" groups.
1786
1787 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1788
1789 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1790 Better handling of C++ template args to avoid confusion with `<'
1791 and `>' used as operators in member init expressions.
1792
1793 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1794
1795 * replace.el (perform-replace): Move START and END parameters
1796 to the end of the argument list and make them optional.
1797
1798 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1799 perform-replace.
1800
1801 * international/fontset.el (x-must-resolve-font-name): New function.
1802 (x-complement-fontset-spec): Use it.
1803
1804 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1805
1806 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1807
1808 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1809 Turn caadr into caar of cdr.
1810
1811 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1812
1813 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1814 of mouse-{1,2} since dragging is on the down event.
1815
1816 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1817
1818 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1819 if ARG is nil.
1820
1821 * desktop.el (desktop-last-buffer): New variable.
1822 (desktop-create-buffer): Set it.
1823 (desktop-read): Bind it and switch to that buffer.
1824
1825 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1826
1827 * progmodes/compile.el (compilation-set-window-height):
1828 Select old window only if it's still live.
1829
1830 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1831
1832 * help-mode.el (help-buffer): Remove debugging code.
1833 From Stefan Monnier <monnier@cs.yale.edu>.
1834
1835 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1836
1837 * files.el (file-name-sans-extension, file-name-extension):
1838 Don't count the leading dots in file names as signaling an extension.
1839
1840 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1841
1842 * vc.el (vc-diff-switches): Doc rewritten.
1843
1844 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1845
1846 * tooltip.el (tooltip-set-param): Doc fix.
1847
1848 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1849 127 to sgml-maybe-name-self.
1850 (sgml-name-8bit-mode): Doc fix.
1851 (sgml-char-names-table): New variable.
1852 (sgml-name-char): Support non-ASCII and mule-unicode-*
1853 characters. Doc fix.
1854 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1855
1856 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1857 doc string the effect of `left' and `top' parameters in
1858 tooltip-frame-parameters, the default values, and the units.
1859 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1860 (tooltip-show): Mention in the doc string the `top' and `left'
1861 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1862
1863 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1864
1865 Add autoscaling support for vc-annotate.
1866 From J.D. Smith <jdsmith@alum.mit.edu>.
1867
1868 * vc.el (vc-annotate-display-default): Accept colormap scaling
1869 ratio (now deprecated).
1870 (vc-annotate-display-autoscale): Added.
1871 (vc-annotate-add-menu): New autoscaling menu options "Span to
1872 Oldest" and "Span Oldest->Newest". Easymenu support added for
1873 toggle menus driven by customize variable `vc-annotate-display-mode'.
1874 (vc-annotate-display-select): Added.
1875 (vc-annotate): Changed temp-buffer-show-function to
1876 `vc-annotate-display-select'.
1877 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1878 Added argument OFFSET. Instead of backend function, calls now
1879 generic `vc-annotate-difference'.
1880 (vc-annotate-difference): Added as generic function instead of
1881 backend-specific function. No longer takes argument POINT, but
1882 instead accepts a time OFFSET.
1883 (vc-default-annotate-current-time): Added.
1884
1885 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1886 version in vc.el, with
1887 (vc-cvs-annotate-current-time): Added, as override of default.
1888 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1889 `vc-cvs-annotate-difference'.
1890
1891 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1892
1893 * saveplace.el (save-place): Require `saveplace'.
1894
1895 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1896 Use `sexp' for :value-type instead of `face'.
1897
1898 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1899
1900 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1901 regexps due to 5-digit message IDs.
1902
1903 2001-10-21 Jason Rumney <jasonr@gnu.org>
1904
1905 * term/w32-win.el (redisplay-dont-pause): Don't set.
1906
1907 2001-10-21 Miles Bader <miles@gnu.org>
1908
1909 * help-funs.el (help-manyarg-func-alist): Variable removed.
1910
1911 2001-10-21 Miles Bader <miles@gnu.org>
1912
1913 * help-funs.el (help-manyarg-func-alist): Remove entries for
1914 `insert', `insert-and-inherit', `insert-before-markers',
1915 `insert-before-markers-and-inherit', `message', `message-box',
1916 `message-or-box', `propertize', `format', `encode-time', `append',
1917 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1918 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1919 `ml-prefix-argument-loop'.
1920
1921 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1922
1923 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1924 (vc-default-diff-tree): New functions.
1925 (vc-version-diff): Use them. As a result, coding systems are now
1926 set up properly for all sorts of diffs, and tree diffs can now
1927 also be done locally.
1928 (vc-diff): With a prefix argument, don't require that it's called
1929 from a buffer under version control.
1930 (diff-switches): Remove duplicate definition.
1931
1932 * vc-cvs.el (vc-cvs-diff-tree): New function.
1933
1934 2001-10-21 Miles Bader <miles@gnu.org>
1935
1936 * help-funs.el (help-manyarg-func-alist): Remove entries for
1937 `list', `vector', `make-byte-code', `call-process',
1938 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1939 `logand', `logior', and `logxor'.
1940
1941 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1942 image bits to compensate. Use `make-string' instead of
1943 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1944
1945 2001-10-20 Kim F. Storm <storm@cua.dk>
1946
1947 * simple.el (kill-ring-save): Don't show extent of copied region
1948 if using transient-mark-mode and region is fully visible.
1949
1950 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1951
1952 * (Version 21.1 released.)
1953
1954 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1955
1956 * files.el (auto-mode-alist): Associate .indent.pro with
1957 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1958
1959 2001-10-18 Sam Steingold <sds@gnu.org>
1960
1961 Put the *Compile-Log* buffer in `compilation-mode'.
1962 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1963 (byte-compile-log-1, byte-compile-log-file)
1964 (displaying-byte-compile-warnings): Use it
1965
1966 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1967
1968 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1969
1970 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1971
1972 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1973
1974 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1975
1976 * obsolete/hilit19.el (hilit-lookup-face-create):
1977 Call set-face-font only if display-graphic-p.
1978 (toplevel): Remove references to window-system.
1979
1980 2001-10-18 Miles Bader <miles@gnu.org>
1981
1982 * simple.el (what-line): Avoid problems with field properties.
1983
1984 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1985
1986 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1987 Define special colors for a tty.
1988
1989 2001-10-17 Francesco Potorti` <pot@gnu.org>
1990
1991 * comint.el (comint-password-prompt-regexp): Make it less
1992 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1993
1994 2001-10-17 John Wiegley <johnw@gnu.org>
1995
1996 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1997 a regular file, before checking if it is a directory or symlink.
1998 This avoids a call to eshell-file-attributes, which can be
1999 expensive in some situations.
2000
2001 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
2002 customization variable, to differentiate ls-in-dired from regular
2003 uses of ls.
2004
2005 2001-10-17 Miles Bader <miles@gnu.org>
2006
2007 * custom.el (defface): Mention `:inherit' in doc-string.
2008
2009 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2010
2011 * paren.el: Update the Commentary with installation instructions.
2012
2013 2001-10-15 Dave Love <fx@gnu.org>
2014
2015 * international/mule.el (set-auto-coding): Fix regexps for local
2016 variables section not to eat newlines.
2017
2018 2001-10-15 Miles Bader <miles@gnu.org>
2019
2020 * simple.el (display-message-or-buffer): Pass the correct buffer
2021 to `display-buffer'.
2022
2023 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
2024
2025 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
2026 (executable-find): Use exec-suffixes.
2027 (executable-set-magic): Don't use make-local-hook.
2028
2029 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
2030
2031 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2032
2033 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
2034 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
2035 Add .so to the Unix and GNU branch.
2036
2037 * international/latin-1.el:
2038 * international/latin-2.el:
2039 * international/latin-3.el:
2040 * international/latin-4.el:
2041 * international/latin-5.el:
2042 * international/latin-8.el:
2043 * international/latin-9.el: Add no-byte-compile: t, since
2044 Makefile.in instructs make-docfile to look at .el files.
2045
2046 2001-10-14 Miles Bader <miles@gnu.org>
2047
2048 * button.el (define-button-type): Allow supertype property to be
2049 specified with a keyword `:supertype' too.
2050 (button-put, make-text-button): Allow button type property to be
2051 specified using the keyword `:type' too.
2052 (button-type): New function.
2053 (button): Add `button-category-symbol' property.
2054
2055 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2056
2057 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2058 indent-new-comment-line from comment-indent-new-line.
2059
2060 * textmodes/refill.el (refill-mode):
2061 Bind DEL to backward-delete-char-untabify.
2062 Set backward-delete-char-untabify-method to `hungry'.
2063
2064 * textmodes/bib-mode.el (bib-mode):
2065 * play/gomoku.el (gomoku-mode):
2066 * textmodes/page-ext.el (pages-directory-mode):
2067 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2068
2069 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2070
2071 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2072
2073 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2074 Handle here-docs differently.
2075 (sh-font-lock-heredoc): Remove.
2076 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2077 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2078 (sh-font-lock-open-heredoc): New functions.
2079 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2080 (sh-font-lock-keywords-1): Use regexp-opt.
2081 (sh-in-comment-or-string): Use syntax-ppss.
2082 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2083 (sh-select, sh-tmp-file): Add explicit terminating \n.
2084
2085 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2086 Use with-current-buffer.
2087 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2088 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2089 filename), catch any error that occurs in `ange-ftp-cd'.
2090 If an error happened, don't bother sending `cmd' at all.
2091 Fix a parenthesis typo.
2092 (ange-ftp-write-region): Don't blindly use binary if the remote host
2093 is unix-like.
2094
2095 * play/pong.el (pong-init): Don't use make-local-hook.
2096
2097 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2098
2099 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2100 (viper-get-ex-address-subr): More precise addr for the $ marker
2101
2102 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2103
2104 * version.el (emacs-version): Bump to 21.1.50.
2105
2106 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2107
2108 * mail/mailalias.el (mail-directory-stream): Do not double
2109 variables in the lambda-list.
2110
2111 * play/gomoku.el (gomoku-init-display): Ditto.
2112
2113 * play/landmark.el (lm-init-display): Ditto.
2114
2115 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2116 (delimit-columns-rectangle-line): Ditto.
2117
2118 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2119
2120 * newcomment.el (comment-region-internal): Don't rebind
2121 invisibility_spec now that the C routines handle it correctly.
2122
2123 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2124
2125 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2126 and `same-frame'.
2127
2128 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2129
2130 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2131
2132 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2133 C-p and C-r. Remove redundant bindings from inheriting maps.
2134
2135 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2136 After 4.23 and: After 4.24:
2137 (cperl-contract-levels): Restore position.
2138 (cperl-beautify-level): Likewise.
2139 (cperl-beautify-regexp): Likewise.
2140 (cperl-commentify): Rudimental support for length=1 runs
2141 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2142 After 4.25:
2143 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2144 (imenu-example--create-perl-index): Was not enforcing
2145 syntaxification-to-the-end.
2146 (cperl-invert-if-unless): Allow `for', `foreach'.
2147 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2148 Mark qw(), m()x as indentable.
2149 (cperl-init-faces): Highlight `sysopen' too.
2150 Highlight $var in `for my $var' too.
2151 (cperl-invert-if-unless): Was leaving whitespace at end.
2152 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2153 (cperl-calculate-indent): Remove old commented out code.
2154 Support (primitive) indentation of qw(), m()x.
2155 After 4.26:
2156 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2157 q [] with intervening newlines.
2158 (cperl-autoindent-on-semi): New customization variable.
2159 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2160 (cperl-tips): Mention how to make CPerl the default mode.
2161 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2162 (cperl-outline-level): New function.
2163 (cperl-highlight-variables-indiscriminately): New customization var.
2164 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2165 From Sean Kamath <kamath@pogo.wv.tek.com>.
2166 (cperl-after-block-p): Support CHECK and INIT.
2167 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2168 From Doug MacEachern <dougm@covalent.net>.
2169 After 4.27:
2170 (cperl-find-pods-heres): Recognize \"" as a string.
2171 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2172 Allow whitespace between << and "FOO".
2173 (cperl-problems): Remove \"" and q [] with intervening newlines.
2174 Mention multiple <<EOF as unsupported.
2175 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2176 (cperl-indent-parens-as-block): New configuration variable.
2177 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2178 Use `cperl-indent-parens-as-block'.
2179 (cperl-find-pods-heres): Test for =cut without empty line instead of
2180 complaining about no =cut.
2181 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2182 (cperl-find-pods-heres): Likewise.
2183 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2184 POD could've been marked as comment already.
2185 (cperl-unwind-to-safe): Unwind before start of POD too.
2186 After 4.28:
2187 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2188 After 4.29:
2189 (x-color-defined-p): Make an extra case to peacify the warning.
2190 Toplevel: `defvar' to peacify the warnings.
2191 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2192 No -nw-compile time warnings now.
2193 (cperl-find-tags): TAGS file had too short substring-to-search.
2194 Be less verbose in non-interactive mode
2195 (imenu-example--create-perl-index): Set index-marker after name
2196 (cperl-outline-regexp): New variable.
2197 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2198 (cperl-mode): Made use `cperl-outline-regexp'.
2199 After 4.30:
2200 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2201 (cperl-outline-level): Make start-of-file same level as `package'.
2202 After 4.31:
2203 (cperl-electric-pod): `head1' and `over' electric only if empty.
2204 (cperl-unreadable-ok): New variable.
2205 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2206 on an unreadable file.
2207 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2208 on an unreadable directory.
2209
2210 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2211 Consider the text between two errors as belonging to the first error.
2212 (compilation-goto-locus): Use pop-to-buffer rather than
2213 switch-to-buffer-other-frame.
2214
2215 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2216 (awk-font-lock-syntactic-keywords): New var.
2217 (awk-mode): Use it.
2218
2219 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2220
2221 * faces.el (describe-face): Call help-setup-xref earlier.
2222
2223 * jka-compr.el (jka-compr-load-suffixes): New var.
2224 (jka-compr-install): Add its content to load-suffixes.
2225 (jka-compr-uninstall): Remove its content from load-suffixes.
2226
2227 2001-10-12 Sam Steingold <sds@gnu.org>
2228
2229 * bindings.el (completion-ignored-extensions): CL-related
2230 extensions are platform-independent.
2231
2232 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2233 asynchronous multiple file copying.
2234
2235 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2236
2237 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2238 Turn error for repeated variables into warning.
2239
2240 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2241 New function checking that lambda-list consists of non-constant
2242 symbols, that &rest and &optional are followed by variable names,
2243 that &rest VAR is the last element, and that variables aren't doubled.
2244 (byte-compile-lambda): Use it.
2245
2246 2001-10-12 Eli Barzilay <eli@barzilay.org>
2247
2248 * calculator.el (calculator-eng-display): Don't call concat
2249 with an integer argument.
2250
2251 2001-10-12 Miles Bader <miles@gnu.org>
2252
2253 * help-mode.el (help-customize-face): New button-type.
2254
2255 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2256 (describe-face): Fix args to `help-xref-button'.
2257 Don't switch to help-buffer around call to `help-setup-xref'.
2258 Use `help-buffer' instead of hard-wired "*Help*".
2259 Require `help-mode'.
2260
2261 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2262
2263 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2264
2265 * help-mode.el (help-buffer): New function.
2266 Returns the buffer-name to use for help output.
2267 Change all the code to use it instead of hard-coding *Help*.
2268 (help-mode-map): Put back the mouse-2 binding.
2269 (help-xref-stack): Change the format and make buffer-local.
2270 (help-xref-stack-item): Make buffer-local.
2271 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2272 (help-xref-interned): Display the face doc as well.
2273 (help-follow-mouse): Re-introduce.
2274 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2275 (help-do-xref): Don't `push' any more.
2276 (help-follow): Also follow face names.
2277
2278 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2279 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2280 Autoload and cleanup.
2281 (describe-function): Call help-setup-xref.
2282 (describe-variable): Call help-setup-xref earlier.
2283
2284 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2285 (view-lossage): Call help-setup-xref correctly and earlier.
2286 (describe-bindings): Call help-setup-xref earlier.
2287 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2288 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2289
2290 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2291
2292 * master.el (master-mode): Use define-minor-mode instead of
2293 easy-mmode-define-minor-mode. Add autload cookie.
2294 (Commentary): Remove the line showing how to autoload master-mode,
2295 since it's always autoloaded.
2296
2297 * master.el: New file.
2298
2299 2001-10-11 Dave Love <fx@gnu.org>
2300
2301 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2302 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2303 <const-C varset-X const-C>: Fix car/cdr typo.
2304
2305 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2306
2307 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2308 New function extracted from byte-compile-log-1.
2309 (byte-compile-log-1): Change output to be more in line with
2310 the output of other GNU tools.
2311 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2312 (byte-compile-report-error): Downcase error message.
2313 Use `error' instead of `!!' for error messages.
2314 (byte-compile-print-syms): Treat non-interactive case specially.
2315 (displaying-byte-compile-warnings): Use backquote.
2316 (byte-compile-from-buffer): Bind byte-compile-last-line.
2317 (batch-byte-compile): Remove `Done' message.
2318
2319 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2320
2321 * emacs-lisp/copyright.el (copyright): Add final \n.
2322
2323 2001-10-11 Miles Bader <miles@gnu.org>
2324
2325 * diff.el (diff): Display default values in prompts as
2326 `(default ...)', not `(...)'.
2327
2328 * info.el (Info-follow-reference): Likewise.
2329
2330 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2331
2332 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2333
2334 * newcomment.el (comment-indent): Be a little more robust in case
2335 comment-indent-function does funny things.
2336 (comment-normalize-vars): Autoload.
2337 (comment-region-internal): Fiddle with the visibility spec.
2338 (comment-valid-prefix): New function.
2339 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2340 that would turn comment-text into non-comment-text.
2341
2342 * emacs-lisp/syntax.el: New file.
2343
2344 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2345 compatibility cruft.
2346 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2347 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2348 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2349 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2350 tcl-submit-bug-report.
2351 (tcl-mode-syntax-table): Leave \f alone.
2352 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2353 tcl-end-of-defun, tcl-submit-bug-report.
2354 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2355 (tcl-add-emacs-menu): Remove.
2356 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2357 (tcl-keyword-list): Add `chain'.
2358 (tcl-font-lock-syntactic-keywords): New variable.
2359 (tcl-pps-has-arg-6): Remove.
2360 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2361 (tcl-internal-mark-defun): Remove.
2362 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2363 (tcl-mode): Use define-derived-mode. Simplify.
2364 Set comment-indent-function.
2365 (tcl-indent-command): Use line-beginning-position and comment-indent.
2366 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2367 (tcl-indent-line): Use tcl-calculate-indent.
2368 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2369 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2370 (tcl-filter): Use with-current-buffer, simplify.
2371 (inferior-tcl-mode): Use define-derived-mode.
2372 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2373 (tcl-simple-in-comment, tcl-in-comment): Removed.
2374 (tcl-files-alist): New function.
2375 (tcl-help-snarf-commands): Use it and return the result directly
2376 rather than through a global variable.
2377 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2378 (tcl-help-on-word): Provide the default value to completing-read.
2379 (tcl-hilit): Remove.
2380 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2381 (tcl-comment-indent): New function.
2382 (tcl-submit-bug-report): Remove.
2383 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2384 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2385 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2386
2387 2001-10-10 Miles Bader <miles@gnu.org>
2388
2389 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2390 (Info-fontify-node): Don't fontify the node if it's already been done.
2391
2392 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2393
2394 * international/iso-transl.el (iso-transl-e-caret)
2395 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2396 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2397
2398 * simple.el (end-of-buffer): Fix code scrolling specially
2399 for the buffer end.
2400
2401 * startup.el (command-line-1): Bind tab-width to 8.
2402
2403 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2404
2405 * emulation/tpu-edt.el: Use defalias instead of fset for
2406 user-visible commands. From Rob Riepel
2407 <riepel@Networking.Stanford.EDU>.
2408
2409 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2410
2411 * ruler-mode.el: New file.
2412
2413 2001-10-09 Miles Bader <miles@gnu.org>
2414
2415 * apropos.el (button): New require.
2416
2417 * help-funs.el: New file, contents mostly from `help.el'.
2418 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2419
2420 * help-mode.el: New file, contents mostly from `help.el'.
2421
2422 * help.el: Don't require `view' when compiling.
2423 (help-with-tutorial, describe-function, describe-function-1)
2424 (variable-at-point, describe-variable, locate-library):
2425 Functions moved into `help-funs.el'.
2426 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2427 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2428 (help-setup-xref, help-xref-following, help-make-xrefs)
2429 (help-xref-button, help-insert-xref-button, help-xref-interned)
2430 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2431 (help-xref-on-pp): Functions moved into `help-mode.el'
2432 (help-mode-map, help-xref-stack, help-xref-stack-item)
2433 (help-highlight-p, help-highlight-face, help-back-label)
2434 (help-xref-symbol-regexp, help-xref-mule-regexp)
2435 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2436 (help-symbol, help-back, help-info, help-customize-variable)
2437 (help-function-def, help-variable-def):
2438 Button-types moved into `help-mode.el'.
2439 (load-symbol-file-load-history, symbol-file):
2440 Functions moved into `subr.el'.
2441 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2442 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2443
2444 * subr.el (symbol-file-load-history-loaded)
2445 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2446
2447 * loadup.el ("button"): Load removed.
2448
2449 * button.el (define-button-type): Respect any `supertype' property.
2450 (button-type-subtype-p, button-has-type-p): New functions.
2451
2452 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2453 dollar-signs.
2454
2455 * comint.el (comint-insert-previous-argument): New function.
2456 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2457 (comint-insert-previous-argument-last-start-pos)
2458 (comint-insert-previous-argument-last-index): New variables.
2459
2460 * apropos.el (apropos-next-label-button): Use the presence of a
2461 `apropos-label' property to detect label buttons.
2462
2463 2001-10-08 Miles Bader <miles@gnu.org>
2464
2465 * button.el (next-button, previous-button): Remove N and WRAP
2466 parameters. Don't pay attention to `skip' properties.
2467 (forward-button): Implement wrapping, iterating, and skipping here
2468 instead.
2469 (button-activate): USE-MOUSE-ACTION is optional.
2470 (button-nop): Function removed.
2471 (default-button): Use `ignore' as default button action.
2472
2473 * apropos.el (apropos-next-label-button): Update arguments to
2474 `next-button'.
2475 (apropos-symbol): Add `skip' property.
2476 (apropos-function, apropos-macro, apropos-command)
2477 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2478 (apropos-plist): New button types.
2479 (apropos-label-properties): Variable removed.
2480 (apropos-print): Pass button-type to apropos-print-doc, rather
2481 than help function and label text.
2482 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2483 Get button label from TYPE.
2484
2485 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2486
2487 * help.el (help-mode): Use define-derived-mode.
2488 (describe-mode): Add optional `buffer' arg.
2489 Use it instead of going through help-xref-mode.
2490 Avoid doubling the word `minor' when prettifying.
2491 (describe-function-1): List the corresponding key bindings.
2492 (describe-variable): Say if the var is automatically buffer-local.
2493 If the source is `loaddefs.el', look for the real source.
2494 (help-xref-mode): Remove.
2495
2496 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2497 the file says no-byte-compile.
2498
2499 2001-10-08 Miles Bader <miles@gnu.org>
2500
2501 * button.el (next-button, previous-button): Respect `skip' property.
2502
2503 2001-10-07 Miles Bader <miles@gnu.org>
2504
2505 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2506 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2507 `woman-follow-word' instead of `woman-mouse-2'.
2508 (woman-follow-word): Renamed from `woman-mouse-2'.
2509 Follow current unconditionally, since this function is now only
2510 bound to M-mouse-2. Use accessor functions.
2511 (WoMan-highlight-references): Use `make-text-button'.
2512 (woman-xref): New button type.
2513
2514 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2515 ("button"): New load, just before "help" (which uses it).
2516
2517 * help.el (help-mode-map): Make button-buffer-map our parent.
2518 Don't bind mouse events or tab/backtab.
2519 (help-function, help-variable, help-face, help-coding-system)
2520 (help-input-method, help-character-set, help-back, help-info)
2521 (help-customize-variable, help-function-def, help-variable-def):
2522 New button types.
2523 (help-button-action): New function.
2524 (describe-function-1): Pass help button-types to
2525 `help-xref-button' rather than help function and help-echo string.
2526 Don't put multiple help-function args in a list to pass them to
2527 help-xref-button, just pass them as multiple arguments.
2528 Use `help-insert-xref-button' to make [back]-button, rather than
2529 `help-xref-button'.
2530 (help-xref-button): Take a button-type TYPE as a parameter rather
2531 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2532 and add a &rest parameter ARGS to serve the same purpose.
2533 Use `make-text-button' to add the button.
2534 (help-insert-xref-button): Use `insert-text-button' to add the button.
2535 (help-follow-mouse, help-next-ref, help-previous-ref):
2536 Functions removed.
2537 (help-do-xref): New function.
2538 (help-follow): Use `push-button' and `help-do-xref' to do most of
2539 the work.
2540
2541 * apropos.el (apropos-symbol, apropos-label): New button types.
2542 (apropos-symbol-button-display-help)
2543 (apropos-label-button-display-help, apropos-next-label-button):
2544 New functions.
2545 (apropos-mode-map): Make button-buffer-map our parent.
2546 Don't bind mouse events.
2547 (apropos-print, apropos-print-doc): Create buttons instead of text
2548 properties.
2549 (apropos-mouse-follow): Function removed.
2550 (apropos-follow): Use buttons.
2551
2552 * button.el: New file.
2553
2554 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2555
2556 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2557 Remove.
2558
2559 2001-10-05 Richard M. Stallman <rms@gnu.org>
2560
2561 * add-log.el (add-change-log-entry): Skip copyright notice
2562 and copying permission notice at start of file, if any.
2563 Make use of terms "entry" and "item" accord with Emacs manual.
2564 Simplify the logic for moving point while entering or creating
2565 an entry and then an item.
2566 (add-change-log-entry-other-window): Doc fix.
2567
2568 2001-10-06 Miles Bader <miles@gnu.org>
2569
2570 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2571 removed; they apparently don't work with faces.
2572
2573 2001-10-05 Sam Steingold <sds@gnu.org>
2574
2575 * textmodes/sgml-mode.el (html-xhtml): New user option.
2576 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2577 (html-ordered-list, html-unordered-list, html-list-item)
2578 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2579 (sgml-skip-close-p): New function.
2580 (sgml-value): Use it.
2581
2582 2001-10-05 Sam Steingold <sds@gnu.org>
2583
2584 * calendar/diary-lib.el (diary-entry-compare): When times are
2585 identical, compare the entries lexicographically.
2586
2587 2001-10-06 Miles Bader <miles@gnu.org>
2588
2589 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2590 Use `minibuffer-prompt-end'.
2591
2592 * simple.el (previous-matching-history-element): Fix misplaced
2593 parentheses.
2594
2595 2001-10-05 Miles Bader <miles@gnu.org>
2596
2597 * rfn-eshadow.el: New file.
2598
2599 2001-10-05 Miles Bader <miles@gnu.org>
2600
2601 * cus-face.el (custom-face-attributes): Make sure each attribute
2602 has a valid default value. Remove hacks that mapped `nil' to
2603 `off' and used nil to mean `unspecified'. Remove `unspecified'
2604 choices from all attributes (unspecified is handled by the parent
2605 checklist).
2606 * cus-edit.el (custom-face-edit-convert-widget)
2607 (custom-face-edit-deactivate, custom-face-edit-activate)
2608 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2609 New functions.
2610 (custom-face-edit): Specify a custom :convert-widget.
2611 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2612 Don't pass in default filters that map between `nil' and `off' and
2613 `unspecified' and `nil'.
2614
2615 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2616
2617 * progmodes/compile.el (compilation-buffer-name): New function.
2618 (compile-internal): Use it to determine the name of the
2619 compilation buffer.
2620
2621 2001-10-05 Miles Bader <miles@gnu.org>
2622
2623 * progmodes/compile.el (grep-use-null-device): New variable.
2624 (grep-command): Mention `grep-use-null-device'.
2625 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2626 Make computation of `grep-command' respect `grep-use-null-device'.
2627 (grep): Respect `grep-use-null-device'.
2628 Call `grep-compute-defaults' even if grep-command is set, if
2629 grep-use-null-device is still tentative.
2630
2631 * subr.el (call-process-shell-command): New function.
2632
2633 2001-10-05 Miles Bader <miles@gnu.org>
2634
2635 * simple.el (previous-matching-history-element)
2636 (next-history-element, next-complete-history-element): Use
2637 `minibuffer-' functions instead of calling `field-' functions directly.
2638 (minibuffer-prompt-end, minibuffer-contents):
2639 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2640 Functions removed (now subrs).
2641 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2642
2643 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2644 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2645 instead of calling `field-' functions directly.
2646 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2647
2648 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2649
2650 * files.el (find-file-noselect): If file's read-only status has
2651 changed on disk, ask if buffer's read-only status should be
2652 changed, unless NOWARN is set.
2653
2654 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2655 alias for define-setf-method.
2656
2657 * bindings.el: Remove no-byte-compile from file local variables
2658 to enable bootstrapping.
2659
2660 2001-10-04 Andrew Innes <andrewi@gnu.org>
2661
2662 * faces.el (face-font-registry-alternatives) [windows-nt]:
2663 Make gb2312 an alias for gb2312.1980.
2664
2665 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2666
2667 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2668 (uniquify-reverse-components): Remove.
2669
2670 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2671 Make sure the file is readable.
2672 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2673 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2674 (batch-byte-recompile-directory): Pass arg=0.
2675
2676 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2677 (perl-calculate-indent): Use it.
2678 (perl-backward-to-noncomment): Use forward-comment.
2679
2680 * derived.el (define-derived-mode, derived-mode-make-docstring):
2681 Allow `parent' to be nil.
2682
2683 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2684 Use define-derived-mode.
2685 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2686
2687 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2688
2689 * emacs-lisp/lselect.el: Use facep iso find-face.
2690
2691 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2692 Use regexp-opt.
2693 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2694 (lisp-font-lock-syntactic-face-function): New function.
2695 (lisp-mode-variables): Use it. Make arg optional.
2696 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2697 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2698 Set comment-start-skip.
2699
2700 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2701
2702 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2703 (ignore-errors): Don't bother using a `err' symbol.
2704
2705 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2706 (autoload-insert-section-header, autoload-before-p)
2707 (autoload-remove-section): New functions.
2708 (generate-file-autoloads): Use them.
2709 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2710 Make sure the autoload file is properly formatted when creating it.
2711 (update-autoloads-from-directories): Use them as well.
2712 Only update autoloads for files whose timestamp has changed.
2713 Add a dummy entry to remember the files which had no autoload cookies.
2714
2715 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2716
2717 * subr.el (define-key-after): Allow `key' to be longer than 1.
2718 (make-local-hook): Make obsolete.
2719 (add-hook, remove-hook): Don't use make-local-hook any more.
2720 (make-syntax-table): Inherit all chars from s-s-t.
2721
2722 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2723
2724 This is a fix for a report saying that resuming a search with C-s
2725 C-s doesn't use the case-fold-search setting of the previous
2726 search (C-s ... M-c ... then C-s C-s).
2727
2728 * isearch.el (isearch-last-case-fold-search): New variable.
2729 (isearch-mode): Remember value of isearch-case-fold-search
2730 in isearch-last-case-fold-search.
2731 (isearch-done): Quote value of isearch-case-fold-search.
2732 (isearch-repeat): When resuming a search, restore
2733 isearch-case-fold-search from isearch-last-case-fold-search.
2734
2735 Added to NEWS.
2736
2737 * startup.el (inhibit-startup-buffer-menu): New user-option.
2738 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2739 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2740
2741 This allows upto 99999 messages in the summary without screwing up
2742 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2743
2744 * mail/rmailsum.el (rmail-make-summary-line)
2745 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2746 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2747 Allow 5-digit message ids instead of 4.
2748
2749 This adds expansion of environment variables in the value
2750 specified with M-x setenv. Added to NEWS.
2751
2752 * env.el (substitute-env-vars): New function.
2753 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2754 environment variables in VALUE. Return VALUE.
2755
2756 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2757
2758 * Branch for 21.1.
2759
2760 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2761
2762 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2763
2764 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2765
2766 * emulation/tpu-edt.el: Make messages match original TPU/edt
2767 editor. From riepel@Stanford.EDU (Rob Riepel).
2768
2769 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * rect.el: Update maintainer's email address.
2772
2773 2001-10-02 Andreas Schwab <schwab@suse.de>
2774
2775 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2776 and Extended Passive Mode, resp.
2777
2778 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2779
2780 These changes add support for Calendar-related items in the
2781 menu bar on tty's as well:
2782
2783 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2784 unconditionally.
2785 (calendar-mode): Set up activate-menubar-hook unconditionally.
2786
2787 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2788 calls x-popup-menu only if popup menus are supported.
2789 (calendar-mouse-insert-hebrew-diary-entry)
2790 (calendar-mouse-insert-islamic-diary-entry)
2791 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2792 (calendar-mouse-view-other-diary-entries)
2793 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2794 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2795 Call cal-menu-x-popup-menu instead of x-popup-menu.
2796
2797 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2798
2799 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2800
2801 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2802
2803 * emacs-lisp/rx.el: New file.
2804
2805 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2806
2807 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2808
2809 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2810
2811 * frame.el (select-frame-by-name, other-frame): Doc fix.
2812
2813 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2814
2815 * play/snake.el (snake-score-file): Use temporary-file-directory
2816 instead of a literal "/tmp". Suggested by Robert
2817 <robert@chezmarshall.freeserve.co.uk>.
2818
2819 * play/tetris.el (tetris-score-file): Ditto.
2820
2821 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2822
2823 * apropos.el (apropos-print): Make the directions inserted at the
2824 beginning of the *Apropos* buffer more clear.
2825
2826 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2827
2828 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2829 Added comments.
2830
2831 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2832
2833 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2834 "\\s-" when defining comment-end-skip.
2835
2836 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2837
2838 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2839 Call get-buffer-window first second arg `visible'.
2840
2841 * international/mule-diag.el (list-input-methods-1):
2842 Output something that's independent of Emacs' version.
2843
2844 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2845 calling byte-to-position with a nil tar-header-offset.
2846
2847 2001-09-27 Simon Josefsson <jas@extundo.com>
2848
2849 * mail/sendmail.el (send-mail-function): Doc fix.
2850 (mail-do-fcc): Error if header-end is not a marker.
2851 (mail-do-fcc): Add a comment.
2852 (mail-reply-to): Doc fix.
2853 (mail-signature): Make ATPOINT optional.
2854 (mail-yank-original): Use cond instead of nestled if.
2855
2856 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2857
2858 * info.el (Info-on-current-buffer): Default arg to "Top".
2859
2860 2001-09-25 Eli Barzilay <eli@barzilay.org>
2861
2862 * calculator.el (calculator-copy-displayer): New user-option.
2863 (calculator-displayer-prev, calculator-displayer-next):
2864 Renamed from calculator-displayed-{left,right}.
2865 (calculator, calculator-standard-displayer)
2866 (calculator-num-to-string, calculator-update-display)
2867 (calculator-copy, calculator-put-value): Bug and display fixes.
2868
2869 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2870
2871 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2872 (ebnf-version): New version (3.6.1).
2873
2874 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2875 (ebnf-bnf-non-terminal-chars): New internal const.
2876 (ebnf-bnf-lex): Fix code.
2877
2878 * ebnf-iso.el: Fix character range regexp. Doc fix.
2879 (ebnf-iso-non-terminal-chars): New internal const.
2880 (ebnf-iso-lex): Fix code.
2881
2882 * ebnf-yac.el: Fix character range regexp. Doc fix.
2883 (ebnf-yac-skip-chars): New internal const.
2884 (ebnf-yac-skip-code): Fix code.
2885
2886 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2887
2888 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2889
2890 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2891 passing it to VC.
2892
2893 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2894 case where the file is relative.
2895
2896 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2897
2898 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2899 same on each side. Make sure we properly handle simple quotes.
2900 From Daiki Ueno <ueno@unixuser.org>.
2901
2902 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2903
2904 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2905 <jas@extundo.com>.
2906
2907 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2908 some items of the Options menu.
2909
2910 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2911
2912 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2913
2914 * vc-hooks.el (vc-delete-automatic-version-backups):
2915 Don't fail if the directory doesn't exist.
2916
2917 * diff-mode.el (diff-default-read-only): New var.
2918 (diff-mode): Use it.
2919
2920 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2921
2922 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2923 Use make-keymap instead of copy-keymap, since copying the global
2924 keymap messes up the menu bar.
2925
2926 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2927 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2928
2929 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2930
2931 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2932
2933 * dired-aux.el (dired-insert-subdir): Pass switches to
2934 dired-build-subdir-alist.
2935
2936 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2937
2938 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2939 caused %#a and %#b to be mis-formatted.
2940
2941 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2942
2943 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2944 ccmode, emacs-mime, and eudc manuals.
2945
2946 2001-09-19 Sam Steingold <sds@gnu.org>
2947
2948 w32 find cannot be used with `grep-find'.
2949 * progmodes/compile.el (find-program): New variable.
2950 (grep-compute-defaults): Use it to set `grep-find-command'.
2951
2952 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2953
2954 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2955
2956 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2957
2958 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2959 programming. Doc fix.
2960 (ebnf-version): New version (3.6).
2961 (ebnf-eps-begin): Data fix.
2962 (ebnf-begin-file): Code fix.
2963
2964 * ebnf-bnf.el: Doc fix.
2965 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2966
2967 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2968
2969 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2970
2971 * ps-print.el: Better face mapping for black/white PostScript printers.
2972 Check if mark is active when printing a region. Doc fix.
2973 (ps-print-version): New version number (6.5.5).
2974 (ps-print-color-p): Customization fix.
2975 (ps-black-white-faces): New option.
2976 (ps-black-white-faces-alist): New internal var.
2977 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2978 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2979 (ps-nb-pages-region): Interactive fix.
2980 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2981 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2982
2983 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2984
2985 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2986 numeric month value, and allow the Kanji character after the it to
2987 be missing (happens with ls-lisp's output on Japanese versions of
2988 MS-Windows).
2989
2990 2001-09-18 Miles Bader <miles@gnu.org>
2991
2992 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2993 it's empty (and thus probably a new patch file about to be edited).
2994
2995 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2996
2997 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2998 Check for '(' in column 0 of doc string.
2999
3000 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
3001 of `nth' so that using a vector as bounding-box works.
3002 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3003
3004 2001-09-17 Andre Spiegel <spiegel@gnu.org>
3005
3006 * vc.el (vc-annotate): Use current workfile version explicitly as
3007 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
3008
3009 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
3010
3011 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
3012 convert-standard-filename doesn't guarantee that the .el extension
3013 is preserved.
3014
3015 * dos-fns.el (convert-standard-filename): Replace invalid
3016 characters only after converting dash/underscore to a period.
3017 (original-make-auto-save-file-name): New.
3018 (make-auto-save-file-name): New function, overrides the definition
3019 on files.el and calls the original function via
3020 original-make-auto-save-file-name.
3021
3022 * mail/rmail.el (top-level): Require mule-utils when compiling.
3023 (rmail-decode-babyl-format): Use detect-coding-with-priority
3024 instead of detect-coding-region, to favor detection of emacs-mule
3025 encoded Babyl files written by rmailout.el etc. Suggested by
3026 Kenichi Handa <handa@etl.go.jp>.
3027
3028 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
3029
3030 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
3031 Use `equal', not `=', since the device number can be a cons cell.
3032
3033 2001-09-14 Gerd Moellmann <gerd@gnu.org>
3034
3035 * simple.el: Comment out change of 2001-09-13.
3036
3037 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3038
3039 * progmodes/compile.el (grep-compute-defaults): Don't set
3040 grep-command/grep-find-command when it is already non-nil.
3041 (grep-command): Make it a user option.
3042 (grep-find-command): Likewise.
3043
3044 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3045
3046 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3047 inhibit quit.
3048
3049 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3050
3051 * files.el (make-auto-save-file-name): If long file names are not
3052 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3053 generating an auto-save file name from it.
3054
3055 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3056
3057 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3058 (ps-nb-pages-region): Signal an error if called interactively
3059 and the mark is not active.
3060
3061 * simple.el (minibuffer-prompt-modification)
3062 (minibuffer-prompt-insertion): New functions.
3063 (minibuffer-prompt-properties): Use `modification-hooks' and
3064 `insert-in-front-hooks'.
3065
3066 2001-09-12 Richard M. Stallman <rms@gnu.org>
3067
3068 * textmodes/outline.el (outline-regexp): Doc fix.
3069 Initialize it in the defcustom, the usual way.
3070
3071 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3072
3073 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3074 from `ediff-meta-info' properties need not be an overlay.
3075 From David Ponce <dponce@voila.fr>.
3076
3077 * isearch.el (isearch-intersects-p): Fix end checks.
3078
3079 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3080
3081 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3082 `t' branch of `cond', since Irix 6.1 and up is a special case of
3083 the standard dbx interface.
3084
3085 2001-09-11 Miles Bader <miles@gnu.org>
3086
3087 * comint.el (comint-send-input): When waiting for echoed input,
3088 don't save the expected end position in `echo-end', so that things
3089 work properly even if the buffer is modified elsewhere at the same
3090 time [this happens if `comint-truncate-buffer' is used].
3091
3092 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3093
3094 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3095 when constructing imenu-generic-expression from outline-regexp.
3096
3097 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3098
3099 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3100 `equal' instead of `=', since they can be cons cells. From Nils
3101 Goesche <cartan@cartan.de>.
3102
3103 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3104
3105 * vc.el (vc-annotate): Rewrote doc string.
3106
3107 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3108
3109 * time-stamp.el: Update Stephen Gildea's email address.
3110
3111 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3112
3113 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3114 enable-multibyte-characters = nil. From Hallvard B Furuseth
3115 <h.b.furuseth@usit.uio.no>.
3116
3117 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3118
3119 * ediff-init.el (ediff-highest-priority): Bug fix.
3120
3121 * viper-cmd.el (viper-special-read-and-insert-char): New function
3122 that reads a character and uses the current input method or
3123 iso-accents when appropriate.
3124
3125 * viper.el and all others: Corrections to the comment blocks at
3126 the top.
3127
3128 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3129
3130 * info.el (Info-goto-node): Doc fix.
3131
3132 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3133
3134 * isearch.el (isearch-intersects-p): New function.
3135 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3136 use isearch-intersects-p, and clean up.
3137
3138 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3139
3140 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3141 and "german8", for the new German orthography dictionaries,
3142 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3143 the entries, to keep the line length balanced for loaddefs.el.
3144
3145 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3146
3147 * comint.el (comint-send-input): Handle comint-process-echoes
3148 differently.
3149
3150 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3151
3152 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3153
3154 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3155
3156 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3157
3158 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3159
3160 * server.el (server-switch-buffer):
3161 * textmodes/refer.el (refer-find-entry-internal):
3162 * term/sup-mouse.el (sup-pos-to-window):
3163 * term/bg-mouse.el (bg-window-from-x-y):
3164 * emacs-lisp/edebug.el (edebug-window-live-p):
3165 Use get-window-with-predicate.
3166
3167 * window.el (get-window-with-predicate): Renamed from some-window.
3168 (some-window): Make it an alias.
3169
3170 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3171
3172 * simple.el (undo): Remove positions from buffer-undo-list up to
3173 the next undo boundary only.
3174
3175 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3176
3177 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3178 Kim <ryk@dspwiz.com>
3179
3180 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3181 the message "Creating customization items...done".
3182
3183 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3184
3185 * font-lock.el (toplevel): Require `jit-lock' only if
3186 font-lock-support-mode is set to jit-lock-mode.
3187
3188 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3189
3190 * international/quail.el (quail-use-package, quail-inactivate)
3191 (quail-activate): Mention the hooks these functions run in their
3192 doc strings.
3193
3194 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3195
3196 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3197 of file in header of menu.
3198
3199 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3200
3201 * env.el (setenv): Interactively, if VARIABLE has a current value,
3202 add that to the front of the history, as the doc string says.
3203
3204 * comint.el (comint-send-input): Change help-echo.
3205 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3206
3207 * bookmark.el (bookmark-write-file): Bind print-length and
3208 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3209
3210 * obsolete/uncompress.el: Moved there from lisp/.
3211
3212 * comint.el (comint-insert-clicked-input): Goto point-max before
3213 deleting previous input. From "Dr Francis J. Wright"
3214 <F.J.Wright@qmw.ac.uk>.
3215
3216 * simple.el (backward-word): Doc fix.
3217
3218 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3219
3220 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3221 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3222 * w32-fns.el: Add Keywords header.
3223
3224 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3225
3226 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3227 "Text Properties". Suggested by Simon Marshall
3228 <Simon.Marshall@midas-kapiti.com>.
3229
3230 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3231
3232 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3233 consulting the value of file-name-coding-system.
3234
3235 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3236
3237 * help.el (describe-function-1): Save precomputed `file-name' rather
3238 than recomputing it (incorrectly) with `symbol-file'.
3239
3240 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3241
3242 * international/isearch-x.el (isearch-exit-recursive-edit):
3243 Take three parameters, since it's used as an after-change-function.
3244
3245 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3246 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3247 from doc strings.
3248
3249 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3250
3251 * progmodes/glasses.el (glasses-convert-to-unreadable):
3252 Consider underscores as in `glasses-make-readable'.
3253
3254 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3255
3256 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3257 MS-DOS, since cpp might not be available.
3258
3259 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3260 Mention "yank" in the help-echo text.
3261 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3262
3263 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3264
3265 * newcomment.el (comment-indent): Insert spaces more carefully.
3266
3267 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3268
3269 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3270 exists. From Andy Petrusenco <andy@int.spb.ru>.
3271
3272 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3273 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3274 <andy@int.spb.ru>.
3275
3276 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3277
3278 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3279 Instead of running mouse-yank-at-click, see what the event is
3280 bound to outside Isearch and run that.
3281
3282 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3283
3284 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3285 Fix the menu entry to mention transient-mark-mode.
3286
3287 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3288
3289 * simple.el (eval-expression-print-level): Fix last change.
3290
3291 * bindings.el (mode-line-coding-system-map): New variable.
3292 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3293
3294 * simple.el (eval-expression-print-level): Change the type
3295 of the defcustom to allow nil.
3296
3297 * emacs-lisp/find-gc.el: Moved here from lisp/.
3298
3299 * international/quail.el (quail-completion-1):
3300 Reverse the ((CHAR . DEFN) ...) list before processing it.
3301 From Kenichi Handa <handa@etl.go.jp>.
3302
3303 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3304 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3305
3306 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3307
3308 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3309 aren't supported. This avoids the annoying gray strip drawn by
3310 the Windows version instead of the missing tool bar.
3311
3312 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3313
3314 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3315 and tooltips more consistent. From "Marshall, Simon"
3316 <Simon.Marshall@midas-kapiti.com>.
3317
3318 * startup.el (fancy-splash-screens): Temporarily set
3319 minor-mode-map-alist to nil while displaying splash screens.
3320
3321 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3322
3323 * buff-menu.el: Add Keywords header.
3324 Doc fix (C-x C-b is bound to list-buffers).
3325
3326 * dired-x.el: Add keyword files to get listed in finder.
3327 Remove confusing notes about GNU Emacs 19.
3328
3329 * dired.el, dired-aux.el: Add Keywords header.
3330
3331 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3332
3333 * vc.el (vc-revert-file): Call the backend even if the FILE's
3334 contents can be reverted locally; pass new arg CONTENTS-DONE
3335 down to the backend.
3336
3337 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3338 optional arg CONTENTS-DONE.
3339
3340 2001-08-28 Andrew Innes <andrewi@gnu.org>
3341
3342 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3343
3344 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3345
3346 * makefile.nt (install): Copy more *.el files.
3347
3348 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3349
3350 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3351 instead of `w' which is already in use.
3352
3353 * gs.el (gs-load-image): Use sleep-for.
3354 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3355
3356 2001-08-28 Miles Bader <miles@gnu.org>
3357
3358 * replace.el (query-replace-regexp-eval): Return args from
3359 `interactive' form in correct order.
3360
3361 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3362
3363 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3364 major modes, don't create panes for modes for which
3365 mouse-buffer-menu-alist returns an empty alist.
3366
3367 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3368
3369 * progmodes/hideshow.el: Update first-line description.
3370 Sync comments w/ maintainer version 5.31.
3371
3372 (hs-isearch-open): Default value now `code'.
3373 Fix docstring to use "code blocks" vs "comment blocks",
3374 as opposed to "block" vs "comment".
3375 (hs-flag-region): Accept `hs-isearch-open' value
3376 of `block' as synonymous w/ `code'.
3377 (hs-hide-block-at-point): For code blocks, pass `code'
3378 to `hs-flag-region' instead of `block'.
3379
3380 2001-08-28 Miles Bader <miles@gnu.org>
3381
3382 * comint.el (comint-next-prompt): Don't loop infinitely if
3383 {next,previous}-single-char-property-change returns its input
3384 position when the search fails.
3385
3386 2001-08-27 Miles Bader <miles@gnu.org>
3387
3388 * comint.el (comint-get-old-input-default): Don't signal an error
3389 if point is not on an input field; instead, return the current
3390 line (using `comint-bol' to skip any prompt, in case we're not
3391 using fields at all).
3392
3393 * man.el (Man-mode-line-format): Variable removed.
3394 (Man-mode): Change `mode-line-buffer-identification' instead of
3395 `mode-line-format'.
3396
3397 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3398
3399 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3400 From Simon Josefsson <jas@extundo.com>.
3401
3402 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3403
3404 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3405 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3406
3407 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3408 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3409
3410 * emacs-lisp/lselect.el: Ditto.
3411
3412 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3413 Remove periods from the end of error message strings.
3414 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3415
3416 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3417 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3418
3419 * net/telnet.el: Ditto.
3420
3421 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3422
3423 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3424 KEYMAP to the call to define-minor-mode.
3425
3426 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3427
3428 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3429 Replace some of the undefined characters with emulations of bidi
3430 formatting characters and Niqud as per SI 1311-1.
3431 (IT-unicode-translations): Ditto.
3432 (IT-display-table-setup, IT-setup-unicode-display):
3433 Fill characters without translations with dos-unsupported-char-glyph.
3434
3435 2001-08-24 Simon Josefsson <jas@extundo.com>
3436
3437 * hl-line.el (hl-line-mode): Don't be a global mode.
3438 (global-hl-line-mode): New function.
3439
3440 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3441
3442 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3443 being reset by Ghostscript. Don't kill the gs process.
3444 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3445
3446 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3447
3448 * term/mac-win.el: Require scroll-bar.
3449
3450 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3451
3452 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3453
3454 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3455
3456 * hexl.el (hexl-insert-multibyte-char) New function.
3457 (hexl-quoted-insert, hexl-self-insert-command)
3458 (hexl-insert-hex-char, hexl-insert-decimal-char)
3459 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3460 Fix the doc strings accordingly.
3461 (hexl-insert-char): Reject characters whose code is above 255.
3462 Doc fix.
3463 (hexl-mode-map): Copy the global keymap instead of creating a
3464 sparse keymap, and bind all self-inserting characters to
3465 hexl-self-insert-command.
3466
3467 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3468
3469 * wid-edit.el (text): Re-order docstring correctly.
3470
3471 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3472
3473 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3474
3475 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3476
3477 * simple.el (line-number-mode): Mention the variable
3478 line-number-display-limit-width in the doc string.
3479
3480 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3481
3482 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3483 Temporarily select EVENT's window for switching buffers.
3484 (mode-line-bury-buffer): New function.
3485 (mode-line-buffer-identification-keymap): Use it instead of
3486 bury-buffer. Bind down-mouse events to prevent global down-mouse
3487 events from shining through.
3488
3489 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3490
3491 * newcomment.el (comment-beginning): Make sure the comment-start
3492 we found isn't a comment-end (in cases where confusion is possible).
3493
3494 2001-08-22 Miles Bader <miles@gnu.org>
3495
3496 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3497 before writing it, so that hard-links don't see new version.
3498
3499 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3500
3501 * gs.el (gs-set-ghostview-colors-window-prop):
3502 Call x-change-window-property with 3rd arg FRAME.
3503 (gs-load-image): Wait for a previous Ghostscript process
3504 to complete before starting a new one.
3505
3506 * image.el (image-type-regexps): Make sure that the TIFF
3507 pattern is only matched at the beginning of a string.
3508 From Markus Rost <rost@math.ohio-state.edu>.
3509
3510 * international/swedish.el: Pre-Mule file removed. From Jonas
3511 Oberg <jonas@gnu.org>.
3512
3513 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3514
3515 * whitespace.el (whitespace-abort-on-error): Add custom variable
3516 to whitespace to abort a write-file if whitespace is detected in file.
3517
3518 * whitespace.el (whitespace-write-file-hook): Hook to be called
3519 when writing a file. If `whitespace-abort-on-error' is set, the
3520 write will abort on detecting whitespaces.
3521 If `whitespace-auto-cleanup' is set, the file will be cleaned
3522 automatically prior to writing.
3523
3524 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3525 whitespaces in the error output!
3526
3527 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3528 `indent-tabs-mode', since the latter notes user preferences on
3529 TABs anyway.
3530
3531 * whitespace.el (whitespace-version): 3.1. All of the above issues
3532 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3533
3534 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3535
3536 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3537 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3538
3539 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3540
3541 2001-08-20 Alex Schroeder <alex@gnu.org>
3542
3543 * sql.el (sql-db2): Doc change.
3544
3545 2001-08-20 Alex Schroeder <alex@gnu.org>
3546
3547 * sql.el (sql-postgres): Add the database at the end of the
3548 parameters instead of at the beginning.
3549 (sql-postgres-options): Doc change.
3550
3551 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3552
3553 * custom.el (defcustom): Doc fix.
3554
3555 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3556
3557 * ps-mule.el (find-composition): Check if (char-after POS)
3558 returns a valid character.
3559
3560 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3561
3562 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3563 original-point for extra CR characters that are added/removed when
3564 the buffer is written/read whose EOL type is -dos.
3565
3566 2001-08-16 Miles Bader <miles@gnu.org>
3567
3568 * simple.el (line-move): Undo previous change.
3569
3570 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3571 property to input-terminating `boundary' overlays to avoid
3572 line-move wierdness.
3573
3574 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3575
3576 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3577 buffer in a save-restriction. Under one test case with Ediff,
3578 window-scroll-functions are run with a window start that's
3579 temporarily outside of the restriction.
3580
3581 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3582
3583 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3584 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3585 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3586 (texinfo-update-menu-region-beginning)
3587 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3588 command, @ifnottex, to regexps, so it is found.
3589
3590 2001-08-16 Andrew Innes <andrewi@gnu.org>
3591
3592 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3593 (DONTCOMPILE): Omit sc.el.
3594
3595 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3596 (DONTCOMPILE): Omit sc.el.
3597
3598 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3599
3600 * replace.el (occur): Bind inhibit-read-only to t.
3601
3602 2001-08-16 Miles Bader <miles@gnu.org>
3603
3604 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3605 calling `constrain-to-field', to avoid problems with comint prompts.
3606
3607 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3608
3609 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3610 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3611
3612 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3613 of a while-loop.
3614
3615 * Makefile.in (DONTCOMPILE): Remove sc.el.
3616
3617 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3618 Don't include term/.
3619
3620 * mail/sc.el: Moved to obsolete/.
3621
3622 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3623
3624 * ps-print.el: Change error function arguments to follow Emacs
3625 message convention. Doc fix.
3626 (ps-print-version): New version number (6.5.4).
3627 (coding-system-for-write): Change declaration position to avoid
3628 XEmacs compilation gripes.
3629 (coding-system-for-read, buffer-file-coding-system):
3630 Declarations to avoid XEmacs compilation gripes.
3631
3632 * ps-mule.el: Doc fix.
3633 (ps-mule-encode-header-string): If STRING is not a string, replace
3634 STRING by empty string.
3635
3636 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3637
3638 * frame.el (show-trailing-whitespace): Doc fix.
3639
3640 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3641
3642 * desktop.el (desktop-save): Insert the coding: tag before
3643 desktop-header.
3644
3645 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3646
3647 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3648 its path from $els.
3649
3650 * image.el (image-jpeg-p): Fix call of substring.
3651
3652 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3653
3654 * play/animate.el (animate-string): Doc fix. Use a buffer
3655 name with stars in it.
3656 (animate-sequence): New function.
3657 From Richard Stallman <rms@gnu.org>.
3658
3659 * frame.el (select-frame-set-input-focus): New function
3660 extracted from other-frame.
3661 (other-frame): Use it.
3662 (next-multiframe-window, previous-multiframe-window): Use it.
3663
3664 * isearch.el (isearch-other-meta-char): Don't switch to the
3665 buffer of a window clicked on, when the current buffer is
3666 in Isearch mode.
3667
3668 * image.el (image-jpeg-p): Test for APPn markers in the range
3669 #xe0..#xef.
3670
3671 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3672
3673 * desktop.el (desktop-save): Don't use concat to form a file
3674 name, use expand-file-name.
3675
3676 * mouse.el (mouse-delete-window): Do nothing if frame has just
3677 one window.
3678
3679 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3680 for the minor mode name.
3681
3682 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3683 minor mode name.
3684
3685 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3686 instead of make-mode-line-mouse2-map.
3687
3688 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3689 the minor mode name.
3690
3691 * emacs-lisp/easy-mmode.el (define-minor-mode):
3692 Use mode-line-minor-mode-keymap for the minor mode name.
3693
3694 * calendar/calendar.el (calendar-mode-line-format):
3695 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3696
3697 * bindings.el (make-mode-line-mouse-map): Renamed from
3698 make-mode-line-mouse2-map. Take additional arg MOUSE.
3699 (mode-line-modified): Use mouse-3 instead of mouse-2.
3700 (mode-line-buffer-identification-keymap): Bind keys differently.
3701 (propertized-buffer-identification): Adapt help-echo to new bindings.
3702
3703 * bindings.el (mode-line-format): Specify help-echo for line
3704 number, column number and buffer-percent part of the mode-line.
3705
3706 * image.el (image-type-regexps): Allow whitespace at the start
3707 of the image data for XPM, XBM and Postscript, which are
3708 text files.
3709 (image-jpeg-p): Correct calculation of next field offset.
3710
3711 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3712
3713 * battery.el: Fix typo.
3714
3715 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3716
3717 * image.el (image-type-regexps): Allow predicates. Change the way
3718 JPEG images are recognized.
3719 (image-jpeg-p): New function.
3720 (image-type-from-data): Handle predicates in image-type-regexps.
3721
3722 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3723 #:, #x, #o, and similar constructs.
3724
3725 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3726
3727 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3728
3729 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3730 instead of `progn'.
3731
3732 * tar-mode.el (tar-extract): Avoid generating a new buffer
3733 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3734
3735 * textmodes/paragraphs.el (forward-sentence): Avoid building
3736 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3737
3738 * progmodes/executable.el (executable-set-magic):
3739 If executable-find returns a quoted file name, unquote it before
3740 inserting it.
3741
3742 * image.el (image-type-regexps): For JPEG files, use a regexp
3743 derived from the JFIF spec.
3744
3745 * image.el (image-type-regexps): Use `\`' instead of `^' in
3746 most regular expressions.
3747
3748 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3749
3750 * play/animate.el: Re-insert a reference to re-inserted function.
3751
3752 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3753
3754 * help.el (describe-function-1): Use find-function-search-for-symbol
3755 instead of find-function-noselect because the latter follows aliases.
3756
3757 * play/animate.el (animate-birthday-present): Re-insert.
3758
3759 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3760 Handle old-style menu definitions.
3761
3762 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3763
3764 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3765 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3766
3767 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3768 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3769 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3770
3771 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3772
3773 * textmodes/tildify.el: Milan Zamazal has new address.
3774
3775 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3776
3777 * custom.el (custom-set-variables): Don't test `custom-requests'
3778 properties, check the third element of the options passed to
3779 custom-set-variables instead.
3780
3781 * info.el (info-insert-file-contents): Use info-file-exists-p
3782 instead of file-exists-p.
3783
3784 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3785 the mode-line face is restored. Fix several bugs.
3786
3787 * replace.el (perform-replace): Doc fix.
3788
3789 2001-08-02 Francesco Potorti` <pot@gnu.org>
3790
3791 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3792 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3793 (uniquify-fix-item-base, uniquify-fix-item-filename)
3794 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3795 Callers changed.
3796 (uniquify-set-proposed): Changed to work with a vector item.
3797 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3798 the fix list, and a list of strings for the non-file buffer
3799 names. Both changes reduce consing.
3800 (uniquify-rationalize-a-list): Local variable renaming.
3801 (uniquify-rationalize-conflicting-sublist): Use member instead of
3802 assoc.
3803 (uniquify-rename-buffer): Use unless instead of if not.
3804
3805 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3806
3807 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3808
3809 * custom.el (custom-set-variables): Set options with :require
3810 clauses last.
3811
3812 * custom.el (defcustom): Doc fix.
3813
3814 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3815
3816 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3817
3818 * man.el (man): Mention Man-switches in the doc string.
3819 (Man-switches): Mention -a in the doc string.
3820
3821 * textmodes/ispell.el (ispell-alternate-dictionary):
3822 Add /usr/share/lib/dict/words, for Irix.
3823
3824 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3825 corresponding non-kp keys. Suggested by Stephen Gildea
3826 <gildea@stop.mail-abuse.org>.
3827
3828 2001-08-01 Francesco Potorti` <pot@gnu.org>
3829
3830 * uniquify.el: These changes correct a corner case that the old
3831 code managed correctly.
3832 (uniquify-fix-item-proposed): Renamed from
3833 uniquify-fix-item-min-proposed.
3834 (uniquify-set-proposed): New function.
3835 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3836 clarity and speed.
3837 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3838 This is equivalent to what the old code did.
3839 (uniquify-rationalize-a-list): Never recompute the proposed
3840 name. Sort the conflicting sublist before rationalising it: this
3841 is equivalent to what the old code did, but one directory element
3842 at a time, and only when necessary.
3843 (uniquify-rationalize-conflicting-sublist): Recompute here the
3844 proposed name.
3845
3846 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3847
3848 * play/animate.el: Add Keywords and Maintainer. Remove a
3849 reference to a removed function.
3850
3851 * play/animate.el (animate-string): Handle case that the string is
3852 longer than the window is wide.
3853
3854 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3855
3856 * desktop.el (desktop-save): Bind coding-system-for-write to
3857 `emacs-mule' for write-region.
3858
3859 * delsel.el (delete-selection-pre-hook): Don't set this-command
3860 to `ignore' if the region is empty.
3861
3862 * international/mule.el (set-keyboard-coding-system):
3863 Set keyboard-coding-system.
3864
3865 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3866 before accessing it.
3867
3868 2001-07-30 Andreas Schwab <schwab@suse.de>
3869
3870 * menu-bar.el (toggle-highlight-paren-mode):
3871 Use `(show-paren-mode)' as body.
3872
3873 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3874
3875 * vc.el (vc-checkout-hook): New hook.
3876 (vc-checkout): Run it.
3877
3878 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3879
3880 * progmodes/make-mode.el (makefile-macroassign-regex):
3881 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3882
3883 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3884
3885 * vc.el (vc-switch-backend): Fix autoload cookie.
3886
3887 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3888 the desktop file.
3889
3890 2001-07-30 Simon Josefsson <jas@extundo.com>
3891
3892 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3893 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3894
3895 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3896
3897 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3898 (last-sexp-toggle-display): Renamed from last-sexp-print.
3899 (last-sexp-toggle-display, eval-last-sexp-1):
3900 Use last-sexp-setup-props.
3901
3902 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3903 New user-options.
3904 (mouse-wheel-change-button): New function.
3905 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3906 (mwheel-scroll): Ditto.
3907
3908 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3909
3910 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3911 `...', compare with unabbreviated printed representation instead.
3912 (last-sexp-print): Bind print-length and print-level to nil.
3913
3914 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3915 before assigning text properties. Make properties rear-nonsticky.
3916
3917 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3918 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3919 <mouse-2> and <RET> in that map to a function printing the
3920 unabbreviated value.
3921
3922 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3923 is a buffer, put a text property `printed-value' on the printed
3924 representation, with the Lisp object printed as value.
3925
3926 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3927
3928 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3929 Mention the effect of eval-expression-print-length and
3930 eval-expression-print-level in the doc strings. Suggested by
3931 Kevin Gallagher <kevingal@onramp.net>.
3932
3933 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3934
3935 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3936 for buttons > 3.
3937 (xterm-mouse-translate): Handle the case that we don't get a
3938 down-event.
3939
3940 * emacs-lisp/find-func.el (find-function-regexp):
3941 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3942 in front of the function name.
3943
3944 * isearch.el (isearch-other-meta-char): Fix last change.
3945
3946 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3947 similar events for which fake prefix keys are generated. It's no
3948 longer necessary since read_key_sequence doesn't modify these
3949 events for internal purposes anymore.
3950
3951 * files.el (auto-mode-alist): Use nroff-mode for files ending
3952 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3953
3954 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3955
3956 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3957 tool-bar-lines parameter, behave as if its value were zero.
3958 (mouse-avoidance-set-pointer-shape): Don't do anything if
3959 x-pointer-shape is not boundp.
3960
3961 2001-07-23 Francesco Potorti` <pot@gnu.org>
3962
3963 * uniquify.el: Overall speedup changes when using many buffers.
3964 (uniquify-fix-item-base, uniquify-fix-item-filename)
3965 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3966 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3967 place in the item, but was never used.
3968 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3969 in the item is now used as cache for the proposed name.
3970 (uniquify-rationalize-file-buffer-names): Move computation made on
3971 newbuffile out of the loop, in the newbuffile-nd local var.
3972 Use dolist (cosmetic change). Compute the proposed name for the most
3973 common case and cache it in the fourth place in the item.
3974 (uniquify-rationalize-file-buffer-names): Used to return a a list
3975 of buffer whose name was changed, but that return value was never used.
3976 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3977 the cached proposed name, does much less consing and is quicker.
3978 (uniquify-filename-lessp): Deleted.
3979 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3980 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3981 cached proposed name is possible.
3982 (uniquify-get-proposed-name): Arguments changed, callers changed.
3983 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3984 uniquify-possibly-resolvable flag, which is no more bound locally.
3985 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3986 flag, which does not exist any more.
3987
3988 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3989
3990 * term/internal.el (IT-unicode-translations): Fix the appearance of
3991 "6`".
3992
3993 * progmodes/compile.el (compile-internal): If EMACS is already
3994 defined in the environment, don't override its value.
3995
3996 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3997
3998 * play/fortune.el: Undo change of 2001-07-13.
3999 Fix autoload cookies. Add types to defcustoms.
4000 (fortune) <defgroup>: Add :link.
4001 (fortune-from-region): Use eq, not eql.
4002 From Dave Love <fx@gnu.org>.
4003
4004 * play/animate.el (animate-birthday-present): Function removed.
4005
4006 * play/animate.el: New file.
4007
4008 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4009
4010 * startup.el (normal-top-level-add-subdirs-to-load-path):
4011 On Windows, put into normal-top-level-add-subdirs-inode-list the
4012 canonicalized names of the directories instead of inode numbers.
4013
4014 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
4015
4016 * ediff-util.el: Copyright years.
4017 (ediff-choose-syntax-table): New function.
4018 (ediff-setup): Use ediff-choose-syntax-table.
4019 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4020 vc-state is available.
4021 (ediff-make-temp-file): Use ediff-coding-system-for-write.
4022
4023 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4024 with-syntax-table.
4025 (ediff-coding-system-for-read): From ediff-diff.el
4026 (ediff-coding-system-for-write): New variable.
4027 (ediff-highest-priority): Fixed the bug having to do with disappearing
4028 overlays.
4029 (ediff-file-remote-p): Use file-remote-p, if available.
4030 (ediff-listable-file): New function.
4031 (ediff-file-attributes): Use ediff-listable-file.
4032
4033 * ediff-mult.el (ediff-meta-insert-file-info1):
4034 Use ediff-listable-file.
4035
4036 * ediff-ptch.el (ediff-prompt-for-patch-file):
4037 Use ediff-coding-system-for-read.
4038 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4039
4040 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4041 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4042
4043 * ediff.el: Date of last update, copyright years.
4044
4045 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4046
4047 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4048 of Scott Bronson.
4049 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4050 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4051 Deleted functions.
4052 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4053 ex-token-list.
4054 (viper-get-ex-address-subr): Convert registers to char data type.
4055
4056 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4057 (viper-memq-char): Use viper-int-to-char.
4058 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4059 vc-locking-state.
4060 (viper-read-key): Use viper-read-key-sequence.
4061
4062 * viper.el (viper-major-mode-modifier-list):
4063 Added inferior-emacs-lisp-mode.
4064 (this-major-mode-requires-vi-state): New function that uses simple
4065 heuristics to decide if vi state is appropriate.
4066 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4067 (viper-non-hook-settings): Don't advise read-key-sequence.
4068 (viper-read-key-sequence): New function that replaces the
4069 previously used advice to read-key-sequence.
4070
4071 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4072 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4073 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4074 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4075 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4076 Got rid of the negative character hack.
4077 (viper-escape-to-state,viper-replace-state-exit-cmd):
4078 Use viper-read-key-sequence.
4079 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4080 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4081 Don't override existing minibuffer-setup-hook.
4082 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4083 Convert registers to char data type.
4084 (viper-autoindent): Use viper-indent-line.
4085
4086 * viper-keym.el: Use viper-exec-key-in-emacs.
4087
4088 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4089
4090 * server.el (server-visit-files): Fix variable name typo.
4091
4092 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4093
4094 * simple.el (delete-trailing-whitespace): Save match data
4095 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4096
4097 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4098
4099 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4100 return a this-error using the alternative format (a pair of markers).
4101
4102 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4103
4104 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4105
4106 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4107 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4108
4109 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4110
4111 * international/iso-transl.el: Fix typo in the header of the file.
4112
4113 * textmodes/picture.el (picture): Doc fix.
4114
4115 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4116 follow coding conventions in generated files.
4117
4118 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4119
4120 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4121 (tool-bar-add-item): Don't call image-related primitives if the
4122 display doesn't support images.
4123
4124 * frame.el (display-images-p): New function.
4125
4126 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4127
4128 * server.el (server-visit-files): Handle the case the specified
4129 column number is <= 0.
4130
4131 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4132
4133 * startup.el (command-line-1): Add support for +LINE:COLUMN
4134 command line argument.
4135
4136 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4137
4138 * server.el (server-process-filter, server-visit-files):
4139 Add support for +LINE:COLUMN style emacsclient calls.
4140
4141 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4142
4143 * emacs-lisp/easy-mmode.el: Add Keywords header.
4144
4145 * play/pong.el: Author has new address.
4146
4147 * play/landmark.el: Author is no more reachable.
4148
4149 * play/handwrite.el: Author is no more reachable.
4150
4151 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4152
4153 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4154 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4155 Complete bindings for F<1..12> keys.
4156 (global-map): Remove `undo' binding (already in the default).
4157 Replace `t<n>' bindings with `f<n>' bindings.
4158
4159 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4160
4161 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4162 (tcl-mode): Use tcl-add-log-defun.
4163 (tcl-indent-line): Use tcl-calculate-indent.
4164 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4165 (tcl-indent-exp): Renamed from indent-tcl-exp.
4166 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4167 (tcl-indent-for-comment): Call comment-indent-function properly
4168 and handle the case where it returns nil.
4169
4170 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4171
4172 * calendar/cal-islam.el (calendar-goto-islamic-date):
4173 Remove autoload cookie.
4174
4175 * calendar/calendar.el (calendar-goto-islamic-date):
4176 Add call to autoload.
4177
4178 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4179
4180 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4181 Don't change compile-auto-highlight globally.
4182 Don't bother with `font-lock-defaults' property since XEmacs
4183 also understands the `font-lock-defaults' variable.
4184 Use make-local-variable rather than make-variable-buffer-local.
4185 Don't `defconst' comment-indent-function: keep the default.
4186 Call easy-menu-add unconditionally.
4187 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4188 (ada-create-menu): Use :included for Emacs as well.
4189
4190 * vc.el (vc-do-command): Autoload.
4191
4192 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4193
4194 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4195
4196 * ps-print.el: Fix Author: header.
4197
4198 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4199
4200 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4201 mouse-1 etc., bind them to `ignore'.
4202
4203 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4204 send-invisible, which is already defined in Comint.
4205 (eshell-watch-for-password-prompt): Use it.
4206
4207 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4208
4209 * which-func.el (which-func-mode): Doc fix.
4210
4211 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4212 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4213 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4214 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4215 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4216 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4217 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4218 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4219 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4220 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4221 * emulation/edt-mapper.el, emulation/edt-pc.el,
4222 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4223 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4224 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4225 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4226 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4227 * international/isearch-x.el, international/iso-cvt.el,
4228 * international/ogonek.el, international/quail.el,
4229 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4230 * language/devanagari.el, language/ethio-util.el,
4231 * language/ethiopic.el, language/european.el, language/indian.el,
4232 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4233 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4234 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4235 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4236 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4237 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4238 * progmodes/autoconf.el, progmodes/cmacexp.el,
4239 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4240 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4241 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4242 * progmodes/ebnf2ps.el, progmodes/executable.el,
4243 * progmodes/fortran.el, progmodes/idlw-shell.el,
4244 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4245 * progmodes/m4-mode.el, progmodes/mantemp.el,
4246 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4247 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4248 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4249 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4250 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4251 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4252 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4253 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4254 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4255 * textmodes/two-column.el, time-stamp.el, timezone.el,
4256 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4257 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4258 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4259 conventions.
4260
4261 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4262
4263 * simple.el (set-variable): Require 'cus-edit' instead of
4264 `wid-edit', so that the Custom widgets get defined.
4265
4266 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4267
4268 * allout.el: A fix to follow coding conventions.
4269
4270 * find-lisp.el: A fix to follow coding conventions.
4271
4272 * term/w32-win.el: A fix to follow coding conventions.
4273
4274 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4275
4276 * term/xterm.el: A fix to follow coding conventions.
4277
4278 * term/news.el: A fix to follow coding conventions.
4279
4280 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4281 header line fixed.
4282
4283 * sun-curs.el: Fix Maintainer: header line.
4284
4285 * emacs-lisp/easymenu.el: Address of the author added.
4286
4287 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4288
4289 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4290 property.
4291
4292 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4293
4294 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4295 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4296 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4297 Some fixes to follow coding conventions.
4298
4299 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4300
4301 * which-func.el (which-func-mode): Doc fix.
4302
4303 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4304
4305 * net/rcompile.el (remote-compile): Use make-local-variable.
4306
4307 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4308
4309 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4310
4311 * mail/reporter.el (reporter-submit-bug-report):
4312 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4313
4314 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4315
4316 * calendar/cal-china.el, calendar/cal-coptic.el,
4317 * calendar/cal-dst.el, calendar/cal-french.el,
4318 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4319 * calendar/cal-iso.el, calendar/cal-julian.el,
4320 * calendar/cal-mayan.el, calendar/cal-persia.el,
4321 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4322 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4323 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4324 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4325 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4326 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4327 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4328 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4329 * progmodes/ada-xref.el, progmodes/cc-align.el,
4330 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4331 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4332 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4333 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4334 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4335 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4336 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4337 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4338 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4339 * textmodes/reftex.el: Some fixes to follow coding
4340 conventions in Eshell files with known maintainers.
4341
4342 * emulation/viper.el: A fix to follow coding conventions.
4343
4344 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4345 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4346 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4347 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4348 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4349 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4350 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4351 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4352 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4353 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4354 conventions in Eshell files.
4355
4356 * composite.el, diff.el, emacs-lisp/levents.el,
4357 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4358 * emulation/pc-mode.el, emulation/viper-cmd.el,
4359 * emulation/viper-ex.el, emulation/viper-init.el,
4360 * emulation/viper-keym.el, emulation/viper-macs.el,
4361 * emulation/viper-mous.el, emulation/viper-util.el,
4362 * emulation/viper.el, forms-pass.el, international/ccl.el,
4363 * international/characters.el, international/encoded-kb.el,
4364 * international/fontset.el, international/ja-dic-cnv.el,
4365 * international/ja-dic-utl.el, international/kinsoku.el,
4366 * international/kkc.el, international/mule-cmds.el,
4367 * international/mule-diag.el, international/mule-util.el,
4368 * international/mule.el, international/titdic-cnv.el,
4369 * language/china-util.el, language/chinese.el,
4370 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4371 * language/greek.el, language/hebrew.el, language/japan-util.el,
4372 * language/japanese.el, language/korea-util.el, language/korean.el,
4373 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4374 * language/slovak.el, language/thai-util.el, language/thai.el,
4375 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4376 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4377 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4378 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4379 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4380 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4381 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4382 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4383 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4384 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4385 to follow coding conventions in files without maintainer or in files
4386 with clear maintainer (but without Maintainer header stating so).
4387
4388 * emacs-lisp/elp.el: A fix to follow coding conventions.
4389
4390 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4391 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4392 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4393 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4394 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4395 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4396 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4397 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4398 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4399 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4400 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4401 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4402 conventions in files from Gnus.
4403
4404 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4405 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4406 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4407 * echistory.el, electric.el, emacs-lisp/authors.el,
4408 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4409 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4410 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4411 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4412 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4413 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4414 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4415 * international/codepage.el, international/iso-ascii.el,
4416 * international/iso-insert.el, international/iso-transl.el,
4417 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4418 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4419 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4420 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4421 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4422 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4423 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4424 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4425 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4426 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4427 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4428 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4429 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4430 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4431 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4432 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4433 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4434 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4435 * textmodes/tex-mode.el, textmodes/text-mode.el,
4436 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4437 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4438 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4439 files maintained by FSF.
4440
4441 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4442
4443 * arc-mode.el: A fix to follow coding conventions.
4444
4445 * bindings.el: Ditto.
4446
4447 * cdl.el: Ditto.
4448
4449 * comint.el: Ditto.
4450
4451 * cus-start.el: Ditto.
4452
4453 * shell.el: Ditto.
4454
4455 * skeleton.el: Ditto.
4456
4457 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4458
4459 * info.el (Info-build-node-completions):
4460 Make Info-current-file-completions buffer local.
4461
4462 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4463
4464 * which-func.el (which-func-mode, which-func-ff-hook)
4465 (which-function-mode): Remove references to which-func-mode-global.
4466
4467 * calendar/cal-islam.el (calendar-goto-islamic-date):
4468 Add autoload cookie.
4469
4470 * play/fortune.el: Add types to defcustoms.
4471
4472 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4473
4474 * language/czech.el: A fix to follow coding conventions.
4475
4476 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4477
4478 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4479 to the extension list, for antlr-mode. From Christoph Wedler
4480 <Christoph.Wedler@sap.com>.
4481
4482 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4483
4484 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4485 (vc-dired-mode-map): Fix the madness.
4486
4487 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4488 (vc-prefix-map): Moved back from vc.el.
4489
4490 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4491
4492 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4493 Increase the size of the obarray.
4494 (mail-extr-all-top-level-domains): Add more toplevel domains,
4495 add more long names.
4496 From: Per Starback <starback@ling.uu.se>.
4497
4498 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4499
4500 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4501 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4502
4503 * progmodes/ada-mode.el: Ditto.
4504
4505 * progmodes/ada-xref.el: Ditto.
4506
4507 2001-07-11 Miles Bader <miles@gnu.org>
4508
4509 * finder.el (finder-insert-at-column): Also move to the next line
4510 if exactly at COLUMN.
4511
4512 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4513
4514 * help.el (describe-function-1): When printing FUNCTION's
4515 documentation, don't assume FUNCTION is a symbol.
4516
4517 * startup.el (normal-top-level): Don't operate on the initial
4518 frame if we failed to create one.
4519
4520 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4521
4522 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4523 itself, i.e. only indent the contents in it.
4524
4525 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4526
4527 * mail/rmail.el (rmail-show-message): Show beginning of message in
4528 all windows containing it.
4529
4530 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4531
4532 * term/tty-colors.el: Fix the header line and copyright years.
4533
4534 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4535
4536 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4537 original definition has an interactive form, but is Elp
4538 instrumented, use the interactive form of the function called by
4539 elp-wrapper.
4540
4541 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4542 configurations with compare-window-configuration; they aren't
4543 window configurations.
4544
4545 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4546 from the server for the format we expect. Don't use it if it
4547 doesn't look like what the Internet draft for FTP extensions specifies.
4548
4549 * toolbar/*.pbm: Cleaned up.
4550 From Luis Fernandes <elf@ee.ryerson.ca>.
4551
4552 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4553
4554 * cc-cmds.el: Extended the kludge to interoperate with the
4555 delsel and pending-del packages wrt to the new function
4556 `c-electric-delete-forward'.
4557
4558 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4559
4560 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4561 to delay the call to <mode> for global minor modes.
4562 (easy-mmode-define-navigation): Only recenter if interactive.
4563
4564 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4565
4566 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4567 to lisp-indent-line.
4568
4569 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4570 from the server. Call encode-time only when we are sure that we
4571 got a 213 response.
4572
4573 2001-07-06 Simon Josefsson <jas@extundo.com>
4574
4575 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4576 (mail-envelope-from): New user option.
4577 (sendmail-send-it): Use it.
4578
4579 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4580
4581 * ps-print.el: Use locale dependant date to print date in header.
4582 Doc fix.
4583 (ps-print-version): New version number (6.5.3).
4584 (ps-right-header, ps-right-footer): Initialization and doc fix.
4585 (ps-time-stamp-locale-default): New fun.
4586
4587 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4588
4589 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4590 field problem with MIME-mode.
4591
4592 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4593
4594 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4595
4596 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4597 MIME-mode.
4598
4599 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4600
4601 * bindings.el (mode-line-mule-info): Don't show the tip with
4602 buffer-file-coding-system if that is nil.
4603
4604 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4605
4606 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4607 instead of kill-line.
4608
4609 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4610 <Pavel@Janik.cz>.
4611
4612 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4613 <Pavel@Janik.cz>.
4614
4615 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4616
4617 * font-lock.el (c-font-lock-keywords-3): When matching something
4618 like `struct X Y', finish with point after Y.
4619
4620 2001-07-04 Simon Josefsson <jas@extundo.com>
4621
4622 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4623 in caller buffer.
4624
4625 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4626
4627 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4628 instead of string-match to find the basename of the file.
4629 From Pascal Obry <p.obry@wanadoo.fr>.
4630
4631 * net/browse-url.el (browse-url-default-windows-browser):
4632 Support the MS-DOS port when it runs on Windows.
4633 (browse-url-browser-function) [ms-dos]: Default to
4634 browse-url-default-windows-browser.
4635
4636 * help.el (locate-library): Enable code that looks for compressed
4637 libraries if auto-compression-mode is on.
4638
4639 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4640
4641 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4642
4643 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4644
4645 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4646
4647 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4648
4649 * allout.el: Fix the header line, so that finder.el recognizes it.
4650 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4651
4652 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4653 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4654
4655 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4656
4657 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4658
4659 * ps-bdf.el (bdf-directory-list): Use the value relative to
4660 installation-directory for MS-Windows as well.
4661
4662 2001-06-29 Richard M. Stallman <rms@gnu.org>
4663
4664 * wid-edit.el (widget-color-sample-face-get):
4665 Return ((foreground-color . COLOR)) instead of constructing a face.
4666
4667 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4668
4669 * faces.el (region): Change the background color for the
4670 light-background color display to lightgoldenrod2, to make it
4671 visible on some laptops.
4672
4673 2001-06-28 Richard M. Stallman <rms@gnu.org>
4674
4675 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4676 (rmail-msg-restore-non-pruned-header): Likewise.
4677 If point was in the old pruned header, put it at the top.
4678 (rmail-msg-prune-header): If point was at the top, keep it there.
4679
4680 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4681 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4682
4683 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4684
4685 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4686
4687 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4688
4689 * saveplace.el: Update maintainer email address.
4690
4691 2001-06-27 Francesco Potorti` <pot@gnu.org>
4692
4693 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4694 Undo previous change.
4695
4696 2001-06-27 Francesco Potorti` <pot@gnu.org>
4697
4698 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4699 preliminary quick reordering. Can speed things up dramatically.
4700
4701 2001-06-26 Richard M. Stallman <rms@gnu.org>
4702
4703 * dired.el (dired-get-filename): A file name starting with ~
4704 is not absolute in this context.
4705
4706 * which-func.el (which-func-maxout): Increase default to 500000.
4707 (which-function-mode): This is now the "real" name of the function.
4708 (which-func-mode): Now an alias.
4709 (which-func-mode-global): Name deleted.
4710
4711 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4712 button-2, when binding hs-mouse-toggle-hiding.
4713
4714 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4715
4716 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4717 (rmail-msg-prune-header): Likewise.
4718 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4719 and `rmail-msg-prune-header'.
4720
4721 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4722
4723 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4724 back than LINEBEG.
4725
4726 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4727
4728 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4729 window where they clicked the mouse has a header line, adjust
4730 vertical movement by one.
4731
4732 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4733
4734 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4735 too when separating a parenthesis.
4736
4737 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4738
4739 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4740 (bookmark-bmenu-hide-filenames): Add help-echo to
4741 mouse-highlighted text.
4742 (bookmark-bmenu-show-filenames): Remove help-echo property from
4743 the whitespace.
4744
4745 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4746
4747 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4748 From Karl Eichwalder <ke@suse.de>.
4749
4750 2001-06-23 Richard M. Stallman <rms@gnu.org>
4751
4752 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4753
4754 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4755 contents for completing-read.
4756
4757 2001-06-22 Richard M. Stallman <rms@gnu.org>
4758
4759 * menu-bar.el (menu-bar-make-toggle): Construct the
4760 function's doc string from HELP, not DOC, and make it accurate by
4761 adding "Toggle whether to " at the front and downcasing the initial.
4762 Change the HELP arg in some calls to make it fit this usage.
4763
4764 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4765 Undo previous change.
4766
4767 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4768
4769 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4770
4771 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4772
4773 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4774
4775 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4776
4777 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4778
4779 2001-06-20 Richard M. Stallman <rms@gnu.org>
4780
4781 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4782 broken out from dabbrev--find-expansion. Handle minibuffer
4783 specially here.
4784 (dabbrev--find-expansion): Simplify code in various ways.
4785 Don't treat minibuffers specially.
4786 Call dabbrev--make-friend-buffer-list.
4787 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4788 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4789
4790 2001-06-19 John Wiegley <johnw@gnu.org>
4791
4792 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4793 Also, added a comment describing how to greatly speedup Eshell
4794 loadup time, by concatenating together all of Eshell's .elc files.
4795
4796 2001-06-19 John Wiegley <johnw@gnu.org>
4797
4798 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4799
4800 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4801
4802 * woman.el (WoMan-highlight-references): Add help-echo to
4803 mouse-highlighted text.
4804
4805 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4806
4807 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4808
4809 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4810
4811 * international/quail.el (quail-start-conversion):
4812 Reset quail-translating to nil.
4813
4814 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4815 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4816
4817 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4818
4819 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4820 mouse-highlighted text.
4821
4822 * dired.el (dired-mark-pop-up): Fix last change.
4823
4824 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4825
4826 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4827 mouse-highlighted text.
4828
4829 * net/quickurl.el (quickurl-url-file): Run through
4830 convert-standard-filename.
4831 (quickurl-list-populate-buffer): Add help-echo to
4832 mouse-highlighted text.
4833 (top-level): Update Dave's URL.
4834
4835 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4836 mouse-highlighted text.
4837
4838 * textmodes/page-ext.el (pages-copy-header-and-position):
4839 Add help-echo to mouse-highlighted text.
4840
4841 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4842 mouse-highlighted text.
4843
4844 * replace.el (occur): Add help-echo to mouse-highlighted text.
4845
4846 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4847 mouse-highlighted text.
4848
4849 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4850 mouse-highlighted text.
4851
4852 * progmodes/compile.el (compile-reinitialize-errors):
4853 Add help-echo to mouse-highlighted messages.
4854 (compilation-forget-errors): Remove help-echo property as well.
4855
4856 * play/landmark.el (lm-plot-square, lm-init-display):
4857 Add help-echo to mouse-highlighted text.
4858
4859 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4860 Add help-echo to mouse-highlighted text.
4861
4862 * dired.el (dired-insert-set-properties): Add help-echo to
4863 mouse-highlighted text.
4864 (dired-mark-pop-up): Remove help-echo property from the file name.
4865
4866 * comint.el (comint-send-input): Add help-echo to
4867 mouse-highlighted text.
4868
4869 * buff-menu.el (list-buffers-noselect): Add help-echo to
4870 mouse-highlighted text.
4871
4872 * arc-mode.el (archive-summarize-files): Add help-echo to
4873 mouse-highlighted text.
4874
4875 * ffap.el (ffap-machine-p): Always return nil if
4876 open-network-stream is not fboundp.
4877
4878 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4879
4880 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4881 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4882 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4883 incorrectly binding chars between 128 and 256 to it.
4884 (sgml-maybe-name-self): Handle latin-1 chars properly.
4885 (sgml-tags-invisible): Bind buffer-file-name to nil.
4886 Use unwind-protect and restore-buffer-modified-p.
4887 (sgml-point-entered): Use buffer-substring-no-properties.
4888 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4889 (html-mode): Don't force `imenu-sort-function'.
4890
4891 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4892
4893 * tar-mode.el: Fix the copyright notice.
4894
4895 * font-lock.el (font-lock-comment-face): For tty's with dark
4896 background, use "red1", since "lightred" is not one of the colors
4897 recognized by tty-colors.el.
4898
4899 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4900 create a buffer for extracted file, in case there's more than one
4901 file by that name in an archive, possibly in different
4902 directories. From Kevin Rodgers <kevinr@ihs.com>.
4903
4904 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4905 <alex@gnu.org>.
4906
4907 2001-06-15 Miles Bader <miles@gnu.org>
4908
4909 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4910 Revert previous change.
4911
4912 2001-06-14 Richard M. Stallman <rms@gnu.org>
4913
4914 * replace.el (keep-lines-read-args): Return just a regexp.
4915 Provide nil for the region args.
4916 (keep-lines, flush-lines, how-many):
4917 Calculate the defaults for the region here, when args are nil.
4918
4919 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4920
4921 * rot13.el (rot13-other-window): Some more doc fix.
4922
4923 2001-06-14 Per Starback <starback@ling.uu.se>
4924
4925 * replace.el (case-replace, query-replace-from-history-variable)
4926 (query-replace-to-history-variable, keep-lines-read-args)
4927 (occur-revert-function, query-replace-help): Dox fix.
4928
4929 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4930
4931 * rot13.el (rot13-other-window): Doc fix.
4932
4933 2001-06-14 Miles Bader <miles@gnu.org>
4934
4935 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4936 of " and \ to "." (punctuation).
4937 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4938
4939 2001-06-13 Richard M. Stallman <rms@gnu.org>
4940
4941 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4942
4943 * simple.el (shell-command-on-region): Never kill the
4944 *Shell Command Output* buffer.
4945
4946 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4947
4948 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4949
4950 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4951
4952 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4953 New var, to recognize ${ $' and PODs.
4954 (perl-font-lock-syntactic-face-function): New function.
4955 (perl-mode): Use them.
4956 (perl-continuation-line-p): New function, from perl-calculate-indent.
4957 (perl-calculate-indent): Use it, to properly handle continuation
4958 lines of continuation lines.
4959
4960 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4961
4962 * server.el (server-process, server-buffer-clients): Doc fix.
4963 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4964
4965 2001-06-09 John Wiegley <johnw@gnu.org>
4966
4967 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4968 test if the last command was Lisp or not.
4969 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4970 B x C".
4971
4972 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4973
4974 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4975 general one on compile.el supports drive letters.
4976
4977 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4978
4979 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4980 key description.
4981
4982 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4983
4984 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4985 (reftex-toc-jump): New command.
4986
4987 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4988 to parse international characters as well.
4989
4990 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4991 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4992
4993 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4994
4995 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4996 TAB to the key separators.
4997
4998 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4999
5000 * international/mule.el (auto-coding-alist): Remove redundant
5001 up-cased versions of the extensions (auto-coding-alist-lookup is
5002 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
5003 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
5004
5005 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
5006
5007 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
5008
5009 2001-06-01 Richard M. Stallman <rms@gnu.org>
5010
5011 * help.el (describe-variable): Put value on same line
5012 with preceding text, if it is short enough to look good that way.
5013
5014 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
5015
5016 * term/internal.el (IT-unicode-translations): New variable.
5017 (IT-setup-unicode-display): New function.
5018
5019 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5020
5021 * ps-print.el: Handle before-string and after-string overlay properties
5022 in ps-print-*-with-faces commands. Doc fix.
5023 (ps-print-version): New version number (6.5.2).
5024 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
5025 for XEmacs.
5026 (ps-prefix-quote): Doc fix.
5027 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
5028 (ps-basic-plot-str, ps-plot-string): New funs.
5029
5030 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
5031
5032 * progmodes/etags.el (tags-compression-info-list): Fix docstring
5033 and :type spec.
5034
5035 2001-05-31 Gerd Moellmann <gerd@gnu.org>
5036
5037 * international/mule-cmds.el (inactivate-input-method):
5038 Set input-method-function to nil.
5039
5040 * xml.el (xml-parse-tag): The document may contain invalid characters.
5041 From ShengHuo ZHU <zsh@cs.rochester.edu>
5042
5043 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5044
5045 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5046 `rmail-summary-line-decoder' if the message does not have
5047 a Subject: field.
5048
5049 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5050
5051 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5052 New variable.
5053 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5054 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5055 is non-nil.
5056
5057 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5058
5059 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5060
5061 2001-05-29 Sam Steingold <sds@gnu.org>
5062
5063 * faces.el (face-valid-attribute-values): Bind `valid' directly
5064 instead of using `setq'.
5065
5066 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5067 Use `tex-shell-buf'.
5068 (tex-shell-proc): Use `tex-shell-running'.
5069 (tex-shell-buf-no-error): New function.
5070 (tex-send-tex-command): Use it.
5071 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5072 (tex-kill-job): Check the process before calling `quit-process'.
5073
5074 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5075
5076 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5077 UTF-8 sequences.
5078
5079 2001-05-28 Miles Bader <miles@gnu.org>
5080
5081 * comint.el (comint-carriage-motion): Renamed from
5082 `comint-cr-magic'. Operate on the buffer instead of the string
5083 (for use as a comint post-output filter, instead of as a
5084 pre-output filter). Handle backspaces too. Add to the
5085 `comint-output-filter-functions' hook instead of
5086 `comint-preoutput-filter-functions'.
5087
5088 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5089
5090 * language/japan-util.el (japanese-hankaku): Prefer the charset
5091 `jisx0201' when the optional argument `ascii-only' is not specified.
5092 (japanese-hankaku-region): Ditto.
5093 From Katsumi Yamaoka <yamaoka@jpl.org>
5094
5095 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5096
5097 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5098 (outline-invisible-p): New function.
5099 (hide-leaves): Save excursion.
5100 (hide-other): Stop looping when reaching bobp.
5101
5102 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5103
5104 * cus-edit.el (custom-file): Fix last change.
5105
5106 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5107
5108 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5109 same definition in byte-compile-function-environment as `autoload'
5110 would put in `symbol-function'.
5111
5112 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5113 patch to correct the error message as well.
5114
5115 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5116
5117 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5118 unless ~/.emacs exists.
5119
5120 * novice.el (enable-command): If user-init-file is nil or does not
5121 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5122
5123 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5124
5125 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5126 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5127 Allow spaces around macro arguments.
5128 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5129 indent-for-tab-command.
5130 (latex-mode-map, plain-tex-mode-map): New keymaps.
5131 Inherit from tex-mode-map.
5132 (tex-common-initialization): Don't setup the keymap any more
5133 since it's now done right by define-derived-mode.
5134 (latex-mode): Set skeleton-end-hook to nil.
5135 (latex-skeleton-end-hook): Remove.
5136 (tex-latex-block, latex-insert-item): Simplify.
5137 (latex-syntax-after): Use following-char rather than char-after.
5138 (tex-discount-args-cmds, tex-count-words): New functions.
5139
5140 * textmodes/tildify.el (tildify-ignored-environments-alist):
5141 Recognize \verb* as well.
5142
5143 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5144 (perl-comment-indent): Simplify to let newcomment.el do its job.
5145 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5146 (perl-mark-function): Cleanup the namespace.
5147 (perl-calculate-indent): Don't be fooled by nested functions.
5148
5149 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5150
5151 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5152 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5153
5154 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5155
5156 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5157 actually be `\\'.
5158 (ctlau-b5-converter): Likewise.
5159
5160 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5161
5162 * international/titdic-cnv.el (quail-misc-package-ext-info):
5163 Change CTLauB.el to CTLau-b5.el.
5164
5165 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5166
5167 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5168 rather than beginning-of-line to avoid problems with fields.
5169 (gud-perldb-massage-args): Use unless and push.
5170 (gud-chdir-before-run): New var.
5171 (gud-common-init): Use it.
5172
5173 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5174
5175 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5176 delete entries for chinese-ctlau and chinese-ctlaub.
5177 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5178 chinese-ctlaub.
5179 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5180 New functions.
5181
5182 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5183
5184 * cus-edit.el (custom-comment-show): Remove debug code.
5185
5186 * language/japan-util.el (japanese-symbol-table): Fix handling of
5187 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5188
5189 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5190
5191 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5192 Renamed by removing the silly `-flag' suffix.
5193 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5194
5195 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5196
5197 * replace.el (keep-lines-read-args): Use `copy-marker'.
5198 (how-many): Save excursion properly.
5199 (occur-mode): Use define-derived-mode.
5200 (perform-replace): Use with-current-buffer.
5201
5202 2001-05-20 Richard M. Stallman <rms@gnu.org>
5203
5204 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5205
5206 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5207
5208 * info.el (Info-read-subfile): Widen before finding the
5209 desired node in the subfile.
5210
5211 * startup.el (command-line-1): When >2 files visited,
5212 leave the last one visible, and make that the selected window.
5213
5214 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5215
5216 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5217
5218 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5219
5220 * international/ccl.el (define-ccl-program): Fix a typo.
5221 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5222
5223 * international/mule.el (decode-char): Fix a typo. From Pavel
5224 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5225
5226 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5227 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5228
5229 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5230 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5231
5232 2001-05-18 Sam Steingold <sds@gnu.org>
5233
5234 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5235 and [RET] to `cvs-mode-find-file'.
5236
5237 2001-05-18 John Wiegley <johnw@gnu.org>
5238
5239 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5240 configuration variable, which determines the initial character
5241 that forces use of an external version of a command. The default
5242 is *, but may be set to \, for example.
5243
5244 * eshell/esh-ext.el (eshell-explicit-command):
5245 Use `eshell-explicit-command-char' instead of ?*.
5246
5247 * eshell/esh-cmd.el (eshell/which):
5248 Use `eshell-explicit-command-char' instead of ?*.
5249
5250 * eshell/em-cmpl.el (eshell-completion-command-name)
5251 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5252 instead of ?*.
5253
5254 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5255
5256 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5257 subst-char-in-string.
5258 (ange-ftp-after-parse-ls-hook): New variable.
5259 (ange-ftp-ls): Run that hook.
5260 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5261
5262 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5263 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5264 text into *Completions*.
5265
5266 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5267 part of which look like email addresses.
5268
5269 2001-05-18 Andrew Innes <andrewi@gnu.org>
5270
5271 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5272 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5273 cmd.exe's handling of FOR loops.
5274 (autoloads): Set find-file-suppress-same-file-warnings to t to
5275 avoid slew of spurious messages.
5276
5277 2001-05-18 Simon Josefsson <simon@josefsson.org>
5278
5279 * mail/smtpmail.el (maybe-append-domain): Renamed to
5280 `smtpmail-maybe-append-domain'.
5281 (smtpmail-via-smtp): Use the new name.
5282
5283 * net/browse-url.el (browse-url-browser-function): Add kde.
5284 (browse-url-kde-program, browse-url-kde-args): New variables.
5285 (browse-url-kde): New function.
5286
5287 2001-05-18 Miles Bader <miles@gnu.org>
5288
5289 * simple.el (delete-horizontal-space, just-one-space):
5290 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5291 because it's more efficient for large files.
5292
5293 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5294
5295 * mail/rmail.el (rmail-require-mime-maybe): New function.
5296 (rmail): Use it.
5297 (rmail-mode): Handle the case of finding Rmail files.
5298
5299 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5300 functions.
5301
5302 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5303
5304 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5305 text-property after moving to the beginning of line and regardless
5306 of the value of font-lock-multiline.
5307
5308 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5309
5310 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5311
5312 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5313 last coding system used before calling set-buffer-modified-p
5314 because that function changes last-coding-system.
5315
5316 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5317
5318 * files.el (switch-to-buffer-other-window)
5319 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5320 the doc string.
5321
5322 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5323
5324 * language/slovak.el, language/czech.el: New maintainer.
5325
5326 2001-05-16 Sam Steingold <sds@gnu.org>
5327
5328 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5329 sub-form of `defgeneric' correctly.
5330
5331 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5332
5333 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5334 of `c'.
5335
5336 * textmodes/outline.el (outline-font-lock-level): Remove the
5337 condition-case, test what outline-level returns instead, to
5338 ease debugging.
5339
5340 * international/mule.el (auto-coding-regexp-alist): New user-option.
5341 (auto-coding-from-file-contents): New function.
5342 (set-auto-coding): Use it to determine a coding system.
5343
5344 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5345
5346 * mouse.el (mouse-delete-other-windows): Doc fix.
5347
5348 * emacs-lisp/lisp-mode.el (lisp-mode):
5349 Make font-lock-keywords-case-fold-search a buffer-local variable with
5350 make-local-variable before setting it.
5351
5352 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5353
5354 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5355 prefixes.
5356
5357 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5358
5359 * hexl.el (hexl-current-address): Print a message when called
5360 interactively.
5361
5362 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5363
5364 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5365
5366 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5367
5368 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5369
5370 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5371
5372 * startup.el (command-line): If parameters have been changed in
5373 the init files which influence font selection, clear the face
5374 cache so that faces get realized with the new parameters.
5375
5376 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5377
5378 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5379
5380 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5381
5382 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5383
5384 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5385 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5386
5387 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5388
5389 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5390 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5391
5392 2001-05-09 John Wiegley <johnw@gnu.org>
5393
5394 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5395 Annotated the documentation string to tell users about
5396 `eshell-no-numeric-conversions'.
5397
5398 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5399 conversions if a Lisp function has the property
5400 `eshell-no-numeric-conversions' set to a non-nil value.
5401
5402 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5403 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5404 property `eshell-no-numeric-conversions' on the following
5405 functions (which all deal with filesystem entities, and never Lisp
5406 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5407 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5408 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5409 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5410 eshell/which, eshell/addpath.
5411
5412 2001-05-09 John Wiegley <johnw@gnu.org>
5413
5414 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5415 encountered as an argument, don't convert it right away, but tag
5416 the first character of the string with the text properties
5417 `number', which signifies to `eshell-lisp-command' that the
5418 argument should be passed through `string-to-number' if it is
5419 actually used in the call to a Lisp function.
5420
5421 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5422 function, convert any string arguments that have been tagged as
5423 "numbers", by calling string-to-number.
5424
5425 * eshell/esh-util.el (eshell-number-regexp): Now that number
5426 conversions only happen for Lisp function calls, the number regexp
5427 should now match all integer and floating point forms.
5428
5429 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5430 `eshell-continue-process', since they are both nonfunctional at
5431 the moment.
5432 (eshell-proc-initialize): Don't bind keys for
5433 `eshell-stop-process' or `eshell-continue-process'.
5434
5435 * eshell/em-unix.el (eshell-shuffle-files):
5436 Apply `directory-file-name' before calling `file-name-directory'.
5437
5438 * eshell/em-hist.el (eshell-add-to-history): Reference to
5439 `eshell-history-ring' needed to be `eshell-history-index'.
5440
5441 * calendar/timeclock.el (timeclock-find-discrep):
5442 Initialize `elapsed' to 0.
5443 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5444 it's still nil.
5445
5446 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5447
5448 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5449 (archive-mode): Use capitalize.
5450 (archive-unique-fname): Use make-temp-file.
5451
5452 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5453
5454 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5455
5456 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5457
5458 * tar-mode.el (tar-extract): Pay attention to the value of
5459 coding-system-for-read, if it is non-nil.
5460
5461 * calendar/holidays.el (holidays): Add an autoload cookie.
5462 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5463
5464 2001-05-08 John Wiegley <johnw@gnu.org>
5465
5466 * calendar/timeclock.el (timeclock-workday-remaining):
5467 Changed logic for determining how much time is remaining.
5468 (timeclock-workday-elapsed): Don't accept a "relative" argument
5469 for the current day's elapsed time. What could that have meant?
5470 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5471 (timeclock-when-to-leave): Changed logic, similarly to what was
5472 done for `timeclock-workday-remaining'.
5473 (timeclock-find-discrep): Removed "today-only" argument, which had
5474 no meaning. Fixed some more math problems. The function now
5475 returns a three member list: (TOTAL-TIME-DISCREPANCY
5476 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5477
5478 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5479
5480 * w32-fns.el (convert-standard-filename): Start replacing slashes
5481 from the beginning of the file name, not from where the last
5482 invalid character was. From "Andrew Maguire (SWW)"
5483 <Andrew.Maguire@Smallworld.co.uk>
5484
5485 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5486
5487 The following changes are to provide infrastructure for handling
5488 MIME messages to rmail. They don't affect the original behaviour
5489 if rmail-enable-mime is nil.
5490
5491 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5492 (rmail-search-mime-message-function)
5493 (rmail-search-mime-header-function): New variables.
5494 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5495 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5496 `rmail-view-buffer' is hidden.
5497 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5498 call rmai-show-mime-function.
5499 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5500 mode-line-process of rmail-view-buffer.
5501 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5502 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5503 buffer.
5504 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5505 set-buffer to the Rmail buffer.
5506 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5507 rmail-search-mime-header-function.
5508 (rmail-search-message): New function.
5509 (rmail-search): Call rmail-search-message to check if a message
5510 matches REGEXP, lastly update point after calling
5511 rmail-show-message.
5512 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5513 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5514 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5515 header region, refer to rmail-msgref-vector while setting the
5516 current buffer to rmail-buffer temporarily.
5517 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5518 If rmail-enable-mime is non-nil, call
5519 rmail-insert-mime-forwarded-message-function instead of inserting
5520 forwarded message by itself.
5521
5522 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5523 Rmail buffer.
5524 (rmail-set-label, rmail-next-labeled-message): Likewise.
5525
5526 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5527 set-buffer to the Rmail buffer.
5528 (rmail-output-to-rmail-file): Likewise.
5529 (rmail-output): Likewise.
5530
5531 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5532 of mail-fetch-field by rmail-summary-line-decoder.
5533 (rmail-new-summary): Be sure to go to the Rmail buffer.
5534 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5535 rmail-view-buffer to nil.
5536 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5537 rmail-view-buffer.
5538 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5539 rmail-buffer.
5540 (rmail-summary-scroll-msg-down): Likewise.
5541 (rmail-summary-beginning-of-message): Likewise.
5542 (rmail-summary-wipe): Likewise.
5543 (rmail-summary-toggle-header): Use save-window-excursion, not
5544 save-excursion. Update point in rmail-view-buffer, not in
5545 rmail-buffer.
5546 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5547 rmail-view-buffer, not rmail-buffer.
5548
5549 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5550
5551 * cus-edit.el (custom-file): Signal an error if user-init-file is
5552 nil (running -q).
5553
5554 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5555
5556 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5557 Add :version.
5558
5559 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5560 New option.
5561 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5562 only if smtpmail-warn-about-unknown-extensions is set.
5563
5564 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5565 instead of rmail-sort-by-keywords.
5566
5567 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5568 rmail-sort-by-keywords.
5569
5570 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5571 rmail-summary-sort-by-keywords. Doc fix.
5572 (rmail-summary-mode): Doc fix.
5573
5574 * mail/rmail.el (rmail-edit): New Custom group.
5575
5576 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5577 (rmail-edit-mode-hook): New user-option.
5578
5579 2001-05-05 Richard M. Stallman <rms@gnu.org>
5580
5581 * help.el (help-xref-symbol-regexp): Recognize "source of"
5582 and friends, meaning make a link to the source file.
5583 (help-make-xrefs): Handle "source of" and friends
5584 by constructing a link that visits the source file.
5585
5586 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5587
5588 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5589
5590 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5591 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5592 Renamed from perl-font-lock-keywords to avoid clashes.
5593 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5594 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5595 Updated correspondingly.
5596
5597 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5598 Typo `nonexistant' -> `nonexistent'.
5599
5600 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5601
5602 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5603 Split `c-electric-delete' into two functions where
5604 `c-electric-delete-forward' always deletes forward and
5605 `c-electric-delete' only contains the code necessary for XEmacs to
5606 choose between backward and forward deletion.
5607
5608 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5609 get the electric behavior on that key too.
5610 (c-fill-paragraph): Fixed bogus direct use of
5611 c-comment-prefix-regexp, which caused an error when it's a list.
5612
5613 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5614
5615 * dired-aux.el (dired-diff): Doc fix.
5616
5617 * dired.el (dired-diff): Likewise.
5618
5619 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5620
5621 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5622
5623 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5624
5625 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5626 if both the buffer and the file are read-only.
5627
5628 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5629 rather than font-lock-string-face.
5630 (sh-get-indent-info): Treat heredocs like strings.
5631
5632 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5633
5634 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5635 a newline following `}'.
5636 (texinfo-format-email): New function.
5637 (toplevel): Use texinfo-format-email for @email.
5638 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5639 Add `display'.
5640 (texinfo-sort-region): Goto point-min before sorting.
5641 (texinfo-set): Remove leading white space from value.
5642 From yagi@is.titech.ac.jp.
5643
5644 * replace.el (query-replace-regexp-eval): Doc fix.
5645
5646 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5647
5648 * diff-mode.el (diff-nonexistant-face): New face.
5649 (diff-font-lock-keywords): Use it.
5650
5651 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5652
5653 * font-lock.el (font-lock-mode): Doc fix.
5654
5655 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5656 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5657
5658 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5659
5660 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5661 backslash at the start of the here-document delimiter.
5662 (sh-font-lock-syntactic-keywords): Likewise.
5663
5664 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5665
5666 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5667
5668 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5669 (tty-color-translate, tty-color-by-index, tty-color-values)
5670 (tty-color-desc): Doc fix.
5671
5672 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5673
5674 * dired-aux.el (dired-do-create-files, dired-do-copy)
5675 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5676 Mention dired-dwim-target in the doc string.
5677
5678 2001-04-28 Miles Bader <miles@gnu.org>
5679
5680 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5681 (dabbrev--find-expansion): Use it.
5682 (dabbrev--select-buffers): Don't select ignored buffers.
5683
5684 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5685
5686 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5687
5688 2001-04-26 Richard M. Stallman <rms@gnu.org>
5689
5690 * dabbrev.el: Add doc strings for some functions.
5691 (dabbrev--eliminate-newlines): New variable.
5692 (dabbrev--substitute-expansion): Convert newlines to spaces
5693 if dabbrev--eliminate-newlines is set.
5694 If abbrev and expansion are both all-lower-case,
5695 leave dabbrev--last-case-pattern nil.
5696
5697 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5698
5699 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5700 if necessary, like in rmail-show-message.
5701
5702 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5703
5704 * ps-print.el: Color specified by number is forced to be float number.
5705 (ps-print-version): New version number (6.5.1.1).
5706 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5707 initialization.
5708 (ps-prefix-quote): New internal var.
5709 (ps-print-quote): New fun.
5710 (ps-setup, ps-output-frame-properties, ps-float-format)
5711 (ps-format-color): Code fix.
5712 (ps-plot-region): Eliminate redundant foreground color text setting.
5713
5714 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5715
5716 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5717
5718 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5719
5720 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5721
5722 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5723
5724 * info.el (Info-additional-directory-list): Doc fix.
5725
5726 * find-lisp.el (find-lisp-find-dired-filter)
5727 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5728 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5729
5730 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5731
5732 * progmodes/make-mode.el (makefile-font-lock-keywords):
5733 Rationalize the rules for includes and conditionals and use the
5734 keyword face for them.
5735
5736 * faces.el (modify-face): Add compatibility for non-interactive use.
5737
5738 2001-04-24 John Wiegley <johnw@gnu.org>
5739
5740 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5741 fix from last night, since it wasn't finding eshell/cd.
5742
5743 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5744
5745 * rect.el (string-rectangle): Revert to 20.x behaviour.
5746 (replace-rectangle): Make it an alias for string-rectangle.
5747 (string-insert-rectangle): New function.
5748
5749 2001-04-23 John Wiegley <johnw@gnu.org>
5750
5751 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5752 occurring with Emacs 21's diff.el/compile.el interaction layer.
5753
5754 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5755
5756 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5757 case where the function was defined in a file, but not part of an
5758 eshell module.
5759
5760 2001-04-23 John Wiegley <johnw@gnu.org>
5761
5762 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5763 code to work around a redisplay problem I've been having.
5764
5765 2001-04-23 John Wiegley <johnw@gnu.org>
5766
5767 * calendar/timeclock.el (timeclock-day-required): If the time
5768 required for a particular day is not set, use `timeclock-workday'.
5769 (timeclock-find-discrep): Added some sample code in a comment.
5770
5771 * eshell/eshell.el (eshell-command): Made a few changes so that
5772 `eshell-command' could be called programmatically.
5773
5774 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5775
5776 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5777
5778 2001-04-23 John Wiegley <johnw@gnu.org>
5779
5780 * calendar/timeclock.el: Updated copyright.
5781 (timeclock-generate-report): Don't report the daily or two-week
5782 total, if no time has been worked in that period.
5783 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5784 final computational form, which was unnecessary; corrected a
5785 parsing problem when timeclock-relative was nil.
5786
5787 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5788
5789 * calendar/timeclock.el (timeclock-modeline-display): Check if
5790 `list-entry' is null.
5791 (timeclock-use-display-time): The first argument to `set-variable'
5792 must be a symbol.
5793
5794 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5795
5796 * calendar/calendar.el (diary-entry-marker)
5797 (calendar-today-marker, calendar-holiday-marker):
5798 Use display-color-p instead of window-system.
5799 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5800 instead of window-system.
5801 (calendar-hide-window): Use display-multi-frame-p instead of
5802 window-system.
5803
5804 * calendar/cal-x.el (calendar-two-frame-setup)
5805 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5806 Use display-multi-frame-p instead of window-system.
5807
5808 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5809
5810 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5811
5812 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5813 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5814
5815 2001-04-23 Alex Schroeder <alex@gnu.org>
5816
5817 * goto-addr.el: Instead of defining line-beginning-position and
5818 line-end-position a defalias is used for point-at-bol and point-at-eol.
5819
5820 2001-04-23 Alex Schroeder <alex@gnu.org>
5821
5822 * goto-addr.el: Added XEmacs compatibility code.
5823 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5824
5825 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5826
5827 * textmodes/paragraphs.el (sentence-end): Doc fix.
5828
5829 2001-04-20 Alex Schroeder <alex@gnu.org>
5830
5831 * sql.el (sql-escape-newlines-and-send): New function.
5832 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5833
5834 2001-04-20 Alex Schroeder <alex@gnu.org>
5835
5836 * sql.el (sql-db2-program): New option.
5837 (sql-db2-options): New option.
5838 (sql-db2): New function.
5839
5840 2001-04-20 Alex Schroeder <alex@gnu.org>
5841
5842 * sql.el (sql-mode-menu): Added highlighting entries.
5843 (sql-highlight-oracle-keywords): New function.
5844 (sql-highlight-postgres-keywords): New function.
5845 (sql-highlight-ansi-keywords): New function.
5846
5847 2001-04-20 Alex Schroeder <alex@gnu.org>
5848
5849 * sql.el (sql-help): Doc change.
5850
5851 2001-04-19 Karl Fogel <kfogel@collab.net>
5852
5853 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5854 that inserted file content only to delete it immediately.
5855 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5856 <lektu@uol.com.br> for the patch.
5857
5858 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5859
5860 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5861
5862 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5863
5864 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5865 for defmethod.
5866
5867 * comint.el (comint-cr-magic): New function.
5868 (toplevel): Add it to comint-preoutput-filter-functions.
5869
5870 2001-04-18 Andrew Innes <andrewi@gnu.org>
5871
5872 * makefile.w32-in (EMACSLOADPATH): Define.
5873 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5874 (recompile): Remove stuff to set EMACSLOADPATH.
5875
5876 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5877
5878 * language/slovak.el ("Slovak"): Add tutorial entry.
5879
5880 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5881 browse-url-new-window-p.
5882
5883 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5884
5885 * info.el (Info-menu-update): When there are no menus and/or no
5886 cross references in the node, make the respective items of the
5887 Info menu-bar menu inactive.
5888
5889 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5890
5891 * indent.el (indent-for-tab-command): Call indent-line-function
5892 with no argument if PREFIX-ARG is non-nil.
5893
5894 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5895
5896 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5897
5898 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5899 an async subprocess if start-process is unavailable. Suggested by
5900 Tim Van Holder <tim.van.holder@pandora.be>.
5901
5902 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5905 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5906
5907 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5908
5909 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5910 manual.
5911
5912 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5913
5914 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5915 (cvs-menu): Add a few entries.
5916
5917 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5918 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5919 lock file appears to be reachable from Emacs.
5920 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5921 (cvs-mode-find-file): Look for cvs-header-face rather than
5922 cvs-dirname-face (which doesn't exist).
5923 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5924
5925 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5926
5927 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5928
5929 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5930 normal-erase-is-backspace on a tty. Instead, bind some keys such
5931 as [delete] directly, like pc-select.el did before
5932 normal-erase-is-backspace was invented.
5933
5934 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5935
5936 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5937
5938 2001-04-11 John Wiegley <johnw@gnu.org>
5939
5940 * eshell/em-ls.el (eshell-ls-insert-directory):
5941 Set font-lock-defaults to nil, to prevent fontification in dired
5942 buffers, if Eshell's ls is being used.
5943
5944 2001-04-11 John Wiegley <johnw@gnu.org>
5945
5946 * calendar/timeclock.el (timeclock-completing-read): New function.
5947 (timeclock-ask-for-project, timeclock-ask-for-reason):
5948 Call `timeclock-completing-read'.
5949
5950 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5951 required where `member' was being used.
5952
5953 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5954
5955 * eshell/em-hist.el (eshell-previous-matching-input):
5956 Don't display "History item" if the the minibuffer is active.
5957
5958 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5959
5960 * startup.el (command-line): Output a newline after printing
5961 an error from loading the window system's init file.
5962
5963 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5964
5965 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5966 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5967 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5968 keywords whose arguments routinely include @@.
5969
5970 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5971
5972 * emacs-lisp/advice.el (ad-make-advised-definition):
5973 Construct advice for subrs differently.
5974
5975 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5976 regexp in parentheses when building the regexp for searching backwards.
5977
5978 * simple.el (completion-list-mode-finish): New function.
5979 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5980
5981 * language/european.el ("Polish"): Change sample text.
5982 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5983
5984 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5985 parameter.
5986
5987 * faces.el (menu): Doc fix.
5988
5989 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5990
5991 * ps-print.el: Footer implementation. Doc fix.
5992 (ps-print-version): New version number (6.5.1).
5993 (ps-header-frame-alist): New customization var for header frame
5994 properties.
5995 (ps-line-number-color): New customization var for line number color.
5996 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5997 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5998 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5999 (ps-right-footer): New customization vars for footers.
6000 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
6001 footers.
6002 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
6003 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
6004 Code fix.
6005 (ps-prologue-file): Indentation fix.
6006 (ps-print-quote): Fun eliminated.
6007 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
6008 (ps-output-frame-properties): New fun.
6009 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
6010 (ps-skip-newline): Replace defun by defsubst.
6011
6012 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
6013
6014 * eshell/eshell.el (eshell-command): Needed a "%s" format
6015 specifier, in case the buffer contains percent characters.
6016
6017 2001-04-10 John Wiegley <johnw@gnu.org>
6018
6019 * calendar/timeclock.el (timeclock-generate-report): Added a
6020 missing insert of the project name.
6021
6022 2001-04-09 Gerd Moellmann <gerd@gnu.org>
6023
6024 * obsolete/profile.el: Moved from emacs-lisp/.
6025
6026 * Makefile.in (nonobsolete_setwins): New macro.
6027 (finder-data): Use it instead of `setwins'.
6028 From: Dave Love <fx@gnu.org>.
6029
6030 * server.el (server-visit-files): Set server-existing-buffer correctly.
6031 (server-visit-files): Run server-visit-hook after going to
6032 line 1 so that the hook can set point as it sees fit.
6033
6034 * bindings.el (mode-line-modified): Unify help messages.
6035
6036 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6037
6038 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6039 All callers changed.
6040
6041 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6042
6043 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6044 long file names aren't supported, truncate the file names in
6045 quail-misc-package-ext-info to 8+3 before matching them against
6046 FILENAME.
6047
6048 * dos-fns.el (dos-truncate-to-8+3): New function.
6049
6050 * progmodes/compile.el (grep-compute-defaults): Use null-device
6051 instead of literal /dev/null. Reported by Jens Schmidt
6052 <schmidt@mathematik.uni-kl.de>.
6053
6054 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6055
6056 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6057
6058 * textmodes/sgml-mode.el: Add unknown maintainer.
6059 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6060 (html-mode-map): Use set-keymap-parent.
6061
6062 2001-04-06 Dave Love <fx@gnu.org>
6063
6064 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6065 Remove redundant string-to-list.
6066
6067 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6068
6069 * composite.el (reference-point-alist): Doc fix.
6070
6071 2001-04-05 Sam Steingold <sds@gnu.org>
6072
6073 * font-lock.el (font-lock-keywords-case-fold-search):
6074 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6075 file made font-lock case-insensitive.
6076
6077 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6078
6079 * faces.el (defface menu): Doc fix.
6080
6081 * wid-edit.el (widget-color-sample-face-get): Don't make
6082 faces for undefined colors.
6083
6084 * version.el (emacs-version): Include LessTif/Motif version info.
6085
6086 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6087
6088 * ps-mule.el: Eliminate cl package dependence.
6089 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6090 if they aren't defined yet.
6091 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6092 Eliminate cl package dependence.
6093
6094 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6095
6096 * progmodes/cc-cmds.el (c-outline-level):
6097 Bind buffer-invisibility-spec. Originally from Dave Love, but
6098 got lost when incorporating version 5.26.
6099
6100 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6101
6102 * emulation/pc-select.el (pc-selection-mode):
6103 Call normal-erase-is-backspace-mode instead of binding
6104 keys individually.
6105
6106 * cus-load.el (normal-erase-is-backspace): Use it instead of
6107 delete-key-deletes-forward.
6108
6109 * startup.el (command-line): Use normal-erase-is-backspace and
6110 normal-erase-is-backspace-mode.
6111
6112 * simple.el (normal-erase-is-backspace): Rename from
6113 delete-key-deletes-forward. Doc fix.
6114 (normal-erase-is-backspace-mode): Rename from
6115 delete-key-deletes-forward-mode. Doc fix.
6116 Run normal-erase-is-backspace-hook.
6117
6118 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6119 ``human-readable'' format produced by GNU `ls'.
6120 (dired-move-to-filename-regexp): Recognize ISO format dates.
6121 From Paul Eggert <eggert@twinsun.com>.
6122
6123 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6124
6125 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6126 New functions.
6127 (lm-verify): Check keywords.
6128 From Eric M. Ludlam <eric@siege-engine.com>.
6129
6130 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6131
6132 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6133 `xemacs' feature instead of for the function `set-extent-property'.
6134
6135 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6136
6137 * mail/mh-utils.el (mh-folder-hist): New var.
6138 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6139
6140 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6141
6142 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6143 region, position point on the first or last 16-byte group.
6144 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6145 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6146 hexl-beginning-of-line.
6147
6148 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6149
6150 * icomplete.el (icomplete-mode): Treat an argument like other
6151 modes do.
6152
6153 * startup.el (fancy-splash-head): Use splash8.xpm for color
6154 depth 8.
6155
6156 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6157 Add an antry for ``converts''.
6158
6159 * language/slovak.el ("Slovak"): Add documentation string.
6160 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6161
6162 * language/czech.el ("Czech"): Add documentation string.
6163 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6164
6165 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6166 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6167
6168 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6169
6170 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6171 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6172 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6173 Use `defsubst' rather than a macro to ease debugging.
6174 (mail-extr-last): Remove (use `last' instead).
6175 (mail-extract-address-components): Properly reset the syntax-table
6176 after parsing an address. Use `last' rather than mail-extr-last.
6177 Make sure the end marker stays at the very end.
6178
6179 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6180
6181 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6182 last change.
6183
6184 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6185
6186 * ps-print.el: Line and paragraph spacing feature. Region to cut
6187 out when printing. Doc fix.
6188 (ps-print-version): New version number (6.5).
6189 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6190 New vars. Line and paragraph spacing feature.
6191 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6192 out when printing.
6193 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6194 (ps-get-font-size, ps-begin-job, ps-continue-line)
6195 (ps-plot-region): Code fix.
6196 (ps-print-prologue-2): Var eliminated.
6197 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6198 New internal vars.
6199 (ps-get-size): New fun.
6200 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6201 (ps-next-line): Replace defun by defsubst.
6202 (ps-mule-plot-string): Autoload doc fix.
6203
6204 * ps-bdf.el: XEmacs compatibility. Doc fix.
6205 (installation-directory, coding-system-for-read): Declare vars if
6206 it's not declared yet.
6207 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6208
6209 * ps-mule.el: XEmacs compatibility. Doc fix.
6210 (leading-code-private-22): Declare var if it's not declared yet.
6211 (charset-bytes, charset-dimension, charset-id, charset-width)
6212 (find-charset-region, split-char, char-width, chars-in-region)
6213 (forward-point, decompose-composite-char, encode-coding-string)
6214 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6215 Define funs if not defined yet.
6216 (encode-composition-rule, find-composition): Define funs if not
6217 loaded yet.
6218 (ps-mule-prologue): PostScript code fix.
6219
6220 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6221
6222 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6223 non-nil, generate font for the header strings.
6224 (ps-mule-prepare-font): Likewise.
6225 (ps-mule-generate-glyphs): Likewise.
6226 (ps-mule-string-encoding): Likewise.
6227 (ps-mule-header-charsets): New variable.
6228 (ps-mule-encode-header-string): New function.
6229 (ps-mule-header-string-charsets): New function.
6230 (ps-mule-begin-job): Check charsets in the header strings. If there
6231 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6232
6233 * ps-print.el (ps-generate-header-line): Encode the header string by
6234 ps-mule-encode-header-string.
6235 (ps-mule-encode-header-string): Declare autoload.
6236
6237 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6238
6239 * frame.el (cursor-in-non-selected-windows):
6240 Replaces show-cursor-in-non-selected-windows.
6241
6242 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6243
6244 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6245 Delete entries for "chinese-py" and "chinese-ziranma".
6246 (quail-misc-package-ext-info): New variable.
6247 (tsang-quick-converter): New function.
6248 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6249 (quick-cns-converter, py-converter, ziranma-converter)
6250 (miscdic-convert, batch-miscdic-convert): New functions.
6251
6252 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6253
6254 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6255 eight-bit-control chars.
6256
6257 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6258 Reduce making temporary vector (suggested by Dave Love).
6259
6260 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6261
6262 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6263 string as well.
6264
6265 2001-03-30 Andreas Schwab <schwab@suse.de>
6266
6267 * files.el (backup-directory-alist): Fix typo.
6268
6269 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6270
6271 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6272 <eggert@twinsun.com>.
6273
6274 2001-03-30 Dave Love <fx@gnu.org>
6275
6276 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6277
6278 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6279
6280 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6281
6282 2001-03-30 Miles Bader <miles@gnu.org>
6283
6284 * subr.el (interactive-form): Fix paren typo.
6285
6286 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6287
6288 * emacs-lisp/profile.el: Say that it's obsolete in the header
6289 line, so that finder.el puts that into its data-base.
6290 Suggested by Alex Schroeder <alex@gnu.org>.
6291
6292 2001-03-29 Paul Eggert <eggert@twinsun.com>
6293
6294 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6295 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6296
6297 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6298
6299 * generic.el (generic-mode-set-comments): Use "" rather than nil
6300 for comment-end.
6301
6302 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6303
6304 * emacs-lisp/advice.el (ad-make-advised-definition):
6305 Call interactive-form to obtain the interactive spec of subrs.
6306
6307 * subr.el (interactive-form): New function.
6308
6309 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6310
6311 * vc-sccs.el (vc-sccs-register): Use relative file names.
6312
6313 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6314
6315 * bookmark.el (bookmark-get-bookmark): Handle case that
6316 BOOKMARK is not a string.
6317
6318 * image.el (image-type-regexps): Change type for PS files
6319 to `postscript'.
6320
6321 * subr.el (read-passwd): Clear command history after each
6322 character entered. From: Stephen Gildea
6323 <gildea@stop.mail-abuse.org>.
6324
6325 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6326
6327 * international/kkc.el (kkc-save-init-file): Locally bind
6328 print-length to nil.
6329
6330 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6331
6332 * textmodes/flyspell.el: Some doc fixes.
6333 (flyspell-maybe-correct-transposition)
6334 (flyspell-maybe-correct-doubling): Use a temporary buffer
6335
6336 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6337
6338 * emacs-lisp/byte-opt.el (byte-optimize-while)
6339 (byte-optimize-form-code-walker): Diagnose too few arguments
6340 for `if' and `while'.
6341
6342 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6343
6344 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6345 Prepend `\' to "\<quail-translation-docstring>".
6346
6347 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6348
6349 * autorevert.el (global-auto-revert-non-file-buffers):
6350 Remove duplicate defcustom.
6351
6352 2001-03-26 Miles Bader <miles@gnu.org>
6353
6354 * international/latin1-disp.el (latin1-char-displayable-p):
6355 Add leading "-" for X font pattern.
6356
6357 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6358
6359 * international/mule-diag.el (describe-coding-system):
6360 For raw-text and emacs-mule, don't add anymore text about what
6361 charsets they can encode.
6362
6363 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6364
6365 * help.el (view-lossage): Mention open-dribble-file in the doc
6366 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6367
6368 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6369
6370 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6371 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6372
6373 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6374
6375 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6376 Call ccl-execute-on-string directly so that CCL program handling
6377 multibyte sequence can work correctly.
6378 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6379 property of the coding system.
6380
6381 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6382
6383 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6384 Fix transcription typo.
6385
6386 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6387
6388 * whitespace.el: Add buffer local variables to toggle testing of
6389 whitespaces in buffers without affecting the default values.
6390 Bump version to 3.0 to account for a few other changes.
6391 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6392 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6393 (whitespace-toggle-spacetab-check): New functions.
6394
6395 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6396
6397 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6398
6399 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6400
6401 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6402 bs-cycle-configuration-name. From Juanma Barranquero
6403 <lektu@uol.com.br>.
6404
6405 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6406 and cc-vars.el.
6407
6408 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6409 headers. Always invoke sendmail with option -t.
6410
6411 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6412
6413 * Release of cc-mode 5.28.
6414
6415 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6416
6417 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6418 Removed the hardcoded switch to "java" style in Java mode.
6419 It's instead taken care of by the default value for c-default-style.
6420
6421 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6422
6423 * cc-align.el (c-lineup-math): Fix bug where lineup was
6424 triggered by equal signs in string literals.
6425
6426 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6427
6428 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6429 limit detection when at the ends of the buffer.
6430
6431 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6432 "for" statement clause in case 7F; a better one is done
6433 earlier in case 7D anyway.
6434
6435 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6436
6437 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6438 somewhat more and did a small optimization.
6439
6440 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6441
6442 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6443 Use the limit argument only to limit the syntactic context
6444 search, not to limit the actual movement.
6445
6446 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6447 inside multiline strings, just like in comments. Also various
6448 fixes to the paragraph and comment prefix recognition, block
6449 comment ender handling etc.
6450
6451 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6452
6453 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6454 the relative position of the point.
6455
6456 * cc-cmds.el (c-electric-continued-statement): New function to
6457 use as abbrev hook to reindent for keywords such as "else"
6458 that continues an earlier statement.
6459
6460 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6461 like classes.
6462
6463 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6464 (pike-mode): Populate the default abbrev tables to reindent for
6465 keywords such as "else" that can continue earlier statements.
6466 Abbrev mode is therefore turned on by default now. (Note that
6467 this doesn't apply to idl-mode, since IDL afaik doesn't have
6468 statements at all.)
6469
6470 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6471
6472 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6473 bracelists where the declaration contains template arguments.
6474
6475 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6476
6477 * cc-cmds.el (c-comment-indent):
6478 Use `c-get-syntactic-indentation' to correctly calculate the
6479 syntactic indentation. Fixes bug with lineup functions that
6480 return vectors.
6481
6482 * cc-engine.el (c-get-syntactic-indentation): Split the
6483 indentation sum calculation from `c-indent-line' to a separate
6484 function.
6485
6486 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6487
6488 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6489 Fixed places where it was assumed that preprocessor directives
6490 have to start in column zero.
6491
6492 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6493 template arguments after a class identifier properly.
6494
6495 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6496 lists for `new Foo[]' constructs in Java as expressions and
6497 not top level definition brace lists on the top level, so that
6498 they'll get indented consistently with the same type of
6499 expression in a normal block.
6500
6501 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6502
6503 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6504 whether the adaptive filling package fails to keep the comment
6505 prefix is now kludged further to check for filladapt-mode
6506 which doesn't have that problem. This is really icky, but it's
6507 the only way that works with the current misfeatures/bugs in
6508 both adaptive-fill-mode and filladapt-mode.
6509
6510 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6511 around point is recognized more robust.
6512
6513 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6514
6515 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6516 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6517 (c-lit-type): Fixed all internal variables used dynamically so
6518 that they are always bound.
6519
6520 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6521 errors:
6522
6523 (c-indent-region): Fixed reporting of syntactic errors so that
6524 the region is fully reindented even when an error occurs.
6525 The last syntactic error is printed afterwards. Also cleanup up a
6526 whole lot of code that tried to optimize indentation of whole
6527 sexps but in reality accomplishes nothing.
6528
6529 (c-indent-sexp): Use c-indent-region.
6530
6531 (c-parsing-error): Changed this variable to hold the message
6532 for any syntactic error that is discovered.
6533
6534 (c-parse-state): Search backward from point instead of the bod
6535 position when the latter is invalid. This makes CC Mode
6536 recover faster when there are unbalanced close braces.
6537
6538 (c-backward-to-start-of-if): Use c-parsing-error to report
6539 dangling "else" clauses instead of throwing an error, and fall
6540 back to a reasonable position.
6541
6542 (c-indent-line): Added argument to avoid reporting syntactic errors.
6543
6544 (c-show-syntactic-information): Don't report any syntactic errors.
6545
6546 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6547
6548 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6549 paragraph recognition when moving by sentence in literals.
6550
6551 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6552 start regexp for javadoc to recognize javadoc markup in general instead
6553 of a specific set of keywords, to be more future-safe.
6554
6555 (c-Pike-pikedoc-paragraph-start)
6556 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6557 pikedoc markup.
6558
6559 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6560
6561 (pike-mode): Initialize paragraph settings pikedoc recognition.
6562
6563 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6564
6565 (c-comment-prefix-regexp): Made it possible to use an
6566 association list on this to specify mode specific regexps.
6567 The default value now use a special regexp in Pike mode to
6568 recognize pikedoc markup.
6569
6570 (c-current-comment-prefix): New variable containing the actual
6571 regexp from c-comment-prefix-regexp for the current buffer.
6572
6573 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6574
6575 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6576 lists: We can't look at the syntax, since a brace list can get
6577 recognized as a plain statement-cont.
6578
6579 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6580 special brace list opener broken over two lines got recognized
6581 as a statement on the second line. Case 9A changed.
6582
6583 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6584
6585 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6586 adjustment after line is reindented.
6587
6588 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6589
6590 * cc-defs.el (c-point): Added optional argument for position
6591 to use instead of the current point.
6592
6593 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6594 the in-expression block symbols when the construct starts at
6595 boi, to avoid the extra level of indentation in that case.
6596 Cases 4, 16A and 17E affected.
6597
6598 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6599
6600 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6601 calls to `c-indent-line', to adhere better to Emacs conventions.
6602
6603 * cc-engine.el (c-indent-line): Use the syntax already bound
6604 to `c-syntactic-context', if there is any.
6605
6606 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6607
6608 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6609 wasn't added up correctly when a lineup function returned nil.
6610
6611 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6612
6613 * cc-engine.el (c-collect-line-comments): Fixed bug where
6614 empty lines were ignored when collecting line comments backwards.
6615
6616 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6617
6618 * cc-align.el (c-lineup-dont-change): Return an absolute
6619 indentation column to work correctly in the case when several
6620 syntactic elements are processed for the same line.
6621
6622 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6623 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6624 (c-set-offset): Added absolute indentation column settings by
6625 using the vector type.
6626
6627 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6628
6629 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6630 Implemented two new cleanups `space-before-funcall' and
6631 `compact-empty-funcall'.
6632
6633 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6634
6635 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6636 helping building regexps.
6637
6638 * cc-engine.el (c-on-identifier): New function for detecting
6639 identifiers. It takes keywords into account.
6640
6641 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6642 lists. `c-keywords' is set to a regexp matching all keywords
6643 in the current language.
6644
6645 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6646
6647 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6648 list of characters to skip backwards over at the beginning of
6649 a statement, since it can precede string literals in Pike.
6650
6651 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6652
6653 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6654 recognition when standing on the last line in a C++ comment
6655 with nothing but whitespace after the prefix.
6656
6657 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6658 given no limit argument.
6659
6660 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6661
6662 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6663 recognition for the `[]= operator symbol in Pike.
6664
6665 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6666
6667 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6668 around a bug in `eval-when-compile' in the byte compiler.
6669
6670 * cc-engine.el (c-forward-token-1): Fixed bug with return
6671 value when count is zero and there's no token start within the limit.
6672
6673 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6674 "prefix comments", i.e. comments which are followed by code on
6675 the same line.
6676
6677 * cc-mode-19.el: Fixes so that checks that must be done at
6678 compile time also are done then.
6679
6680 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6681
6682 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6683 time and at runtime, and only when it's needed.
6684
6685 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6686
6687 Major cleanup for less error prone and more warning free
6688 compilation, including some fixes for bugs due to different
6689 compilation orders. Thanks to Martin Buchholz for providing
6690 the basis for all this.
6691
6692 * cc-bytecomp.el: New file that provides some byte compilation
6693 features: It ensures that files always are loaded from the
6694 current source directory during compilation, and it provides a
6695 set of macros to turn off specific compiler warnings for
6696 specific symbols. (It's not CC Mode specific in any way.)
6697
6698 Fixed a nearly acyclic dependency tree (both runtime and
6699 compile-time) between all files.
6700
6701 * cc-defs.el: Separated all macros before the inline functions,
6702 to ensure correct compilation.
6703
6704 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6705 cc-defs.el to cc-engine.el and made it a function instead.
6706
6707 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6708 about char-after.
6709
6710 * cc-vars.el: Cope even when there isn't a custom package
6711 containing defcustom available.
6712
6713 * cc-make.el: Removed since it's no longer necessary.
6714
6715 README: Updated installation instructions.
6716
6717 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6718
6719 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6720 improve the modularity: Moved all mode init stuff from
6721 cc-langs.el to cc-mode.el, including the keymap
6722 initialization; cc-langs now only contains the various
6723 variables for configuring the language syntax.
6724
6725 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6726 (c-get-offset): Moved from cc-styles to cc-engine since file
6727 dependency analysis suggests they belong there (which also
6728 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6729
6730 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6731
6732 * cc-cmds.el (c-fn-region-is-active-p): New function that
6733 wraps the corresponding macro, for use in places that aren't
6734 compiled. Thanks to Martin Buchholz for pointing out this.
6735
6736 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6737
6738 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6739 add things to the bug report.
6740
6741 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6742
6743 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6744 returned prefix could contain a newline when the search for a
6745 good prefix line failed.
6746
6747 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6748
6749 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6750 (c-toggle-auto-hungry-state): Made the argument optional, as
6751 the documentation says it is.
6752
6753 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6754
6755 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6756 multiline string syntax, #"...", as a cpp macro.
6757
6758 2001-03-21 Paul Eggert <eggert@twinsun.com>
6759
6760 * international/mule-cmds.el (set-locale-environment):
6761 Set system-messages-locale and system-time-locale, but only if the
6762 caller specifies a non-nil locale name.
6763
6764 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6765
6766 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6767 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6768
6769 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6770
6771 * follow.el (follow-avoid-tail-recenter): Doc fix.
6772
6773 * custom.el (custom-set-variables): Avoid reversing the list
6774 of args needlessly.
6775
6776 * startup.el (fancy-splash-head): Don't change the colors of the
6777 XPM image on a dark background.
6778
6779 * comint.el (comint-exec-1): Set columns of the terminal to
6780 window-width instead of frame-width.
6781
6782 * info.el (Info-scroll-down): Add missing WINDOW arg for
6783 pos-visible-in-window-p.
6784
6785 * ehelp.el (electric-help-mode-hook): Add defcustom.
6786
6787 * mail/sendmail.el (mail-mode): Activate case-folding in
6788 font-lock-defaults.
6789
6790 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6791
6792 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6793 (completion-ignored-extensions): Remove duplicate ".class".
6794
6795 2001-03-19 Andreas Schwab <schwab@suse.de>
6796
6797 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6798 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6799
6800 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6801
6802 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6803 methods since there are not prefix input methods.
6804
6805 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6806
6807 * international/mule-cmds.el (read-input-method-name):
6808 Locally bind enable-recursive-minibuffers to t.
6809
6810 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6811
6812 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6813
6814 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6815
6816 * ediff-util.el: Copyright years.
6817 (ediff-choose-syntax-table): New function.
6818 (ediff-setup): Use ediff-choose-syntax-table.
6819
6820 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6821 with-syntax-table.
6822
6823 * ediff.el: Date of last update, copyright years.
6824
6825 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6826
6827 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6828 of Scott Bronson.
6829 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6830 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6831 Deleted functions.
6832 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6833 ex-token-list.
6834
6835 * viper-util.el: Spaces, indentation.
6836
6837 * viper.el: Changed version, modification time.
6838
6839 2001-03-16 John Wiegley <johnw@gnu.org>
6840
6841 * calendar/timeclock.el (timeclock-workday-remaining):
6842 Check whether `discrep' is non-null before using it.
6843
6844 2001-03-16 John Wiegley <johnw@gnu.org>
6845
6846 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6847 first-time checkins.
6848 (timeclock-log-data): Fixed problem with reading timelog log file.
6849 Resulting data in the "day list" was incorrect.
6850 (timeclock-find-discrep): Check if `timeclock-file' is readable
6851 before opening it.
6852 (timeclock-time-less-p): New function.
6853 (timeclock-day-base): New function.
6854 (timeclock-geometric-mean): New function.
6855 (timeclock-generate-report): Generate a summary report based on
6856 the contents of the log file. This uses `timeclock-log-data', and
6857 is an example of writing a timelog manipulation function.
6858 (timeclock-visit-timelog): A quick command for opening the timelog
6859 file.
6860 (timeclock-log-data): Bound the variable event.
6861
6862 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6863
6864 * international/mule-cmds.el (select-safe-coding-system):
6865 Fix typo: symbol-name -> symbol-value.
6866
6867 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6868 before substitute-in-file-name to handle double slashes in FILE
6869 correctly.
6870
6871 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6872
6873 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6874 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6875
6876 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6877
6878 * bindings.el (features): Add `md5' and `overlay' to the list.
6879
6880 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6881 bound before using it. It's not bound when configured without X,
6882 for instance.
6883
6884 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6885
6886 * progmodes/hideshow.el: Update copyright.
6887 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6888 (hs-minor-mode-hook): Include `:version' in defcustom form.
6889
6890 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6891
6892 * help.el (string-key-binding): Don't call event-start on
6893 a non-list.
6894
6895 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6896
6897 * startup.el (fancy-splash-tail, command-line-1): Fix the
6898 copyright year.
6899
6900 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6901
6902 * term.el: These changes are based on a patch sent from Yong Lu
6903 <lyongu@yahoo.com>.
6904 (term-set-escape-char): Bind M-x to execute-extended-command in
6905 term-raw-escape-map.
6906 (term-move-columns): Don't try to move to negagive column.
6907 (term-emulate-terminal): Insert a string before deleting a text to
6908 overwrite.
6909
6910 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6911
6912 * play/life.el (life): Rearrange code so that all calls to
6913 life-display-generation are in a catch-form.
6914
6915 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6916 file that isn't interesting. In an interesting file, push the old
6917 value of point on the mark ring.
6918
6919 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6920 New function.
6921 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6922 Use it.
6923
6924 * emacs-lisp/autoload.el (generate-file-autoloads):
6925 Remove warning about line lengths.
6926
6927 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6928
6929 * progmodes/etags.el (tags-compression-info-list): New variable.
6930 (find-tag-in-order): Use it to deal with compressed source files.
6931 (tag-file-name-match-p): New function.
6932 (etags-recognize-tags-table): Use it for better match of file names.
6933
6934 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6935
6936 * international/mule-cmds.el (register-input-method): Doc fix.
6937
6938 * international/quail.el (quail-translate-key): Fix condition to
6939 check if there's another breaking point in the current key.
6940
6941 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6942
6943 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6944 Babyl header to the newly-created output file, bind
6945 coding-system-for-write to either rmail-file-coding-system or
6946 emacs-mule-unix.
6947
6948 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6949
6950 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6951 Fix the name and regexp used for subsubsections.
6952
6953 2001-03-10 Dave Love <fx@gnu.org>
6954
6955 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6956 and save-buffer if buffer-file-name non-nil. From rms.
6957
6958 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6959
6960 * vc.el (vc-do-command): If the destination buffer is already
6961 current, don't set it up and don't erase it. Updated doc string
6962 to reflect that.
6963 (vc-version-diff): When doing a single file diff, don't switch to the
6964 *vc-diff* buffer before the command. This is to preserve local
6965 variable bindings that might affect the diff command.
6966 (vc-print-log): Don't switch to the *vc* buffer before the
6967 command, so that local variable bindings are preserved.
6968
6969 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6970 not the current buffer.
6971 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6972
6973 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6974 make output go to buffer *vc*, not the current buffer.
6975
6976 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6977
6978 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6979 so ^, $, *, ? and + are interpreted correctly.
6980
6981 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6982
6983 * help.el (string-key-binding): Renamed from
6984 mode-line-key-binding. Handle any event on a string.
6985 Check for `keymap' properties as well as `local-map' properties.
6986
6987 * comint.el (comint-insert-clicked-input): Use the last key
6988 from this-command-keys to lookup the global key definition.
6989
6990 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6991
6992 * international/characters.el: Add category `j' for
6993 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6994
6995 * international/mule-conf.el (no-conversion): Fix docstring.
6996 (raw-text): Fix docstring.
6997
6998 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6999
7000 * simple.el (choose-completion-string): When not leaving the
7001 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
7002 is set.
7003
7004 * window.el (shrink-window-if-larger-than-buffer): Handle frame
7005 parameter `(minibuffer . t)'.
7006
7007 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7008
7009 * progmodes/sh-script.el (sh-st-symbol): New symbol.
7010 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
7011 (sh-mode): Remove `make-local-variable' for unused var
7012 `font-lock-unfontify-region-function'.
7013
7014 2001-03-07 Richard M. Stallman <rms@gnu.org>
7015
7016 * info.el (Info-scroll-down): Fix previous change.
7017
7018 * mail/rmail.el (rmail-toggle-header): Use a window which
7019 is showing the Rmail buffer, rather than the selected window.
7020
7021 2001-03-07 Dave Love <fx@gnu.org>
7022
7023 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
7024 now, to avoid problems with binding imenu directly to a mouse event.
7025
7026 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7027
7028 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
7029 second arg t.
7030
7031 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7032
7033 * log-edit.el (log-edit-common-indent): New var.
7034 (log-edit-set-common-indentation): Renamed from
7035 log-edit-delete-common-indentation. Use the new var.
7036 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7037
7038 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7039 (cvs-mode-add-change-log-entry-other-window):
7040 Don't presume change-log-default-name is defined.
7041
7042 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7043
7044 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7045 the "tree" operation as well.
7046
7047 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7048
7049 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7050 to match paragraph-start.
7051
7052 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7053 comment-start-skip and set comment-end-skip as well.
7054 (sgml-comment-indent): Fix for new value of comment-start-skip.
7055 (html-autoview-mode): Don't bother using make-local-hook.
7056
7057 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7058
7059 * cus-edit.el (custom-save-delete): Move in front of local
7060 variables, otherwise long Custom entries would make them ineffective.
7061
7062 * uniquify.el: Set maintainer to FSF.
7063
7064 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7065
7066 * dired-aux.el (dired-do-shell-command): Doc fix.
7067
7068 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7069
7070 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7071
7072 * which-func.el (which-func-modes): Add cperl-mode.
7073 (which-func-mode-global): Use define-minor-mode.
7074
7075 * info-look.el: Docstring fixes and dead code eliminated.
7076 (cperl-mode): Add support.
7077 (emacs-lisp-mode): List all entries from elisp manual, whether
7078 or not they are currently (f)bound or not. Update regexp.
7079
7080 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7081
7082 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7083 so that C-h m shows the correct information.
7084 Use make-local-variable rather than make-variable-buffer-local.
7085 (cperl-info-buffer, cperl-setup-tmp-buf):
7086 Use make-local-variable rather than make-variable-buffer-local.
7087 (cperl-msb-fix, cperl-get-help-defer):
7088 Check major-mode for `cperl-mode' as well.
7089
7090 * progmodes/cperl-mode.el: Updated to author version 4.23.
7091 (cperl-electric-pod): SYNOPSIS was misspelled.
7092 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7093 (cperl-after-expr-p): Make true after __END__.
7094
7095 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7096
7097 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7098 bookmark-completion-ignore-case is t.
7099
7100 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7101 switch, like xterm, and concat resource strings, with a newline
7102 between them.
7103
7104 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7105
7106 * international/codepage.el (cp770-decode-table)
7107 (cp773-decode-table, cp774-decode-table): New variables.
7108
7109 * man.el (Man-hyphenated-reference-regexp): New variable.
7110 (Man-build-references-alist): Use it to search for referenced
7111 manpages. If hyphenated is non-nil, record a concatenated word in
7112 Man-refpages-alist only if it matches Man-reference-regexp.
7113 Update word's length when it is concatenated. Reverse the list,
7114 to get the first manpage at the head.
7115 (Man-possibly-hyphenated-word): New function.
7116 (Man-follow-manual-reference): Use it instead of current-word to
7117 find a manpage at point, in a way that accounts for hyphenated
7118 references.
7119
7120 2001-03-06 Alex Schroeder <alex@gnu.org>
7121
7122 * sql.el (sql-interbase): New function.
7123 (sql-interbase-program): New option.
7124 (sql-interbase-options): New option.
7125 And some typos fixed: "customise" to "customize".
7126
7127 2001-03-06 Dave Love <fx@gnu.org>
7128
7129 * textmodes/flyspell.el (flyspell-region):
7130 Set up flyspell-local-mouse-map.
7131
7132 2001-03-05 Richard M. Stallman <rms@gnu.org>
7133
7134 * mail/rmail.el (rmail-retry-failure):
7135 Don't call rmail-beginning-of-message.
7136 Don't discard From: field. Do discard Received: field.
7137 Use unwind-protect to re-prune.
7138 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7139
7140 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7141
7142 * international/quail.el (quail-title): Add autoload cookie.
7143
7144 2001-03-05 Dave Love <fx@gnu.org>
7145
7146 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7147 new defs.
7148
7149 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7150
7151 * language/ethio-util.el (ethio-toggle-space):
7152 Update current-input-method-title if necessary.
7153 (ethio-toggle-punctuation): Likewise.
7154
7155 * international/quail.el (quail-title): Fix for the case that a
7156 title of an input method is specified by a list of the same form
7157 as used in mode-line-format.
7158
7159 * international/mule-cmds.el (activate-input-method):
7160 If current-input-method-title is set by activating INPUT-METHOD,
7161 respect that value.
7162
7163 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7164
7165 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7166
7167 2001-03-05 Alex Schroeder <alex@gnu.org>
7168
7169 * sql.el (sql-sybase): Fix typo (was: query user about server two
7170 times instead of server and database).
7171
7172 * sql.el (sql-sybase): Doc change.
7173 (sql-mysql): Doc change.
7174 (sql-postgres): Doc change.
7175
7176 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7177
7178 * international/mule-conf.el (emacs-mule, raw-text):
7179 Docstring modified.
7180
7181 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7182
7183 * term/internal.el: Update copyright notice.
7184
7185 * term/pc-win.el: Update copyright notice.
7186
7187 2001-03-02 Dave Love <fx@gnu.org>
7188
7189 * files.el (insert-file-contents-literally):
7190 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7191 not jka-compr-compression-info-list.
7192
7193 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7194
7195 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7196 spaces in default comment-start-skip settings rather than \s-.
7197
7198 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7199
7200 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7201 default-frame-alist as well.
7202
7203 2001-03-01 Dave Love <fx@gnu.org>
7204
7205 * textmodes/reftex.el (defvar): Wrap some defvars in
7206 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7207
7208 * subr.el (event-basic-type): Doc fix.
7209
7210 * international/quail.el: Doc fixes.
7211
7212 * international/utf-8.el: Doc fixes.
7213
7214 * international/mule-cmds.el: Doc fixes.
7215 (leim-list-header): Fix header text.
7216
7217 * international/mule.el (coding-system-category): Doc fix.
7218
7219 * international/ccl.el (ccl-compile): Doc fix.
7220
7221 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7222
7223 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7224 rather than (before|after)-change-functions.
7225
7226 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7227
7228 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7229 scroll-left and scroll-right being called interactively so that
7230 they set the window's min_hscroll.
7231
7232 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7233
7234 * info.el (info-insert-file-contents-1): Accept an additional
7235 argument `lfn': if it is non-nil, concatenate `filename' and
7236 `suffix'; otherwise use the complicated MS-DOS code.
7237 All callers changed.
7238 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7239 can access long file names, try the long file-name version of
7240 `info-insert-file-contents-1', then the short file-name version.
7241
7242 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7243
7244 * language/ethio-util.el (setup-ethiopic-environment-internal):
7245 Change bindings of functions keys to conform to "Emacs Lisp Coding
7246 Convention".
7247
7248 * language/ethiopic.el ("Ethiopic"): Add documentation.
7249
7250 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7251
7252 * international/utf-8.el (mule-utf-8): Set coding-category
7253 property to coding-category-utf-8.
7254
7255 2001-02-27 Richard M. Stallman <rms@gnu.org>
7256
7257 * lpr.el (lpr-page-header-switches, print-region-1):
7258 Undo 2000-07-06 change.
7259 (lpr-add-switches): Default to t on gnu/linux.
7260
7261 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7262
7263 * bs.el (bs-attributes-list): Doc fix.
7264
7265 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7266
7267 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7268
7269 * help.el (view-order-manuals): Use goto-address.
7270
7271 * startup.el (command-line-1): Add info about ordering manuals
7272 to the not so fancy splash screens.
7273
7274 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7275
7276 * vc.el (vc-default-workfile-unchanged-p)
7277 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7278
7279 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7280
7281 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7282 fontify in the right buffer.
7283
7284 * allout.el (outline-flag-region): Move macro in front of first
7285 use to avoid a run-time error.
7286
7287 2001-02-24 Andrew Innes <andrewi@gnu.org>
7288
7289 * makefile.w32-in: Fix copyright notice.
7290
7291 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7292
7293 * international/utf-8.el (mule-utf-8): Set correct value for
7294 valid-codes property.
7295
7296 * international/fontset.el (x-complement-fontset-spec): In the
7297 case that we use ASCII font for the other charsets, use only
7298 family and registry part of it.
7299
7300 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7301
7302 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7303 (shrink-window-if-larger-than-buffer): Doc fix.
7304
7305 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7306
7307 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7308 predicate passed to completing-read.
7309
7310 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7311
7312 * startup.el (command-line): Fix last change.
7313
7314 2001-02-23 Jason Rumney <jasonr@gnu.org>
7315
7316 * startup.el (tool-bar-originally-present): New variable.
7317 (command-line): Set it if the tool-bar is switched on at startup.
7318
7319 * frame.el (frame-notice-user-settings): Only adjust frame height
7320 for no tool-bar case if tool-bar was originally switched on.
7321 From E. Jay Berkenbilt.
7322
7323 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7324
7325 * server.el (server-switch-buffer): Only switch window if the
7326 current one is dedicated.
7327
7328 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7329 rather than using (match-beginning 0) when searching for break point.
7330
7331 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7332
7333 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7334 @ follows an accent command such as @'. Support optional braces
7335 in commands that insert accents, like makeinfo does.
7336
7337 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7338
7339 * startup.el (fancy-splash-text): Add a line for ordering
7340 manuals. Reverse order of splash screens shown.
7341 (use-fancy-splash-screens-p): Adapt to the text line added.
7342
7343 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7344 manuals from the FSF.
7345
7346 * help.el (view-order-manuals): New function.
7347 (toplevel): Bind C-h C-m to this function.
7348
7349 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7350
7351 * newcomment.el (comment-forward): Skip the comment-start before
7352 searching for the comment-end.
7353
7354 2001-02-21 Dave Love <fx@gnu.org>
7355
7356 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7357
7358 * international/mule-cmds.el, international/mule.el: Doc fixes.
7359
7360 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7361
7362 * startup.el (fancy-splash-screens): Use display-hourglass
7363 instead of display-busy-cursor.
7364
7365 * frame.el (display-hourglass): Renamed from busy-cursor.
7366 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7367 (show-cursor-in-non-selected-windows): Doc fix.
7368
7369 2001-02-20 Dave Love <fx@gnu.org>
7370
7371 * international/utf-8.el: Doc and commentary fixes.
7372
7373 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7374
7375 * ehelp.el (with-electric-help): Doc fix.
7376
7377 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7378
7379 * msb.el (msb-mode): Call the update-buffers function explicitly
7380 with a FORCE argument.
7381
7382 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7383 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7384 returns nil.
7385
7386 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7387
7388 * ps-print.el: Timestamp package replacement. Some enhancements.
7389 Some XEmacs compatibility. Doc fix.
7390 (ps-print-version): New version number (6.4).
7391 (ps-printer-name): Initialization fix.
7392 (ps-zebra-stripe-follow): Funcionality enhancement.
7393 (ps-prologue-file): Code enhancement.
7394 (ps-right-header): Timestamp package replacement.
7395 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7396 (ps-get-page-dimensions)
7397 (ps-generate-header, ps-begin-file, ps-begin-job)
7398 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7399 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7400 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7401 (coding-system-for-write): Var declaration (XEmacs compatibility).
7402
7403 2001-02-20 Miles Bader <miles@gnu.org>
7404
7405 * image-file.el (image-file-name-extensions): Add "tif".
7406
7407 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7408
7409 * wid-edit.el (widget-button-click): Save the selected window
7410 around the code handling clicks on buttons.
7411
7412 2001-02-18 Dave Love <fx@gnu.org>
7413
7414 * imenu.el (imenu--generic-function): Use mapc to iterate over
7415 syntax characters.
7416
7417 2001-02-17 Richard M. Stallman <rms@gnu.org>
7418
7419 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7420
7421 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7422
7423 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7424
7425 * mouse.el (mouse-save-then-kill): If the distance from the new
7426 point to the mark is equal to the distance of point from the new
7427 point, move point instead of the mark.
7428
7429 2001-02-16 Dave Love <fx@gnu.org>
7430
7431 * textmodes/flyspell.el (flyspell-get-word): Return string without
7432 properties.
7433
7434 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7435
7436 * generic.el (generic-find-file-regexp): Doc fix.
7437 (generic-ignore-files-regexp): New defcustom.
7438 (generic-mode-find-file-hook): If the file's name matches the
7439 regexp in `generic-ignore-files-regexp', don't enter
7440 default-generic-mode. Doc fix.
7441
7442 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7443
7444 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7445 Add autoload cookies.
7446
7447 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7448 of cal-tex-24.
7449
7450 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7451
7452 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7453
7454 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7455 the character class after the (optional) drive, to support file
7456 names with embedded blanks.
7457
7458 2001-02-15 Sam Steingold <sds@gnu.org>
7459
7460 * textmodes/tex-mode.el (tex-shell-running):
7461 Check the process buffer too.
7462
7463 2001-02-15 Dave Love <fx@gnu.org>
7464
7465 * battery.el (battery-status-function): Fix doc, :type.
7466
7467 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7468
7469 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7470
7471 * subr.el (read-passwd): Clear Lisp memory holding password.
7472
7473 2001-02-15 Miles Bader <miles@gnu.org>
7474
7475 * info.el (Info-copy-current-node-name): New function.
7476 (Info-mode-menu): Add it to the menu.
7477
7478 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7479
7480 * international/mule-cmds.el (toggle-input-method): Doc fix.
7481
7482 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7483
7484 * replace.el (occur): Stop at end of buffer.
7485
7486 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7487
7488 * international/mule-cmds.el (set-input-method): Another doc fix.
7489
7490 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7491
7492 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7493
7494 2001-02-13 Miles Bader <miles@gnu.org>
7495
7496 * faces.el (set-face-background, set-face-foreground)
7497 (set-face-stipple): Treat a value of nil as being `unspecified'.
7498
7499 2001-02-12 Dave Love <d.love@dl.ac.uk>
7500
7501 * international/latin1-disp.el: Doc fixes.
7502 (latin1-display) <defgroup>: Add :link.
7503 (latin1-display) <function>: Set variable latin1-display.
7504
7505 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7506
7507 * international/mule-cmds.el (set-input-method): Doc fix.
7508
7509 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7510
7511 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7512 (speedbar-line-file): Return nil if not a file.
7513 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7514
7515 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7516
7517 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7518 for remote files.
7519 (ediff-coding-system-for-read): Replaced the no-conversion default
7520 with raw-text.
7521
7522 * ediff-init.el: Removed :version from defcustom vars.
7523
7524 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7525 Better handling of the diff mode.
7526
7527 * ediff.texi: Added ediff-coding-system-for-read.
7528
7529 * viper.texi: Fix typos.
7530
7531 2001-02-11 Dave Love <fx@gnu.org>
7532
7533 * shadowfile.el: Doc fixes.
7534 (shadow) <defgroup>: Add :link.
7535 (shadowfile-unload-hook): New function.
7536 (shadow-initialize): Use defalias, not fset.
7537 (shadow-define-cluster, shadow-define-literal-group)
7538 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7539
7540 * international/mule.el: Doc and message fixes.
7541
7542 * international/ccl.el (define-ccl-program): Doc fix.
7543
7544 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7545
7546 * faces.el (mode-line): Set :line-width property to -1.
7547
7548 2001-02-10 Richard M. Stallman <rms@gnu.org>
7549
7550 * complete.el (partial-completion-mode): Doc fix.
7551
7552 * simple.el (delete-key-deletes-forward-mode):
7553 Change `let' to `let*' to fix gross bug in last change.
7554
7555 * repeat.el (repeat): Don't let execute-kbd-macro alter
7556 real-last-command.
7557
7558 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7559
7560 * simple.el (eval-expression): Doc fix.
7561
7562 2001-02-09 Dave Love <fx@gnu.org>
7563
7564 * imenu.el (imenu-generic-expression): Doc fix.
7565
7566 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7567 From Juanma Barranquero.
7568
7569 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7570
7571 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7572
7573 * faces.el (set-face-attribute): Describe the case of a negative
7574 value specified for :line-width.
7575
7576 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7577
7578 * which-func.el (which-func-mode): Invert which-func-mode-global.
7579 From Juanma Barranquero <lektu@uol.com.br>.
7580
7581 2001-02-08 Dave Love <fx@gnu.org>
7582
7583 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7584 widget-plist-value-type.
7585 (widget-alist-convert-widget): Replace binding of
7586 widget-alist-value-type.
7587
7588 * textmodes/paragraphs.el (sentence-end): Doc fix.
7589
7590 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7591 Remove `backward-line'.
7592
7593 * play/pong.el (pong-blank-color, pong-bat-color)
7594 (pong-ball-color, pong-border-color, pong-left-key)
7595 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7596 (pong-pause-key, pong-resume-key, pong-timer-delay):
7597 * mail/mh-comp.el (mh-compose-letter-function):
7598 * eshell/esh-mode.el (eshell-skip-prompt-function):
7599 * emulation/viper-ex.el (ex-unix-type-shell-options):
7600 * recentf.el (recentf-menu-filter):
7601 * ps-print.el (ps-print-region-function):
7602 * lpr.el (print-region-function):
7603 * forms.el (forms-mode-hooks):
7604 * dirtrack.el (dirtrack-directory-change-hook):
7605 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7606 * textmodes/spell.el (spell-filter):
7607 * textmodes/fill.el (adaptive-fill-function):
7608 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7609 * progmodes/etags.el (find-tag-default-function):
7610 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7611 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7612
7613 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7614
7615 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7616 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7617 Meyering <jim@meyering.net>.
7618
7619 * loadup.el: Revert last change.
7620
7621 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7622
7623 * international/mule.el (transform-make-coding-system-args):
7624 Make it work also for coding systems not using CCL.
7625
7626 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7627
7628 * simple.el (previous-matching-history-element)
7629 (next-matching-history-element): Doc fix.
7630
7631 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7632 specific part.
7633
7634 2001-02-06 Dave Love <fx@gnu.org>
7635
7636 * add-log.el (add-log-current-defun-function)
7637 (add-log-buffer-file-name-function, add-log-file-name-function):
7638 Fix :type.
7639 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7640
7641 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7642
7643 * info.el (info-initialize): Remove the test for system-type when
7644 invocation-directory is non-nil.
7645
7646 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7647 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7648
7649 2001-02-06 Andrew Innes <andrewi@gnu.org>
7650
7651 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7652 absolute.
7653
7654 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7655
7656 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7657 buffers. When hi-lock turned on rather than only checking current
7658 buffer for regexps, all buffers are checked. Moved activation of
7659 font-lock to hi-lock-refontify. When font-lock turned off rather
7660 than removing added highlighting just in current buffer, remove it
7661 in all buffers. Changed edit menu text from "Automatic
7662 Highlighting" to "Regexp Highlighting" Documentation for
7663 highlighting phrases, minor documentation changes.
7664 (hi-lock-set-file-patterns): Execute only if there are new or
7665 existing file patterns.
7666 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7667 unfontify and, if a support mode is active, will not refontify the
7668 whole buffer. If necessary, turn on font lock. (Removed
7669 font-lock-unfontify and font-lock support-mode-specific calls,
7670 such as lazy-lock-fontify-window.)
7671 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7672 patterns are found. Not useful now since find-file-hook is removed
7673 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7674 (hi-lock-face-phrase-buffer): New function. Also added related
7675 menu item and keybinding.
7676 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7677 (hi-lock-process-phrase): New function.
7678 (hi-lock-line-face-buffer): Doc fixes.
7679 (hi-lock-face-buffer): Doc fixes.
7680 (hi-lock-unface-buffer): Doc fixes.
7681
7682 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7683
7684 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7685 dabbrev-ignored-regexps.
7686
7687 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7688
7689 * simple.el (kill-line): Doc fix.
7690
7691 2001-02-05 Dave Love <fx@gnu.org>
7692
7693 * loadup.el: Revert last two changes -- bootstrapping works with
7694 regenerated loaddefs.
7695
7696 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7697
7698 * isearch.el (isearch-forward): Doc fix.
7699
7700 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7701 of font-lock-defaults to backward-paragraph.
7702
7703 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7704
7705 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7706 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7707
7708 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7709
7710 * ebnf2ps.el: Eliminate time-stamp functions.
7711 (ebnf-version): New version (3.5).
7712 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7713 format-time-string.
7714
7715 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7716
7717 * simple.el (next-line): Goto end-of-line before inserting a newline.
7718
7719 2001-02-05 Miles Bader <miles@gnu.org>
7720
7721 * image-file.el (insert-image-file): When visiting an image, also
7722 set `truncate-lines' to t so that any fringe arrow looks correct.
7723
7724 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7725
7726 * isearch.el (isearch-forward): Add description about input method
7727 in the docsting.
7728
7729 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7730
7731 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7732
7733 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7734
7735 * info.el (info-initialize): If installation-directory is nil, for
7736 DOS/Windows systems try looking in a sibling of invocation-directory.
7737
7738 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7739
7740 * wid-edit.el (widget-button-click): Fix last change.
7741
7742 * frame.el (frame-notice-user-settings): When resizing the initial
7743 frame because the tool bar is off, also change the frame's top
7744 position if a negative top position was specified.
7745
7746 2001-02-02 Miles Bader <miles@gnu.org>
7747
7748 * image-file.el (insert-image-file): When visiting an image,
7749 suppress the cursor in the image buffer.
7750
7751 2001-02-01 Dave Love <fx@gnu.org>
7752
7753 * progmodes/f90.el (f90-mode): Remove startup message.
7754
7755 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7756
7757 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7758
7759 * startup.el (command-line): Fix code determining whether or not
7760 to use delete-key-deletes-forward-mode.
7761
7762 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7763
7764 * vc.el (vc-diff-switches): New user option.
7765 (vc-version-diff): Use it.
7766 (vc-diff-switches-list): New macro.
7767
7768 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7769 New customization options.
7770 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7771
7772 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7773
7774 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7775
7776 * msb.el (toplevel): Quote hook symbols.
7777
7778 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7779
7780 * international/mule.el (make-coding-system): Add description
7781 about recognized properties in the docstring.
7782
7783 * international/mule-conf.el: Remove unused charsets
7784 mac-roman-lower and mac-roman-upper.
7785
7786 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7787
7788 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7789 is in front of the left-margin, if any.
7790
7791 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7792 like `delete'.
7793
7794 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7795
7796 * term/w32-win.el (mouse-set-font): Doc fix.
7797
7798 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7799
7800 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7801 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7802 on already.
7803
7804 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7805
7806 * files.el (save-buffer): Don't give message if (buffer-file-name)
7807 returns nil.
7808
7809 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7810
7811 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7812
7813 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7814 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7815
7816 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7817 display problems.
7818
7819 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7820
7821 * international/mule.el (charset-info): Fix docstring.
7822
7823 * international/mule-diag.el (describe-character-set): Check final
7824 char valid before printing it.
7825
7826 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7827
7828 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7829
7830 * frame.el (frame-notice-user-settings): Do the tool-bar
7831 stuff only for graphical displays. Fix a braino.
7832
7833 * frame.el (frame-initialize): Create initial frame visible.
7834 (frame-notice-user-settings): When tool-bar has been switched off,
7835 correct the frame size and sync tool-bar-mode.
7836
7837 * startup.el (command-line): Remove manipulation of frame
7838 height for tool bars.
7839
7840 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7841
7842 * lpr.el: Compatibility with XEmacs and doc fixes.
7843 (lpr-windows-system, lpr-lp-system): New vars.
7844 (lpr-printer-switch): New defcustom.
7845 (printer-name, lpr-command): Customization fix.
7846 (print-region-1): Code fix.
7847 (print-region-new-buffer, printify-region): Indentation fix.
7848 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7849 New functions.
7850
7851 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7852
7853 * msb.el (toplevel): Fix the eval-after-load.
7854
7855 2001-01-29 Dave Love <fx@gnu.org>
7856
7857 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7858
7859 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7860
7861 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7862 (tcl-using-emacs-19-23): Consider Emacs 21+.
7863 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7864 (tcl-add-emacs-menu): Supply menu name.
7865 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7866
7867 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7868
7869 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7870
7871 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7872
7873 * pcvs.el (cvs-mark-fis-dead): New function.
7874 (cvs-mode-add): Use it.
7875 (cvs-mode-add-change-log-entry-other-window):
7876 Rebind change-log-default-name to itself rather than to nil.
7877
7878 2001-01-29 Sam Steingold <sds@gnu.org>
7879
7880 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7881 `autoload' statements.
7882
7883 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7884
7885 * files.el (confirm-kill-emacs): Doc fix.
7886
7887 * frame.el (frame-initialize): Doc fix.
7888
7889 * time-stamp.el (time-stamp-string): Doc fix.
7890
7891 * woman.el (WoMan-log-1): Make the log buffer writable.
7892 From Markus Rost <rost@math.ohio-state.edu>.
7893
7894 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7895
7896 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7897 the `make-variable-buffer-local'.
7898
7899 2001-01-29 Dave Love <fx@gnu.org>
7900
7901 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7902 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7903 Add autoload cookie.
7904 (ansi-color-apply-sequence): Fix typo.
7905
7906 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7907
7908 * menu-bar.el (menu-bar-files-menu): Add menu items for
7909 Postscript printing in black and white.
7910
7911 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7912 X-Mailman-Version, Precedence, List-Help, List-Post,
7913 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7914 Content-Type, Content-Length.
7915
7916 2001-01-29 Dave Love <fx@gnu.org>
7917
7918 * elide-head.el (elide-head): Make overlay evaporate.
7919
7920 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7921
7922 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7923
7924 * isearch.el (isearch-highlight): Don't punt if the display
7925 doesn't support colors, since isearch faces are defined for
7926 monochrome displays as well.
7927
7928 2001-01-27 Sam Steingold <sds@gnu.org>
7929
7930 * shell.el (shell-write-history-on-exit): Make sure that we are in
7931 the shell buffer (M-x tex-file RET inserted the error message into
7932 the TeX buffer).
7933
7934 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7935
7936 * simple.el (transient-mark-mode): Doc fix.
7937
7938 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7939
7940 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7941
7942 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7943
7944 * shell.el (shell-unquote-argument): If the shell is one of the
7945 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7946 quote character.
7947 (shell-dumb-shell-regexp): Document that the shells which match
7948 this regexp are supposed to not treat a backslash as a quote character.
7949
7950 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7951 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7952
7953 2001-01-27 Richard M. Stallman <rms@gnu.org>
7954
7955 * dabbrev.el (dabbrev--substitute-expansion):
7956 Treat a one-capital-letter abbrev as "not all upper case",
7957 so as to force preservation of the expansion's pattern
7958 if the expansion starts with a capital letter.
7959
7960 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7961
7962 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7963 Doc fix.
7964
7965 * simple.el (transient-mark-mode): Document the fact that many
7966 commands act on the region when mark is active.
7967
7968 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7969
7970 * international/quail.el (quail-setup-completion-buf): Make the
7971 multibyteness of current buffer inherited to Quail completion buffer.
7972 (quail-show-guidance-buf): Make the multibyteness of current
7973 buffer inherited to Quail guidance buffer.
7974 (quail-help): Make the multibyteness of current buffer inherited
7975 to Quail help buffer.
7976
7977 2001-01-26 Dave Love <fx@gnu.org>
7978
7979 * time-stamp.el: Doc fixes.
7980
7981 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7982 (delphi-keyword-face, delphi-other-face): Fix :type.
7983
7984 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7985
7986 * mail/feedmail.el (feedmail): Add :link.
7987 (feedmail-send-it): Doc fix.
7988
7989 * mail/sendmail.el: Doc fixes.
7990 (sendmail-send-it): Fix the non-ASCII regexp and use
7991 rfc2047-encode-string.
7992
7993 * dired.el, dired-aux.el: Revert last change.
7994
7995 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7996
7997 * makefile.w32-in (DONTCOMPILE): Add various term files.
7998
7999 2001-01-26 Dave Love <fx@gnu.org>
8000
8001 * Makefile.in (DONTCOMPILE): Add various term files.
8002
8003 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8004
8005 * man.el (Man-default-man-entry, Man-mode): Doc fix.
8006
8007 * startup.el (display-startup-echo-area-message): Make sure
8008 the echo area is resized to fit the size of the startup message.
8009
8010 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
8011 part of which is a constant.
8012
8013 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
8014
8015 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
8016
8017 2001-01-26 Richard M. Stallman <rms@gnu.org>
8018
8019 * simple.el (next-line): Don't let `newline' expand abbrevs.
8020 Simplify slightly.
8021 (open-line): Don't let `newline' expand abbrevs.
8022
8023 2001-01-25 John Wiegley <johnw@gnu.org>
8024
8025 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
8026 to `repeat' in the :type field.
8027
8028 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
8029 allow a choice of regexp or nil.
8030 (pcomplete-dir-ignore): Same.
8031
8032 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
8033 a command) to always fail.
8034
8035 2001-01-25 Gerd Moellmann <gerd@gnu.org>
8036
8037 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8038 discard the result.
8039 (iswitchb-to-end): Likewise.
8040
8041 2001-01-25 Sam Steingold <sds@gnu.org>
8042
8043 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8044 Require vc.
8045
8046 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8047
8048 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8049
8050 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8051
8052 2001-01-25 Dave Love <fx@gnu.org>
8053
8054 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8055 (describe-coding-system): Tweak the English text.
8056
8057 * loadup.el: Preload international/ccl for utf-8.
8058
8059 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8060
8061 * mail/rmail.el (rmail-redecode-body): Doc fix.
8062
8063 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8064
8065 * international/mule-cmds.el (reset-language-environment):
8066 Reset coding-category-utf-8 to mule-utf-8.
8067
8068 * international/mule-conf.el (coding-category-utf-8):
8069 Initialize to mule-utf-8.
8070
8071 * loadup.el: Preload international/utf-8.
8072
8073 * international/utf-8.el: New file.
8074
8075 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8076
8077 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8078
8079 2001-01-24 Sam Steingold <sds@gnu.org>
8080
8081 * dired.el (dired-replace-in-string): Removed.
8082 (dired-sort-toggle): Use `replace-regexps-in-string'
8083 instead of `dired-replace-in-string'.
8084
8085 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8086 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8087
8088 * gs.el (gs-replace-in-string): Removed.
8089 (gs-options): Use `replace-regexps-in-string'
8090 instead of `gs-replace-in-string'.
8091
8092 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8093
8094 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8095 bug report is mailed to an email list and posted to a news group.
8096
8097 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8098
8099 * comint.el (comint-replace-by-expanded-history-before-point):
8100 Fix change of 2000-08-03 to move point to the start of the line again.
8101
8102 * startup.el (tool-bar-images-pixel-height): New variable.
8103 (command-line): After loading the user's init file, when
8104 tool-bar-mode is on, increase the frame's size by some lines for
8105 the tool-bar.
8106
8107 * frame.el (frame-initialize): Create the initial frame invisible.
8108
8109 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8110
8111 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8112 (chinese-big5): MIME:Big5.
8113
8114 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8115
8116 * international/mule-cmds.el (universal-coding-system-argument):
8117 Handle commands with prefix args.
8118
8119 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8120
8121 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8122 being a list of numbers.
8123 (diary-mail-entries): Rewritten.
8124
8125 2001-01-23 Dave Love <fx@gnu.org>
8126
8127 * international/mule.el (make-coding-system): Fix typo.
8128
8129 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8130 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8131
8132 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8133
8134 * font-lock.el (font-lock-mode): Doc fix.
8135
8136 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8137
8138 * international/mule.el (make-translation-table): Fix docstring.
8139
8140 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8141
8142 * mail/rmail.el (rmail-redecode-body): New function.
8143
8144 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8145
8146 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8147
8148 * isearch.el (isearch-lazy-highlight-case-fold-search)
8149 (isearch-lazy-highlight-regexp): New variables.
8150 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8151 case-fold search or regexp search has been toggled.
8152
8153 * wid-edit.el (widget-button-click): Avoid a save-excursion
8154 around running a global binding.
8155
8156 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8157 to 0.25.
8158
8159 2001-01-20 Miles Bader <miles@gnu.org>
8160
8161 * cus-edit.el (custom-face-save): Do post-processing on the face's
8162 new value like `custom-face-set' does.
8163
8164 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8165
8166 * mail/emacsbug.el (report-emacs-bug): Report the value of
8167 LC_CTYPE, not LC_TYPE.
8168
8169 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8170 isearch-toggle-regexp and isearch-edit-string to doc string.
8171
8172 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8173
8174 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8175 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8176
8177 * jit-lock.el (jit-lock-fontify-now): Don't bind
8178 font-lock-beginning-of-syntax-function to nil.
8179
8180 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8181
8182 * mail/emacsbug.el (report-emacs-bug): Report values of
8183 locale-coding-system, default-enable-multibyte-characters, and the
8184 environment variables LC_ALL, LC_TYPE, and LANG.
8185
8186 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8187
8188 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8189
8190 * font-lock.el (font-lock-multiline): Default to nil.
8191 (font-lock-default-fontify-region): If font-lock-multiline is
8192 nil, don't check the property `font-lock-multiline'.
8193
8194 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8195 is nil, don't check the `font-lock-multiline' text property.
8196
8197 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8198
8199 * viper.el: Call initial-major-mode on startup.
8200
8201 * ediff.el (ediff-patch-file): Use better defaults.
8202
8203 * ediff-vers.el: Fix for 8+3 DOS file systems.
8204
8205 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8206
8207 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8208 diff mode, if available.
8209
8210 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8211
8212 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8213
8214 * ediff-init.el (subst-char-in-string): Define and use it, unless
8215 it's already defined.
8216
8217 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8218
8219 * tooltip.el (tooltip-hide-delay): New user-option.
8220 (tooltip-show): Use tooltip-hide-delay instead of the default.
8221
8222 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8223
8224 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8225 kill-local-variable doesn't work for enable-multibyte-characters.
8226
8227 2001-01-17 Dave Love <fx@gnu.org>
8228
8229 * ediff-init.el (ediff-before-setup-hook)
8230 (ediff-merge-filename-prefix): Add :version.
8231
8232 * international/latin1-disp.el: Require disp-table.
8233 (latin1-display): Fix :set.
8234
8235 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8236
8237 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8238
8239 * isearch.el (isearch-lazy-highlight-initial-delay)
8240 (isearch-lazy-highlight-interval): Default to 0.
8241
8242 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8243
8244 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8245 1 here rather than each time through
8246 isearch-lazy-highlight-new-loop.
8247 (isearch-lazy-highlight-max): Variable deleted.
8248 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8249 isearch-lazy-highlight-max but controls a single invocation of
8250 isearch-lazy-highlight-update.
8251 (isearch-lazy-highlight-wrapped): Variable recreated.
8252 (isearch-lazy-highlight-window-start): New variable.
8253 (isearch-lazy-highlight-cleanup): Restored to behavior of
8254 before 2-Jan.
8255 (isearch-lazy-highlight-remove-overlays): Function deleted;
8256 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8257 behavior removed.
8258 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8259 isearch-lazy-highlight-update in a loop rather than just once.
8260 Test isearch-invalid-regexp here and decide not to start a new
8261 loop, rather than testing it each time through
8262 isearch-lazy-highlight-update.
8263 (isearch-lazy-highlight-search): Function restored.
8264 (isearch-lazy-highlight-update): Get called in a timer loop again,
8265 but this time highlight more than one match each time through.
8266 Only highlight matches in the visible part of the window.
8267 Start at point, move in the direction of the search, and wrap around at
8268 the edge of the window. Use sit-for to force redisplay and ensure
8269 window-start is credible. "Face suppressing" behavior removed;
8270 overlay priorities should make it unnecessary, right?
8271 (isearch-highlight): Face suppressing behavior removed.
8272 (isearch-dehighlight): Face suppressing behavior removed.
8273 (isearch-set-lazy-highlight-faces-at): Removed.
8274
8275 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8276
8277 * language/european.el ("Latin-1"): Make the format of description
8278 about additional language environments same as that of Latin-2.
8279
8280 2001-01-16 Dave Love <fx@gnu.org>
8281
8282 * isearch.el (isearch-lazy-highlight): Add :version.
8283
8284 * simple.el (backward-delete-char-untabify-method)
8285 (next-line-add-newlines): Add :version.
8286
8287 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8288
8289 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8290 Don't bind <delete> otherwise.
8291
8292 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8293 and <delete> via function-key-map.
8294
8295 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8296 Subject line only if point is after the `Subject:'.
8297
8298 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8299
8300 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8301 japanese-jisx0213-2 in `charset' property of this lang. env.
8302
8303 * language/european.el ("Latin-1"): Add description for Dutch and
8304 Spanish lang. env.
8305
8306 * international/mule.el (decode-char): Fix conditions.
8307 (encode-char): Handle eight-bit-control too.
8308 (transform-make-coding-system-args): New function.
8309 (make-coding-system): Accept XEmacs style arguments for CCL base
8310 coding system.
8311
8312 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8313
8314 * progmodes/etags.el (find-tag-noselect): Save the value of
8315 tags-file-name before switching buffers, for the case it has a
8316 buffer-local value.
8317
8318 2001-01-15 Alex Schroeder <alex@gnu.org>
8319
8320 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8321 From Dave Love <fx@gnu.org>.
8322 (ansi-color-for-comint-mode): Fix :version.
8323
8324 2001-01-15 Alex Schroeder <alex@gnu.org>
8325
8326 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8327
8328 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8329
8330 * dired.el (dired-insert-directory): If file-system-info fails,
8331 remove the " free " part, but don't signal an error.
8332
8333 2001-01-12 Sam Steingold <sds@gnu.org>
8334
8335 * bookmark.el (bookmark-maybe-historicize-string):
8336 Use new backquote syntax.
8337
8338 2001-01-12 Richard M. Stallman <rms@gnu.org>
8339
8340 * subr.el (last): Handle a list that doesn't end in nil.
8341
8342 2001-01-12 Sam Steingold <sds@gnu.org>
8343
8344 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8345 to `backward-delete-char-untabify'.
8346
8347 2001-01-12 Dave Love <fx@gnu.org>
8348
8349 * cus-edit.el (customize-menu-create): Fix the :filter following
8350 easymenu change.
8351
8352 * wid-edit.el (function): Add :match-alternatives.
8353 (widget-color-action): Doc fix.
8354
8355 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8356
8357 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8358
8359 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8360
8361 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8362
8363 * international/ccl.el (define-ccl-program): Fix docstring.
8364
8365 2001-01-11 Dave Love <fx@gnu.org>
8366
8367 * international/mule-cmds.el (standard-display-european-internal):
8368 Set display table for 2208 as for 160.
8369
8370 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8371
8372 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8373 entry for custom-menu-create change.
8374 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8375 don't cons it in the search loop.
8376
8377 * imenu.el (imenu--truncate-items): Revert last change.
8378
8379 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8380
8381 * info.el (Info-setup-header-line): If the node header includes
8382 either Next: or Prev: links, don't show the File: and Node: parts
8383 in the header line.
8384
8385 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8386
8387 * comint.el (comint-goto-process-mark): Don't print a message
8388 when running in batch mode.
8389
8390 * isearch.el (isearch-search): In the condition-case handler for
8391 `error', set isearch-invalid-regexp to the whole error message.
8392
8393 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8394 ensure that eval-after-load works for files dumped with Emacs.
8395
8396 * help.el (load-symbol-file-load-history): New function extracted
8397 from function symbol-file.
8398 (symbol-file): Use it.
8399
8400 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8401
8402 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8403
8404 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8405 behave as if there were no prefix argument.
8406 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8407 argument were nil.
8408
8409 2001-01-11 Richard M. Stallman <rms@gnu.org>
8410
8411 * isearch.el (isearch-lazy-highlight-update):
8412 Don't look for more potential matches once maximum is exceeded.
8413 Use overlays-in to check correctly for overlap with current match.
8414 Ignore empty matches.
8415
8416 2001-01-11 Miles Bader <miles@gnu.org>
8417
8418 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8419 (ispell-overlay-window, ispell-help, ispell-show-choices)
8420 (ispell-command-loop): Use it instead of `window-height'.
8421
8422 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8423
8424 * files.el (confirm-kill-emacs): New user-option.
8425 (save-buffers-kill-emacs): Ask for final confirmation before
8426 killing Emacs.
8427
8428 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8429 to nil.
8430
8431 2001-01-10 Dave Love <fx@gnu.org>
8432
8433 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8434
8435 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8436
8437 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8438
8439 * calculator.el (calculator-number-digits): Fix :type.
8440
8441 * vc-cvs.el (vc-cvs-header): Fix :type.
8442 * vc-rcs.el (vc-rcs-header): Fix :type.
8443 * vc-sccs.el (vc-sccs-header): Fix :type.
8444
8445 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8446
8447 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8448
8449 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8450
8451 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8452
8453 * simple.el (set-variable): Force a thorough redisplay for the
8454 case that the variable has an effect on the display, like
8455 `tab-width' has.
8456
8457 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8458
8459 * vc.el: Add documentation for backend interface.
8460
8461 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8462
8463 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8464
8465 * international/mule-conf.el (latin-extra-code-table): Set to t
8466 for \223 and \224.
8467
8468 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8469
8470 * international/mule-cmds.el (locale-language-names): Map "es" to
8471 "Spanish" and "nl" to "Dutch".
8472
8473 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8474
8475 * bindings.el (global-map): Bind <home> to beginning-of-line,
8476 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8477 C-<end> to end-of-buffer.
8478
8479 * language/european.el: Add Dutch and Spanish language info
8480 to be able to use the appropriate tutorials.
8481
8482 2001-01-09 Alex Schroeder <alex@gnu.org>
8483
8484 * ansi-color.el (ansi-color-process-output): Use markers instead
8485 of positions for start and end of region.
8486 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8487 Previously, occasional mistakes happend when fontifying many
8488 chunks of output (eg. ls --color=yes /dev). This happened
8489 whenever an overlay was created up to the end of the region, which
8490 coincided with the process-mark. New text would then be added
8491 within that overlay instead of after it.
8492 (ansi-color-make-extent): Overlays are created with the property
8493 `modification-hooks' set to '(ansi-color-freeze-overlay).
8494 (ansi-color-freeze-overlay): New function. When inserting text at
8495 the end of the overlay, the overlay will resize.
8496
8497 2000-01-09 Alex Schroeder <alex@gnu.org>
8498
8499 * ansi-color.el (ansi-color-process-output): Doc change.
8500 (ansi-color-unfontify-region): Doc change. No longer installed
8501 automatically in font-lock-unfontify-region-function.
8502 (ansi-color-apply): Doc change.
8503 (ansi-color-apply-on-region): Use extents or overlays instead of
8504 text-properties.
8505 (ansi-color-make-extent): New function.
8506 (ansi-color-set-extent-face): New function.
8507
8508 2000-01-09 Alex Schroeder <alex@gnu.org>
8509
8510 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8511 both use ansi-color-process-output, now.
8512 (ansi-color-process-output): Doesn't return string anymore. It is
8513 installed in comint-output-filter-functions for both Emacs and
8514 XEmacs, now.
8515 (ansi-color-unfontify-region): Simplified code removing variables
8516 pos and start-ansi.
8517 (ansi-color-apply): Put text-property ansi-color before putting
8518 text-property face because ansi-color-unfontify-region is called
8519 immediately after the call to put-text-property.
8520 (ansi-color-context-region): Doc change.
8521 (ansi-color-filter-region): Simplified code.
8522 (ansi-color-apply-on-region): Changed start to start-marker, using
8523 a marker explicitly. Put text-property ansi-color before putting
8524 text-property face because ansi-color-unfontify-region is called
8525 immediately after the call to put-text-property.
8526
8527 2000-01-09 Alex Schroeder <alex@gnu.org>
8528
8529 * ansi-color.el (ansi-color-faces-vector): Doc change.
8530 (ansi-color-for-comint-mode): Changed :type property to choice.
8531 (ansi-color-last-context): Removed.
8532 (ansi-color-process-output): Don't use ansi-color-last-context, as
8533 the main functions will store their context now.
8534 (ansi-color-context): Doc change.
8535 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8536 Uses ansi-color-context such that repeated calls will strip
8537 partial escape sequences, too.
8538 (ansi-color-apply): Simplified code. Colorize end of string if
8539 face is not null. Store context in new (FACE STRING) format, such
8540 that repeated calls will strip partial escape sequences, too.
8541 Append faces to face property using ansi-color-apply-sequence such
8542 that cumulative mode actually works.
8543 (ansi-color-context-region): New variable.
8544 (ansi-color-filter-region): Rewrote it based on
8545 ansi-color-apply-on-region. Uses ansi-color-context-region such
8546 that repeated calls will strip partial escape sequences, too.
8547 (ansi-color-apply-on-region): Simplified code. Colorize end of
8548 region if face is not null. Store context in new (FACE POS)
8549 format, such that repeated calls will strip partial escape
8550 sequences, too. Append faces to face property using
8551 ansi-color-apply-sequence such that cumulative mode actually works.
8552 (ansi-color-apply-sequence): New function.
8553 (ansi-color-get-face): When the default face is added to the list
8554 of faces, all previous settings are discarded and the list of
8555 faces is set to '(default).
8556
8557 2000-01-09 Alex Schroeder <alex@gnu.org>
8558
8559 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8560 face, such that ansi-color-apply and ansi-color-apply-on-region
8561 will do the right thing.
8562 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8563 returns nil, set the list of faces back to nil instead of
8564 appending the result of ansi-color-get-face to the front of the list.
8565
8566 2000-01-09 Alex Schroeder <alex@gnu.org>
8567
8568 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8569 (ansi-color-process): Doc change.
8570 (ansi-color-last-context): New buffer-local variable.
8571 (ansi-color-process-output): New function. It is automatically
8572 added to comint-output-filter-functions if this is XEmacs.
8573 (ansi-color-unfontify-region): New optional parameter for XEmacs
8574 compatibility. Check wether font-lock-syntactic-keywords is
8575 boundp before removing the syntax table text property, as XEmacs
8576 doesn't have it.
8577 (ansi-color-filter-region): Doc change.
8578 (ansi-color-apply-on-region): Doc change.
8579 (ansi-color-make-face): New function. Compatibility layer for
8580 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8581 (ansi-color-make-color-map): Use ansi-color-make-face.
8582 (ansi-color-get-face): Avoid face text property '(nil) as results
8583 in an errow for XEmacs.
8584
8585 2000-01-09 Alex Schroeder <alex@gnu.org>
8586
8587 * ansi-color.el (ansi-color-unfontify-region): New function.
8588 Uses text-property ansi-color in order to preserve fontification by
8589 ansi-color. When the package is loaded, a lambda expression is
8590 put onto font-lock-mode-hook. This lambda expression will check
8591 font-lock-unfontify-region-function and replace
8592 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8593 (ansi-color-apply): Add text-property ansi-color in addition to
8594 text-property face.
8595 (ansi-color-apply-on-region): Add text-property ansi-color in
8596 addition to text-property face.
8597 (save-buffer-state): Copy of the macro that is also used by
8598 lazy-lock and font-lock.
8599
8600 (ansi-color-for-comint-mode): New option.
8601 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8602 (ansi-color-for-comint-mode-off): Ditto.
8603 (ansi-color-for-comint-mode-filter): Ditto.
8604 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8605 decide what to do. This function is added to
8606 comint-preoutput-filter-functions when the package is loaded.
8607
8608 (ansi-color-for-shell-mode-set): Removed.
8609 (ansi-color-for-shell-mode): Removed.
8610
8611 2000-01-09 Alex Schroeder <alex@gnu.org>
8612
8613 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8614 the lambda expression from the ansi-color-for-shell-mode :set
8615 property. Additionally, modify shell-mode-hook to enable or
8616 disable font-lock-mode for future shell buffers.
8617 (ansi-color-for-shell-mode): The :set property calls
8618 ansi-color-for-shell-mode-set instead of a lambda expression.
8619
8620 2000-01-09 Alex Schroeder <alex@gnu.org>
8621
8622 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8623 (ansi-color-context): New variable.
8624 (ansi-color-apply): Save context between calls.
8625
8626 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8627
8628 * isearch.el (isearch, isearch-lazy-highlight-face):
8629 New definitions for face colors and attributes.
8630
8631 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8632 of display-mouse-p.
8633
8634 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8635
8636 * international/mule.el (make-coding-system): If the coding system
8637 accepts extra latin codes, register such codes as safe for the
8638 coding system.
8639
8640 2001-01-08 Richard M. Stallman <rms@gnu.org>
8641
8642 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8643 don't mention the file name or the date here, because they are
8644 logged at the start of the file.
8645
8646 2001-01-08 Richard M. Stallman <rms@gnu.org>
8647
8648 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8649 Change screen-width to frame-width.
8650
8651 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8652
8653 * info.el (Info-search): Print the default as part of the prompt.
8654
8655 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8656
8657 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8658 constant implementations in backends.
8659
8660 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8661 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8662
8663 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8664 WRITABLE to EDITABLE.
8665
8666 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8667 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8668 to EDITABLE.
8669
8670 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8671
8672 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8673 (copyright, copyright-update): Compute the current year at run time.
8674
8675 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8676
8677 * isearch.el (isearch-old-signal-hook): Removed.
8678 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8679 instead of setting signal-hook-function.
8680 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8681
8682 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8683
8684 * emulation/edt.el: Update to version 4.0. Provide support for
8685 EDT scroll margins at top and bottom of the window. Provide an
8686 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8687 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8688 user when file-related buffer modifications exist.
8689 Provide support for running EDT Emulation in XEmacs.
8690 Provide customize access to some user updatable variables.
8691 Add Commentary section to file header.
8692 Fixed a few minor bugs and cleaned up some code.
8693
8694 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8695 for detecting a keypress that generates an ASCII key sequence.
8696 (Previously, only a keypress that generates a vector was
8697 recognized.) Embed Window Manager name into name of the generated
8698 EDT Emulation initialization file since the initialization file is
8699 Window Manager specific. Add Commentary section to file header.
8700
8701 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8702
8703 * mail/sendmail.el (mail-mode): Doc fix.
8704
8705 * info.el (Info-goto-emacs-command-node): Doc fix.
8706 (Info-goto-emacs-key-command-node): Doc fix.
8707
8708 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8709
8710 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8711 systems without long file-name support.
8712
8713 2001-01-06 Andrew Innes <andrewi@gnu.org>
8714
8715 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8716
8717 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8718
8719 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8720 (isearch-lazy-highlight-update): Doc fix.
8721
8722 * ffap.el (ffap-bindings): Doc fix.
8723
8724 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8725
8726 2001-01-05 Dave Love <fx@gnu.org>
8727
8728 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8729
8730 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8731
8732 * mouse-drag.el (mouse-drag-safe-scroll):
8733 Bind scroll-preserve-screen-position to nil.
8734
8735 * isearch.el (isearch-old-signal-hook): New variable.
8736 (isearch-mode): Set signal-hook-function to isearch-done.
8737 (isearch-done): Restore old signal-hook-function.
8738
8739 * info.el (Info-fontify-node): Mark one more char as intangible.
8740
8741 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8742
8743 * composite.el (compose-last-chars): New argument COMPONENTS.
8744 If it is non-nil, compose preceding characters by compose-region with
8745 COMPONENTS.
8746
8747 * international/quail.el (quail-input-string-to-events): New function.
8748 (quail-input-method): Convert input string to events here.
8749 (quail-start-translation): Return input string, not event list.
8750 (quail-start-conversion): Likewise.
8751
8752 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8753
8754 * tooltip.el (tooltip-cancel-delayed-tip)
8755 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8756 and tooltip-add-timeout.
8757 (tooltip-show): Set border color from faces's foreground.
8758 (tooltip-show-help-function): If called with the same help string
8759 as last time, do nothing.
8760 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8761
8762 * startup.el (fancy-splash-screens): Don't bind show-help-function
8763 to nil.
8764
8765 * tooltip.el (tooltip-frame-parameters): Remove colors.
8766 (tooltip): New face
8767 (tooltip-set-param): New function.
8768 (tooltip-show): Set up color frame parameters from face `tooltip'.
8769 Display the tooltip text in face `tooltip'.
8770
8771 2001-01-04 Dave Love <fx@gnu.org>
8772
8773 * whitespace.el (whitespace-global-mode): Fix typo.
8774
8775 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8776
8777 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8778
8779 * help.el (help-for-help): Fix a typo in a doc string.
8780 From kwzh@gnu.org (Karl Heuer).
8781
8782 2001-01-03 Dave Love <fx@gnu.org>
8783
8784 * dired-x.el: Doc fixes. Maintainer change.
8785 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8786 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8787 (dired-guess-shell-alist-user): Customize.
8788 (dired-x-help-address): Set to bug-gnu-emacs.
8789 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8790 (dired-default-directory): Renamed from default-directory.
8791
8792 * hl-line.el (hl-line): Doc fix.
8793
8794 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8795
8796 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8797
8798 2001-01-02 Richard M. Stallman <rms@gnu.org>
8799
8800 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8801 to remove all the current alternative-match highlighting.
8802 If nil, remove only what's outside the current window.
8803 (isearch-lazy-highlight-remove-overlays): Take optional
8804 region within which NOT to remove them.
8805 (isearch-lazy-highlight-new-loop): Greatly simplified.
8806 (isearch-lazy-highlight-update): Find all the other occurrences
8807 visible in the window, in just one call.
8808 (isearch-lazy-highlight-start): Now holds start of region to scan.
8809 (isearch-lazy-highlight-end): Now holds end of region to scan.
8810 (isearch-lazy-highlight-wrapped): Variable deleted.
8811 (isearch-lazy-highlight-search): Function deleted.
8812
8813 2000-01-02 Andrew Innes <andrewi@gnu.org>
8814
8815 * w32-fns.el (convert-standard-filename): Do length check on name
8816 before aref.
8817
8818 2001-01-02 Dave Love <fx@gnu.org>
8819
8820 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8821 value.
8822 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8823
8824 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8825
8826 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8827 read syntax.
8828
8829 * calendar/todo-mode.el (todo): Add :link, :version.
8830 (todo-save-top-priorities): Remove autoload cookie.
8831 (todo-add-category, todo-add-item-non-interactively)
8832 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8833
8834 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8835
8836 * comint.el (comint-input-history-ignore): New variable.
8837 (comint-read-input-ring): Ignore entries matching
8838 comint-input-history-ignore.
8839
8840 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8841
8842 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8843 (lm-copyright-mark): New function.
8844 (lm-crack-copyright): New function.
8845 (lm-verify): Check that the file has a copyright.
8846 Check that the file is copyright Free Software Foundation.
8847
8848 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8849
8850 * international/mule-diag.el (print-fontset): Indent font name by
8851 24 columns, not 25.
8852
8853 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8854
8855 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8856 in Subject line.
8857
8858 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8859 Use mail-mode-hook instead of mail-setup-hook.
8860 Otherwise continuing an interrupted message with C-u C-x m for
8861 instance, winds up in Mail mode without abbrevs.
8862
8863 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8864
8865 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8866 non-nil. Adding almost all customization variables on ps-setup.
8867 Doc fix.
8868 (ps-print-version): New version number (6.3.3).
8869 (ps-end-with-control-d): Initialization fix.
8870 (ps-lines-printed): New var.
8871 (ps-skip-newline): New fun.
8872 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8873 (ps-next-line, ps-continue-line, ps-plot-region)
8874 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8875
8876 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8877
8878 * international/fontset.el (x-complement-fontset-spec):
8879 Resolve ASCII font name so that the same family name is used for fonts
8880 registered in x-font-name-charset-alist.
8881 (create-fontset-from-fontset-spec): Adjusted for the above change.
8882 The name of fontset alias should be a unresolved ASCII font name.
8883
8884 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8885
8886 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8887 and delete in isearch-mode-map.
8888
8889 2000-12-28 Richard M. Stallman <rms@gnu.org>
8890
8891 * dired-x.el (dired-guess-shell-alist-default):
8892 Use xpdf instead of acroread.
8893
8894 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8895
8896 * textmodes/artist.el (artist-butlast): Deleted.
8897 (artist-ellipse-mirror-quadrant): Use butlast instead of
8898 artist-butlast.
8899
8900 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8901
8902 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8903
8904 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8905
8906 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8907
8908 * ls-lisp.el: Better support for the Mac and MS-Windows.
8909 (ls-lisp): New defgroup.
8910 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8911 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8912 (ls-lisp-support-shell-wildcards): New defcustoms.
8913 (ls-lisp-parse-symlink): New function.
8914 (insert-directory): Code to convert switches to a list and set up
8915 the wildcard argument copied from ls-lisp-insert-directory.
8916 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8917 for -C and -R switches.
8918 (ls-lisp-column-format): New function.
8919 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8920 (ls-lisp-format-time): Add doc strings.
8921 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8922 Support ls-lisp-dirs-first.
8923 (ls-lisp-classify, ls-lisp-extension): New functions.
8924 (ls-lisp-format): Optionally support emulation of symlinks.
8925 Support -i, -s, and -G switches.
8926
8927 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8928
8929 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8930
8931 * version.el (emacs-version): Print X scroll bar information.
8932
8933 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8934 instead of x-toolkit-scroll-bars-p.
8935
8936 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8937 of x-toolkit-scroll-bars-p.
8938
8939 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8940
8941 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8942 (ffap-bindings): Doc fix, to reflect the above change.
8943
8944 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8945
8946 * term.el (term-char-mode): Define all non-ascii self-inserting
8947 characters to 'term-send-raw in term-raw-map.
8948
8949 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8950
8951 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8952
8953 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8954 Changed initialization; use add-hook.
8955 (ediff-file-remote-p): Use file-local-copy.
8956
8957 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8958
8959 * ediff.el (ediff-patch-buffer): Bug fix.
8960 (ediff-revision): Allow selection of the file at the prompt.
8961
8962 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8963
8964 * subr.el (combine-run-hooks): Remove.
8965
8966 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8967 and remove the rogue second spec.
8968
8969 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8970
8971 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8972
8973 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8974
8975 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8976 Use minibuffer menu prompt for the `=' prefix.
8977 (smerge-command-prefix): Change default to C-^.
8978 (smerge-mode): Don't assume font-lock doesn't move point.
8979
8980 * skeleton.el (skeleton-internal-1): Make sure the first line of
8981 the region is also re-indented.
8982 (skeleton-end-newline): New var.
8983 (skeleton-end-hook): Use it.
8984
8985 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8986
8987 * comint.el (comint-password-prompt-regexp): Support CVS.
8988
8989 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8990
8991 * simple.el (delete-key-deletes-forward-mode): Simplify.
8992 Also backspace key combinations, depending on
8993 delete-key-deletes-forward.
8994
8995 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8996
8997 * simple.el (delete-key-deletes-forward): Doc fix.
8998
8999 2000-08-22 Emmanuel Briot <briot@gnat.com>
9000
9001 * xml.el (top level comment): Updated to reflect the fact that
9002 white spaces are relevant in the XML file.
9003 (xml-parse-file): Do not kill an existing Emacs buffer if the file
9004 to parse was already edited. This allows for on-the-fly analysis
9005 of XML files.
9006 (xml-parse-tag): Check that the casing is the same in the start
9007 tag and end tag, since XML is case-sensitive. Allows for spaces
9008 in the end tag, after the name of the tag.
9009 (xml-parse-attlist): Allow for the character '-' in the name of
9010 attributes, as in the standard http-equiv attribute Do not save
9011 the properties in the XML tree, since they are not relevant.
9012
9013 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
9014
9015 * generic.el (generic-read-type): Undo last change, inline into
9016 `generic-mode' and then remove.
9017 (generic-mode): Inline generic-read-type.
9018 (define-generic-mode): Push the symbol name rather than the symbol
9019 onto generic-mode-list.
9020
9021 2000-12-21 Gerd Moellmann <gerd@gnu.org>
9022
9023 * generic.el (generic-read-type): Build an alist for
9024 completing-read as in 20.7.
9025
9026 * play/landmark.el (lm): Use interactive spec `P'.
9027 (toplevel): Don't set debug-on-error.
9028
9029 * server.el (server-switch-buffer): Choose a window on a visible frame.
9030
9031 2000-12-21 Dave Pearson <davep@davep.org>
9032
9033 * quickurl.el: Commentry change, I've moved my web site.
9034
9035 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9036
9037 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9038 ranges like \177-\237, but accepts the character sequence from \177 to
9039 \237. Doc fix.
9040 (ebnf-version): New version (3.4).
9041 (ebnf-setup): Code fix.
9042 (ebnf-range-regexp): New fun.
9043 (ebnf-8-bit-chars): Const fix.
9044
9045 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9046 entry. Doc fix.
9047 (ebnf-bnf-lex): Code fix.
9048 (ebnf-bnf-comment-chars): Const fix.
9049
9050 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9051 entry. Doc fix.
9052 (ebnf-iso-comment-chars): Const fix.
9053
9054 * ebnf-otz.el: Doc fix.
9055
9056 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9057 entry. Doc fix.
9058 (ebnf-yac-skip-code): Code fix.
9059 (ebnf-yac-comment-chars): Const fix.
9060
9061 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9062
9063 * files.el (insert-directory-safely): New function.
9064 (recover-file): Use it instead of insert-directory.
9065 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9066
9067 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9068
9069 * international/mule-cmds.el (select-safe-coding-system):
9070 Check coding-category-list more rigidly. Improve help message.
9071
9072 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9073
9074 2000-12-21 Miles Bader <miles@gnu.org>
9075
9076 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9077
9078 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9079
9080 * international/mule-diag.el (describe-char-after): Make *Help*
9081 buffer inherit multibyteness of the current buffer.
9082
9083 * international/mule.el (make-char): Docstring adjusted for the
9084 change of make-char-internal.
9085
9086 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9087
9088 * international/iso-cvt.el: Docstrings fix.
9089
9090 2000-12-20 Dave Love <fx@gnu.org>
9091
9092 * subr.el (eval-after-load): Doc fix.
9093
9094 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9095
9096 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9097 for numbers.
9098
9099 2000-12-20 Miles Bader <miles@gnu.org>
9100
9101 * international/quail.el (quail-help): Resize the help window
9102 again after it has all its contents. Remove unneeded progn.
9103
9104 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9105
9106 * pcmpl-linux.el: Fix copy/paste error.
9107
9108 2000-12-19 Andrew Innes <andrewi@gnu.org>
9109
9110 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9111
9112 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9113
9114 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9115
9116 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9117
9118 * progmodes/idlw-shell.el: Fixed copyright notice.
9119
9120 * progmodes/idlwave.el: Fixed copyright notice.
9121
9122 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9123 TAB as key separators.
9124
9125 2000-12-19 Alex Schroeder <alex@gnu.org>
9126
9127 * sql.el (sql-sybase-options): New option.
9128 (sql-sybase): Use it. Add sql-database to the list of parameters
9129 provided for login. The options -w 2048 -n are not used any more.
9130 (sql-postgres-options): Changed default from "--pset" to "-P".
9131 (sql-mysql-options): Doc change.
9132 (sql-stop): Doc change.
9133
9134 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9135
9136 * international/quail.el (quail-input-method): Always hide
9137 the guidance buffer on exiting.
9138
9139 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9140
9141 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9142 isn't fboundp.
9143
9144 * server.el (server-buffer-done): Bury the buffer before
9145 killing it.
9146
9147 * faces.el (face-spec-set): Interpret a nil in specs for
9148 foreground and background colors as `unspecified', for
9149 compatibility with 20.x.
9150
9151 2000-12-18 Dave Love <fx@gnu.org>
9152
9153 * simple.el (mail-user-agent): Doc fix.
9154 (input-mode-8-bit): Removed.
9155
9156 * international/mule.el (set-keyboard-coding-system): Doc fix.
9157 (keyboard-coding-system): New option.
9158
9159 * mail/sendmail.el (send-mail-function): Customize.
9160
9161 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9162
9163 * international/codepage.el (cp866-decode-table): New table.
9164
9165 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9166
9167 * version.el (emacs-version): Remove `%a' from the time format
9168 because the weekday doesn't fit well into each locale.
9169
9170 2000-12-18 Miles Bader <miles@gnu.org>
9171
9172 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9173
9174 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9175 Check that emacs-major-version is `=' to 20, not `>='.
9176 (artist-replace-chars): Use `make-string' instead of a loop.
9177
9178 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9179
9180 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9181 (cvs-execute-single-file): Don't change directory.
9182 Patch from Per Cederqvist.
9183
9184 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9185
9186 * textmodes/ispell.el (check-ispell-version):
9187 If `ispell-program-name' is "aspell", pass it the -v switch instead
9188 of -vv.
9189
9190 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9191
9192 * international/mule-diag.el (mule-diag): Insert information about
9193 configure options, multibyte awareness, language env.
9194
9195 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9196 regexp to search for candidates.
9197
9198 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9199
9200 * info.el (Info-forward-node): If the node has an
9201 Info-header-line, widen the buffer before searching for "next:"
9202 and "up:" pointers, and set the search limit to stay in the
9203 current node.
9204
9205 2000-12-16 Miles Bader <miles@gnu.org>
9206
9207 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9208
9209 2000-12-15 Miles Bader <miles@gnu.org>
9210
9211 * comint.el (comint-send-string, comint-send-region): Also accept
9212 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9213 process-send-string/region.
9214
9215 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9216
9217 * isearch.el (isearch-lazy-highlight-max): New user-option.
9218 (isearch-lazy-highlight-update): Don't highlight more than
9219 isearch-lazy-highlight-max matches.
9220
9221 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9222
9223 2000-12-15 Richard M. Stallman <rms@gnu.org>
9224
9225 * sort.el (sort-columns): Fix error message.
9226
9227 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9228 `upcase' or `downcase' or nil.
9229 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9230 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9231 (dabbrev--substitute-expansion): New arg record-case-pattern.
9232 If it is non-nil, set dabbrev--last-case-pattern.
9233 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9234
9235 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9236
9237 2000-12-15 Miles Bader <miles@gnu.org>
9238
9239 * paths.el (Info-default-directory-list): Don't delete
9240 configure-info-directory from the list of standard info
9241 directories when appending it to the end -- their order is important.
9242
9243 * faces.el (read-face-attribute): If there's no entry for the
9244 user's input in VALID, just use it as-is (this will often result
9245 in an error, but it may be OK for e.g. colors using hexadecimal
9246 notation, and at least will yield a better error message).
9247
9248 * window.el (mode-line-window-height-fudge): Function removed.
9249 (height-affecting-face-attributes, mode-line-window-height-fudge):
9250 Variables removed.
9251 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9252 window is really the right size. Use vertical-motion
9253 rather than forward-line.
9254 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9255 (ispell-command-loop, ispell-show-choices): Use the variable
9256 ispell-choices-win-default-height, rather than the function.
9257 (ispell-choices-win-default-height): Function removed.
9258 (ispell-mode-line-window-height-fudge): Function removed.
9259
9260 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9261
9262 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9263
9264 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9265
9266 * paths.el (Info-default-directory-list):
9267 If configure-info-directory is not one of the standard directories,
9268 put it first in the list; otherwise put it last. Doc string
9269 changed accordingly.
9270
9271 * info.el (Info-directory-list): Change doc string to reflect the
9272 change in Info-default-directory-list.
9273
9274 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9275 windows-nt as windowed environments, even under -nw.
9276
9277 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9278 if not fboundp. Switch delete-forward mode for the <delete> key
9279 on all PC platforms, even under -nw.
9280
9281 * term/internal.el ([M-delete]): Remap to M-d.
9282
9283 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9284
9285 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9286
9287 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9288
9289 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9290
9291 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9292
9293 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9294 if appropriate.
9295
9296 * simple.el (delete-key-deletes-forward): New user-option.
9297 (delete-key-deletes-forward-mode): New function.
9298
9299 * bindings.el: Bind `delete' to backward-delete-char.
9300
9301 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9302 Test if symbol is bound before getting its value.
9303
9304 * tooltip.el (tooltip-show): If an error is signaled in
9305 x-show-tip, display that error, and display the help in the
9306 echo area.
9307
9308 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9309
9310 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9311 Show "... entries" messages for every 10000 entries, not 10.
9312
9313 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9314
9315 * bookmark.el: Provide a generic exit hook, as suggested by
9316 Ovidiu Predescu <ovidiu@cup.hp.com>:
9317 (bookmark-exit-hook): New var.
9318 (bookmark-exit-hook-internal): New func, replaces
9319 old raw lambda form in `kill-emacs-hook', and runs new
9320 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9321 as logically that feature must have been provided if this function
9322 is running.
9323 Removed ;;;###autoload before the `add-hook' call.
9324
9325 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9326
9327 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9328 (easy-menu-current-active-maps): New function.
9329 (easy-menu-get-map): Use it.
9330 Make a proper menu entry when creating a new keymap.
9331
9332 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9333
9334 * international/characters.el: Fix cases and syntaxes for
9335 mule-unicode-0100-24ff.
9336
9337 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9338 that a Japanese character is not appended after day and year.
9339
9340 * info.el (Info-suffix-list): Change format for a command that
9341 requires arguments.
9342 (info-insert-file-contents): Adjusted for the above change.
9343
9344 2000-12-12 Andreas Schwab <schwab@suse.de>
9345
9346 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9347 on the name of the tar buffer. Verify that the existing buffer is
9348 visiting the same subfile.
9349
9350 2000-12-12 Dave Love <fx@gnu.org>
9351
9352 * subdirs.el: Add obsolete.
9353
9354 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9355
9356 * mail/rmailsum.el (rmail-summary-expunge)
9357 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9358 instead of rmail-confirm-expunge.
9359
9360 * replace.el (perform-replace): Don't use an empty match adjacent
9361 to a non-empty match when computing the next match before the
9362 replacement is performed.
9363
9364 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9365
9366 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9367 definition (patch by Stefan Monnier).
9368 (glasses-mode): Use jit-lock instead of `after-change-functions'
9369 (patch by Stefan Monnier).
9370
9371 2000-12-12 Miles Bader <miles@gnu.org>
9372
9373 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9374 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9375
9376 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9377
9378 * term/mac-win.el: Remove load for ls-lisp.
9379
9380 * loadup.el: Load ls-lisp for system-type `macos'.
9381
9382 2000-12-12 Miles Bader <miles@gnu.org>
9383
9384 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9385 Respect field end too.
9386 (just-one-space): Respect fields as `delete-horizontal-space'.
9387 (newline-and-indent, reindent-then-newline-and-indent):
9388 Use `delete-horizontal-space'.
9389
9390 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9391
9392 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9393 (so as to obey the field property in the minibuffer).
9394
9395 * obsolete/c-mode.el: Moved from lisp/progmodes.
9396 * obsolete/auto-show.el: Moved from lisp.
9397 * obsolete/ooutline.el: Moved from lisp/textmodes.
9398
9399 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9400
9401 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9402 changes to list them here.
9403
9404 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9405 Too many changes to list them here.
9406
9407 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9408 Too many changes to list them here.
9409
9410 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9411
9412 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9413
9414 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9415
9416 * cus-edit.el (custom-save-variables, custom-save-faces):
9417 Comment fix.
9418
9419 * hscroll.el: Moved to `obsolete' subdir.
9420
9421 2000-12-11 Miles Bader <miles@gnu.org>
9422
9423 * window.el (window-text-height): Function removed (now in C).
9424
9425 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9426
9427 * log-edit.el (log-edit-parent-buffer): New var.
9428 (log-edit): Set it. Add BUFFER argument.
9429 (log-edit-done): Use char-before.
9430 Don't bother checking validity of vc-comment-ring.
9431 Only bury the buffer if log-edit popped it up.
9432
9433 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9434 (cvs-mode-diff-help): Remove.
9435 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9436 (cvs-mode-marked): Set up the default for CMD manually.
9437
9438 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9439 Remove binding for ? now made unnecessary.
9440
9441 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9442
9443 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9444 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9445
9446 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9447 when master file is not open.
9448
9449 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9450
9451 * progmodes/ada-stmt.el: Update `maintainer'.
9452
9453 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9454
9455 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9456 choices to match documentation string.
9457
9458 2000-12-09 Miles Bader <miles@gnu.org>
9459
9460 * minibuf-eldef.el: New file.
9461
9462 * window.el (fit-window-to-buffer): Don't pass last argument to
9463 pos-visible-in-window-p, now that its meaning is inverted.
9464
9465 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9466
9467 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9468 <ceder@lysator.liu.se>.
9469
9470 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9471
9472 * autoinsert.el (auto-insert-alist): Add missing final \n.
9473
9474 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9475 (cvs-menu-map): Remove.
9476 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9477 (cvs-mode-quit): Turn it back into a plain function.
9478
9479 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9480 (texinfo-filter): Remove (move to texinfo.el).
9481
9482 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9483 file where it's more visible.
9484 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9485 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9486 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9487 (texinfo-inside-macro-p): Only catch `scan-error's.
9488 (texinfo-inside-env-p): Make better use of the match info.
9489 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9490 (texinfo-insert-@end): Slight re-organization.
9491 Also remove useless `looking-at' call.
9492
9493 2000-12-08 Andrew Innes <andrewi@gnu.org>
9494
9495 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9496 accessible in -nw mode.
9497
9498 * term/w32-win.el: Remove stuff about selection timeout, which is
9499 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9500 it is accessible in -nw mode.
9501
9502 2000-12-08 Dave Love <fx@gnu.org>
9503
9504 * emacs-lisp/lisp-mode.el (lisp-mode):
9505 Set font-lock-keywords-case-fold-search.
9506
9507 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9508
9509 * textmodes/ispell.el (ispell): Doc fix.
9510
9511 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9512
9513 * international/quail.el (quail-insert-decode-map): Check the
9514 frame width of a window displaying the current buffer, not that of
9515 the selected frame.
9516 (quail-help): Make sure that the help buffer has window before
9517 inserting text in it.
9518
9519 2000-12-07 Sam Steingold <sds@gnu.org>
9520
9521 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9522 Backquote is used in isearch.el, so autoloading saves nothing.
9523
9524 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9525
9526 * startup.el (normal-top-level-add-subdirs-to-load-path):
9527 Ignore the CVS and RCS subdirectories case-insensitively.
9528
9529 * dired.el (dired-insert-directory): If file-system-info is
9530 fboundp, call it instead of invoking dired-free-space-program.
9531
9532 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9533
9534 * server.el (server-visit-files): Push files on file-name-history.
9535
9536 * progmodes/cc-langs.el: Update copyright.
9537
9538 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9539
9540 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9541
9542 * bindings.el (mode-line-mode-menu): Reverse the order
9543 of define-keys so that the menu appears in alphabetical order.
9544
9545 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9546
9547 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9548 of the function.
9549
9550 2000-12-07 Dave Love <fx@gnu.org>
9551
9552 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9553
9554 * facemenu.el (facemenu-unlisted-faces): Fix value.
9555
9556 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9557
9558 * font-lock.el (font-lock-default-fontify-region):
9559 Include the terminating \n (off-by-one error).
9560 (font-lock-set-defaults): Use dolist.
9561
9562 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9563
9564 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9565
9566 * international/mule-cmds.el (describe-language-environment):
9567 Fix for the case that an input method title is not string but a list.
9568
9569 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9570 of wrong SIZE record.
9571
9572 2000-12-06 Dave Love <fx@gnu.org>
9573
9574 * newcomment.el (comment-region, comment-dwim): Doc fix.
9575
9576 * textmodes/texinfo.el: Require tex-mode when compiling.
9577 (texinfo-update-node): Doc fix.
9578 (texinfo-imenu-generic-expression): Add @anchor.
9579 (texinfo-font-lock-keywords): Add @uref.
9580 (texinfo-inside-macro-p): Don't use ignore-errors.
9581 (texinfo-insert-quote): Match more contexts.
9582
9583 * international/mule.el (decode-char, encode-char): Doc fix.
9584 (auto-coding-alist): Customize.
9585
9586 * files.el (load-file): Fix change of 2000-03-12.
9587
9588 * wid-edit.el (widget-text-keymap): Doc fix.
9589
9590 2000-12-06 Andrew Innes <andrewi@gnu.org>
9591
9592 * makefile.w32-in (lisp): Set to an absolute directory, namely
9593 $(CURDIR).
9594
9595 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9596
9597 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9598 read generated-autoload-file, and set buffer-file-coding-system to
9599 raw-text-unix after reading the file.
9600
9601 * international/mule-conf.el (file-coding-system-alist):
9602 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9603
9604 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9605
9606 * replace.el (occur): Make line-number-width 1 smaller for the
9607 colon following the line number.
9608
9609 * startup.el (fancy-splash-text, command-line-1):
9610 Use `File' for the menu name instead of `Files'.
9611
9612 * tmm.el: Update copyright.
9613
9614 * cus-start.el: Add entry for even-window-heights.
9615
9616 2000-12-06 Miles Bader <miles@gnu.org>
9617
9618 * faces.el (frame-set-background-mode): Avoid stomping on
9619 locally modified faces.
9620
9621 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9622
9623 * international/fontset.el: Correct the font registries for
9624 japanese-jisx0213-1 and japanese-jisx0213-2.
9625
9626 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9627
9628 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9629
9630 * iswitchb.el: Update customization commentary.
9631
9632 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9633
9634 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9635 (tpu-search-highlight): Fixed comparison of overlay end positions.
9636 (tpu-trim-line-ends): Implemented trimming logic locally.
9637
9638 * emulation/tpu-extras.el (tpu-write-file-hook)
9639 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9640
9641 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9642
9643 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9644 to cn-gb.
9645 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9646
9647 2000-12-04 Dave Love <fx@gnu.org>
9648
9649 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9650
9651 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9652
9653 * mail/rmailsum.el (rmail-summary-expunge)
9654 (rmail-summary-expunge-and-save): Ask for confirmation with
9655 rmail-expunge-confirmed.
9656
9657 * mail/rmail.el (rmail-expunge-confirmed): New function.
9658 (rmail-expunge): Use it.
9659
9660 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9661
9662 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9663 (etags-recognize-tags-table, find-tag-in-order):
9664 New functionality: interpret file names as tags.
9665
9666 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9667
9668 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9669 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9670 the first subnode until the bottom of the current node is visible.
9671
9672 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9673
9674 * format.el (format-decode): Don't change buffer's undo list.
9675
9676 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9677
9678 * faces.el (face-font-registry-alternatives): Add entries for CJK
9679 fonts. Doc-string adjusted for the actual usage of this data.
9680
9681 * international/fontset.el: Change the font registries for CJK
9682 fonts in the default fontset. Don't append '*' to registries.
9683
9684 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9685
9686 * emacs-lisp/easy-mmode.el (define-derived-mode)
9687 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9688
9689 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9690 (derived-mode-p): New function.
9691 (derived-mode-make-docstring): Add `docstring' argument.
9692 Use it if available and complete it if necessary.
9693
9694 2000-12-03 Andreas Schwab <schwab@suse.de>
9695
9696 * type-break.el (type-break): Don't make parent of itself.
9697
9698 2000-12-03 Miles Bader <miles@gnu.org>
9699
9700 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9701
9702 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9703
9704 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9705 (tex-main-file, tex-file): Simplify.
9706 (tex-generate-zap-file-name): Use subst-char-in-string.
9707 (tex-strip-dots): Remove.
9708
9709 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9710
9711 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9712 to check if the match succeeded.
9713
9714 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9715
9716 * startup.el (use-fancy-splash-screens-p): New function.
9717 (command-line-1): Use it to determine whether or not to use
9718 a fancy splash screen.
9719
9720 2000-12-02 Andreas Schwab <schwab@suse.de>
9721
9722 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9723
9724 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9725
9726 * international/mule.el (make-char): Fix last change.
9727
9728 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9729 New defcustoms.
9730 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9731 autoloading tex-mode; instead, do the same manually.
9732 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9733 with numeric argument. Docstring fix.
9734 (toplevel): Require cl when compiling.
9735
9736 * international/mule.el (make-char): Doc fix.
9737
9738 2000-12-02 Jason Rumney <jasonr@gnu.org>
9739
9740 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9741 the Emacs Lisp manual)
9742
9743 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9744
9745 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9746
9747 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9748 the Emacs Lisp manual).
9749
9750 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9751
9752 * simple.el (next-line-add-newlines): Change default to nil.
9753
9754 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9755
9756 * files.el (revert-buffer, recover-file):
9757 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9758
9759 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9760
9761 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9762
9763 2000-12-01 Miles Bader <miles@gnu.org>
9764
9765 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9766
9767 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9768
9769 * international/mule-diag.el (describe-char-after): Fix typo.
9770 (describe-character-set, non-iso-charset-alist): Fix typo.
9771
9772 2000-12-01 Miles Bader <miles@gnu.org>
9773
9774 * image-file.el (image-file-name-regexp): Automatically add
9775 upper-case variants of each filename extension in
9776 `image-file-name-extensions', since they seem to be common.
9777
9778 * simple.el (minibuffer-contents)
9779 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9780 New functions.
9781 * filecache.el (file-cache-directory-name)
9782 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9783
9784 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9785
9786 * filecache.el (file-cache-minibuffer-complete): Don't try to
9787 delete the minibuffer prompt.
9788
9789 2000-11-30 Dave Love <fx@gnu.org>
9790
9791 * cus-start.el: Fix read-buffer-function type.
9792
9793 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9794
9795 * md5.el: Removed. There's a built-in function, now.
9796
9797 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9798
9799 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9800 as dummy 0-th char of rmail-deleted-vector.
9801
9802 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9803
9804 * ps-print.el (ps-end-job): Bind case-fold-search only after
9805 switching to ps-spool-buffer.
9806
9807 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9808
9809 * ps-print.el: Line number font customization. PostScript: Lines and
9810 PageCount are initialized on each page. Doc Fix.
9811 (ps-print-version): New version number (6.3.2).
9812 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9813 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9814 (ps-right-header): Customization fix.
9815 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9816 Fix code.
9817 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9818 New vars.
9819
9820 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9821
9822 * bs.el: Fix typos and spelling errors.
9823 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9824 (bs-configuration): Doc fix.
9825
9826 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9827
9828 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9829
9830 * emulation/tpu-edt.el (tpu-version): New version.
9831 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9832 (tpu-original-mode-line): Variable deleted.
9833 (tpu-mark-flag): New initial value.
9834 (tpu-set-mode-line): Don't redefine mode-line-format.
9835 Add tpu-mark-flag to minor-mode-alist.
9836 (tpu-update-mode-line): New mark flag logic.
9837 (tpu-get): Use find-file-wildcards.
9838 (tpu-search-highlight): Move overlay less, reset overlay properly.
9839 (tpu-unselect): Deactivate mark.
9840 (tpu-lm-replace): Reset overlay properly.
9841 (tpu-forward-line): Use forward-visible-line.
9842 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9843
9844 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9845
9846 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9847
9848 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9849
9850 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9851
9852 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9853 and skip whitespace and newlines.
9854
9855 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9856
9857 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9858
9859 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9860
9861 * help.el (describe-function-1): Regexp-quote function name
9862 when used as part of a regexp.
9863
9864 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9865 Use face-attribute instead of face-foreground and face-background.
9866 (tool-bar-add-item): Likewise, and handle unspecified colors.
9867
9868 * enriched.el (enriched-face-ans): Use face-attribute instead
9869 of face-foreground and face-background.
9870
9871 * faces.el (face-foreground, face-background, face-stipple):
9872 Return nil if attribute is unspecified, for backward compatibility.
9873
9874 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9875
9876 * play/5x5.el: Remove version info.
9877
9878 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9879
9880 * frame.el (blink-cursor-mode): Doc fix.
9881
9882 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9883
9884 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9885 to create Makefile rules.
9886 (antlr-tool-command): New user option.
9887 (antlr-ask-about-save): New user option.
9888 (antlr-makefile-specification): New user option.
9889 (antlr-file-formats-alist): New variable.
9890 (antlr-special-file-formats): New variable.
9891 (antlr-unknown-file-formats): New user option.
9892 (antlr-help-unknown-file-text): New variable.
9893 (antlr-help-rules-intro): New variable.
9894 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9895 (antlr-mode-menu): Add entries.
9896 (antlr-file-dependencies): New function.
9897 (antlr-directory-dependencies): New function.
9898 (antlr-superclasses-glibs): New function.
9899 (antlr-run-tool): New command.
9900 (antlr-makefile-insert-variable): New function.
9901 (antlr-insert-makefile-rules): New function.
9902 (antlr-show-makefile-rules): New command.
9903
9904 * antlr-mode.el: More Emacs/XEmacs stuff.
9905 (antlr-no-action-keywords): New constant with value nil.
9906 (antlr-font-lock-keywords-alist): Use it. Old value would break
9907 syntax highlighting in Emacs-21.0.
9908 (antlr-default-directory): Emacs/XEmacs dependend function.
9909 (antlr-read-shell-command): Ditto.
9910 (antlr-with-displaying-help-buffer): Ditto.
9911
9912 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9913
9914 * antlr-mode.el: imenu, parsing and highlighting changes.
9915 (antlr-imenu-create-index-function): Don't create extra submenus
9916 for definitions in different grammar classes. It is not necessary
9917 for the menu and would make command `imenu' awkward to use.
9918 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9919 header actions and more than one.
9920 (antlr-font-lock-tokendef-face): Changed color.
9921 (antlr-font-lock-tokenref-face): Changed color.
9922 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9923 (antlr-mode-syntax-table): New variable.
9924 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9925 (antlr-with-syntax-table): Don't copy syntax table.
9926
9927 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9928
9929 * antlr-mode.el: Minor changes: language setting.
9930 (antlr-language-alist): The value for file option "language" can
9931 be both an identifier and a string.
9932 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9933 (antlr-language-limit-n-regexp): Change accordingly.
9934
9935 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9936
9937 * antlr-mode.el: Minor changes: tabs, hiding.
9938 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9939 (antlr-action-visibility): Also allow value nil to also hide the
9940 braces. Renamed from `antlr-tiny-action-length'.
9941 Suggested by Jay@aol.com.
9942 (antlr-hide-actions): Change accordingly. Hide line if completely
9943 hidden action is on a line of its own.
9944
9945 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9946
9947 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9948
9949 * sort.el (sort-columns): Don't concat strings with numbers.
9950
9951 2000-11-29 Dave Love <fx@gnu.org>
9952
9953 * cus-edit.el (face): Fix :format.
9954
9955 * mail/feedmail.el: Require smtpmail when compiling.
9956 (mail-do-fcc): Autoload.
9957 (feedmail) <defgroup>: Fix :link.
9958 (feedmail-nuke-body-in-fcc): Fix :type.
9959 (feedmail-send-it): Add autoload cookie.
9960
9961 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9962
9963 * newcomment.el (comment-indent): Save excursion around call to
9964 comment-indent-function.
9965
9966 2000-11-29 Miles Bader <miles@gnu.org>
9967
9968 * subr.el (member-ignore-case): Return the tail of the list who's
9969 car matches, like `member', not the matching element itself.
9970
9971 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9972
9973 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9974 should not contain `\n'.
9975
9976 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9977
9978 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9979
9980 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9981
9982 * dired-aux.el (dired-do-create-files): Construct default file
9983 name for dired-mark-read-file-name so that when the user enters
9984 just RET, the target file will end up in the target directory.
9985
9986 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9987 local-abbrev-table before changing buffers because it might
9988 have a buffer-local binding.
9989
9990 2000-11-28 Miles Bader <miles@gnu.org>
9991
9992 * simple.el (delete-horizontal-space): Handle fields more generally.
9993
9994 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9995
9996 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9997
9998 2000-11-28 Dave Love <fx@gnu.org>
9999
10000 * progmodes/ps-mode.el (ps-mode): Set comment-start and
10001 comment-start-skip locally.
10002
10003 * progmodes/fortran.el (fortran-mode): Don't set
10004 fortran-comment-line-start-skip. Set comment-start to
10005 fortran-comment-line-start.
10006 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
10007 (fortran-comment-line-start-skip): Simplify slightly.
10008
10009 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10010
10011 * play/5x5.el: Remove RCS keyword.
10012
10013 * bs.el: Mistaken commit, undone 2000-11-30.
10014
10015 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
10016
10017 * textmodes/tildify.el (tildify-string-alist):
10018 Add `plain-tex-mode' here.
10019
10020 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
10021
10022 * chistory.el (Command-history-setup): Remove extraneous `keymap'
10023 reference.
10024
10025 2000-11-28 Miles Bader <miles@gnu.org>
10026
10027 * cus-face.el (custom-face-attributes): Add post-filter function
10028 for :box. Make pre-filter function for :box handle all cases.
10029
10030 * wid-edit.el (widget-choose): Make sure pop-up window is large
10031 enough to display all the choices, as there's no way to scroll it.
10032
10033 2000-11-28 Kenichi Handa <handa@etl.go.jp>
10034
10035 * international/mule-conf.el: Make the coding system no-conversion
10036 safe for all characters.
10037
10038 2000-11-27 Dave Love <fx@gnu.org>
10039
10040 * net/ldap.el (ldap) <defgroup>: Add :version.
10041
10042 * tooltip.el (tooltip-use-echo-area): Doc fix.
10043
10044 * cus-start.el <minibuffer-prompt-properties>: Add version.
10045 <read-buffer-function>: Add.
10046
10047 * apropos.el (apropos-print): Add help-echo to active text.
10048
10049 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10050
10051 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10052
10053 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10054 type, group and version.
10055
10056 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10057
10058 * select.el (x-get-selection): Docstring fix.
10059
10060 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10061
10062 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10063
10064 2000-11-27 Andrew Innes <andrewi@gnu.org>
10065
10066 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10067
10068 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10069
10070 2000-11-27 Miles Bader <miles@gnu.org>
10071
10072 * dired.el (dired-get-filename): Return filename verbatim if
10073 LOCALP is `verbatim'.
10074 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10075 `verbatim' so that we don't inadvertently delete a non-existant
10076 directory name.
10077
10078 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10079
10080 * international/characters.el: Specify cases and syntaxes for
10081 mule-unicode-0100-24ff.
10082
10083 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10084
10085 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10086 that foreground and/or background colors of the face `tool-bar'
10087 are unspecified.
10088
10089 2000-11-27 Miles Bader <miles@gnu.org>
10090
10091 * wid-edit.el (widget-field-buffer, widget-field-start)
10092 (widget-field-end): Handle widget field `pseudo-overlays'.
10093 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10094 if it's there instead of in `widget-field-list'.
10095
10096 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10097 (help-make-xrefs): Delete extraneous newlines at the end of the
10098 docstring.
10099
10100 2000-11-25 Jason Rumney <jasonr@gnu.org>
10101
10102 * startup.el (command-line): Call set-locale-environment after
10103 Window System init file is read, as it can result in a call to
10104 redraw-frame.
10105
10106 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10107
10108 * simple.el (shell-command): Mention the effect of the prefix
10109 argument in the doc string.
10110
10111 2000-11-25 Miles Bader <miles@gnu.org>
10112
10113 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10114
10115 * wid-edit.el (widget-field-value-delete): Don't try to delete
10116 overlay when it's the `pseudo-overlay' that exists at some points.
10117
10118 2000-11-24 Jason Rumney <jasonr@gnu.org>
10119
10120 * international/mule-cmds.el (locale-language-names): Add "jp" as
10121 a non-standard alternative for Japanese.
10122
10123 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10124
10125 * vc-hooks.el: Require 'cl during compilation.
10126
10127 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10128
10129 * faces.el (face-set-after-frame-default): Let face attributes
10130 specified for new frames override frame parameters.
10131
10132 * startup.el (command-line): Fix computation of the source file
10133 for user-init-file when user-init-file is a compiled file.
10134
10135 2000-11-24 Miles Bader <miles@gnu.org>
10136
10137 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10138 (custom-post-filter-face-spec): New functions.
10139 (custom-face-set, custom-face-value-create): Filter the face spec
10140 before and after customization.
10141 (custom-face-set): If VALUE specifies a null face, pass a
10142 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10143 * cus-face.el (custom-face-attributes): Remove SET and GET
10144 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10145 cases they're needed.
10146
10147 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10148 that it's distinguishable from the :off-glyph on dark-background
10149 displays. Set its background color too.
10150
10151 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10152 so that people can easily turn it off.
10153
10154 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10155
10156 * ediff-diff.el: Moved variables around to have it compile under NT.
10157
10158 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10159
10160 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10161
10162 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10163 redundant skip-small-frames test.
10164
10165 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10166 (viper-downgrade-to-insert): Protect against errors in hooks.
10167
10168 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10169 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10170 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10171 New functions.
10172
10173 * viper-util.el (viper-memq-char): Bug fixes.
10174
10175 * viper.el (viper-mode): Fix cursor handling.
10176
10177 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10178
10179 * international/mule-diag.el (list-iso-charset-chars):
10180 For two-byte charset, fix the `while' condition.
10181 (list-non-iso-charset-chars): Fix the `while' condition.
10182
10183 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10184
10185 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10186 if the variable is make-variable-buffer-local.
10187
10188 * progmodes/ada-stmt.el (ada-template-map):
10189 Initialize and bind it to C-c t in ada-mode-map.
10190 (ada-stmt-mode-hook): New function extracted from old code.
10191 Only change the buffer-local side of skeleton-*.
10192 (ada-mode-hook): Use it.
10193
10194 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10195
10196 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10197 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10198 we expect to be returned by minibuffer-depth once we prompt the
10199 user in the minibuffer.
10200 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10201 as recorded in iswitchb-minibuf-depth, return non-nil.
10202
10203 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10204
10205 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10206 (hscroll-window-maybe): Docstring fix.
10207
10208 2000-11-23 Dave Love <fx@gnu.org>
10209
10210 * rect.el (string-rectangle): Don't test delete-selection-mode.
10211
10212 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10213
10214 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10215 is in the tool bar.
10216
10217 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10218 with `no-dir'; we want the directory part to be able to remove it.
10219
10220 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10221
10222 * textmodes/outline.el (outline-flag-region):
10223 Don't bind inhibit-read-only since we don't modify the buffer.
10224 (outline-isearch-open-invisible): Don't jump to overlay-start
10225 since we're trying to unhide text around point.
10226 (outline-discard-overlays): Use dolist.
10227
10228 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10229
10230 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10231
10232 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10233
10234 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10235
10236 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10237 Fix ARG regexp to skip quoted braces.
10238 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10239 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10240 are (correctly) handled separately).
10241 Remove `caption' and `footnote' from `citations': they contain text.
10242 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10243 (latex-skeleton-end-hook): New function.
10244 (latex-mode): Use it.
10245 (tex-start-tex-marker): Remove.
10246 (tex-send-tex-command): Don't set tex-start-tex-marker.
10247 (tex-error-parse-syntax-table): New var.
10248 (tex-compilation-parse-errors): Use it.
10249 Ignore tex-start-tex-marker. Don't bother with marker-position.
10250 (tex-validate-buffer): Don't bother with marker-position.
10251
10252 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10253 (flyspell-generic-progmode-verify): Use it.
10254
10255 2000-11-22 Sam Steingold <sds@gnu.org>
10256
10257 * simple.el (delete-trailing-whitespace): New interactive function.
10258
10259 * progmodes/ada-mode.el (ada-mode): Use it instead of
10260 `ada-remove-trailing-spaces'.
10261 (ada-remove-trailing-spaces): Removed.
10262
10263 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10264
10265 * textmodes/picture.el (picture-clean): Removed.
10266 (picture-mode-exit): Call it instead of `picture-clean'.
10267
10268 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10269
10270 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10271
10272 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10273 jit-lock-fontify-buffer; it should anyway be unneccessary to
10274 do anything special when jit-lock is active.
10275 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10276
10277 2000-11-22 Dave Love <fx@gnu.org>
10278
10279 * calendar/todo-mode.el (todo-top-priorities): Use
10280 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10281
10282 * language/chinese.el, language/cyrillic.el:
10283 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10284 * language/hebrew.el, language/indian.el, language/japanese.el:
10285 * language/korean.el, language/lao.el, language/misc-lang.el:
10286 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10287 Use provide.
10288
10289 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10290 (custom-variable-set): Improve validation error mesage.
10291
10292 * rect.el (string-rectangle): Revert last change.
10293 (string-rectangle-line): New arg DELETE.
10294 (string-rectangle): Check delete-selection-mode.
10295
10296 * emacs-lisp/edebug.el (edebug-version)
10297 (edebug-maintainer-address): Deleted.
10298 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10299 (edebug-read-function): Account for other `'#' read forms.
10300 (edebug-mode-menus): Make some items toggles.
10301 (edebug-outside-unread-command-event, unread-command-event):
10302 Remove these to avoid warnings.
10303
10304 2000-11-22 David Ponce <david@dponce.com>
10305
10306 * recentf.el (recentf-menu-items-for-commands)
10307 (recentf-make-menu-items, recentf-make-menu-item)
10308 (recentf-filter-changer): Added :help and :active menu-item properties.
10309
10310 (recentf-build-dir-rules, recentf-dump-variable)
10311 (recentf-edit-list, recentf-open-files-item)
10312 (recentf-open-files): Replaced unnecessary `mapcar' with new
10313 built-in `mapc'.
10314
10315 2000-11-23 Miles Bader <miles@gnu.org>
10316
10317 * faces.el (menu): Make inverse-video on ttys too.
10318
10319 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10320
10321 * simple.el (comment-line-break-function): Use the new name
10322 indent-new-comment-line -> comment-indent-new-line.
10323 (clone-indirect-buffer): Don't ignore NORECORD.
10324 (next-completion): Properly handle the case where items are adjacent.
10325
10326 * mouse.el (popup-menu): Stupid typo.
10327
10328 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10329
10330 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10331 maintainer, keywords tags.
10332
10333 * rect.el (replace-rectangle): Don't call string-rectangle-line
10334 with too many arguments.
10335
10336 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10337
10338 * ediff-util.el (ediff-file-checked-out-p)
10339 (ediff-file-checked-in-p): Call vc-state instead of
10340 vc-locking-user, which no longer exists.
10341
10342 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10343
10344 2000-11-22 Dave Love <fx@gnu.org>
10345
10346 * md5.el (md5): Provide.
10347 (md5): Fix error call.
10348
10349 2000-11-22 Miles Bader <miles@gnu.org>
10350
10351 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10352 (refill-fill-paragraph-at): Remove debugging code.
10353
10354 * calendar/calendar.el (generate-calendar-window): When we don't
10355 call `fit-window-to-buffer', make sure the top line is fully visible.
10356
10357 * image-file.el (insert-image-file): Don't make `read-only'
10358 property rear-nonsticky.
10359
10360 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10361 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10362 stashing away its original value.
10363 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10364 in the recursive edit.
10365 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10366 (isearch-done): Restore `minibuffer-message-timeout'.
10367
10368 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10369
10370 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10371
10372 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10373
10374 * find-lisp.el (find-lisp-find-files-internal):
10375 Use dolist, when and file-name-as-directory.
10376
10377 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10378 (define-derived-mode, define-minor-mode): Add specs.
10379
10380 * window.el: General comment and spacing fixes.
10381 (save-selected-window): Use backquotes.
10382 (window-safely-shrinkable-p): New function.
10383 (shrink-window-if-larger-than-buffer): Use it.
10384
10385 * subr.el (make-local-hook): Docstring fix.
10386
10387 * shell.el (shell-mode): Use define-derived-mode.
10388
10389 * newcomment.el (comment-indent): Insert comment before calling
10390 comment-indent-function. Don't insert in column 0.
10391 (comment-dwim): Indent before inserting comment.
10392
10393 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10394 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10395 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10396 Use mapc rather than map.
10397
10398 * files.el (find-buffer-visiting): Compare all attributes before
10399 declaring two files identical (rather than just their inode-no).
10400 (auto-mode-alist): Use \' rather than $.
10401
10402 * which-func.el: Update maintainer line.
10403
10404 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10405 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10406 (uniquify-buffer-file-name): Use it.
10407
10408 2000-11-22 Miles Bader <miles@gnu.org>
10409
10410 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10411 * simple.el (minibuffer-avoid-prompt): New function.
10412
10413 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10414
10415 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10416
10417 2000-11-21 Miles Bader <miles@gnu.org>
10418
10419 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10420 inclusion of `track-mouse'.
10421
10422 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10423 (refill-adjust-ignorable-overlay): New function.
10424 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10425 only the paragraph's tail if possible.
10426 Update `refill-ignorable-overlay'.
10427 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10428
10429 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10430 point inside the fill-prefix.
10431
10432 * textmodes/refill.el (refill-post-command-function): Don't reset
10433 refill-doit in the case where a self-insertion command doesn't
10434 case a refill. Use `refill-fill-paragraph-at', getting position
10435 from `refill-doit'.
10436 (refill-after-change-function): Set `refill-doit' to END.
10437 (refill-fill-paragraph-at): New function, mostly from old
10438 refill-fill-paragraph.
10439 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10440 (refill-pre-command-function): New function.
10441 (refill-mode): Add it to `pre-command-hook'.
10442
10443 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10444
10445 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10446
10447 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10448 javadoc tags.
10449
10450 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10451
10452 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10453 vc.el).
10454
10455 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10456 require vc.
10457
10458 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10459 checkouts.
10460
10461 2000-11-20 Dave Love <fx@gnu.org>
10462
10463 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10464
10465 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10466
10467 * calculator.el (calculator-paste): Use `if' instead of `and'
10468 and `or'.
10469 (calculator-help): Don't use electric-describe-mode for XEmacs.
10470
10471 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10472
10473 * info.el (info-menu-5): Doc fix.
10474
10475 * textmodes/artist.el: New file.
10476
10477 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10478
10479 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10480 and differentiate according to checkout model.
10481 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10482 since this function is only concerned with master state.
10483
10484 * vc-hooks.el (vc-workfile-unchanged-p)
10485 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10486
10487 * vc.el (vc-workfile-unchanged-p)
10488 (vc-default-workfile-unchanged-p): See above.
10489
10490 2000-11-19 Miles Bader <miles@gnu.org>
10491
10492 * image-file.el (insert-image-file): Make `intangible' and
10493 `read-only' properties rear-nonsticky too.
10494
10495 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10496
10497 * ps-print.el: Update copyright notice.
10498
10499 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10500 (tooltip-show): Use the offsets.
10501
10502 * bindings.el (mode-line-modified): Fix a typo.
10503 (mode-line-toggle-modified, mode-line-widen)
10504 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10505
10506 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10507
10508 * ps-print.el (toplevel): Test for find-coding-system being
10509 fboundp before calling ps-x-find-coding-system.
10510
10511 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10512
10513 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10514 (vc-version-backup-file): Docstring fix.
10515
10516 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10517
10518 * files.el (basic-save-buffer): Don't add a newline if
10519 find-file-literally is non-nil.
10520 (find-file-literally): Extend doc string.
10521
10522 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10523 sort(1) with the `-f' argument.
10524
10525 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10526
10527 * vc.el: Updated backend documentation.
10528 (vc-default-check-headers): New function.
10529
10530 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10531
10532 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10533 up-to-date.
10534 (vc-do-command): In the asynchronous case, output messages only if
10535 the minibuffer is not active.
10536
10537 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10538 `vc-cvs-use-edit' is on.
10539 (vc-cvs-checkout): When this is used for reverting the workfile,
10540 make a backup of the original contents and revert to that in case
10541 of error.
10542 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10543 remote repositories.
10544
10545 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10546 for both version and ratio in the minibuffer.
10547
10548 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10549 Use vc-do-command to perform the annotation, not call-process.
10550
10551 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10552
10553 * international/quail.el (quail-start-translation): Don't call
10554 `message' before reading key sequence.
10555
10556 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10557
10558 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10559
10560 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10561
10562 * window.el (fit-window-to-buffer): Be sure to acquire at least
10563 one text line even if the buffer is empty.
10564
10565 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10566
10567 * net/ange-ftp.el (ange-ftp-file-writable-p)
10568 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10569 Bind ange-ftp-process-verbose to nil.
10570
10571 2000-11-15 Dave Love <fx@gnu.org>
10572
10573 * wid-edit.el (widget-specify-field, widget-specify-button):
10574 If :help-echo is a function, set help-echo of overlay to
10575 widget-mouse-help.
10576 (widget-mouse-help): New function.
10577 (widget-echo-help): Rewritten for :help-echo functions only taking
10578 a widget arg.
10579
10580 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10581 Use display-graphic-p.
10582 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10583 and that JPEG is available.
10584 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10585
10586 * international/mule-cmds.el (locale-charset-language-names):
10587 Match @euro.
10588
10589 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10590
10591 * faces.el (face-set-after-frame-default):
10592 If `inhibit-default-face-x-resources' is bound, don't intialize the
10593 default face from X resources.
10594
10595 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10596
10597 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10598 Don't set EMACSLOADPATH.
10599
10600 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10601
10602 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10603 texinfo-insert-@url.
10604 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10605 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10606
10607 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10608
10609 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10610 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10611 (checkdoc-minor-keymap): Backward compatibility.
10612 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10613 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10614 (checkdoc-this-string-valid-engine): Be a bit more strict
10615 to avoid matching substrings of `...' quoted vars/funs.
10616 (checkdoc-defun-info): Only look for `interactive' if alone.
10617 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10618
10619 * progmodes/compile.el (grep): `tag-default' can be nil.
10620
10621 * newcomment.el (comment-indent): Paren typo.
10622
10623 2000-11-14 Dave Love <fx@gnu.org>
10624
10625 * calculator.el: New maintainer version.
10626
10627 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10628
10629 * cmuscheme.el: Doc fixes.
10630 (cmuscheme) <defgroup>: Use `scheme' as parent.
10631 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10632
10633 * xscheme.el (scheme-program-name): Don't define here.
10634
10635 * progmodes/scheme.el (scheme-program-name): New variable
10636 (originally in cmuscheme).
10637
10638 2000-11-14 Miles Bader <miles@gnu.org>
10639
10640 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10641 Handle header-lines. Don't loop forever if we can't enlarge the
10642 window anymore. Simplify a bit.
10643
10644 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10645
10646 * window.el (fit-window-to-buffer): Don't check
10647 window-text-height. Assure that the last line is fully visible.
10648
10649 * international/quail.el (quail-show-guidance-buf):
10650 Call fit-window-to-buffer to assure the enough height of the guidance
10651 buffer.
10652 (quail-update-guidance): Avoid making the guidance buffer shorter.
10653
10654 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10655
10656 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10657 rather than `prepend' and add an interesting comment.
10658 (tex-math-face, tex-font-lock-syntactic-face-function):
10659 New face and function to use it.
10660 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10661 than `menu-enable' symbol property.
10662 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10663 (tex-mode): Add some latex-mode commands for auto-selection.
10664 Use tex-font-lock-syntactic-face-function.
10665 (tex-insert-quote): Simplify.
10666 (tex-shell): New mode.
10667 (tex-start-shell): Use it.
10668 (tex-shell-proc, tex-shell-buf): New functions.
10669 (tex-send-command): Use it.
10670 (tex-main-file): Fix the meaning of the new arg REALFILE.
10671 (tex-send-tex-command): New function split from `tex-start-tex'.
10672 Set compilation-last-buffer and compilation-parsing-end.
10673
10674 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10675 when it follows non-comment text on the line.
10676
10677 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10678 Set font-lock-defaults.
10679 (lisp-mode-shared-map): Init inside the defvar.
10680 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10681 Use define-derived-mode.
10682
10683 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10684
10685 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10686
10687 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10688
10689 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10690 Don't recursively optimize body because that can lead to infinite
10691 recursion; see comment there.
10692
10693 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10694
10695 * faces.el (face-spec-set-match-display): Revert the change from
10696 2000-10-24. Add a FIXME for after v21.1.
10697
10698 2000-11-13 Miles Bader <miles@gnu.org>
10699
10700 * textmodes/fill.el (skip-line-prefix): New function.
10701 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10702 (fill-paragraph): Don't leave point inside the fill-prefix.
10703 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10704 point inside the fill-prefix.
10705
10706 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10707
10708 * calendar/calendar.el (generate-calendar-window):
10709 Use `fit-window-to-buffer'.
10710
10711 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10712
10713 * gud.el (gud-minor-mode): New var.
10714 (gud-symbol, gud-val): New functions.
10715 (gud-find-file): Copy gud-minor-mode to the new buffer.
10716 (gud-menu-map): Include entries for commands that are not always
10717 available, using :enable to (de)activate them.
10718 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10719 (gud-mode-map): New map.
10720 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10721 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10722 Don't set up gud's menu (it's done by the minor-mode).
10723 (gud-minibuffer-local-map): New.
10724 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10725 (gud-query-cmdline): New function.
10726 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10727 (gud-mode): Use define-derived-mode.
10728 Don't set up gud's menu (it's done by the minor-mode).
10729 (gud-chop-words): Remove.
10730 (gud-common-init): Use split-string instead.
10731 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10732
10733 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10734 Add keyword arg :name.
10735
10736 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10737 (diff-count-matches, diff-split-hunk): New functions.
10738 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10739
10740 * pcvs-info.el (cvs-fi-conflict-face): New var.
10741
10742 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10743 Make it into a simple syntax-table, shared among all submodes.
10744 (sh-heredoc-face): Re-introduce.
10745 (sh-font-lock-syntactic-face-function): New function.
10746 (sh-mode): Use it. Also use define-derived-mode.
10747 Remove old bogus setting of indent-region-function.
10748 (sh-set-shell): Don't set the syntax-table any more.
10749 (sh-mode-syntax-table) <defun>: Remove.
10750
10751 2000-11-12 Miles Bader <miles@gnu.org>
10752
10753 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10754 message if interactive.
10755
10756 2000-11-12 Dave Love <fx@gnu.org>
10757
10758 * mail/feedmail.el: Fix header,
10759 (feedmail) <defgroup>: Add :link.
10760
10761 * view.el: Use local-map property, not keymap on mode-line string.
10762
10763 * scroll-all.el (scroll-all-mode): Customize variable.
10764 Add autoload cookie to function.
10765
10766 * lazy-lock.el: Remove compatibility code.
10767
10768 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10769 (finder-help-echo): New variable.
10770 (finder-mouse-face-on-line): Add help-echo stuff.
10771 (finder-list-keywords, finder-list-matches): Use mapc.
10772
10773 * faces.el (face-font-registry-alternatives): Add :version.
10774
10775 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10776 tags-table-list.
10777
10778 * net/browse-url.el (browse-url-browser-function): Update :version.
10779
10780 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10781 (mail-mode): Use [:alnum:] in some regexps.
10782
10783 2000-11-10 Dave Love <fx@gnu.org>
10784
10785 * ediff.el (ediff-regions-internal, ediff-documentation):
10786 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10787 fundamental mode.
10788
10789 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10790 buffer into fundamental mode.
10791 (ediff-set-difference): Use copy-sequence if available.
10792
10793 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10794 Check ediff-patch-map non-nil.
10795 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10796 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10797 buffer into fundamental mode.
10798
10799 * ediff-merg.el (state-or-merge): Defvar when compiling.
10800
10801 2000-11-10 Jason Rumney <jasonr@gnu.org>
10802
10803 * w32-fns.el (w32-add-charset-info): New function.
10804 (w32-charset-info-alist): Use it.
10805
10806 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10807
10808 * faces.el (face-font-registry-alternatives): New user-option.
10809
10810 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10811
10812 * textmodes/texinfo.el (texinfo-block-default): New var.
10813 (texinfo-insert-block): Use it. Insert a newline if needed.
10814
10815 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10816 (fill-region-as-paragraph): Use it.
10817
10818 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10819 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10820 Tweak paragraph regexps to allow a leading [ \t]*.
10821 (tex-latex-block): Insert a newline if necessary.
10822 (latex-insert-item): Only insert a newline if necessary.
10823 (tex-guess-main-file): New function.
10824 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10825 Set tex-main-file if TeX-master is provided.
10826 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10827
10828 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10829
10830 * startup.el (command-line): Set the default tooltip-mode
10831 to t for graphical displays which implement x-show-tip.
10832
10833 * tooltip.el (tooltip-mode): Add a comment about startup.el
10834 setting the default value of this user-option.
10835
10836 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10837
10838 * font-lock.el (font-lock-*-face) <defvar>: Move.
10839 (font-lock-defaults-alist): Mark obsolete.
10840 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10841 (font-lock-mode): Use define-minor-mode.
10842 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10843 (font-lock-turn-off-thing-lock): Be more explicit.
10844 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10845 (font-lock-syntactic-face-function): New var.
10846 (font-lock-fontify-syntactically-region): Use it.
10847 (font-lock-doc-face): New.
10848
10849 * pcvs.el (cvs-enabledp): Ignore errors.
10850 (cvs-commit-filelist): Never query.
10851 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10852 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10853 (cvs-do-removal): Use cvs-partition rather than delete-if.
10854 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10855 cvs-bury-buffer.
10856
10857 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10858 Allow `next' to jump to after the end of the last match.
10859
10860 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10861
10862 * simple.el (byte-compiling-files-p): New function.
10863
10864 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10865 if it is there.
10866
10867 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10868 nil again.
10869
10870 * textmodes/ispell.el (ispell-library-path): Don't call
10871 check-ispell-version when byte-compiling because that starts
10872 an ispell process, and ispell might not be installed.
10873 (toplevel): Don't set up a menu when byte-compiling.
10874
10875 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10876 it, so that a boundp test can be used to determine if we're
10877 currently byte-compiling.
10878
10879 2000-11-09 Dave Love <fx@gnu.org>
10880
10881 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10882
10883 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10884
10885 * ps-print.el: Patch for variable initialization when spooling.
10886 Doc fix.
10887 (ps-output-list): Fun eliminated.
10888 (ps-begin-file, ps-begin-job): Code fix.
10889
10890 2000-11-08 Dave Love <fx@gnu.org>
10891
10892 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10893
10894 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10895
10896 * simple.el (shell-command, display-message-or-buffer)
10897 (shell-command-on-region): Mention resize-mini-windows in the doc
10898 string.
10899 (display-message-or-buffer): Take the value of resize-mini-windows
10900 into account.
10901
10902 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10903
10904 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10905
10906 * dired.el (dired-between-files): Add `^. find' as an alternative
10907 to the regular expression, for find-dired.
10908
10909 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10910
10911 * textmodes/texnfo-upd.el: Require texinfo.
10912 (defmacro, defgroup): Remove.
10913 (texinfo-section-to-generic-alist): Remove.
10914 Use texinfo-section-list instead (i.e. level is changed string->int).
10915 (texinfo-filter): New function.
10916 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10917 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10918 Use it. And use regexp-opt.
10919 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10920 (texinfo-update-menu-region-beginning)
10921 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10922 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10923 (texinfo-update-menu-same-level-regexps): Update.
10924 (texinfo-update-node, texinfo-every-node-update)
10925 (texinfo-sequential-node-update): Remove autoload cookie.
10926
10927 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10928 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10929 (texinfo-chapter-level-regexp): Remove.
10930 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10931
10932 2000-11-06 Dave Love <fx@gnu.org>
10933
10934 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10935
10936 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10937 Match defun*.
10938
10939 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10940
10941 * composite.el (composition-function-table): Variable declaration
10942 moved to src/composite.c.
10943 (compose-chars-after): New optional arg object.
10944
10945 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10946
10947 * bindings.el (mode-line-toggle-read-only)
10948 (mode-line-toggle-modified, mode-line-widen)
10949 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10950 (make-mode-line-mouse2-map): Rewritten.
10951 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10952 functions so that C-h k can show something with a doc string.
10953
10954 * startup.el (fancy-splash-delay): Set to 10 seconds.
10955 (fancy-splash-max-time): New user-option.
10956 (fancy-splash-stop-time): New variable.
10957 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10958 (fancy-splash-screens-1): Throw `stop-splashing' when current
10959 time is greater than fancy-splash-stop-time.
10960
10961 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10962
10963 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10964
10965 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10966 Prompt user for a file rather than raising an error.
10967 (cvs-enabledp): Fix call to cvs-mode-marked.
10968 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10969 (cvs-mode-insert): Use it. Change the init prompt' value.
10970 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10971
10972 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10973 Don't pass default arg to ewoc-locate.
10974 (ewoc-collect): Return result in the right order.
10975
10976 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10977
10978 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10979 (cvs-status-get-tags): Fix regexp.
10980 (cvs-status-trees, cvs-status-cvstrees):
10981 Combine after change hooks and don't sit-for.
10982 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10983 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10984 Use make-char rather than hard-coded cryptic data.
10985 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10986
10987 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10988
10989 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10990 (cvs-insert-strings): New function.
10991
10992 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10993
10994 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10995 `mwheel-scroll-amount'.
10996 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10997 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10998 string-matching against the version string.
10999
11000 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11001
11002 * language/thai.el ("Thai"): Set a lisp form that produces
11003 composed string in `sample-text' language info.
11004
11005 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
11006 composed string in `sample-text' language info.
11007
11008 * international/mule-cmds.el (describe-language-environment):
11009 Eval `sample-text' data and insert the result.
11010
11011 * international/mule-conf.el (compound-text): Define this coding
11012 system here. Make x-ctext and ctext aliases of it.
11013
11014 * language/european.el (compound-text, ctext): Moved to
11015 international/mule-conf.el.
11016
11017 2000-11-05 Andrew Innes <andrewi@gnu.org>
11018
11019 * w32-fns.el (w32-version): New function.
11020
11021 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
11022
11023 * progmodes/awk-mode.el: Update copyright.
11024 (awk-mode-abbrev-table): Remove.
11025 (awk-font-lock-keywords): Use regexp-opt.
11026 (awk-mode): Use define-derived-mode.
11027
11028 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
11029 when extracting a suffix.
11030
11031 2000-11-04 Andre Spiegel <spiegel@gnu.org>
11032
11033 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
11034 auto-save-mode.
11035
11036 2000-11-04 Jason Rumney <jasonr@gnu.org>
11037
11038 * language/european.el (decode-mac-roman): Test against r1 not r0.
11039
11040 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11041
11042 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11043 (icon-mode): Define indent-line-function.
11044 (icon-comment-indent): Simplify.
11045 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11046
11047 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11048
11049 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11050 Bind change-log-default-mode to defeat the caching done on it.
11051 Don't bother saving excursion any more.
11052
11053 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11054
11055 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11056 (set-frame-font): Use the new name (and the old for compatibility).
11057
11058 * toolbar/tool-bar.el (tool-bar-mode):
11059 * time.el (display-time-mode):
11060 * recentf.el (recentf-mode):
11061 * paren.el (show-paren-mode):
11062 * mwheel.el (mouse-wheel-mode):
11063 * msb.el (msb-mode):
11064 * jka-compr.el (auto-compression-mode):
11065 * image-file.el (auto-image-file-mode):
11066 * hl-line.el (hl-line-mode):
11067 * delsel.el (delete-selection-mode):
11068 * autoinsert.el (auto-insert-mode):
11069 * complete.el (partial-completion-mode): Drop unneeded positional args.
11070
11071 * info.el (Info-mode):
11072 * comint.el (comint-mode): Don't bother with make-local-hook.
11073
11074 * log-edit.el (log-edit-menu): New menu.
11075
11076 2000-11-03 Miles Bader <miles@gnu.org>
11077
11078 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11079 definition, so that trailing spaces are handled properly.
11080 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11081
11082 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11083
11084 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11085 tab character.
11086 (fancy-splash-screens): Set tab-width to 20.
11087
11088 2000-11-03 Dave Love <fx@gnu.org>
11089
11090 * comint.el (comint-completion-addsuffix): Fix custom type.
11091
11092 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11093
11094 * font-lock.el (font-lock-buffers): Remove.
11095 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11096 (font-lock-change-major-mode): Remove.
11097 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11098 (font-lock-default-fontify-region): Extend the multiline
11099 fontification to whole lines.
11100 (font-lock-fontify-anchored-keywords)
11101 (font-lock-fontify-keywords-region): If matching just one
11102 line (with \n) only mark the \n as multiline.
11103
11104 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11105 Correctly handle the case where several :group args are supplied.
11106 Allow :extra-args.
11107 (easy-mmode-define-global-mode): Allow :extra-args.
11108 Correctly handle the case where several :group args are supplied.
11109
11110 2000-11-02 Miles Bader <miles@gnu.org>
11111
11112 * calendar/calendar.el (diary-face, calendar-today-face)
11113 (holiday-face): Remove dependency on `window-system'.
11114
11115 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11116
11117 * Makefile.in (emacs): Set EMACSLOADPATH always.
11118 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11119 (compile-files): Bomb out if compilation of a file fails.
11120
11121 2000-11-02 Dave Love <fx@gnu.org>
11122
11123 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11124
11125 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11126
11127 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11128 punctuation in the warning inserted into the *mail* buffer.
11129
11130 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11131
11132 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11133 (authors-public-domain-p): New function.
11134 (authors-print): Use it.
11135
11136 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11137
11138 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11139
11140 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11141
11142 * ps-print.el: Extension for even/odd printing. Doc fix.
11143 (ps-print-version): New version number (6.3.1).
11144 (ps-even-or-odd-pages): Customization fix.
11145 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11146 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11147 (ps-page-count): Var replaced by `ps-page-column'.
11148 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11149 (ps-print-sheet-p): New fun.
11150
11151 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11152
11153 * tooltip.el (tooltip-gud-tips-setup): New function.
11154 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11155 (tooltip-mode): Call tooltip-gud-tips-setup.
11156 (tooltip-gud-tips): Use `gud-basic-call' instead of
11157 process-send-string, so the prompt gets frobbed appropriately.
11158 Handle nil return value from `tooltip-gud-print-command'.
11159
11160 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11161
11162 * comint.el (comint-add-to-input-history): New function.
11163 (comint-send-input): Use `comint-add-to-input-history'.
11164
11165 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11166
11167 * info.el (info-menu-header): New face.
11168 (Info-fontify-menu-headers): New function.
11169 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11170
11171 * info.el (Info-insert-dir): Don't include blank lines at
11172 beginning of additional dir files (one is added automatically).
11173
11174 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11175
11176 * emacs-lisp/easy-mmode.el (define-minor-mode):
11177 Revert the latest changes.
11178 Allow the three positional arguments to be skipped and replaced
11179 by keyword arguments.
11180 Add a :toggle argument to determine whether a nil arg means toggle
11181 or means turn-on. The default is unchanged.
11182 Add a call to force-mode-line-update.
11183
11184 2000-11-01 Dave Love <fx@gnu.org>
11185
11186 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11187
11188 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11189
11190 * calendar/calendar.el (diary-face, holiday-face):
11191 Add dark-background variants.
11192
11193 2000-10-31 Sam Steingold <sds@gnu.org>
11194
11195 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11196 `tex-main-file' does not have directory in it.
11197
11198 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11199
11200 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11201
11202 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11203
11204 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11205 functional change.
11206
11207 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11208
11209 * files.el (find-file-noselect): When we expand a wildcard, return
11210 a list of buffers, as we should do according to the doc string.
11211
11212 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11213
11214 * loadup.el (top level): Adjust load path if program name is
11215 "../src/bootstrap-emacs", in case it's not dumped and thus the
11216 load path adjustment hasn't already been done.
11217
11218 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11219
11220 * ps-print.el: Fix bug on selected pages for printing.
11221 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11222 is on. Try to avoid warning messages when compiling. Doc Fix.
11223 (ps-print-version): New version number (6.3).
11224 (ps-color-device): Use `color-values' to determine if device
11225 supports color.
11226 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11227 (ps-print-page-p): Changed from defsubst to defun.
11228 (ps-page-number): Changed from defmacro to defun.
11229 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11230 printing.
11231 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11232 (ps-end-file, ps-dummy-page): Funs eliminated.
11233 (ps-print-color-scale): Changed default value.
11234 (ps-page-n-up, ps-print-page-p): New internal vars.
11235 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11236 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11237
11238 * delim-col.el: Little programming improvement.
11239 (delimit-columns-str): New macro.
11240 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11241
11242 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11243
11244 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11245 Moved to european.el.
11246 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11247 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11248 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11249 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11250
11251 2000-10-30 Dave Love <fx@gnu.org>
11252
11253 * progmodes/cc-menus.el (imenu-generic-expression)
11254 (imenu-progress-message): Only defvar when compiling.
11255
11256 * emacs-lisp/elp.el (elp-unload-hook): New function.
11257
11258 * loadhist.el (unload-feature): Call elp-restore-function,
11259 checking for symbols; don't use elp-restore-all.
11260 (loadhist-hook-functions): Doc fix.
11261
11262 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11263
11264 * log-edit.el (log-edit-confirm): Fix the default.
11265
11266 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11267
11268 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11269 delimit-columns-format.
11270 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11271
11272 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11273
11274 * comint.el (comint-replace-by-expanded-history): Don't use
11275 comint-get-old-input (we're not looking at *old* input).
11276 (comint-get-old-input-default): If using fields, signal an error
11277 when the point is not in an input field.
11278
11279 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11280
11281 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11282 and mule-unicode-e000-ffff.
11283
11284 * international/mule.el (decode-char, encode-char): New functions.
11285 (make-coding-system): Accept a symbol of translation table as a
11286 value of property `safe-chars'.
11287
11288 * international/mule-cmds.el (encode-coding-char): Check property
11289 safe-chars instead of safe-charsets.
11290
11291 * international/fontset.el (fontset-default): Modified for
11292 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11293 (x-font-name-charset-alist): Likewise.
11294 (ccl-encode-unicode-font): New CCL program. Record it in
11295 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11296
11297 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11298 New translation tables.
11299 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11300 programs are modified and moved from mac-win.el.
11301 (mac-roman): Definition of this coding system is modified and
11302 moved from mac-win.el.
11303
11304 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11305
11306 * ediff-wind.el (ediff-setup-control-frame): Enclose
11307 face-attribute in condition-case to avoid errors in older emacsen.
11308
11309 2000-10-29 Miles Bader <miles@gnu.org>
11310
11311 * custom.el (custom-add-to-group): Allow multiple entries for a
11312 given value OPTION, as long as their widget types are different.
11313 * cus-edit.el (custom-face-value-create): If face name doesn't end
11314 with "face", add such here (similar to custom group widgets).
11315
11316 * comint.el (comint-highlight-prompt): Add :type.
11317
11318 2000-10-28 John Wiegley <johnw@gnu.org>
11319
11320 * calendar/timeclock.el (timeclock-log): Doc fix.
11321 (timeclock-last-event): Doc fix.
11322 (timeclock-log): Kill the timelog buffer after appending a new event.
11323 (timeclock-find-discrep): Use a temp buffer to read in the
11324 timelog, instead of visiting the file.
11325 (timeclock-log-data): A new function, along with a host of helper
11326 functions, for the purpose of making timelog data accessible to
11327 programmers.
11328
11329 * eshell/esh-mode.el (window-height test): Make certain that
11330 `eshell-stringify-t' is non-nil.
11331 (eshell-password-prompt-regexp): Changed to a much simpler
11332 password regexp.
11333 (eshell-send-input): If `eshell-invoke-directly' returns t,
11334 directly invoke the parsed command using `eval'. This improves
11335 turn-around time on simple commands by a factor of three or
11336 greater, such as cd, ls, pwd, etc. -- which get used very often.
11337 It also conserves thousands of cons cells per call (since
11338 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11339 in the Pacific Cookie Company).
11340
11341 * eshell/esh-test.el (eshell-test): Whitespace fix.
11342
11343 * eshell/em-ls.el (eshell-ls-insert-directory):
11344 Make `eshell-ls-initial-args' nil when inserting directory contents.
11345
11346 * eshell/em-script.el (eshell-script-initialize): Add names to
11347 `eshell-complex-commands, since `source' and `.' are complex.
11348
11349 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11350 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11351 `eshell-copy-handles'.
11352 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11353 bodies.
11354 (eshell-separate-commands): Whitespace fix.
11355 (eshell-complex-commands): Added a new list of names, for
11356 determining whether a given command is as simple as it looks.
11357 (eshell-invoke-directly): New function. Returns t if a command
11358 should be invoked directly (using `eval'), rather than indirectly
11359 using `eshell-do-eval'.
11360 (eshell-do-eval): Whitespace fix.
11361
11362 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11363 which provides an emulation of the DOS shell behavior of assuming
11364 that cp/mv/ln should copy/move/link to the current directory.
11365 (eshell-remove-entries): Added a doc string.
11366 (eshell-shuffle-files): Removed the check for `target' being null.
11367 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11368 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11369 it to do a smarter check of whether a destination was provided.
11370 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11371 (eshell/ln): Enable `:preserve-args', and use
11372 `eshell-mvcpln-template' to implement the body of the function.
11373 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11374 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11375 list after flattening it. This makes it possible to cat files
11376 with numerical names.
11377 (eshell-unix-initialize): Added several names to
11378 `eshell-complex-commands.
11379 (eshell-unix-command-complex-p): Return t if a given command name
11380 may result in external processes being invoked.
11381
11382 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11383 variable nil by default, since it slows down glob processing by a
11384 factor of two or more, and increases memory consumption.
11385
11386 * eshell/em-smart.el: Added a note about how memory consumptive
11387 smart display mode can be (at least this is true in Emacs 21).
11388 (eshell-smart-initialize): Whitespace fix.
11389 (eshell-refresh-windows): Use `if' instead of `when'.
11390 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11391 not necessary.
11392 (eshell-currently-handling-window): Added a missing global variable.
11393
11394 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11395 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11396 Whitespace fix.
11397 (eshell-ls-exclude-hidden): Added this variable in addition to
11398 `eshell-ls-exclude-regexp'. This one prevents files beginning
11399 with . from even being read, which can improve memory consumption
11400 quite a bit.
11401 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11402 read file entries beginning with a dot. In home directories with
11403 lots of hidden files, fully two-thirds of the time spent in ls is
11404 used to read directory entries that are immediately thrown away.
11405 (eshell-ls-initial-args): Added back this configuration variable,
11406 for specifying default initial arguments to every call to ls.
11407 Much faster than using an alias to do the same thing.
11408 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11409 (eshell-ls-dir): Whitespace change.
11410
11411 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11412
11413 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11414 (eshell-stringify-t): Added a customization variable, to indicate
11415 whether `t' should be rendered as a string at all. If not, one
11416 can still determine if the result of an expression is true using
11417 "file-exists-p FILE && echo true".
11418 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11419 stringify t!
11420
11421 * eshell/esh-module.el: Whitespace fix.
11422
11423 * eshell/em-alias.el (eshell-alias-initialize):
11424 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11425 (eshell-command-aliased-p): New function that returns t if a
11426 command name names an aliased.
11427
11428 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11429
11430 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11431 redrawing the screen when changing cursor color.
11432 (viper-insert-state-pre-command-sentinel)
11433 (viper-replace-state-pre-command-sentinel)
11434 (viper-replace-state-post-command-sentinel):
11435 Use viper-preserve-cursor-color.
11436 Many functions changed to use viper= instead of = when comparing
11437 characters.
11438 * viper-util.el (viper-memq-char,viper=): New functions for
11439 working with characters.
11440 (viper-change-cursor-color): Fixed buglet.
11441 Many functions changed to use viper= instead of = when comparing
11442 characters.
11443 * viper.el (viper-insert-state-mode-list): Added eshell.
11444
11445 * ediff-init.el (ediff-before-setup-hook): New hook.
11446 Several typos fixed in various docstrings.
11447 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11448 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11449 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11450 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11451 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11452 (ediff-get-selected-buffers): New function.
11453 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11454 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11455 Use save-window-excursion.
11456 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11457 termination check in while loop.
11458 * ediff.el (ediff-get-default-file-name): Better defaults when in
11459 dired buffer.
11460 (ediff-files,ediff-merge-files,ediff-files3)
11461 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11462
11463 2000-10-28 Dave Love <fx@gnu.org>
11464
11465 * info.el (Info-fontify-node): Add help-echo for menu items.
11466
11467 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11468
11469 * startup.el (normal-top-level): If the value of $TERM indicates
11470 we are running from xterm or one of its work-alikes, default to a
11471 light background mode.
11472
11473 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11474 * faces.el (tty-handle-reverse-video): New function.
11475 (tty-create-frame-with-faces): Call it.
11476
11477 * frame.el (frame-notice-user-settings): Don't apply
11478 default-frame-alist and initial-frame-alist to MS-DOS frames.
11479 Call tty-handle-reverse-video, frame-set-background-mode, and
11480 face-set-after-frame-default for non-MS-DOS frames.
11481
11482 * startup.el (tty-long-option-alist): New variable.
11483 (tty-handle-args): New function.
11484 (command-line): Call tty-handle-args.
11485
11486 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11487 startup.el now does that for all character-terminal frames.
11488
11489 2000-10-28 Miles Bader <miles@gnu.org>
11490
11491 * emacs-lisp/easy-mmode.el (define-minor-mode):
11492 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11493 is global. If :global is followed by a non-nil but non-t value,
11494 make the mode buffer-local, but also generate a `global-MODE'
11495 version using `easy-mmode-define-global-mode'.
11496 Add :conditional-turn-on keyword argument.
11497
11498 2000-10-28 Dave Love <fx@gnu.org>
11499
11500 * international/latin1-disp.el (latin1-char-displayable-p):
11501 Don't use window-system.
11502
11503 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11504
11505 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11506 Don't call find-buffer-file-type-coding-system. Instead, just
11507 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11508 if the file is on an untranslated filesystem.
11509 (add-untranslated-filesystem): Use "D" instead of "f" inside
11510 interactive.
11511
11512 2000-10-27 Dave Love <fx@gnu.org>
11513
11514 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11515 (refill-mode): Use it.
11516
11517 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11518
11519 * international/quail.el (quail-activate): Don't make-local-hook.
11520
11521 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11522
11523 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11524 manual backups and file.~<rev>.~ for automatic ones.
11525 (vc-make-version-backup): Don't do it on MS-DOS without long file
11526 names.
11527
11528 * vc.el (vc-version-other-window): If an automatic backup of the
11529 desired version exists, rename it instead of copying it.
11530
11531 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11532 after command. If there's an unexpected error, signal it instead
11533 of being silent.
11534 (vc-cvs-merge-news): Be prepared for no news at all.
11535
11536 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11537
11538 * shell.el (shell): Add BUFFER argument.
11539 * comint.el (make-comint-in-buffer): New function.
11540 (make-comint): Use it.
11541
11542 * faces.el (face-spec-choose): Change syntax so that the list of
11543 attribute-value pairs is now the cdr of each clause, not the cadr.
11544 Detect old-style entries, and handle them. Use pop.
11545
11546 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11547
11548 * cus-edit.el (custom-mode-map): Use a sparse map.
11549 (custom-mode): Don't bother with make-local-hook.
11550
11551 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11552
11553 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11554
11555 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11556
11557 * ps-print.el: Avoid compilation gripes.
11558 (ps-print-version): New version number (6.2.1).
11559
11560 2000-10-26 Dave Love <fx@gnu.org>
11561
11562 * menu-bar.el: Modify some menu item help strings.
11563 (menu-bar-help-menu): Add link to MORE.STUFF.
11564
11565 * cus-edit.el (custom-mode): Add `special' mode-class property.
11566
11567 * wid-browse.el (widget-browse-mode): Likewise.
11568
11569 * wid-edit.el (widget-specify-field): Revert to using local-map
11570 property, not keymap.
11571
11572 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11573
11574 * wid-edit.el (widget-field-end): When checking for a `boundary'
11575 field, do so in the correct buffer.
11576
11577 * simple.el (undo): Correctly distinguish between numeric and
11578 non-numeric prefix args in non-transient-mark-mode, as per the doc
11579 string. When in transient-mark-mode, treat all prefix-args as
11580 numeric.
11581
11582 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11583 Position point on match. Handle N == 0 correctly.
11584
11585 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11586 (comint-mode-map): Reverse order of `comint-write-output' and
11587 `comint-append-output-to-file'.
11588 (comint-append-output-to-file): Reinstate this function, for the
11589 benefit of the menu.
11590
11591 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11592
11593 * vc.el (vc-version-other-window): Bind `file'.
11594
11595 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11596
11597 * Makefile.in (update-authors): New target for maintenance purposes.
11598
11599 * emacs-lisp/authors.el (batch-update-authors): New function.
11600 (authors-fixed-entries): New defconst.
11601 (authors-add-fixed-entries): New function.
11602 (authors): Call it.: Don't process lispref/.
11603
11604 2000-10-25 Jason Rumney <jasonr@gnu.org>
11605
11606 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11607 Merge x w32 and mac definitions.
11608
11609 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11610
11611 * menu-bar.el (menu-bar-options-menu): Add a help string for
11612 `uniquify'.
11613
11614 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11615
11616 * time-stamp.el (time-stamp-string-preprocess):
11617 Fix a wrong type argument error.
11618
11619 2000-10-25 Miles Bader <miles@gnu.org>
11620
11621 * recentf.el (recentf-mode): Variable removed.
11622 (recentf-mode): Use `define-minor-mode'.
11623
11624 * mwheel.el (mouse-wheel-mode): New global minor mode.
11625 (mwheel-install): Use `mouse-wheel-mode'.
11626
11627 2000-10-25 Dave Love <fx@gnu.org>
11628
11629 * progmodes/cperl-mode.el (cperl-mode):
11630 Set normal-auto-fill-function correctly.
11631
11632 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11633 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11634 bindings.
11635
11636 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11637
11638 * wid-edit.el (widget-field-at): New function.
11639 (widget-at, widget-field-activate): Use it.
11640 (widget-tabable-at): Use `widget-at'.
11641 (widget-specify-field): If the terminating character of the widget
11642 field (which is read-only) is a newline, put it into a special
11643 `boundary' field so that C-n/C-p act more naturally.
11644 (widget-field-end): Also don't subtract one if a special
11645 `boundary' field has been added after the widget field.
11646
11647 * comint.el (comint-output-filter, comint-send-input):
11648 Don't bother adding stickiness fields to overlays to fool the field
11649 code, since it should notice the overlay insertion-types now.
11650
11651 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11652 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11653 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11654
11655 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11656
11657 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11658 (authors): Set file coding system to iso-2022-7bit.
11659 Add file-local variables to output buffer.
11660
11661 * files.el (after-find-file): Don't print any warnings if
11662 WARN is nil.
11663
11664 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11665
11666 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11667
11668 * delim-col.el: Now there is a column formatting mechanism.
11669 Modified to customization mechanisms convention. Doc fix.
11670 (columns): New group for delim-col.
11671 (delimit-columns-before, delimit-columns-after)
11672 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11673 (delimit-columns-end): New vars.
11674 (delimit-columns-customize, delimit-columns-format): New funs.
11675 (delimit-columns-region, delimit-columns-rectangle)
11676 (delimit-columns-rectangle-line): Modified to support column
11677 formatting.
11678
11679 2000-10-24 Dave Love <fx@gnu.org>
11680
11681 * log-edit.el (log-edit): Add :version and a :group for vc.
11682
11683 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11684
11685 * files.el (after-find-file): Don't print a message ``New file''
11686 if WARN is nil.
11687
11688 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11689 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11690 get duplicate tool-bar entries because we'll see the global ones
11691 on more than one path through keymaps.
11692
11693 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11694
11695 * progmodes/cmacexp.el: Change Francesco's email address.
11696
11697 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11698
11699 * window.el (fit-window-to-buffer): Adjust point of the window
11700 buffer, not that of the current buffer.
11701
11702 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11703
11704 * progmodes/cmacexp.el: Update the euthor's email address.
11705
11706 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11707
11708 * faces.el (face-spec-set-match-display): Add `graphic' display
11709 type (the inverse of `tty'). Use `display-graphic-p' instead of
11710 the window-system variable.
11711
11712 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11713
11714 * international/isearch-x.el (isearch-with-input-method):
11715 Call input-method-function with the first event in
11716 unread-command-events.
11717
11718 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11719
11720 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11721
11722 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11723
11724 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11725 New charsets.
11726
11727 * term/mac-win.el: Remove definitions of mac-roman-lower and
11728 mac-roman-upper, require dired, and define instead of set
11729 mac-ready-for-drag-n-drop to avoid compilation error.
11730
11731 2000-10-23 Andrew Innes <andrewi@gnu.org>
11732
11733 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11734 Remove superfluous calls to subst-char-in-string; instead apply
11735 expand-file-name after convert-standard-filename to ensure
11736 expected directory separators are used.
11737
11738 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11739
11740 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11741
11742 2000-10-23 Dave Love <fx@gnu.org>
11743
11744 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11745 (tool-bar-add-item): Set foreground and background for XBM icons.
11746
11747 * international/latin1-disp.el (latin1-char-displayable-p):
11748 New function (from Handa).
11749 (latin1-display-check-font): Use it.
11750
11751 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11752 using :key-sequence, making it much more usable.
11753 Use nconc, not append.
11754 (imenu--create-keymap-1): Avoid append.
11755
11756 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11757
11758 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11759
11760 [the following changes fix a bug where `define-minor-mode' didn't
11761 correctly generate :require clauses for defcustoms in compiled files]
11762 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11763 (byte-compile-log-file, byte-compile-log-1): Don't set
11764 `byte-compile-current-file' to nil. Instead set
11765 `byte-compile-last-logged-file' to it. Test whether
11766 byte-compile-current-file equals byte-compile-last-logged-file
11767 instead of whether its nil.
11768 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11769
11770 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11771
11772 * textmodes/refill.el: Fix var names in doc.
11773 (refill-mode): Don't bother with make-local-hook anymore.
11774
11775 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11776
11777 * faces.el (face-user-default-spec, face-default-spec): New functions.
11778 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11779 (frame-set-background-mode, face-set-after-frame-default):
11780 Use `face-user-default-spec'. Simplify code slightly.
11781
11782 * woman.el (woman-italic-face, woman-bold-face)
11783 (woman-unknown-face): Add dark-background variants.
11784 (woman-default-faces): Renamed from `woman-colour-faces'.
11785 Set using the stored defaults, rather than using hard-wired colors.
11786 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11787 Just make the foreground `unspecified' rather than "black".
11788 (woman-menu): Rename menu entries accordingly.
11789
11790 * faces.el (header-line): Make more reasonable on mono/grayscale
11791 displays.
11792
11793 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11794
11795 * cus-edit.el (custom-button-face): Use 3D look for mac.
11796 (custom-button-pressed-face): Likewise.
11797
11798 * faces.el (set-face-attributes-from-resources): Handle mac frames
11799 in the same way as x and w32 frames.
11800 (face-valid-attribute-values): Likewise.
11801 (read-face-attribute): Likewise.
11802 (defined-colors): Likewise.
11803 (color-defined-p): Likewise.
11804 (color-values): Likewise.
11805 (display-grayscale-p): Likewise.
11806 (face-set-after-frame-default): Likewise.
11807 (mode-line): Same default face as for x and w32.
11808 (tool-bar): Likewise.
11809
11810 * frame.el: Remove call to frame-notice-user-settings at end of
11811 the file.
11812
11813 * info.el (Info-fontify-node): Make underlines invisible for mac
11814 as for x, pc, and w32 frame types.
11815
11816 * term/mac-win.el: New file.
11817
11818 2000-10-22 Dave Love <fx@gnu.org>
11819
11820 * textmodes/refill.el: New file.
11821
11822 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11823
11824 * vc-hooks.el (vc-version-backup-file-name): New optional args
11825 MANUAL and REGEXP.
11826 (vc-delete-automatic-version-backups, vc-make-version-backup):
11827 New functions.
11828 (vc-before-save): Use the latter.
11829 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11830 confusion.
11831
11832 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11833 expected by vc[-hooks].el.
11834
11835 * vc.el (vc-checkout): Added `-p' suffix in call to
11836 vc-make-version-backups-p; use vc-make-version-backup to actually
11837 make the backup.
11838 (vc-version-other-window, vc-version-backup-file): Handle both
11839 automatic and manual backups.
11840 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11841 of all of them.
11842
11843 2000-10-22 Miles Bader <miles@gnu.org>
11844
11845 * comint.el (comint-highlight-input, comint-highlight-prompt):
11846 Renamed, `-face' at end removed.
11847 (comint-send-input, comint-output-filter): Use renamed faces.
11848
11849 * window.el (fit-window-to-buffer): Change defaulting of
11850 MAX-HEIGHT slightly.
11851
11852 * faces.el (color-values, color-defined-p): Use `member', not
11853 `memq', because it works correctly for strings.
11854 (frame-set-background-mode): Actually, "unspecified-fg" and
11855 "unspecified-bg" *are* strings. Use `member', not `memq', and
11856 `equal', not `eq', when a string value is possible.
11857
11858 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11859
11860 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11861
11862 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11863
11864 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11865 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11866 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11867 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11868 (sh-font-lock-syntactic-keywords): Use them.
11869 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11870 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11871 (sh-mode): Don't override font-lock-unfontify-region-function.
11872 Use a copy of sh-font-lock-syntactic-keywords.
11873 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11874 Don't call sh-scan-buffer since font-lock does it on the fly.
11875 (sh-get-indent-info): Use `face' rather than `syntax-table'
11876 text-property to detect here-documents.
11877 Replace sh-special-syntax with sh-st-punc.
11878 (sh-prev-line): Use `face' rather than `syntax-table'
11879 text-property to skip over here-documents.
11880 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11881 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11882 (sh-electric-less, sh-set-here-doc-region)
11883 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11884 (sh-scan-buffer, sh-rescan-buffer): Remove.
11885
11886 2000-10-21 Andrew Innes <andrewi@gnu.org>
11887
11888 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11889 remote (ange-ftp) file names.
11890
11891 2000-10-21 Miles Bader <miles@gnu.org>
11892
11893 * window.el (fit-window-to-buffer): New function.
11894 (shrink-window-if-larger-than-buffer): Use it.
11895 (window-text-height): Don't expect minibuffers to have mode-lines.
11896
11897 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11898 * international/quail.el (quail-update-guidance):
11899 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11900
11901 * international/quail.el (quail-show-guidance-buf): Make sure
11902 guidance window really has enough room.
11903 (quail-update-guidance): If quail-guidance-win is already shown,
11904 make sure its height is OK.
11905
11906 * window.el (window-text-height, set-window-text-height):
11907 New functions.
11908 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11909 instead of `window-height' & `mode-line-window-height-fudge'.
11910 (mode-line-window-height-fudge): Add FACE parameter.
11911 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11912 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11913
11914 2000-10-20 Miles Bader <miles@gnu.org>
11915
11916 * window.el (height-affecting-face-attributes): Use `defconst'.
11917
11918 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11919 New function, conditionally aliased to `mode-line-window-height-fudge'.
11920 (ispell-help): Use it.
11921 (ispell-choices-win-default-height): Don't include mode-line fudge.
11922 (ispell-choices-win-default-height): New function.
11923 (ispell-show-choices, ispell-command-loop): Use function
11924 `ispell-choices-win-default-height' instead of variable.
11925
11926 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11927
11928 * window.el (mode-line-window-height-fudge): New variable.
11929 (height-affecting-face-attributes): New variable.
11930 (mode-line-window-height-fudge): New function.
11931 (shrink-window-if-larger-than-buffer): Use it.
11932 * help.el (resize-temp-buffer-window): Likewise.
11933
11934 * info.el (Info-fontify-node): Add support for @subsubsection
11935 titles, which use `Info-title-4-face'.
11936 (Info-title-4-face): New face.
11937 (Info-title-3-face): Inherit from Info-title-4-face instead of
11938 variable-pitch.
11939
11940 2000-10-19 Jason Rumney <jasonr@gnu.org>
11941
11942 * dired.el (dired-insert-directory): Do not let errors signalled by
11943 attempt to run dired-free-space-program prevent dired from working.
11944
11945 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11946
11947 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11948
11949 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11950
11951 * dirtrack.el (dirtrack): Fix call to run-hooks.
11952
11953 * cmuscheme.el (cmuscheme-program-name): Renamed from
11954 scheme-program-name because xscheme.el contains a defcustom with
11955 the same name. As a consequence, customizing group `cmuscheme'
11956 loaded `xscheme' which redefined run-scheme.
11957 (run-scheme): Use cmuscheme-program-name.
11958
11959 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11960
11961 * play/doctor.el (doctor-death): Update the Samaritans'
11962 anonymous address, and add a website for Befrienders International.
11963
11964 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11965
11966 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11967 Avoid compilation gripes. Doc fix.
11968 (ps-print-version): New version number (6.2).
11969 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11970 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11971 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11972 (ps-x-extent-priority, ps-x-extent-start-position)
11973 (ps-x-face-font-instance, ps-x-find-coding-system)
11974 (ps-x-font-instance-properties, ps-x-make-color-instance)
11975 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11976 avoid compilation gripes without defining functions.
11977 (ps-e-find-composition): Alias for function find-composition, to have a
11978 suitable function depending on Emacs version.
11979 (ps-color-device, ps-color-values, ps-face-foreground-name)
11980 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11981 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11982 (ps-print-ensure-fontified): Function definitions surrounded by
11983 `eval-and-compile' to avoid compilation gripes.
11984 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11985 by symbol-value to avoid compilation gripes.
11986 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11987 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11988
11989 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11990
11991 * startup.el (normal-top-level): Call `frame-set-background-mode'
11992 after `frame-notice-user-settings' because the latter doesn't call
11993 the former on a tty.
11994
11995 * faces.el (frame-set-background-mode): `unspecified' &c are
11996 symbols, not strings.
11997
11998 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11999
12000 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
12001 why some "light*" colors are deliberately absent from the alist.
12002
12003 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
12004 Change colors for tty's, as suggested by Miles Bader.
12005
12006 2000-10-19 Kenichi Handa <handa@etl.go.jp>
12007
12008 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
12009 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
12010 for ISO10646-1 fonts.
12011 (x-font-name-charset-alist): Add an entry for "iso10646-1".
12012
12013 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12014
12015 * faces.el (frame-set-background-mode): If a tty frame defines a
12016 background color, use that to compute the background mode, instead
12017 of always defaulting to "dark".
12018
12019 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12020
12021 * comint.el (comint-write-output): New function.
12022 (comint-mode-map): Add it to the menu.
12023 Bind `C-c C-s' to comint-write-output.
12024
12025 2000-10-18 Gerd Moellmann <gerd@gnu.org>
12026
12027 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
12028 Use fancy-splash-delay.
12029
12030 2000-10-18 Alex Schroeder <alex@gnu.org>
12031
12032 * progmodes/sql.el (sql-sybase-options): New option.
12033 (sql-sybase): Use it. Add sql-database to the list of parameters
12034 provided for login. The options -w 2048 -n are not used any more.
12035
12036 * comint.el (comint-read-input-ring): Bugfix such that the first
12037 and the last entry of the input ring file are not lost.
12038
12039 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12040
12041 * ps-print.el: Internal variable changes to defcustom,
12042 make-local-hook changes to defvar. Doc fix.
12043 (ps-print-version): New version number (6.1).
12044 (ps-setup, ps-do-despool): Code fix.
12045 (ps-printer-name): Customization fix.
12046 (ps-printer-name-option): Now is a defcustom instead of an
12047 internal variable.
12048 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12049 (ps-print-begin-column-hook): Now are defvar instead of
12050 make-local-hook.
12051
12052 2000-10-18 Miles Bader <miles@gnu.org>
12053
12054 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12055 (comint-kill-output): Changed into an alias for `comint-delete-output',
12056 and made obsolete.
12057 (comint-mode-map): Rename references to comint-kill-output.
12058
12059 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12060
12061 * diff-mode.el (diff-header-face, diff-file-header-face)
12062 (diff-changed-face): Add bold and italic attributes to tty faces.
12063 (diff-function-face): New face.
12064 (diff-font-lock-keywords): Use it.
12065
12066 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12067
12068 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12069 Remove commented-out call to force-mode-line-update.
12070 (comint-kill-output): Use `forward-line 0' instead of
12071 beginning-of-line to make sure we get past the prompt.
12072
12073 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12074
12075 * diff-mode.el (diff-header-face, diff-file-header-face):
12076 Add specific setting for dark background.
12077 (diff-context-face): Renamed from diff-comment-face.
12078 Set explicitly rather than inheriting from font-lock-comment-face.
12079
12080 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12081
12082 * startup.el (command-line): Move the code which sets the default
12083 TTY colors to before before-init-hook.
12084
12085 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12086
12087 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12088
12089 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12090
12091 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12092 extensions, for MS-DOS.
12093
12094 * diff-mode.el (diff-header-face, diff-file-header-face)
12095 (diff-changed-face): Define tty-specific colors.
12096
12097 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12098
12099 * startup.el (fancy-splash-text): Realign the text.
12100
12101 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12102
12103 * font-lock.el (font-lock-comment-face): Define a separate default
12104 for dark-background tty's.
12105
12106 2000-10-17 Miles Bader <miles@gnu.org>
12107
12108 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12109 being obscured by whizzy mode-lines on graphics displays.
12110
12111 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12112
12113 * info.el (Info-title-1-face, Info-title-2-face)
12114 (Info-title-3-face): Define colors for tty's.
12115 (info-header-node): Remove unneeded tty-specific definition.
12116
12117 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12118
12119 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12120 reverse from the frame parameters, and don't invert foreground and
12121 background colors.
12122
12123 2000-10-16 Miles Bader <miles@gnu.org>
12124
12125 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12126 string "*Info*". Call propertized-buffer-identification to spruce
12127 up the result.
12128
12129 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12130
12131 * help.el: Provide `help' for the sake of define-minor-mode
12132 which generates defcustoms with requires.
12133
12134 * jit-lock.el (jit-lock-after-change): If we're in text that
12135 matches a multi-line font-lock pattern, make sure the whole text
12136 will be redisplayed.
12137
12138 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12139 author's name is unknown.
12140
12141 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12142 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12143 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12144 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12145 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12146 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12147 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12148 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12149 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12150 Add author information.
12151
12152 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12153
12154 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12155 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12156 full-color version (using the Gimp) to eliminate dithering artifacts.
12157
12158 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12159
12160 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12161
12162 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12163
12164 2000-10-15 Dave Love <fx@gnu.org>
12165
12166 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12167
12168 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12169
12170 * whitespace.el: Doc fixes.
12171 (top-level): Don't add hooks here.
12172 (whitespace-running-emacs): Deleted.
12173 (timer): Don't require.
12174 (whitespace): Add back :version conditional on xemacs test.
12175 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12176 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12177 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12178 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12179 Avoid specific xemacs test.
12180 (whitespace-global-mode): New option.
12181 (whitespace-global-mode): New command.
12182 (whitespace-unload-hook): New function.
12183
12184 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12185 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12186 (Info-fontify-node): `Goto' goes to `Go to'.
12187 (Info-fontify-node): Add help-echo to xref links.
12188
12189 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12190
12191 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12192
12193 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12194
12195 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12196 Use plist-get and allow :inherit.
12197
12198 * emacs-lisp/cl-macs.el (cl-do-arglist):
12199 Use plist-get and plist-member instead of memq.
12200
12201 * emacs-lisp/ewoc.el (ewoc-location): New function.
12202 (ewoc-enter-after, ewoc-enter-before): Document return value.
12203 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12204 Don't need make-local-hook any more.
12205 (cvs-addto-collection): Return the new tin.
12206 (cvs-mode-insert): Jump to the new line.
12207
12208 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12209
12210 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12211
12212 * font-lock.el (font-lock-syntactically-fontified): New var.
12213 (font-lock-fontify-syntactic-keywords-region): Use it.
12214 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12215
12216 * diff-mode.el (diff-find-file-name): Fix regexp.
12217
12218 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12219 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12220
12221 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12222 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12223 (sh-mode): Don't make all vars local here.
12224 (sh-kw): Reformat.
12225 (sh-set-shell): Use dolist. Don't set indent-region-function.
12226 (sh-mode-syntax-table): Use pop.
12227 (sh-remember-variable): Use push.
12228 (sh-help-string-for-variable): Use memq.
12229 (sh-safe-backward-sexp): Remove.
12230 (sh-safe-forward-sexp): Add ARG.
12231 (sh-get-indent-info, sh-prev-stmt): Use it.
12232 (sh-prev-line): Simplify by using forward-comment.
12233 (sh-this-is-a-continuation): Simplify.
12234 (sh-learn-buffer-indent): Use dolist.
12235 (sh-do-nothing): Remove.
12236 (sh-set-char-syntax, sh-set-here-doc-region):
12237 Use inhibit-modification-hooks.
12238 (sh-name-style): Use mapcar and push.
12239 (sh-load-style): Use dolist.
12240 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12241 (sh-case, sh-while-getopts): Use propertize directly rather
12242 than sh-electric-rparen.
12243
12244 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12245
12246 * textmodes/tex-mode.el: Require CL when compiling.
12247 (tex-mode-syntax-table): Init immediately.
12248 (tex-mode-map): Bind M-RET to latex-insert-item.
12249 (latex-mode): Set indent-line-function to latex-indent.
12250 (tex-common-initialization): Don't setup the syntax-table any more.
12251 (latex-insert-item): New skeleton.
12252 (tex-next-unmatched-end): Fix copy/paste braino.
12253 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12254 (latex-indent, latex-find-indent): New functions.
12255 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12256 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12257 (tex-compilation-parse-errors): Use with-syntax-table.
12258
12259 2000-10-15 Miles Bader <miles@gnu.org>
12260
12261 * font-lock.el (font-lock-comment-face): Change dark-background,
12262 color, non-tty, default to `chocolate1'.
12263
12264 2000-10-13 John Wiegley <johnw@gnu.org>
12265
12266 * eshell/esh-util.el (require): Added a missing `require' form,
12267 needed when compiling (for an ange-ftp macro definition).
12268
12269 2000-10-13 Dave Love <fx@gnu.org>
12270
12271 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12272
12273 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12274
12275 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12276
12277 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12278 transparent -colors 8).
12279
12280 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12281
12282 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12283 that breaks with old list format timestamps.
12284 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12285 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12286
12287 2000-10-13 John Wiegley <johnw@gnu.org>
12288
12289 * align.el, pcomplete.el, calendar/timeclock.el,
12290 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12291
12292 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12293 faulty math, where holiday hours were being computing as seconds.
12294
12295 2000-10-13 John Wiegley <johnw@gnu.org>
12296
12297 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12298 specifying what "other" kinds of buffers should be saved.
12299 This used to be hard-coded.
12300 (desktop-buffer-misc-functions): A global for specifying how
12301 auxiliary data should be determined for special buffer types.
12302 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12303 instead of hard-coding the special buffer types.
12304 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12305 auxiliary data, instead of hard-coding for Info buffers and dired.
12306 (desktop-buffer-info-misc-data): Aux function for determining Info
12307 buffer auxiliary info.
12308 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12309 (desktop-buffer-info): Changed this function to use the info
12310 gathered above.
12311 (desktop-create-buffer): Be a little more careful about what
12312 `minor-mode' means before calling it. This is important for some
12313 buffer types.
12314
12315 2000-10-13 John Wiegley <johnw@gnu.org>
12316
12317 * eshell/esh-util.el: Added a global form which declares an
12318 autoload for `parse-time-string', if that function is not already
12319 defined, and if parse-time.el is available on the user's system.
12320
12321 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12322 to be aware of ange-ftp user info.
12323 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12324 (eshell-ls-annotate): Use `eshell-file-attributes'.
12325 (eshell-ls-file): Made the user-id printing code a bit smarter.
12326
12327 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12328 allow identification of alias user ids in remote directories.
12329 It's manual, but there's no other way to know when the current user
12330 on the local machine, is also the owning user on the remote machine.
12331 (fboundp): Bind `ange-cache'.
12332 (eshell-directory-files-and-attributes): Re-organized the logic a
12333 bit to use `eshell-file-attributes' instead of `file-attributes'.
12334 The former is more sensitive to directories that are read via FTP,
12335 and knows how to use ange-ftp to determine full attribute
12336 information, instead of just the name and last modtime.
12337 (eshell-current-ange-uids): Return the current user id when in a
12338 remote directory.
12339 (eshell-parse-ange-ls): Parse a full directory listing that has
12340 been returned by ange-ftp.
12341 (eshell-file-attributes): This beefed up version of
12342 `file-attributes' is only special if the user is currently in a
12343 remote directory, in which case it does a lot of work to find out
12344 what the real attributes of a file are, as they appear on the
12345 remote machine. This makes usage of remote directories (i.e.,
12346 ange-ftp pathnames) much more useful. You can now use Eshell as a
12347 full-fledged FTP client, with much more manipulation ability than
12348 most other clients.
12349
12350 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12351 variable, which means that Eshell's du should always be preferred
12352 in remote directories.
12353 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12354 just `file-attributes'.
12355 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12356 when reading remote directories. This is an Eshell-specific
12357 variable (not part of ange-ftp).
12358 (eshell/ln): Bind `ange-cache'.
12359 (eshell/du): Added some extra logic for determining when to use
12360 Eshell's du (which is slow), and when to use the external version
12361 (which may or may not exist).
12362
12363 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12364 Call `eshell-interactive-process', rather than using
12365 `get-buffer-process', since backgrounded processes don't count in
12366 the context of this function's logic.
12367
12368 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12369 `forward-char', so that null strings are parsed correctly.
12370
12371 2000-09-13 John Wiegley <johnw@gnu.org>
12372
12373 * eshell/em-pred.el (eshell-pred-file-type)
12374 (eshell-pred-file-links, eshell-pred-file-size):
12375 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12376
12377 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12378 that remote file globbing is more efficient.
12379
12380 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12381 gathering the files and attributes within a directory.
12382
12383 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12384 the command line is a special file (not a regular file, directory
12385 or symlink), always attempt to call the external version of cat.
12386
12387 2000-09-13 John Wiegley <johnw@gnu.org>
12388
12389 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12390 Eshell-friendly version of find-tag.
12391
12392 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12393
12394 * image-file.el (image-file-name-extensions)
12395 (image-file-name-regexps): Add autoload cookies.
12396
12397 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12398
12399 * international/mule-cmds.el (select-safe-coding-system): If FROM
12400 is string, show it in *Warning* buffer.
12401
12402 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12403
12404 * startup.el (normal-top-level): Use display-popup-menus-p instead
12405 of window-system.
12406 (command-line): Use display-graphic-p instead of window-system.
12407 (command-line-1): Use display-popup-menus-p and display-mouse-p
12408 instead of window-system.
12409
12410 2000-10-12 Sam Steingold <sds@gnu.org>
12411
12412 * tooltip.el (tooltip-use-echo-area): New user variable.
12413 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12414
12415 2000-10-12 Dave Love <fx@gnu.org>
12416
12417 * recentf.el: Maintainer's checkdoc fixes.
12418
12419 * startup.el (normal-top-level-add-subdirs-to-load-path):
12420 Use character class, not ASCII when matching file names.
12421 (fancy-splash-head): Add trailing slash to URL.
12422 (command-line): Don't require XPM support for toolbar.
12423
12424 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12425 (cperl-invalid-face): Revert last change.
12426 (cperl-init-faces): Quote cperl-invalid-face.
12427
12428 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12429
12430 * startup.el (fancy-splash-text): Remove superfluous quote.
12431
12432 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12433
12434 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12435 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12436 (command-line-1): Don't use fancy-splash-pending-command.
12437 (fancy-splash-screens-1): Goto point-min after inserting text.
12438
12439 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12440
12441 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12442 instead of shared-lisp-mode-map.
12443
12444 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12445
12446 * faces.el (header-line): Change tty-variant to use underlining.
12447
12448 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12449 (isearch-highlight): Restore lazy-isearch face properties at old
12450 position, and suppress them at new position.
12451 (isearch-dehighlight): Restore lazy-isearch face properties.
12452 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12453 over the real isearch overlay, but in that case, don't give it a
12454 face property. Use `push'.
12455
12456 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12457
12458 * man.el (Man-getpage-in-background): Fix previous change.
12459 Decode the process output only when we are in multibyte mode.
12460
12461 2000-10-11 Dave Love <fx@gnu.org>
12462
12463 * info.el (Info-mode-menu): Fix some help.
12464 (info-tool-bar-map): Add entry for Info-last.
12465
12466 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12467 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12468 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12469 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12470 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12471 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12472 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12473 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12474 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12475 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12476 Reduce colour requirements to 25 overall. (Probably wants
12477 revisiting from the originals to reduce further.)
12478
12479 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12480
12481 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12482 buffer-file-coding-system, instead of raw-text.
12483 (dehexlify-buffer): Bind coding-system-for-read to
12484 buffer-file-coding-system, instead of raw-text.
12485
12486 2000-10-11 Sam Steingold <sds@gnu.org>
12487
12488 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12489 `underline' - fixes the bug introduced on 2000-09-21.
12490
12491 2000-10-11 Dave Love <fx@gnu.org>
12492
12493 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12494 Avoid compiler warnings.
12495 (scheme-mode): Doc fix.
12496 (scheme-font-lock-keywords-1): Match `define-syntax'.
12497
12498 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12499
12500 * faces.el (frame-set-background-mode): Pay attention to saved
12501 face specs as well as default ones. Only do anything if the
12502 bg-mode or display-type has actually changed. Use `dolist'.
12503 (region): Make dark-background `region' face less in-your-face.
12504
12505 2000-10-10 Sam Steingold <sds@gnu.org>
12506
12507 * chistory.el, ielm.el, ledit.el:
12508 * progmodes/inf-lisp.el, progmodes/scheme.el:
12509 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12510
12511 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12512
12513 * textmodes/texinfo.el: Update copyright and fix typo.
12514
12515 * desktop.el (desktop-modes-not-to-save): New var.
12516 (desktop-save-buffer-p): Use it.
12517 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12518 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12519
12520 2000-10-10 Dave Love <fx@gnu.org>
12521
12522 * toolbar/tool-bar.el (tool-bar-add-item)
12523 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12524
12525 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12526 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12527 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12528 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12529 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12530 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12531 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12532 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12533 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12534 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12535 the .xpms; probably need retouching.
12536
12537 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12538
12539 * subr.el (add-to-list): Add optional argument APPEND.
12540 * battery.el (display-battery): Use `add-to-list'.
12541
12542 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12543
12544 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12545 properties.
12546 (zone, zone-when-idle, zone-leave-me-alone)
12547 (zone-pgm-whack-chars): Use new symbol properties.
12548
12549 * battery.el (display-battery): Doc spelling fix.
12550
12551 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12552 property.
12553
12554 2000-10-09 Dave Love <fx@gnu.org>
12555
12556 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12557 has been initialized before calling tool-bar-setup.
12558 (tool-bar-add-item-from-menu): Add autoload cookie.
12559
12560 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12561
12562 * menu-bar.el (send-mail-item-name): New function.
12563 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12564 of mail-user-agent in the menu. Don't display the "Send Mail"
12565 item if mail-user-agent is nil or its value is ignore.
12566 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12567 if read-mail-command is nil or its value is ignore.
12568
12569 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12570
12571 2000-10-09 Miles Bader <miles@gnu.org>
12572
12573 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12574 Correct image size.
12575 * toolbar/left_arrow.xpm: Correct image size.
12576
12577 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12578 will be done by the definition of `auto-compression-mode' if
12579 necessary. Move code to uninstall existing file-name handler
12580 before definition of `auto-compression-mode'.
12581
12582 * image-file.el (auto-image-file-mode): Move to the end of the
12583 file, because `define-minor-mode' actually calls the mode-function
12584 if the associated variable is non-nil, which requires that all
12585 needed functions be already defined.
12586
12587 * mouse.el (popup-menu): Balance parens.
12588
12589 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12590
12591 * mouse.el (popup-menu): Move the command call outside the loop
12592 so that popup-menu returns whatever the command returns.
12593
12594 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12595 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12596 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12597 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12598
12599 * vc.el (vc-version-diff): diff-switches can be a list.
12600 Use relative filenames for prettier output.
12601
12602 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12603 (vc-post-command-functions): Remove old-VC compatibility code.
12604
12605 * newcomment.el (comment-indent-default): Autoload.
12606
12607 * font-lock.el (font-lock-defaults): Make buffer-local.
12608 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12609 (font-lock-choose-keywords):
12610 Ignore LEVEL unless KEYWORDS is a list of syms.
12611 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12612 Don't wrap regexp-opt things in \(...\) unnecessarily.
12613
12614 * jit-lock.el: Don't require font-lock any more.
12615 (jit-lock-functions): Make buffer-local.
12616 (jit-lock-saved-fontify-buffer-function): Remove.
12617 (jit-lock-mode): Remove autoload cookie.
12618 Remove font-lock specific code.
12619 (jit-lock-unregister): Don't bother handling complex hooks any more.
12620 (jit-lock-refontify): New function.
12621 (jit-lock-fontify-buffer): Use it.
12622 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12623 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12624 Add optional args START and END.
12625 Never call font-lock-fontify-region directly.
12626 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12627
12628 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12629
12630 2000-10-08 Dave Love <fx@gnu.org>
12631
12632 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12633
12634 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12635
12636 * play/studly.el (studlify-region, studlify-word): Add autoload
12637 cookie.
12638
12639 * play/morse.el (morse-region, unmorse-region): Add autoload
12640 cookie.
12641
12642 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12643 concat.
12644
12645 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12646 insist on symbols starting with word syntax.
12647 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12648 (eval-defun-1): Doc fix.
12649 (indent-sexp): Use nconc to build up indent-stack.
12650
12651 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12652 Gnus with little use.
12653 (mail-setup-hook): Add mail-abbrevs-setup to options.
12654
12655 * recentf.el: Doc fixes.
12656
12657 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12658 Clean up remainder.
12659
12660 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12661 without timezone and (8) with timezone to enforce some whitespace.
12662 Simplify code somewhat.
12663
12664 * options.el (list-options): Doc that you should use customize.
12665
12666 * iswitchb.el (iswitchb-mode): Add :require.
12667
12668 * info.el (Info-goto-node, Info-menu): Doc fix.
12669 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12670 (info-tool-bar-map): New variable.
12671 (Info-mode): Use it.
12672 (Info-edit-map): Define all in defvar.
12673 (speedbar-attached-frame): Avoid compiler warning.
12674
12675 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12676 (global-map): Bind [tool-bar] to a filtered map.
12677 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12678 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12679 Allow PBM icons.
12680 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12681
12682 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12683 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12684 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12685 icons, except up_arrow, which is left-arrow rotated.
12686
12687 * imenu.el (imenu-add-to-menubar): Fix last change.
12688
12689 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12690
12691 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12692 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12693
12694 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12695
12696 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12697 typos in doc strings.
12698
12699 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12700 the doc strings how to customize Font Lock faces.
12701
12702 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12703 computing growth when dragging the header line.
12704
12705 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12706
12707 * simple.el (kill-line): Doc fix.
12708
12709 2000-10-08 Miles Bader <miles@gnu.org>
12710
12711 * faces.el (secondary-selection): Make foreground visible on tty.
12712
12713 * jka-compr.el (auto-compression-mode): Move to the end of the
12714 file, because `define-minor-mode' actually calls the mode-function
12715 if the associated variable is non-nil, which requires that all
12716 needed functions be already defined.
12717 (with-auto-compression-mode): Add autoload cookie.
12718
12719 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12720
12721 * files.el (find-backup-file-name) [ms-dos]: If support for long
12722 file names is not available, behave as if version-control were set
12723 to never.
12724
12725 2000-10-07 Dave Love <fx@gnu.org>
12726
12727 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12728 (browse-url-gnome-moz): New function.
12729 (browse-url-browser-function): Use it.
12730 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12731
12732 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12733
12734 * indent.el (tab-always-indent): New var.
12735 (indent-for-tab-command): Use it.
12736
12737 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12738 raise an error. This way it can still default to a sane value.
12739
12740 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12741
12742 * startup.el (fancy-splash-screens): Use local rather than global map.
12743 Don't use `update-menu-bindings' any more.
12744 Get rid of assumptions about keymap representation.
12745
12746 2000-10-06 Dave Love <fx@gnu.org>
12747
12748 * textmodes/fill.el (sentence-end-double-space)
12749 (sentence-end-without-period): Doc fix.
12750 (adaptive-fill-regexp): Purecopy.
12751 (unjustify-current-line): Use line-end-position.
12752 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12753
12754 * net/eudc-vars.el (eudc): Add :version, :link.
12755
12756 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12757
12758 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12759 Fix for define-minor-mode.
12760 (function-at-point): Alias to function-called-at-point.
12761
12762 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12763
12764 * simple.el (backward-word): Doc fix.
12765
12766 * image-file.el (image-file-name-regexp): image-file-regexps ->
12767 image-file-name-regexps.
12768 (image-file-name-extensions): Add pbm.
12769
12770 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12771
12772 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12773 and add filename to the names so that diff-mode can jump to source.
12774
12775 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12776 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12777 (tex-font-lock-keywords-1): Remove.
12778 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12779 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12780 (font-lock-default-fontify-region):
12781 Expand beg..end correctly when just following a multiline region.
12782 (font-lock-fontify-anchored-keywords):
12783 Include the anchor text as part of the multiline.
12784
12785 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12786
12787 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12788 latter needs the autoloaded define-minor-mode macro during the
12789 bootstrap.
12790
12791 * startup.el (command-line): For now, activate tool-bar-mode only
12792 if XPM images are supported.
12793
12794 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12795 window by dragging a header-line at the top of the frame; that's
12796 confusing because the header-line doesn't move.
12797 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12798 of treating the event as a list. Some cleanup.
12799
12800 2000-10-06 Miles Bader <miles@gnu.org>
12801
12802 * simple.el (display-message-or-buffer): New function.
12803 (shell-command-on-region): Use `display-message-or-buffer'.
12804
12805 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12806 docstring parts.
12807
12808 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12809 (smbclient-prompt-regexp): Add usage note to doc string.
12810 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12811 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12812 Use add-hook for adding the comint filter function, and only do so
12813 if it's not already in the global hook list.
12814 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12815 to `make-local-variable'.
12816 (nslookup-font-lock-keywords): Remove prompt entry.
12817 (nslookup): Don't set the process-filter.
12818 (finger): Exit the loop correctly when the regexps list runs out.
12819 (ftp, smbclient, smbclient-list-shares):
12820 Set the real major mode immediately, not after execing.
12821 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12822
12823 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12824
12825 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12826
12827 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12828
12829 * which-func.el (which-func-format): Remove spurious space.
12830 (which-func-mode): Don't make it permanent-local.
12831 (which-func-ff-hook): Allow which-func-maxout to be nil.
12832 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12833 (which-func-mode): Simplify.
12834 Use post-command-idle-hook rather than post-command-hook.
12835 Go through all buffers and update their state.
12836 (which-function): Also try add-log-current-defun-function.
12837
12838 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12839 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12840 Update call to with-vc-properties accordingly.
12841 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12842 (vc-revert-buffer): More careful about window selection and deletion.
12843 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12844
12845 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12846 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12847 (cvs-dired-action): Change the default to quickdir.
12848
12849 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12850 if comment-indent-function returns nil.
12851 (comment-indent-default): New function.
12852 (comment-indent-function): Use it and document the new semantics.
12853
12854 * image-file.el: Docstring fixes.
12855
12856 * help.el (help-xref-on-pp): Use match-string.
12857 (describe-variable): New arg BUFFER.
12858 Store the current buffer in the help-xref-stack.
12859 (temp-buffer-resize-mode): Use define-minor-mode.
12860
12861 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12862 consistently with its docstring.
12863 Set jit-lock-first-unfontify-pos in an idempotent way.
12864 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12865
12866 2000-10-05 Alex Schroeder <alex@gnu.org>
12867
12868 * sql.el (sql-mysql-options): New variable.
12869 (sql-mysql): Use it.
12870
12871 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12872
12873 * image.el (image): New group.
12874
12875 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12876 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12877
12878 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12879
12880 * net/net-utils.el (nslookup-font-lock-keywords)
12881 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12882 Ignore the value of wqindow-system; always define keywords
12883
12884 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12885
12886 * startup.el (fancy-splash-screens): Remove the code for
12887 debugging; `(trace-to-stderr "EXITTT\n")'.
12888
12889 2000-10-05 Miles Bader <miles@gnu.org>
12890
12891 * diff-mode.el (diff-goto-source): Update call to
12892 `diff-hunk-status-msg' to reflect new REV variable.
12893
12894 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12895
12896 * progmodes/icon.el (icon-mode):
12897 Don't gratuitously override the default for comment-column.
12898
12899 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12900
12901 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12902 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12903 (jit-lock-functions): New var.
12904 (jit-lock-function-1): Use it if non-nil.
12905 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12906 Set the `fontified' property before doing the fontification to avoid
12907 repeatedly going through the same error.
12908 Don't turn errors into messages.
12909 (jit-lock-register, jit-lock-unregister): New functions.
12910
12911 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12912 Use with-current-buffer.
12913
12914 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12915 Turn comment into docstring.
12916
12917 * apropos.el (apropos-mode): Use define-derived-mode.
12918
12919 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12920
12921 * startup.el (fancy-splash-pending-command): New variable.
12922 (fancy-splash-pre-command): New function.
12923 (fancy-splash-screens): Rewritten.
12924 (command-line-1): If fancy-splash-pending-command is set, call it
12925 interactively.
12926
12927 2000-10-04 Dave Love <fx@gnu.org>
12928
12929 * toolbar/tool-bar.el (tool-bar-setup): New function.
12930 (tool-bar-mode): Use it.
12931
12932 * subr.el (substitute-key-definition): Doc fix.
12933 (play-sound-file): New command.
12934
12935 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12936
12937 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12938 vc-version-backup-file-name): New functions.
12939
12940 * files.el (basic-save-buffer): Call vc-before-save before saving.
12941
12942 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12943 vc-cvs-stay-local-p.
12944
12945 * vc.el (vc-revert-buffer): Handle empty diff properly.
12946 (vc-version-backup-file): New function.
12947 (vc-checkout): Create a version backup if necessary.
12948 (vc-checkin): If a version backup file exists, delete it.
12949 (vc-version-diff): Diff locally using version backups, if available.
12950 (vc-revert-file): If there's a version backup, revert locally.
12951 (vc-transfer-file): Use version backup for base version, if
12952 available. If not, ask for confirmation whether to get it from the
12953 server. Update mode line before check-in.
12954
12955 2000-10-04 Dave Love <fx@gnu.org>
12956
12957 * toolbar/tool-bar.el (tool-bar-setup): New function.
12958 (tool-bar-mode): Use it.
12959
12960 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12961
12962 * net/net-utils.el (nslookup-font-lock-keywords)
12963 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12964 Only set if window-system is non-nil
12965 (net-utils-run-program): Returns buffer.
12966 (network-connection-reconnect): Added this function.
12967
12968 * generic.el:
12969 Incorporates extensive cleanup and docfixes by
12970 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12971 Uses cl compile-time macros.
12972 (generic-mode-name, generic-comment-list)
12973 (generic-keywords-list, generic-font-lock-expressions)
12974 (generic-mode-function-list, generic-mode-syntax-table):
12975 Removed variables.
12976 (generic-mode-alist): Renamed to generic-mode-list.
12977 (generic-find-file-regexp): Default changed to "^#".
12978 (generic-read-type): Uses completing read on generic-mode-list.
12979 (generic-mode-sanity-check): removed this function.
12980 (generic-add-to-auto-mode): Removed this function
12981 (generic-mode-internal): Bind mode-specific definitions
12982 into function instead of putting them in alist.
12983 (generic-mode-set-comments): Reworked extensively.
12984 (generic-mode-find-file-hook): Simplified regexp searching
12985 (generic-make-keywords-list): Omit extra pair of parens
12986
12987 * find-lisp.el (find-lisp-find-files-internal):
12988 Make sure directory name ends with "/".
12989
12990 * generic-x.el (apache-conf-generic-mode):
12991 Regexp now allows leading whitespace.
12992 (rc-generic-mode): Added eval-when-compile
12993 around generic-make-keywords-list.
12994 Deleted duplicate regexp
12995 (rul-generic-mode): Added eval-when-compile
12996 around generic-make-keywords-list.
12997 (etc-fstab-generic-mode): New generic mode.
12998 (rul-generic-mode): Removed one eval-when-compile
12999 which caused a max-specpdl-size exceeded error.
13000
13001 2000-10-04 Miles Bader <miles@gnu.org>
13002
13003 * simple.el (minibuffer-temporary-goal-position): New variable.
13004 (next-history-element): Try to keep the position of point in the
13005 input string constant.
13006
13007 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
13008 (dired-do-create-files): If there's only one file, pass it in as
13009 the DEFAULT arg to dired-mark-read-file-name.
13010
13011 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
13012
13013 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
13014 (diff-goto-source): Be smarter when choosing REVERSE or not.
13015
13016 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
13017 (texinfo-mode-menu): Add an explicit shortcut for update all.
13018
13019 2000-10-03 Andre Spiegel <spiegel@gnu.org>
13020
13021 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
13022 factorize backend-specific code cleanly (this was essentially
13023 conceived by Stefan Monnier).
13024 (vc-unregister): Function removed.
13025 (vc-revert-file): New function.
13026 (vc-revert-buffer): Delegate some of the work to it.
13027
13028 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
13029 default branch unconditionally.
13030 (vc-rcs-set-default-branch): New function.
13031 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
13032 (vc-rcs-checkin): If an appropriate default branch has been set,
13033 force creation of that branch.
13034 (vc-rcs-receive-file): Rewritten to contain only backend-specific
13035 code (as suggested by Stefan Monnier).
13036
13037 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13038
13039 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13040 highlighting overlay with a different face over the overlay
13041 isearch uses to highlight the current match because that can lead
13042 to bad face combinations.
13043
13044 * loadup.el (toplevel): Load faces before isearch.
13045
13046 * isearch.el (isearch-faces): New custom group.
13047 (isearch): New defface; was already tested for in the code.
13048 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13049 (isearch-highlight): Always use face `isearch'.
13050
13051 2000-10-02 Dave Love <fx@gnu.org>
13052
13053 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13054 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13055 comparison of opcode with operand.
13056
13057 2000-10-03 Miles Bader <miles@gnu.org>
13058
13059 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13060 buffer, since the echo area will now grow to accommodate them.
13061
13062 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13063
13064 * vc-hooks.el (vc-registered): If FILE used to be registered under
13065 a certain backend, try that one first.
13066
13067 * vc.el (vc-responsible-backend): Undo the previous change in the
13068 argument list. Handle multiple backends correctly.
13069 (vc-find-new-backend): Function removed.
13070 (vc-register): Use vc-responsible-backend, as before.
13071 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13072
13073 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13074
13075 * startup.el (fancy-splash-head): Change message below the
13076 logo.
13077
13078 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13079
13080 * diff-mode.el (diff-goto-source): Emit a status message.
13081 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13082 (diff-test-hunk): Fix doc string.
13083 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13084 (diff-advance-after-apply-hunk): New variable.
13085 (diff-apply-hunk): Don't return a value.
13086
13087 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13088
13089 * vc.el (vc-editable-p): Minor optimization.
13090 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13091 (vc-find-new-backend): New function split from vc-responsible-backend.
13092 (vc-register): Use it.
13093 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13094 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13095 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13096 (vc-clear-headers): Don't use find-file.
13097 (vc-revert-buffer): Use `and' again (must have been a braino).
13098 (vc-switch-backend): Only prompt if requested.
13099 Short circuit if nothing is to be done.
13100 Don't use vc-resynch-buffer which could lose unsaved editing.
13101 (vc-default-receive-file): Update call to vc-unregister.
13102 (with-vc-file, vc-next-action-on-file):
13103 Use vc-backend rather than vc-registered.
13104 (vc-next-action-on-file): Use intern-soft.
13105 Deal with read-only *vc-diff* buffer.
13106 (vc-transfer-file): Docstring fix.
13107
13108 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13109 (vc-rcs-receive-file): Avoid with-vc-properties.
13110 Update call to vc-unregister.
13111 Use constant `RCS' rather than (dynamically bound) var `backend'.
13112
13113 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13114
13115 * vc.el (vc-next-action-on-file): Update mode line only if file
13116 is visited.
13117 (vc-start-entry): New argument initial-contents. Don't visit the file
13118 if it isn't already visited. Brought documentation up-to-date.
13119 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13120 (vc-checkin): New optional arg initial-contents, which is passed to
13121 vc-start-entry.
13122 (vc-finish-logentry): Make sure to bury log buffer only if there
13123 really is one. Call `vc-resynch-buffer' on log-file, not
13124 buffer-file-name.
13125 (vc-default-comment-history, vc-default-wash-log): New functions.
13126 (vc-index-of): Removed.
13127 (vc-transfer-file): Make do without the above.
13128 (vc-default-receive-file): Call comment-history unconditionally. Pass
13129 the resulting string to vc-checkin, instead of inserting it into the
13130 comment ring.
13131
13132 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13133 unconditionally. Use the comments as initial contents of the log
13134 entry buffer. Document the trick to force branch creation with no
13135 changes.
13136
13137 2000-10-01 Miles Bader <miles@gnu.org>
13138
13139 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13140 `recenter' with an arg to prevent redrawing the display.
13141
13142 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13143
13144 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13145
13146 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13147
13148 * progmodes/c-mode.el (c-mode):
13149 Don't gratuitously override the default for comment-column.
13150
13151 * textmodes/tex-mode.el (latex-metasection-list): New var.
13152 (latex-imenu-create-index): Use it.
13153 Move the regexp construction outside loops (and use push).
13154 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13155 (tex-font-lock-keywords): Moved from font-lock.el.
13156 (tex-comment-indent): Remove.
13157 (tex-common-initialization): Don't set comment-indent-function.
13158 (latex-block-default): New var.
13159 (tex-latex-block): Use it to provide a default choice.
13160 Add any unknown choice to latex-block-names.
13161 Insert [...] after {...}.
13162 (tex-last-unended-begin): Simplify regexp.
13163 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13164 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13165 (latex-mode): Set forward-sexp-function.
13166
13167 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13168 Add regexp for @ignore ... @end ignore.
13169 (texinfo-heading-face): New face.
13170 (texinfo-font-lock-keywords): Use it.
13171 (texinfo-mode-menu): New menu.
13172 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13173 New functions.
13174 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13175 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13176 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13177 Remove declaration.
13178 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13179
13180 * delsel.el (delete-selection-mode): Use define-minor-mode.
13181
13182 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13183
13184 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13185
13186 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13187
13188 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13189
13190 * replace.el (keep-lines-read-args): New function.
13191 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13192 read arguments interactively. Add parameters RSTART and REND.
13193 Operate on the active region in Transient Mark mode.
13194
13195 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13196
13197 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13198 (authors-obsolete-files-regexps): New variable.
13199 (authors-add): Don't record changes in obsolete files.
13200
13201 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13202
13203 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13204
13205 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13206 (comment-indent): Make sure there's a space between code and comment.
13207 Shift comments left to avoid going past fill-column.
13208
13209 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13210
13211 * startup.el (startup-echo-area-message): New function.
13212 (display-startup-echo-area-message): Use it.
13213 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13214 (fancy-splash-default-action): New function.
13215 (fancy-splash-screens-1): New function.
13216 (fancy-splash-head): Put a help-echo and a keymap under the image.
13217
13218 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13219
13220 * diff-mode.el (diff-add-log-file-name): Remove.
13221 (diff-mode): Use add-log-buffer-file-name-function.
13222
13223 * add-log.el (find-change-log): New arg BUFFER-FILE.
13224 (add-log-file-name): Obey add-log-file-name-function.
13225 (add-log-buffer-file-name-function): New var.
13226 (add-change-log-entry): Use it.
13227
13228 2000-09-29 Miles Bader <miles@gnu.org>
13229
13230 * image-file.el (image-file-name-extensions): New variable.
13231 (image-file-name-regexps): Renamed from `image-file-regexps'.
13232 New default value is nil. Call `auto-image-file-mode'.
13233 (image-file-name-regexp): New function.
13234 (auto-image-file-mode): New minor mode.
13235 (insert-image-file): Don't make conditional on the image-file
13236 handler being enabled.
13237 (image-file-handler): Make the call here conditional instead.
13238 (set-image-file-handler-enabled, enable-image-file-handler)
13239 (disable-image-file-handler): Functions removed.
13240
13241 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13242 string.
13243
13244 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13245
13246 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13247 it's a function from CL.
13248 (latex-imenu-create-index): Replace eval-when-compile with progn
13249 because latex-section-alist is not bound while compiling.
13250
13251 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13252
13253 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13254 (outline-mode): Use define-derived-mode.
13255
13256 * progmodes/perl-mode.el (perl-mode):
13257 * progmodes/awk-mode.el (awk-mode):
13258 * progmodes/asm-mode.el (asm-mode):
13259 Don't gratuitously override the default for comment-column.
13260
13261 * emacs-lisp/lisp.el (lisp-complete-symbol):
13262 Distinguish the let-binding case from the funcall case.
13263 (forward-sexp-function): New variable.
13264 (forward-sexp): Use it.
13265
13266 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13267 (easy-mmode-defmap): Remove the now useless autoload.
13268
13269 * time.el (display-time-mode): Use define-minor-mode.
13270
13271 * subr.el (add-minor-mode): Don't eval NAME.
13272 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13273 Use if rather than cond.
13274
13275 * simple.el (read-expression-map): Define more properly.
13276 (comment-indent-hook): Remove.
13277 (string-to-syntax): Bug fix.
13278
13279 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13280 (cvs-ediff-diff): Fix typo.
13281 (cvs-revert-if-needed): Don't bother preserving read-only.
13282
13283 * paren.el (show-paren-mode): Use define-minor-mode.
13284
13285 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13286 (toggle-auto-compression): Remove.
13287 (jka-compr-build-file-regexp): Remove useless grouping.
13288
13289 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13290 Avoid user-reserved bindings.
13291 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13292 (diff-header-face): Revert to grey85.
13293
13294 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13295
13296 * complete.el (partial-completion-mode) <defcustom>: Remove.
13297 (partial-completion-mode): Use define-minor-mode.
13298 (PC-do-completion): Understand `completion-auto-help = delay'
13299 to mean to popup the completion buffer only the second time.
13300 (PC-include-file-all-completions, PC-include-file-all-completions)
13301 (PC-include-file-all-completions): Don't quote lambda.
13302
13303 * comint.el (comint-mode-hook): Docstring fix.
13304 (comint-mode): Use define-derived-mode.
13305 (comint-mode-map): Remove obsolete comment.
13306 (make-comint): Minor stylistic change.
13307 (comint-insert-clicked-input): Be more careful to find the overlay.
13308 Use this-command-keys rather than hardcoding mouse-2.
13309
13310 * font-lock.el: Replace confusing (,@ with ,
13311 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13312 Don't use regexp-opt-depth. Spice up the regexp for args.
13313 Don't distinguish between cmds that can take an opt arg or not.
13314 Use `append' and `prepend' rather than `keep'.
13315
13316 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13317 (latex-outline-regexp): New var.
13318 (latex-outline-level): New fun.
13319 (latex-section-alist): New var.
13320 (latex-imenu-create-index): Use it. Use `push' as well.
13321 (tex-shell-map): Initialize it properly.
13322 (tex-mode): Minor stylistic change.
13323 (plain-tex-mode): Use define-derived-mode.
13324 (latex-mode): Use define-derived-mode.
13325 Construct the paragraph regexps in a more readable way.
13326 Set the buffer-local outline-{level,regexp} vars.
13327 (slitex-mode): Derive from latex-mode.
13328 (tex-common-initialization): Don't kill-all-vars anymore.
13329 Add setting for comment-add and font-lock-defaults.
13330 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13331 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13332 (tex-start-tex): New arg DIR (and send a chdir command for it).
13333 Also display the shell buffer and save it in tex-last-buffer-texed.
13334 (tex-region): Use expand-file-name rather than concat.
13335 Remove code made useless by changes in tex-start-tex.
13336 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13337
13338 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13339
13340 2000-09-28 Dave Love <fx@gnu.org>
13341
13342 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13343
13344 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13345
13346 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13347 `append'.
13348
13349 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13350
13351 * info.el (Info-extract-pointer): Undo last change.
13352 Instead, fix the position of the `bound' arg to re-search-backward.
13353
13354 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13355
13356 * info.el (Info-extract-pointer):
13357 Widen more carefully, to avoid finding pointers in other nodes.
13358 (Info-index): Use push.
13359
13360 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13361
13362 * frame.el (set-frame-font): Remove call to obsolete function
13363 frame-update-faces.
13364 (set-foreground-color, set-background-color): Likewise for
13365 frame-update-face-colors.
13366
13367 2000-09-27 Miles Bader <miles@gnu.org>
13368
13369 * image-file.el: New file.
13370
13371 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13372
13373 * frame.el (frame-notice-user-settings): Don't call
13374 frame-update-faces, which is a no-op now.
13375
13376 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13377 tool-bar-lines.
13378
13379 2000-09-27 Dave Love <fx@gnu.org>
13380
13381 * mouse.el: Fix last change.
13382
13383 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13384
13385 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13386
13387 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13388
13389 * international/quail.el (quail-help): The output message is
13390 improved.
13391
13392 2000-09-26 Dave Love <fx@gnu.org>
13393
13394 * mouse.el (popup-menu): If POSITION is nil, set it using
13395 mouse-position.
13396
13397 2000-09-25 Sam Steingold <sds@gnu.org>
13398
13399 * net/browse-url.el (browse-url-file-url): Check for null maps.
13400
13401 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13402
13403 * frame.el (frame-notice-user-settings): Don't add a
13404 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13405
13406 * frame.el (frame-notice-user-settings):
13407 Make tool-bar-mode and default-frame-alist consistent.
13408
13409 * toolbar/tool-bar.el (tool-bar-help): New function.
13410
13411 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13412
13413 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13414 current-load-list in top-level forms. Else this leaks a cons cell
13415 every time a defun is called.
13416
13417 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13418
13419 2000-09-25 Dave Love <fx@gnu.org>
13420
13421 * startup.el (fancy-splash-head): Check XPM is available.
13422
13423 * autoinsert.el (auto-insert): Doc fix.
13424 (auto-insert-alist): Following GNU notices, don't say `copyright
13425 _by_'. Use line-beginning-position.
13426 (auto-insert): Check buffer-file-name is non-nil before use.
13427
13428 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13429
13430 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13431 starting with `@def' or `@multitable', in addition to ones
13432 specified by the user in auto-fill-inhibit-regexp.
13433
13434 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13435
13436 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13437 rmail-dont-reply-to-names matches the empty string.
13438
13439 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13440
13441 * startup.el (command-line-1, fancy-splash-text): Change the
13442 text to sound more friendly.
13443
13444 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13445
13446 * progmodes/hideshow.el: Update author email address.
13447 Generally, sync w/ maintainer version 5.22.
13448 (hs-hide-all-non-comment-function): New var.
13449 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13450 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13451 (hs-show-region): Delete this command.
13452 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13453
13454 2000-09-22 Dave Love <fx@gnu.org>
13455
13456 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13457 (hl-line-highlight): Specify buffer when moving overlay.
13458
13459 * progmodes/fortran.el (fortran-mode): Locally set
13460 normal-auto-fill-function.
13461 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13462 (fortran-mode-map): Adjust auto-fill menu entry.
13463
13464 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13465
13466 * vc-rcs.el (toplevel): Require `vc' when compiling.
13467
13468 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13469
13470 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13471
13472 * vc.el (vc-switch-backend): Signal an error if the file is not
13473 registered under the new backend.
13474
13475 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13476 without explicit revision number.
13477
13478 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13479
13480 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13481 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13482 (diff-xor): New function.
13483 (diff-find-source-location): Use it. Fix a stupid name clash.
13484 (diff-hunk-status-msg): New function.
13485 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13486 (diff-test-hunk): Use diff-find-source-location.
13487 (diff-goto-source): Favor the `reverse'.
13488 (diff-hunk-text): Properly handle one-sided context diffs.
13489 (diff-apply-hunk): When done, advance to the next hunk.
13490
13491 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13492
13493 * startup.el (command-line): If frame was created with a non-zero
13494 tool-bar-lines parameter, switch tool-bar-mode on.
13495
13496 * add-log.el (change-log-date-face, change-log-name-face)
13497 (change-log-email-face, change-log-file-face)
13498 (change-log-list-face, change-log-conditionals-face)
13499 (change-log-function-face, change-log-acknowledgement-face):
13500 New faces, inheriting from font-lock faces.
13501 (change-log-font-lock-keywords): Use them.
13502
13503 2000-09-21 Dave Love <fx@gnu.org>
13504
13505 * progmodes/cperl-mode.el (top-level): Clean up
13506 `eval-when-compile's and assorted defvars.
13507 (cperl-invalid-face): Don't double-quote value. Change custom
13508 type.
13509 (cperl-mode): Set normal-auto-fill-function and don't zap
13510 auto-fill-function.
13511 (cperl-imenu--function-name-regexp-perl): Renamed from
13512 imenu-example--function-name-regexp-perl.
13513 (cperl-imenu--create-perl-index): Renamed from
13514 imenu-example--create-perl-index.
13515 (cperl-xsub-scan): Don't require cl.
13516
13517 * msb.el (msb-mode-map): Use substitute-key-definition.
13518 (msb-mode): Use msb-mode-map.
13519
13520 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13521
13522 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13523 New functions.
13524 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13525 (vc-switch-backend): New function.
13526 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13527 (vc-register): Fix prompt.
13528 (vc-unregister, vc-default-unregister): New functions.
13529 (vc-version-diff): Handle empty buffer in sentinel.
13530
13531 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13532 (vc-rcs-state-heuristic): Use it to guess the state of files with
13533 non-strict locking.
13534 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13535 been set with -b, but not created yet.
13536 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13537 contents in order to find the state.
13538 (vc-rcs-checkin): Allow creation of branches with no changes.
13539 (vc-rcs-unregister, vc-rcs-receive-file)
13540 (vc-rcs-set-non-strict-locking): New functions.
13541
13542 * vc-hooks.el (vc-name): Force correct computation of the value
13543 in case it is missing.
13544
13545 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13546
13547 * startup.el (fancy-splash-tail): Use a different foreground
13548 color on a dark frame background.
13549
13550 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13551
13552 * info.el: Use the correct capitalization when making Info-mode
13553 and Info-edit-mode `special' modes.
13554
13555 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13556
13557 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13558 (diff-mode): Add support for add-log.el.
13559 (diff-hunk-text): Use char offsets rather than line offsets.
13560 (diff-find-source-location): Replace LINE with line-offset (nil
13561 if not found) and always set POS to a meaningful position.
13562 Adapt to the new char-offsets.
13563 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13564 Adapt to the new diff-find-source-location.
13565 (diff-goto-source): Adapt to the new diff-find-source-location.
13566
13567 * add-log.el (add-log-file-name): New function (split out of
13568 add-change-log-entry).
13569 (add-change-log-entry): Use it.
13570 Call add-log-file-name-function with the changelog file name if
13571 the current buffer is not associated with any file.
13572 Avoid find-file if the selected window is dedicated.
13573
13574 * diff-mode.el (diff-find-source-location):
13575 Move code from diff-apply-hunk. Return buffer rather than file.
13576 (diff-apply-hunk): Use the new result from diff-find-source-location.
13577 (diff-goto-source): Use the new diff-find-source-location.
13578
13579 2000-09-20 Dave Love <fx@gnu.org>
13580
13581 * iswitchb.el: Some doc fixes.
13582 (iswitchb-mode-map): Define completely initially. Inherit
13583 minibuffer-local-map.
13584 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13585 fundamental-mode.
13586 (iswitchb-global-map): New variable.
13587 (iswitchb-summaries-to-end): Amalgamate regexps.
13588 (iswitchb-mode): New.
13589 (iswitchb-mode-hook): New variable.
13590 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13591 `extensions'.
13592
13593 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13594
13595 * ehelp.el (electric-help): New defgroup.
13596 (electric-help-shrink-window): New user-option.
13597 (with-electric-help): Use it.
13598
13599 * window.el (shrink-window-if-larger-than-buffer): If face
13600 `mode-line' has a :box, and we're on a graphical frame, add 1
13601 to the needed window height.
13602
13603 * frame.el (frame-notice-user-settings): Add a last parameter nil
13604 to a call to `append', because the last list passed to `append' is
13605 not copied, and so subsequent calls to assq-delete-all will modify
13606 default-frame-alist.
13607
13608 * startup.el (fancy-splash-image): Change :type.
13609 (fancy-splash-head): Use an XBM image if appropriate.
13610 (command-line-1): Show splash screens in more cases.
13611
13612 * startup.el (fancy-splash-text): Don't quote faces.
13613
13614 * dired.el (dired-font-lock-keywords): Undo last change.
13615 (dired-readin): Bind indent-tabs-mode to nil.
13616
13617 * startup.el (fancy-splash-head): If frame's background mode
13618 is `dark', change the black background of the image to gray.
13619 (fancy-splash-screens): Display startup echo area message.
13620 (display-startup-echo-area-message): New function.
13621
13622 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13623
13624 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13625
13626 * info.el (info-header-node): Tweak for color ttys.
13627
13628 * faces.el (face-valid-attribute-values): Make sure directories we
13629 search for stipples both exist and are readable before trying to
13630 search them.
13631
13632 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13633 in the dry-run case.
13634
13635 * jka-compr.el (with-auto-compression-mode): New macro.
13636
13637 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13638 (custom-group-tag-face, custom-variable-tag-face): Use relative
13639 :height and inherit from `variable-pitch' face instead of
13640 hardwiring :family.
13641 * hi-lock.el (hi-black-hb): Likewise.
13642
13643 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13644 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13645 toolbar-add-item, if image doesn't have a mask add a `:mask
13646 heuristic'.
13647
13648 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13649
13650 * diff-mode.el: Docstring fixes.
13651 (diff-header-face, diff-comment-face): New faces.
13652 (diff-font-lock-keywords): Highlight a bit differently.
13653 (diff-find-source-location): Don't return SPAN any more.
13654 (diff-hunk-text): Don't bother erasing the temp buffer.
13655 (diff-find-text): Drop argument LINE.
13656 (diff-apply-hunk): Update calls to diff-find-text.
13657 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13658
13659 * calendar/calendar.el: Docstring fixes.
13660 (calendar-make-alist): Don't quote lambda.
13661 (calendar-star-date): Use make-local-variable.
13662
13663 2000-09-19 Dave Love <fx@gnu.org>
13664
13665 * toolbar/tool-bar.el: Renamed from toolbar.el.
13666 Change `toolbar' to `tool-bar' generally in symbols.
13667 Make some items invisible in `special' major modes.
13668 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13669 Add arg PROPS.
13670
13671 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13672 Add :version here.
13673 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13674
13675 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13676
13677 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13678
13679 * files.el (find-file-suppress-same-file-warnings): New user-option.
13680 (find-file-noselect): Use it.
13681
13682 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13683 (fancy-splash-screen): Defgroup.
13684
13685 * add-log.el (change-log-font-lock-keywords): Match names
13686 more exactly for the case that font-lock-constant-face is
13687 underlined.
13688
13689 2000-09-19 Richard M. Stallman <rms@gnu.org>
13690
13691 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13692
13693 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13694
13695 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13696
13697 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13698
13699 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13700 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13701 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13702 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13703 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13704 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13705 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13706 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13707 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13708 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13709 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13710 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13711
13712 * startup.el (fancy-splash-text): New variable.
13713 (fancy-splash-delay, fancy-splash-image): New user-options.
13714 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13715 (fancy-splash-screens): New functions.
13716 (command-line-1): If display has a `display' frame parameter, has
13717 colors, and we have XPM support, show more fancy splash screens.
13718
13719 2000-09-19 Dave Love <fx@gnu.org>
13720
13721 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13722 with null `help'. Use modern backquote syntax.
13723
13724 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13725
13726 * font-lock.el (font-lock-mode): Change message telling the user
13727 that ``the buffer is too big''.
13728
13729 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13730 for instance for the case that tab-width is 2.
13731
13732 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13733
13734 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13735 toolbar-add-item, if image doesn't have a mask add a `:mask
13736 heuristic'.
13737
13738 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13739
13740 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13741 and return a cons if it's non-nil.
13742 (diff-apply-hunk): Try to jump to the line in the source text
13743 corresponding to the position of point in the in the hunk.
13744
13745 * info.el (Info-title-3-face, Info-title-2-face)
13746 (Info-title-1-face): Use face inheritance and relative sizes
13747 instead of hard-wiring things.
13748
13749 * faces.el (secondary-selection): Make dark-background variant sane.
13750
13751 2000-09-16 Andrew Innes <andrewi@gnu.org>
13752
13753 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13754 read-only, since they aren't under VC now.
13755
13756 2000-09-17 Dave Love <fx@gnu.org>
13757
13758 * tmm.el: Replace mapcar with mapc in several places.
13759
13760 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13761 ad-unadvise.
13762
13763 * international/latin1-disp.el: New file.
13764
13765 * calendar/cal-move.el (scroll-calendar-left)
13766 (scroll-calendar-right): Make arg optional (for active mode line).
13767
13768 * calendar/calendar.el (calendar-mode-line-format): Make fields
13769 mouse-sensitive.
13770 (calendar-read-date, calendar-read-date, calendar-window-list):
13771 Unquote lambda.
13772 (calendar-month-name): Use aref, not sref.
13773
13774 * view.el (minor-mode-alist): Propertize the string.
13775
13776 * international/characters.el (standard-case-table): Add entries
13777 for Greek.
13778
13779 2000-09-18 Miles Bader <miles@gnu.org>
13780
13781 * info.el (info-node, info-xref): Add dark-background variants.
13782
13783 * faces.el (header-line): Change defaults to be less confusing
13784 when mixed with mode-lines.
13785
13786 * info.el (Info-fontify-node): Make a few cleanups.
13787 Add extra `help-echo' and `local-map' props to node xrefs.
13788 Use header-specific faces for node-names & xrefs.
13789 (Info-use-header-line): New variable.
13790 (info-header-xref, info-header-node): New faces.
13791 (Info-setup-header-line): New function.
13792 (Info-select-node): Call Info-setup-header-line when enabled.
13793 (Info-extract-pointer): Work even if the header line is hidden.
13794 (Info-header-line): New variable.
13795
13796 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13797
13798 * vms-patch.el (print-region-function): Don't quote lambda.
13799
13800 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13801
13802 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13803 (lm-get-header-re): Allow spaces between the header and the colon.
13804 (lm-header): Allow $ in non-RCS headers.
13805 (lm-header-multiline): Put the strings back into order.
13806 Stop at an empty line. Don't require two space chars if the
13807 line is clearly not another header line.
13808
13809 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13810 (popup-menu-popup): Remove.
13811
13812 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13813
13814 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13815 specification if or if not tool-bar item contains an `:enabled'
13816 property.
13817
13818 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13819 current buffer has no file name.
13820
13821 2000-09-15 Dave Love <fx@gnu.org>
13822
13823 * strokes.el: Sync with maintainer's current version with changes
13824 for Emacs, but avoid runtime cl and levents.
13825 (toplevel): Change autoloads and compilation requires.
13826 (strokes-version, strokes-bug-address, strokes-lift): Values
13827 changed.
13828 (strokes-xpm-header, strokes-insinuated): New variable.
13829 (strokes): Add :link.
13830 (strokes-mode): Customized.
13831 (strokes-while-inhibiting-garbage-collector): New macro.
13832 (strokes-remassoc): Avoid remove-if.
13833 (strokes-fix-button2-command): Don't use ad-do-it.
13834 (strokes-insinuate): New function.
13835 (strokes-button-press-event-p, strokes-button-release-event-p):
13836 New functions, used instead of non-`strokes-' versions..
13837 (strokes-mouse-event-p): Rewritten.
13838 (strokes-event-closest-point): Avoid event-point.
13839 (strokes-get-grid-position): Avoid cdadr, caadr
13840 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13841 functions.
13842 (strokes-help): Use with-output-to-temp-buffer.
13843 (strokes-window-configuration-changed-p): New function.
13844 (strokes-update-window-configuration): Use buffer-live-p,
13845 strokes-window-configuration-changed-p.
13846 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13847 (strokes-char-face): New face.
13848 (strokes-char-table, strokes-base64-chars): New variable.
13849 (strokes-xpm-for-stroke, strokes-list-strokes)
13850 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13851 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13852 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13853 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13854 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13855 functions.
13856
13857 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13858
13859 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13860
13861 * image.el (create-image): Doc fix.
13862
13863 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13864 instead of `:heuristic-mask t'.
13865
13866 2000-09-14 Andrew Innes <andrewi@gnu.org>
13867
13868 * makefile.w32-in: Revert to Unix line endings.
13869
13870 2000-09-14 Andrew Innes <andrewi@gnu.org>
13871
13872 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13873 when installing.
13874
13875 * makefile.nt (DONTCOMPILE): Fix typo.
13876
13877 * shell.el (shell-write-history-on-exit): New function.
13878 (shell-dumb-shell-regexp): New custom variable.
13879 (shell-mode): Make shell-write-history-on-exit the process
13880 sentinel if shell name matches shell-dumb-shell-regexp.
13881
13882 * w32-fns.el: Comment out before-init-hook function which resets
13883 source-directory based; this breaks bootstrap.
13884
13885 2000-09-14 Dave Love <fx@gnu.org>
13886
13887 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13888 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13889 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13890 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13891 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13892 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13893 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13894 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13895 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13896
13897 * toolbar/toolbar.el: New.
13898
13899 * subdirs.el: Add toolbar.
13900
13901 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13902
13903 * indent.el (indent-for-tab-command): Doc fix.
13904
13905 2000-09-14 Alex Schroeder <alex@gnu.org>
13906
13907 * ansi-color.el (ansi-colors): Doc change.
13908 (ansi-color-get-face): Simplified regexp.
13909 (ansi-color-faces-vector): Added more faces, doc change.
13910 (ansi-color-names-vector): Doc change.
13911 (ansi-color-regexp): Simplified regexp.
13912 (ansi-color-parameter-regexp): New regexp.
13913 (ansi-color-filter-apply): Doc change.
13914 (ansi-color-filter-region): Doc change.
13915 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13916 deal with zero length parameters.
13917 (ansi-color-apply-on-region): Doc change.
13918 (ansi-color-map): Doc change.
13919 (ansi-color-map-update): Removed debugging message.
13920 (ansi-color-get-face-1): Added condition-case to trap
13921 args-out-of-range errors.
13922 (ansi-color-get-face): Doc change.
13923 (ansi-color-make-face): Removed.
13924 (ansi-color-for-shell-mode): New option.
13925
13926 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13927
13928 * international/quail.el (quail-start-translation): Translate KEY
13929 if necessary even if it doesn't have any mapping in the current
13930 input method.
13931 (quail-start-conversion): Likewise.
13932 (quail-help): The output message is improved.
13933
13934 2000-09-13 Miles Bader <miles@gnu.org>
13935
13936 * comint.el (comint-output-filter): Revert to using
13937 `insert-before-markers'. Add bletcherous hack to undo damage
13938 caused by `insert-before-markers'. Put `front-sticky' property on
13939 overlays created here so that the field code understands how the
13940 overlay works. Use a let when making comint-last-prompt-overlay,
13941 so that the code is easier to read.
13942
13943 2000-09-13 Dave Love <fx@gnu.org>
13944
13945 * wid-edit.el (widget-default-format-handler): DTRT when
13946 doc-property is a function.
13947
13948 2000-09-12 Francesco Potorti` <pot@gnu.org>
13949
13950 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13951 filed name if it's not there.
13952
13953 2000-09-12 Dave Love <fx@gnu.org>
13954
13955 * simple.el (read-mail-command): Doc fix.
13956 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13957
13958 * vc.el (vc-dired-listing-switches): Fix :version.
13959
13960 * vc-hooks.el: Doc fixes.
13961
13962 * subr.el (add-minor-mode): Use toggle-fun arg.
13963
13964 * speedbar.el: Add :version to several defcustoms.
13965
13966 * imenu.el (imenu--truncate-items, imenu--cleanup)
13967 (imenu--generic-function): Avoid mapcar.
13968 (imenu--replace-spaces): Function removed.
13969 (imenu--completion-buffer): Use subst-char-in-string.
13970 (imenu-add-to-menubar): Use keymap inheritance.
13971
13972 2000-09-12 Miles Bader <miles@gnu.org>
13973
13974 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13975 (diff-mode-map): Bind `diff-test-hunk'.
13976 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13977
13978 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13979
13980 * bytecomp.el (byte-compile-defvar): Undo last change
13981 because it breaks '(make-variable-buffer-local (defvar ...)'
13982 which is used at least in dired.
13983
13984 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13985
13986 * international/quail.el (quail-define-package): Docstring
13987 modified.
13988
13989 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13990
13991 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13992 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13993 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13994 docstring of "chinese-py".
13995
13996 * international/quail.el (quail-translation-docstring): New
13997 variable.
13998 (quail-show-keyboard-layout): Docstring modified.
13999 (quail-select-current): Likewise.
14000 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
14001 infinite recursive call.
14002 (quail-help): Check quail-translation-docstring. Format of the
14003 output changed.
14004 (quail-help-insert-keymap-description): Adjusted for the above
14005 change.
14006
14007 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14008
14009 * bytecomp.el (byte-compile-defvar): Only cons onto
14010 current-load-list in top-level forms. Else this leaks a cons cell
14011 every time a defun is called.
14012
14013 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
14014
14015 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
14016 Now understands non-unified diffs. Some functionality moved into
14017 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
14018 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
14019 modify anything. Only reposition point in the patched file if the
14020 patch succeeds. Only pop up another window if POPUP is true.
14021 Emit a message describing what happened if successful, and at what
14022 line-offset. Automatically detect reversed hunks and do something
14023 appropriate.
14024 (diff-hunk-text, diff-find-text): New functions.
14025 (diff-filter-lines): Function removed.
14026 (diff-test-hunk): New function.
14027 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
14028
14029 2000-09-10 Dave Love <fx@gnu.org>
14030
14031 * textmodes/tildify.el: Minor doc/commentary fixes.
14032 (tildify) <defgroup>: Add :version.
14033
14034 * faces.el (face-x-resources): Make custom type more specific.
14035 (frame-background-mode): Use mapc.
14036 (region) <defcustom>: Add :version.
14037
14038 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14039
14040 * vc-sccs.el (vc-sccs-register):
14041 * vc-rcs.el (vc-rcs-register):
14042 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14043 * vc.el (vc-register): Clear file's properties.
14044
14045 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14046
14047 * faces.el (face-spec-set): Only face-spec-reset-face when
14048 ATTRS is non-nil.
14049
14050 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14051
14052 * help.el (help-insert-xref-button): Fix a typo in doc string.
14053
14054 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14055
14056 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14057 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14058 methods.
14059
14060 * menu-bar.el (read-mail-item-name): New function.
14061 (menu-bar-tools-menu): Use it to compute and display the package
14062 used to read email.
14063 (menu-bar-tools-menu): Fix typo in GUD's help string.
14064
14065 2000-09-07 Dave Love <fx@gnu.org>
14066
14067 * diff-mode.el (diff-mouse-goto-source): New function.
14068
14069 * vc-sccs.el: Doc fixes.
14070 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14071
14072 * vc-rcs.el: Doc fixes.
14073 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14074 (vc-rcs-checkout-switches, vc-rcs-header)
14075 (vc-rcs-master-templates): Add or change :version.
14076
14077 * vc-cvs.el: Doc fixes.
14078 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14079 (vc-cvs-stay-local): Add :version.
14080
14081 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14082
14083 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14084
14085 * international/quail.el (quail-help): Fix previous change.
14086
14087 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14088
14089 * faces.el (color-values): Doc fix.
14090
14091 * faces.el (frame-set-background-mode): Use frame-parameter
14092 instead of frame-parameters.
14093
14094 * frame.el (filtered-frame-list): Reduce consing.
14095 (frames-on-display-list): Call frame-parameter instead of
14096 frame-parameters.
14097
14098 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14099
14100 * language/devan-util.el (devanagari-to-indian-region): In the
14101 loop, change the following char, not preceding char.
14102
14103 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14104
14105 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14106 instead of frame-parameters.
14107
14108 * faces.el (set-face-attribute): Simplify by calling
14109 internal-set-lisp-face-attribute with FRAME being 0.
14110
14111 * vc.el: Remove `Id' version control keyword.
14112
14113 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14114
14115 * help.el (help-make-xrefs): Adjusted for the change of
14116 help-xref-mule-regexp.
14117 (help-insert-xref-button): New function.
14118
14119 * international/mule-cmds.el (help-xref-mule-regexp-template):
14120 Include the pattern for character set.
14121 (leim): New group.
14122
14123 * international/quail.el: Don't require face.
14124 (quail): New group.
14125 (quail-other-command): Dummy command to make quail-help work better.
14126 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14127 (quail-keyboard-layout-substitution): New variable.
14128 (quail-update-keyboard-layout): New function.
14129 (quail-keyboard-layout-type): New customizable variable.
14130 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14131 (quail-keyboard-translate): Pay attention to
14132 quail-keyboard-layout-substitution.
14133 (quail-insert-kbd-layout): New function.
14134 (quail-show-keyboard-layout): New function.
14135 (quail-get-translation): If the definition is a vector of length
14136 1, and the element is a string of length 1, return the character
14137 in that string.
14138 (quail-update-current-translations): Fix the case of
14139 relative-index out of range.
14140 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14141 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14142 Show key sequences for all available characters.
14143 (quail-help-insert-keymap-description): Don't show such verbose
14144 key bindings as quail-self-insert-command.
14145
14146 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14147 Format changed, and each element now have extra documentations.
14148 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14149 Adjusted for the change of quail-cxterm-package-ext-info.
14150
14151 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14152
14153 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14154 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14155 during bootstrap.
14156
14157 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14158
14159 * vc.el: (toplevel): Don't require `dired' at run-time.
14160 (vc-dired-resynch-file): Remove autoload cookie.
14161
14162 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14163
14164 * vc.el: Made several backend functions optional.
14165 (vc-default-responsible-p): New function.
14166 (vc-merge): Use RET for first version to trigger merge-news, not
14167 prefix arg.
14168 (vc-annotate): Handle backends that do not support annotation.
14169 (vc-default-merge-news): Removed. The existence of a merge-news
14170 implementation is now checked on caller sites.
14171
14172 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14173 case.
14174
14175 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14176 special case that has been removed from the default in vc-hooks.el.
14177
14178 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14179
14180 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14181
14182 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14183
14184 * vc-hooks.el: Require vc during compilation.
14185 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14186 macro `with-vc-properties' in vc.el.
14187 (vc-file-getprop): Doc fix.
14188 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14189
14190 * vc.el: Require dired-aux during compilation.
14191 (vc-name-assoc-file): Moved to vc-sccs.el.
14192 (with-vc-properties): New macro.
14193 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14194 vc-finish-steal): Use it.
14195 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14196 to the backend-specific function is now supposed to do the checkout,
14197 too.
14198 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14199
14200 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14201 set file properties; that gets done in the generic code now.
14202
14203 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14204 Changed parameter list, added code from vc.el that does the
14205 checkout, possibly with a double-take.
14206
14207 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14208 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14209 the above under the new name.
14210 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14211 parameter list, added checkout command.
14212 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14213 properties; that gets done in the generic code now.
14214
14215 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14216
14217 * vc.el: Docstring fixes (courtesy of checkdoc).
14218
14219 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14220
14221 * vc.el (vc-checkout-writable-buffer-hook)
14222 (vc-checkout-writable-buffer): Remove.
14223 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14224 (vc-log-mode): Make it into a clean derived major mode.
14225 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14226 vc-log-mode if log-edit is not available.
14227 (vc-dired-mode-map): Don't set-keymap-parent yet.
14228 (vc-dired-mode): Do set-keymap-parent here.
14229 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14230
14231 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14232
14233 * faces.el (set-face-attribute, face-spec-reset-face)
14234 (face-spec-set): Avoid consing by removing calls to `apply'.
14235
14236 * frame.el (frame-parameter): Move to C code.
14237
14238 2000-09-05 Dave Love <fx@gnu.org>
14239
14240 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14241 insert-before-markers-and-inherit. Now checked systematically!
14242
14243 2000-09-05 Alex Schroeder <alex@gnu.org>
14244
14245 * sql.el (sql-postgres): Use sql-postgres-options.
14246 (sql-postgres-options): New variable.
14247
14248 2000-09-05 Alex Schroeder <alex@gnu.org>
14249
14250 * sql.el (sql-mode-menu): Work around missing variable mark-active
14251 in XEmacs.
14252 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14253 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14254 compatibility.
14255
14256 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14257
14258 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14259
14260 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14261
14262 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14263
14264 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14265
14266 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14267 don't support anything else under SCCS yet.
14268
14269 * vc-hooks.el: Minor doc fixes.
14270
14271 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14272
14273 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14274 not necessary. If verbose in state `needs-patch', do the same as
14275 under `up-to-date'. When NOT verbose and `needs-patch', check out
14276 latest version instead of `merge-news'.
14277 (vc-next-action-dired): Don't mess with default-directory here; it
14278 breaks other parts of dired. It is the job of the
14279 backend-specific functions to adjust it temporarily if they need it.
14280 (vc-next-action): Remove a special CVS case.
14281 (vc-clear-headers): New optional arg FILE.
14282 (vc-checkin, vc-checkout): Set properties vc-state and
14283 vc-checkout-time properly.
14284 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14285 (vc-print-log): Use new backend function `show-log-entry'.
14286 (vc-cancel-version): Do the checks in a different order. Added a
14287 FIXME concerning RCS-only code.
14288
14289 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14290 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14291
14292 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14293
14294 * vc-hooks.el (vc-default-mode-line-string): Show state
14295 `needs-patch' as a `-' too.
14296
14297 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14298
14299 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14300 (vc-default-could-register): New function.
14301 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14302 (vc-resynch-buffer): Call vc-dired-resynch-file.
14303 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14304 vc-resynch-buffer instead of vc-resynch-window.
14305 (vc-next-action-dired): Don't redisplay here, that gets done as a
14306 result of the individual file operations.
14307 (vc-retrieve-snapshot): Corrected prompt order.
14308
14309 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14310
14311 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14312 as well.
14313 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14314 hostname regexps. Updated all callers.
14315 (vc-cvs-responsible-p): Handle directories as well.
14316 (vc-cvs-could-register): New function.
14317 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14318 properties up-to-date.
14319
14320 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14321 user whether to create one.
14322
14323 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14324
14325 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14326 check out a non-existing file.
14327
14328 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14329 workfile does not exist.
14330
14331 * vc.el (vc-version-diff): Use `require' to check for existence of
14332 diff-mode.
14333
14334 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14335
14336 * vc-cvs.el (vc-cvs-registered): Use new function
14337 vc-cvs-parse-entry to do the actual work.
14338
14339 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14340
14341 * vc-hooks.el (vc-find-backend-function): If function doesn't
14342 exist, return nil instead of error.
14343 (vc-call-backend): Doc fix.
14344
14345 * vc.el (vc-do-command): Doc fix.
14346 (vc-finish-logentry): When checking in from vc-dired, choose the
14347 right backend for logentry check.
14348 (vc-dired-mode-map): Inherit from dired-mode-map.
14349 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14350 simplified.
14351 (vc-dired-state-info): Removed, updated caller.
14352 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14353 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14354 (vc-dired-listing-switches): New variable.
14355 (vc-directory): Use it, instead of dired-listing-switches.
14356
14357 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14358 (vc-cvs-dir-state): New function.
14359 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14360 (vc-cvs-parse-entry): New function, also to be used in
14361 vc-cvs-registered.
14362
14363 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14364
14365 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14366 *or* single-window-frames.
14367
14368 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14369
14370 * vc.el (vc-update-changelog): Split into generic part and default
14371 implementation. Doc string adapted.
14372 (vc-default-update-changelog): New function. Call the `rcs2log'
14373 script in exec-directory, to fix a long-standing nuisance.
14374
14375 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14376 simply signals an error.
14377
14378 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14379
14380 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14381 control-flow more clear and to avoid running `cvs' twice.
14382
14383 * vc.el (vc-next-action-on-file): Doc fix.
14384 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14385 (vc-print-log): Eval `file' before constructing the continuation.
14386
14387 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14388
14389 * vc.el (vc-next-action-on-file): Corrected several messages.
14390 (vc-merge): Add prefix arg `merge-news'; handle it.
14391
14392 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14393 is not reached. It is.
14394 (vc-cvs-merge): Set state to 'edited after merge.
14395 (vc-cvs-merge-news): Set workfile version to nil if not known.
14396 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14397
14398 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14399 via stdout. (Merge from main line.)
14400
14401 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14402
14403 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14404 detection.
14405
14406 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14407
14408 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14409 against kill-all-local-variables.
14410 (vc-log-edit): Don't save vc-parent-buffer any more.
14411 (vc-last-comment-match): Initialize to an empty string.
14412 (vc-post-command-functions): New hook.
14413 (vc-do-command): Run it.
14414 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14415 (vc-finish-logentry): Only add the comment to the ring if it's
14416 different from the last comment entered.
14417 (vc-new-comment-index): New function.
14418 (vc-previous-comment): Use it. Make the minibuffer message
14419 slightly less terse.
14420 (vc-comment-search-reverse): Make it work forward as well. Don't
14421 set vc-comment-ring-index if no match is found. Use
14422 vc-new-comment-index.
14423 (vc-comment-search-forward): Use vc-comment-search-reverse.
14424 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14425 define-derived-mode will do it for us. Bind `v' to a keymap that
14426 inherits from vc-prefix-map so that we can bind `vt' without
14427 binding C-x v t.
14428 (vc-retrieve-snapshot): Parenthesis typo.
14429
14430 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14431 to 1. Make sure to switch to *vc* before looking for an error
14432 message. Use vc-parse-buffer.
14433
14434 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14435
14436 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14437 and NAME.
14438 (vc-retrieve-snapshot): Split into two parts.
14439 (vc-default-retrieve-snapshot): New function.
14440
14441 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14442 (vc-cvs-retrieve-snapshot): New function (untested).
14443 (vc-cvs-stay-local): Default to t.
14444 (vc-cvs-remote-p): New function and property.
14445 (vc-cvs-state): Stay local only if the above is t.
14446 (vc-handle-cvs): Removed.
14447 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14448 done via vc-handled-backends now.
14449 (vc-cvs-header): Escape Id.
14450
14451 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14452
14453 * vc.el (vc-do-command): Remove unused commands.
14454 (vc-version-diff): Make sure default-directory ends with a slash.
14455 Move the window commands into a vc-exec-after.
14456 (vc-print-log): Move more of the code into the `vc-exec-after'.
14457
14458 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14459
14460 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14461 (vc-print-log): Search current revision from beginning of buffer.
14462 (vc-revert-buffer): Clear echo area after the diff is finished.
14463 (vc-prefix-map): Removed definition of "t" for terse display in vc
14464 dired.
14465 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14466 definition of "vt" for terse display.
14467 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14468
14469 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14470
14471 * vc.el (vc-exec-after): Avoid caddr.
14472
14473 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14474
14475 * vc.el (vc-exec-after): New function.
14476 (vc-do-command): Use it to add a termination message for async
14477 procs.
14478 (vc-checkout): Try to handle a missing-backend situation.
14479 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14480 of a directory with a backend using async diffs.
14481 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14482 present.
14483
14484 * vc-sccs.el (vc-sccs-state-heuristic): Use
14485 file-ownership-preserved-p.
14486
14487 * vc-rcs.el (vc-rcs-state-heuristic): Use
14488 file-ownership-preserved-p.
14489 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14490
14491 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14492
14493 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14494 vc-do-command.
14495
14496 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14497 when there are no changes.
14498
14499 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14500
14501 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14502
14503 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14504
14505 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14506
14507 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14508
14509 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14510 the `fset' outside of the defvar so that it works even if
14511 vc-prefix-map was already defined.
14512 (vc-setup-buffer): New function, split out of vc-do-command.
14513 (vc-do-command): Allow BUFFER to be t to mean `just use the
14514 current buffer without any fuss'.
14515 (vc-version-diff): Change the `diff' backend operation to just put
14516 the diff in the current buffer without erasing it. Always use
14517 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14518 shrink-window-if-larger-than-buffer.
14519 (vc-print-log): Change the `print-log' backend operation to just
14520 put the log in the current buffer without erasing it. Protect
14521 shrink-window-if-larger-than-buffer.
14522 (vc-update-change-log): Fix setd typo.
14523
14524 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14525 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14526
14527 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14528 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14529 CMP.
14530
14531 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14532 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14533 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14534
14535 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14536
14537 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14538 not possible, use vc-BACKEND-workfile-unchanged-p.
14539 (vc-default-workfile-unchanged-p): New function. Delegates to a
14540 full vc-BACKEND-diff.
14541
14542 * vc-hooks.el (vc-simple-command): Removed.
14543
14544 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14545 instead of vc-simple-command.
14546 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14547 avoid doing a diff when opening a file.
14548 (vc-rcs-state): Added check for unlocked-changes.
14549 (vc-rcs-header): Escape Id.
14550 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14551 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14552 version.
14553
14554 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14555 (vc-sccs-diff): Remove optional arg CMP.
14556 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14557 SCCS-specific function.
14558
14559 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14560 vc-simple-command.
14561
14562 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14563
14564 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14565 (with-vc-file, vc-merge): Use vc-editable-p.
14566 (vc-do-command): Remove unused var vc-file and fix the
14567 doubly-defined `status' var. Add a user message when starting an
14568 async command.
14569 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14570 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14571 Use with-current-buffer.
14572 (vc-buffer-sync): Use unless.
14573 (vc-next-action-on-file): If the file is 'edited by read-only,
14574 make it read-write instead of trying to commit.
14575 (vc-version-diff, vc-update-change-log): Use `setq
14576 default-directory' rather than `cd'.
14577 (vc-log-edit): Don't forget to set default-directory in the
14578 buffer.
14579
14580 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14581 (vc-sccs-state-heuristic): Use file-writable-p instead of
14582 comparing userids.
14583 (vc-sccs-checkout): Use `unless'.
14584
14585 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14586 of comparing userids.
14587 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14588 Simplify the logic by eliminating unreachable code.
14589 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14590 just do a recursive call if we need to retry.
14591 (vc-rcs-checkout): Handle the case where rcs is missing by making
14592 the buffer read-write if requested and re-signalling the error.
14593
14594 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14595
14596 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14597
14598 * vc-hooks.el (vc-handled-backends): Docstring change.
14599 (vc-ignore-vc-files): Mark obsolete.
14600 (vc-registered): Check vc-ignore-vc-files.
14601 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14602 vc-ignore-vc-files.
14603
14604 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14605
14606 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14607
14608 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14609 files since ange-ftp already has vc-registered return nil.
14610
14611 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14612 (vc-sccs-workfile-version): Use with-temp-buffer and new
14613 vc-parse-buffer and don't bother setting the property.
14614 (vc-sccs-add-triple): Use with-current-buffer and
14615 find-file-noselect.
14616 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14617
14618 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14619 derives from the old vc-parse-buffer but uses the revision number
14620 rather than the date (much easier to compare robustly).
14621 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14622 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14623 locking-user more directly. Check strict locking and set
14624 checkout-model appropriately.
14625 (vc-rcs-parse-locks): Remove.
14626 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14627 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14628 (vc-rcs-system-release): Use with-current-buffer and
14629 vc-parse-buffer.
14630 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14631
14632 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14633 (vc-simple-command): Docstring fix.
14634 (vc-registered): Align the way the file-handler is called with the
14635 way the function itself works.
14636 (vc-file-owner): Remove.
14637
14638 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14639 extraction of fields and call to file-attributes because of a
14640 temporary bug in rcp.el.
14641 (vc-cvs-fetch-status): Use with-current-buffer.
14642
14643 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14644
14645 * vc.el (vc-do-command): Use file-relative-name.
14646 (vc-responsible-backend): Use vc-backend if possible.
14647 (vc-create-snapshot): Improve the `interactive' spec. Add support
14648 for branches and dispatch to backend-specific `create-snapshot'.
14649 (vc-default-create-snapshot): New function, containing the bulk of
14650 the old vc-create-snapshot.
14651 (vc-retrieve-snapshot): Improve the interactive spec.
14652
14653 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14654 (vc-backend-hook-functions): Remove.
14655 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14656 (vc-backend): Reintroduce the test for `file = nil' now that I
14657 know why it was there (and added a comment to better remember).
14658
14659 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14660 code from vc-sccs-hooks.el.
14661 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14662 'vc anymore.
14663 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14664 and file-directory-p instead of file-exists-p.
14665 (vc-sccs-check-headers): Simplify the regexp.
14666
14667 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14668 from vc-rcs-hooks.el. Don't require 'vc anymore.
14669 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14670 file-directory-p instead of file-exists-p.
14671
14672 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14673 from vc-cvs-hooks.el.
14674 (proto vc-cvs-registered): Require 'vc-cvs instead of
14675 'vc-cvs-hooks. Don't require 'vc anymore.
14676 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14677 file-directory-p instead of file-exists-p.
14678 (vc-cvs-create-snapshot): New function, replacing
14679 vc-cvs-assign-name.
14680 (vc-cvs-assign-name): Remove.
14681
14682 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14683
14684 * vc-cvs.el (vc-cvs-header): New var.
14685
14686 * vc-rcs.el (vc-rcs-exists): Remove.
14687 (vc-rcs-header): New var.
14688
14689 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14690 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14691 (vc-sccs-header): New var.
14692
14693 * vc.el (vc-do-command): Get rid of the `last' argument.
14694 (vc-header-alist): Remove, replaced by vc-X-header.
14695 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14696 (vc-dired-hook): Use expand-file-name instead of concat.
14697 (vc-directory): Use file-name-as-directory.
14698 (vc-snapshot-precondition, vc-create-snapshot)
14699 (vc-retrieve-snapshot): Allow the command to operate on any
14700 directory.
14701
14702 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14703 just removing the 'WORKFILE argument or by removing the 'MASTER
14704 argument and replacing `file' with (vc-name file).
14705
14706 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14707
14708 * vc.el: Update Copyright and add a crude list of backend funs.
14709 (vc-writable-p): New function.
14710 (with-vc-file): Use vc-writable-p.
14711 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14712 (vc-register): Avoid vc-name.
14713 (vc-locking-user): Remove.
14714 (vc-steal-lock): Make the `owner' arg non-optional.
14715 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14716 vc-checkout-model.
14717 (vc-default-dired-state-info): Use vc-state instead of
14718 vc-locking-user and return special strings for special states.
14719 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14720 and get rid of one of the special CVS cases.
14721 (vc-cancel-version): prettify error message with \\[...].
14722 (vc-rename-master): New function.
14723 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14724 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14725 the CVS special case generic.
14726 (vc-default-record-rename): Remove.
14727 (vc-file-tree-walk-internal): Only call FUNC for files that are
14728 under control of some VC backend and replace `concat' with
14729 expand-file-name.
14730 (vc-file-tree-walk): Update docstring.
14731 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14732 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14733
14734 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14735 vc-sccs-record-rename. Use `find-file-noselect' rather than
14736 `find-file' and call `vc-rename-master' to do the actual move.
14737 (vc-sccs-diff): Remove unused `backend' variable.
14738
14739 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14740 to delay loading of vc-sccs until it is really used.
14741 (vc-sccs-master-templates): Preload.
14742 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14743 (vc-sccs-project-dir): Remove (merged into
14744 vc-sccs-search-project-dir).
14745 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14746 rather than `concat', make sure it is preloaded and don't bother
14747 to check that the file actually exists.
14748 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14749 `locks' argument (use buffer's content instead) and eliminate n^2
14750 behavior.
14751
14752 * vc-rcs.el: Update Copyright.
14753 (vc-rcs-rename-file): New function.
14754 (vc-rcs-diff): Remove unused `backend' variable.
14755
14756 * vc-hooks.el: Update Copyright.
14757 (vc-backend): Don't accept a nil argument any more.
14758 (vc-up-to-date-p): Turn into a defsubst.
14759 (vc-possible-master): New function.
14760 (vc-check-master-templates): Use `vc-possible-master' and allow
14761 funs in vc-X-master-templates to return a non-existent file.
14762
14763 * vc-cvs.el: Update Copyright.
14764 (vc-cvs-diff): Remove unused `backend' variable.
14765 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14766
14767 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14768
14769 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14770
14771 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14772 since it can be called from vc-rcs.el.
14773 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14774
14775 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14776
14777 * vc.el (vc-version-diff): Expand file name read from the
14778 minibuffer. Handle the case when a previous version number can't
14779 be guessed. Give suitable messages when there were no differences
14780 found.
14781 (vc-clear-headers): Call backend-specific implementation, if one
14782 exists.
14783 (vc-cancel-version): Made error checks generic. When done, clear
14784 headers generically, too.
14785
14786 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14787 from vc-clear-headers in vc.el.
14788
14789 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14790 correctly.
14791 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14792 optional. Handle the case when it's not there.
14793
14794 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14795
14796 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14797
14798 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14799
14800 * vc-hooks.el (vc-loadup): Remove.
14801 (vc-find-backend-function): Use `require'. Also, handle the case
14802 where vc-BACKEND-hooks.el doesn't exist.
14803 (vc-call-backend): Cleanup.
14804
14805 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14806
14807 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14808 vc-rcs-grab-templates)
14809 (vc-rcs-registered): Remove. The default function works as well.
14810 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14811 vc-sccs-grab-templates)
14812 (vc-sccs-registered): Remove. The default function works as well.
14813
14814 * vc.el (vc-version-diff): Left out a vc- in call to
14815 vc-call-backend.
14816 (vc-default-dired-state-info, vc-default-record-rename)
14817 (vc-default-merge-news): Update for the new backend argument.
14818
14819 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14820 using the default function.
14821 (vc-call-backend): If calling the default function, pass it the
14822 backend as first argument. Update the docstring accordingly.
14823 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14824 for the new backend argument.
14825 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14826 (vc-find-backend-function): Use the new name.
14827 (vc-default-registered): New function.
14828
14829 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14830
14831 * vc.el (vc-merge): Use vc-find-backend-function.
14832
14833 * vc-hooks.el (vc-backend-functions): Remove.
14834 (vc-loadup): Don't setup 'vc-functions.
14835 (vc-find-backend-function): New function.
14836 (vc-call-backend): Use above fun and populate 'vc-functions
14837 lazily.
14838 (vc-backend-defines): Remove.
14839
14840 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14841
14842 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14843 Call vc-call-backend without the leading vc-.
14844 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14845 (vc-check-headers): Call vc-call-backend without the leading vc-.
14846 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14847 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14848 Call vc-call-backend without the leading vc-.
14849
14850 * vc-cvs.el (tail): Provide vc-cvs.
14851 * vc-sccs.el (tail): Provide vc-sccs.
14852 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14853
14854 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14855 (vc-make-backend-function, vc-call): Pass names without leading
14856 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14857 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14858 (vc-call-backend): Always try to load vc-X-hooks.
14859 (vc-registered): Remove vc- in call to vc-call-backend.
14860
14861 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14862
14863 * vc.el (vc-process-filter): New function.
14864 (vc-do-command): Setup `vc-process-filter' for the async process.
14865 (vc-maybe-resolve-conflicts): New function to reduce
14866 code-duplication. Additionally, it puts the buffer in
14867 `smerge-mode' if applicable.
14868 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14869 calling `merge-news'.
14870 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14871 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14872 interfacing to log-edit.el.
14873 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14874 log-edit is available.
14875 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14876
14877 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14878
14879 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14880 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14881 defvar and the initialization.
14882 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14883
14884 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14885 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14886
14887 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14888
14889 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14890
14891 * vc.el (vc-file-clear-masterprops): Removed.
14892 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14893 (vc-version-diff): Use buffer-size without argument.
14894 (vc-register): Heed vc-initial-comment.
14895
14896 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14897 default branch.
14898
14899 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14900 file name and workfile version.
14901 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14902
14903 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14904 vc-file-clear-masterprops.
14905
14906 * vc-sccs.el (vc-sccs-checkout): Removed call to
14907 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14908 rather than user login name.
14909
14910
14911 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14912
14913 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14914 `want-differences-if-changed' and simplify.
14915 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14916 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14917 output (which is invalid for async vc-diff) to decide whether to
14918 do the revert silently or not.
14919
14920 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14921
14922 * vc-hooks.el (vc-loadup): Load files quietly.
14923 (vc-call-backend): Oops, brain fart.
14924
14925 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14926
14927 * vc-cvs.el (vc-cvs-state): Typo.
14928 (vc-cvs-merge-news): Return the status code rather than the error msg.
14929
14930 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14931
14932 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14933 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14934 vc-state or vc-up-to-date-p.
14935 (vc-merge): Use vc-backend-defines to check whether merging is
14936 possible. Set state to 'edited after successful merge.
14937
14938 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14939 return that name. Redocumented.
14940
14941 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14942
14943 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14944 new `vc-state' semantics.
14945 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14946 'vc-locking-user to the current user.
14947 (vc-merge): Inline vc-backend-merge. Comment out code that I
14948 don't understand and hence can't adapt to the new `vc-state' and
14949 `vc-locking-user' semantics.
14950 (vc-backend-merge): Remove.
14951
14952 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14953 rather than 'vc-locking-user.
14954
14955 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14956
14957 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14958 (vc-state): Don't use 'reserved any more. Just use the same
14959 convention as the one used for vc-<backend>-state where the
14960 locking user (as a string) is returned.
14961 (vc-locking-user): Update, based on the above convention. The
14962 'vc-locking-user property has disappeared.
14963 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14964
14965 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14966 with a heuristic one.
14967 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14968 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14969 error. That allows us to get to 'needs-merge even in the
14970 stay-local case. There's still no way to detect 'needs-patch in
14971 such a setup (or to force an update for that matter).
14972 (vc-cvs-logentry-check): Remove, the default works as well.
14973
14974 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14975
14976 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14977
14978 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14979 major-mode in which the buffer might have been put earlier. Use
14980 `remove' and `when'. Allow `okstatus' to be `async' and use
14981 `start-process' in this case.
14982 (vc-version-diff): Handle the case where the diff looks empty
14983 because of the use of an async process.
14984
14985 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14986
14987 * vc.el (vc-next-action-on-file): Removed optional parameter
14988 `simple'. Recompute state unconditionally.
14989 (vc-default-toggle-read-only): Removed.
14990
14991 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14992 (vc-toggle-read-only): Undid prev change.
14993
14994 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14995 vc-cvs-simple-toggle. Redocumented.
14996 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14997 (vc-cvs-toggle-read-only): Removed.
14998
14999 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15000
15001 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
15002 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
15003 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
15004 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
15005 still is. So maybe it should be removed.
15006 (vc-head-version, vc-find-binary): Remove.
15007 (vc-recompute-state): Move from vc-hooks.el.
15008 (vc-next-action-on-file): Add a `simple' argument to allow
15009 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
15010 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
15011 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
15012 (vc-dired-mode-map): Properly defvar it.
15013 (vc-print-log): Call log-view-mode if available.
15014 (small-temporary-file-directory): defvar instead of use boundp.
15015 (vc-merge-news): Moved to vc-cvs.el.
15016 (vc-default-merge-news): New function.
15017
15018 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
15019 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
15020 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
15021 unknown `vc-latest-version' function. It should probably refer to
15022 vc-workfile-version or somesuch, but it's very unclear to me and I
15023 don't have SCCS to test things.
15024
15025 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
15026 (vc-sccs-state-heuristic): Fix typo.
15027 (vc-sccs-workfile-unchanged-p): Add missing argument.
15028
15029 * vc-rcs.el: Require vc and vc-rcs-hooks.
15030 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
15031 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
15032 (vc-release-greater-or-equal-p): Move from vc.
15033 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
15034 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
15035 (vc-rcs-checkout): Add a missing `new-version' argument in the
15036 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15037
15038 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15039 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15040 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15041 than the apparently unbound `workfile-version'.
15042
15043 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15044 (vc-file-prop-obarray): Use `make-vector'.
15045 (vc-backend-functions): Add new hookable functions
15046 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15047 (vc-loadup): If neither backend nor default functions exist, use
15048 the backend function rather than nil.
15049 (vc-call-backend): If the function if not bound yet, try to load
15050 the non-hook file to see if it provides it.
15051 (vc-call): New macro plus use it wherever possible.
15052 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15053 nor `vc-find-binary' since it's only called from
15054 vc-mistrust-permission which is only used once the backend is known.
15055 (vc-checkout-model): Fix parenthesis.
15056 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15057
15058 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15059 (vc-cvs-release, vc-cvs-system-release): Remove.
15060 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15061 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15062 status symbols.
15063 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15064 (vc-cvs-toggle-read-only): First cut at a function to allow a
15065 cvs-status-free vc-toggle-read-only.
15066 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15067 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15068 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15069 (vc-cvs-checkout): Modify access rights directly if the user
15070 requested not to use `cvs edit'. And refresh the mode line.
15071
15072 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15073 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15074
15075 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15076
15077 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15078 workfile' that got lost when the code was extracted from vc.el.
15079 And merged the tail with the rest of the code (not possible in the
15080 old vc.el where the tail was shared among all backends). And
15081 explicitly set the state to 'edited if `writable' is set.
15082
15083 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15084 (vc-cvs-state): Be careful to return the value from
15085 vc-cvs-parse-state.
15086 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15087 property but return it instead. Also be careful to handle a nil
15088 or "" `rev' when workfile is non-nil (it was handled properly when
15089 workfile was nil).
15090
15091 * vc.el: Removed those pesky unnecessary `(function' quotes.
15092 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15093 directly in the defvar.
15094 (vc-do-command): Bind inhibit-read-only so as to properly handle
15095 the case where the destination buffer has been made read-only.
15096 (vc-diff): Delegate to vc-version-diff in all cases.
15097 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15098 (vc-annotate-mode-variables): Removed (code moved partly to
15099 defvars and partly to vc-annotate-add-menu).
15100 (vc-annotate-mode): Turned into a derived-mode.
15101 (vc-annotate-add-menu): Moved in code in
15102 vc-annotate-mode-variables.
15103 (vc-update-change-log): Use make-temp-file if available.
15104
15105 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15106
15107 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15108 `vc-checkout-model' updated to `vc-cvs-update-model'.
15109
15110 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15111
15112 * vc.el (vc-next-action-on-file): Added handling of state
15113 `unlocked-changes'.
15114 (vc-checkout-carefully): Is now practically obsolete, unless the
15115 above is too slow to be enabled unconditionally.
15116 (vc-update-change-log): Fixed typo.
15117
15118 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15119
15120 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15121 Now handles state `unlocked-changes'.
15122 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15123
15124 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15125
15126 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15127 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15128 `unlocked-changes'.
15129 (vc-rcs-workfile-unchanged-p): Renamed from
15130 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15131 function yet, but supposed to become one soon.
15132
15133 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15134 `vc-steal-lock'.
15135 (vc-call-backend): Changed error message.
15136 (vc-state): Added description of state `unlocked-changes'.
15137
15138 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15139
15140 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15141 always return t in CVS-controlled directories.
15142
15143 * vc.el (vc-responsible-backend): New function.
15144 (vc-register): Largely rewritten.
15145 (vc-admin): Removed (implementation moved into vc-register).
15146 (vc-checkin): Redocumented.
15147 (vc-finish-logentry): If no backend defined yet (because we are in
15148 the process of registering), use the responsible backend.
15149
15150 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15151 Updated function lists.
15152 (vc-call-backend): Fixed typo.
15153
15154 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15155 New functions.
15156 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15157 Removed query option. Redocumented.
15158
15159 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15160
15161 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15162
15163 * vc.el: Updated callers of `vc-checkout-required' to use
15164 `vc-checkout-model'.
15165
15166 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15167
15168 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15169 stuff updated to reference this function instead of the old
15170 `vc-backend-release-p'.
15171
15172 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15173
15174 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15175 vc-checkout-model. Return appropriate values. Updated callers.
15176
15177 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15178
15179 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15180 (vc-backend-revert): Function moved into `vc-revert';
15181 `vc-next-action' must be updated to accomodate this change.
15182 (vc-backend-steal): Function moved into `vc-finish-steal'.
15183 (vc-backend-logentry-check): Function moved into
15184 `vc-finish-logentry'.
15185 (vc-backend-printlog): Function moved into `vc-print-log'.
15186 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15187 (vc-backend-assign-name): Function moved into
15188 `vc-create-snapshot'.
15189
15190 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15191
15192 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15193 Rename to vc-checkout-model. Return appropriate values.
15194 Update callers.
15195
15196 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15197 to vc-checkout-model.
15198 (vc-checkout-required): Rename to vc-checkout-model.
15199 Re-implement and re-comment.
15200 (vc-after-save): Use vc-checkout-model.
15201
15202 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15203
15204 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15205 Update to use the vc-BACKEND-diff functions instead.
15206 `vc-diff' is now working.
15207
15208 * vc-rcs.el (vc-rcs-logentry-check): New function.
15209
15210 * vc-cvs.el (vc-cvs-logentry-check): New function.
15211
15212 * vc-sccs.el (vc-sccs-diff): Function changed name from
15213 `vc-backend-diff'. This makes `vc-diff' work.
15214
15215 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15216 of functions possibly implemented in a vc-BACKEND library.
15217 (vc-checkout-required): Fix bug that caused an error to be
15218 signaled during `vc-after-save'.
15219
15220 * vc.el: Fix typo.
15221 This checkin is made with our new VC code base for the very first time.
15222 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15223
15224 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15225 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15226
15227 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15228 updated to `vc-uses-locking'.
15229 (vc-checkout-required): Call to backend function.
15230 `vc-checkout-required' updated to `vc-uses-locking' instead.
15231
15232 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15233 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15234
15235 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15236 to match the split into various backends.
15237 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15238 (vc-retrieve-snapshot): Bug fix.
15239
15240 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15241
15242 * vc-sccs.el (vc-sccs-release): Doc fix.
15243
15244 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15245
15246 * vc.el (vc-next-action-on-file): Bug found and fixed.
15247 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15248 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15249
15250 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15251 (vc-rcs-checkout): Name space cleaned up. No more revision number
15252 crunching function names that are not prefixed with vc-rcs.
15253 (vc-rcs-checkout-model): Function added. References to
15254 `vc-checkout-model' replaced.
15255
15256 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15257
15258 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15259 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15260 still need to be split, and implemented for RCS).
15261
15262 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15263
15264 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15265
15266 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15267 required by the vc.el file.
15268
15269 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15270 required by the vc.el file.
15271 (vc-rcs-exists): Function added.
15272
15273 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15274 required by the vc.el file.
15275
15276 * vc.el (vc-admin): Updated to handle selection of appropriate
15277 backend. Current implementation is crufty and need re-thinking.
15278
15279 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15280
15281 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15282
15283 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15284 beginning of annotate buffers correctly.
15285
15286 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15287 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15288 functionality updated quite a lot to support multiple backends.
15289 Variables `vc-annotate-mode', `vc-annotate-buffers',
15290 `vc-annotate-backend' added.
15291
15292 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15293 `vc-annotate-difference' added to supported backend functions.
15294
15295 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15296
15297 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15298 Use with-temp-file instead of /bin/sh. Merged from mainline
15299
15300 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15301
15302 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15303
15304 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15305
15306 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15307
15308 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15309
15310 * vc-hooks.el: vc-state-heuristic added to
15311 vc-backend-hook-functions.
15312
15313 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15314
15315 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15316
15317 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15318 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15319 state to `reserved'.
15320
15321 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15322 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15323
15324 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15325
15326 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15327 untouched.
15328
15329 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15330
15331 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15332 if defined. (Merged from main line, slightly adapted.)
15333
15334 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15335 millenium problem (merged from mainline).
15336
15337 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15338
15339 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15340 part and moved the non-BACKEND stuff to vc.el.
15341
15342 * vc.el: Split the annotate feature into a BACKEND specific part
15343 and moved it from the vc-cvs.el file to this one.
15344
15345 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15346
15347 * vc-hooks.el: Implement new state model.
15348 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15349 (vc-locking-user): Simplify. Now only needed if the file is
15350 locked by somebody else.
15351 (vc-lock-from-permissions): Remove. Functionality is in
15352 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15353 (vc-mode-line-string): New name for former vc-status. Adapted.
15354 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15355
15356 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15357 Various simplifications and adaptations all over the place.
15358
15359 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15360 Simplify and adapt the rest.
15361
15362 * vc.el (vc-resynch-window): Add TODO comment: check for
15363 interaction with view mode according to recent RCS change.
15364 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15365
15366 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15367
15368 * vc.el: Convert the remaining function comments to docstrings.
15369
15370 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15371
15372 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15373 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15374 (vc-minor-part, vc-previous-version): Functions that operate and
15375 compare revision numbers got proper documentation. Comments added
15376 about their possible removal.
15377
15378 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15379
15380 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15381 the vc-backend.el files.
15382
15383 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15384
15385 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15386 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15387 (vc-rcs-previous-version): Functions added.
15388
15389 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15390
15391 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15392
15393 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15394
15395 * vc-hooks.el (vc-master-templates): Is really obsolete.
15396 Comment out the definition for now. What is the right procedure
15397 to get rid of it?
15398 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15399 rewritten.
15400 (vc-default-registered): Remove.
15401 (vc-check-master-templates): New function; does mostly what the
15402 above did before.
15403 (vc-locking-user): Don't rely on the backend to set the property.
15404
15405 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15406 Rewrite documentation.
15407 (vc-rcs-templates-grabbed): New variable.
15408 (vc-rcs-grab-templates): New function.
15409 (vc-rcs-registered): Rewrite to use above mechanism.
15410
15411 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15412 Rewrite documentation.
15413 (vc-sccs-templates-grabbed): New variable.
15414 (vc-sccs-grab-templates): New function.
15415 (vc-sccs-registered): Rewrite to use above mechanism.
15416 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15417 Don't throw the result, simply return it.
15418
15419 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15420 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15421 (vc-cvs-registered): Does the check itself now. Simplify.
15422
15423 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15424 from main line.
15425
15426 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15427
15428 * vc-cvs.el (vc-cvs-diff): New function.
15429
15430 * vc-sccs.el (vc-sccs-diff): New function.
15431
15432 * vc-rcs.el (vc-rcs-diff): New function.
15433 (vc-rcs-checkout): Bug (typo) found and fixed.
15434 (vc-rcs-register-switches): New variable.
15435
15436 * vc.el (vc-backend-diff): Function removed and placed in the
15437 backend files.
15438
15439 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15440
15441 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15442
15443 * vc.el (vc-backend-checkout): Function removed and replaced in
15444 the vc-backend.el files.
15445
15446 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15447
15448 * vc.el (vc-backend-admin): Removed and replaced in the
15449 vc-backend.el files.
15450
15451 * vc.el (Martin): Removed all the annotate functionality since it
15452 is CVS backend specific.
15453
15454 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15455
15456 * spec.txt: Added specification of vc-state.
15457
15458 * vc-sccs-hooks.el (vc-sccs-master-properties):
15459 Remove handling of vc-latest-version and
15460 vc-your-latest-version. What used to be vc-latest-version, is now
15461 returned as vc-workfile-version.
15462 (vc-sccs-workfile-version): Adapt.
15463
15464 2000-09-04 Dave Love <fx@gnu.org>
15465
15466 * vc.el: [Merged from mainline.]
15467 (vc-dired-mode): Make the dired-move-to-filename-regexp
15468 regexp match the date, to avoid treating date as file size.
15469 Add YYYY S option to WESTERN/
15470
15471 2000-09-04 Dave Love <fx@gnu.org>
15472
15473 * vc.el: Require `compile' when compiling.
15474 (vc-logentry-check-hook): New option.
15475 (vc-steal-lock): Use compose-mail.
15476 (vc-dired-mode-map): Defvar when compiling.
15477 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15478 vc-sccs.el and renamed. Callers changed.
15479 (vc-backend-checkout, vc-backend-logentry-check)
15480 (vc-backend-merge-news): Doc fix.
15481 (vc-default-logentry-check): New function.
15482 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15483 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15484 (vc-backend-merge): Doc fix. Use backend functions.
15485 (vc-check-headers): Use backend functions.
15486
15487 * vc-cvs.el: Require vc when compiling.
15488 (vc-cvs-register-switches): Doc fix.
15489 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15490 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15491 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15492 New functions (code from vc.el).
15493 (vc-annotate-display-default): Fix interactive spec.
15494 (vc-annotate-time-span): Doc fix.
15495
15496 * vc-rcs.el: Require vc when compiling.
15497 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15498 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15499 (vc-rcs-checkin): New functions (code from vc.el).
15500 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15501 Doc fix.
15502 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15503
15504 * vc-sccs.el: Require vc when compiling.
15505 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15506 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15507 (vc-sccs-revert)
15508 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15509 from vc.el).
15510 (vc-sccs-add-triple, vc-sccs-record-rename)
15511 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15512 (vc-sccs-admin): Doc fix.
15513
15514 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15515
15516 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15517 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15518 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15519 from vc.el.
15520
15521 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15522
15523 * vc-cvs.el: Moved the annotate functionality from vc.el.
15524 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15525
15526 2000-09-04 Dave Love <fx@gnu.org>
15527
15528 * vc.el (vc-backend-release): Call vc-system-release.
15529
15530 * vc-sccs.el (vc-sccs-system-release):
15531 Renamed from vc-sccs-backend-release.
15532
15533 * vc-rcs.el (vc-rcs-system-release):
15534 Renamed from vc-rcs-backend-release.
15535
15536 * vc-cvs.el (vc-cvs-system-release):
15537 Renamed from vc-cvs-backend-release.
15538
15539 2000-09-04 Dave Love <fx@gnu.org>
15540
15541 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15542 backend files.
15543 (vc-backend-release): Dispatch to backend functions.
15544 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15545 probably needs attention.]
15546
15547 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15548 (vc-sccs-backend-release): New function.
15549
15550 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15551 (vc-cvs-backend-release): New function.
15552
15553 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15554 Doc fix.
15555 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15556 (vc-default-dired-state-info): New function.
15557 (vc-dired-state-info): Dispatch to backends.
15558 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15559
15560 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15561 from vc.el and renamed.
15562
15563 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15564
15565 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15566 (vc-version-other-window, vc-backend-assign-name): Removed
15567 references to vc-latest-version; sometimes changed into
15568 vc-workfile-version.
15569
15570 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15571 vc-rcs-master-workfile-version.
15572 (vc-rcs-workfile-version): Use the above. Don't call
15573 vc-latest-version (that was unreachable code, anyway).
15574 (vc-rcs-fetch-master-properties): Doc fix.
15575
15576 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15577 (vc-backend-hook-functions): Removed them from this list, too.
15578 (vc-fetch-properties): Removed.
15579 (vc-workfile-version): Doc fix.
15580
15581 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15582 (vc-rcs-workfile-version, vc-rcs-locking-user)
15583 (vc-rcs-uses-locking): Use it.
15584
15585 * vc-hooks.el (vc-consult-rcs-headers):
15586 Moved into vc-rcs-hooks.el, under the name
15587 vc-rcs-consult-headers.
15588
15589 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15590 headers.
15591 (vc-cvs-find-master): Use this name only; correct different
15592 versions of the name.
15593
15594 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15595 New functions.
15596 (vc-sccs-locking-user): Use the latter.
15597
15598 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15599 New functions.
15600
15601 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15602 Moved into both
15603 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15604 functions are implementation details of those two backends.
15605
15606 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15607
15608 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15609 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15610
15611 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15612 (vc-sccs-parse-locks): SCCS-specific code moved here from
15613 vc-hooks.
15614
15615 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15616 code moved here from vc-hooks.
15617
15618 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15619 into back-end specific parts and removed. Callers not updated
15620 yet; because I guess these callers will disappear into back-end
15621 specific files anyway.
15622
15623 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15624
15625 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15626 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15627 `vc-uses-locking'.
15628
15629 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15630 Store yes/no in the property, and return t/nil. Updated all
15631 callers.
15632
15633 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15634 vc-sccs-uses-locking. Don't set property.
15635 (vc-sccs-locking-user): Don't set property.
15636
15637 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15638 vc-cvs-uses-locking. Don't set property here; leave that to
15639 vc-hooks.
15640 (vc-cvs-locking-user): Reflect above change. Streamlined.
15641
15642 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15643 vc-rcs-uses-locking.
15644 (vc-rcs-locking-user): Reflect above change.
15645
15646 2000-09-04 Dave Love <fx@gnu.org>
15647
15648 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15649
15650 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15651
15652 * vc-hooks.el (vc-checkout-model): Punt to backends.
15653
15654 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15655
15656 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15657
15658 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15659 New functions.
15660
15661 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15662 New functions.
15663
15664 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15665 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15666
15667 * vc-hooks.el (vc-default-locking-user): New function.
15668 (vc-locking-user, vc-workfile-version): Punt to backends.
15669
15670 2000-09-04 Dave Love <fx@gnu.org>
15671
15672 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15673 (vc-master-workfile-version): Moved from vc-hooks.
15674
15675 * vc-rcs-hooks.el: Fix duplicate code in last change.
15676
15677 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15678 (vc-rcs-master-templates): Improve :type.
15679 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15680 vc-master-workfile-version): Moved from vc-hooks.
15681
15682 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15683 (vc-sccs-master-templates): Improve :type.
15684 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15685
15686 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15687
15688 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15689 (vc-cvs-master-templates): Improve :type. Use
15690 vc-cvs-find-cvs-master.
15691 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15692 from vc-hooks.
15693 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15694
15695 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15696 Moved to vc-cvs-hooks.
15697
15698 * vc-hooks.el: Add doc strings in various places. Simplify the
15699 minor mode setup.
15700 (vc-handled-backends): New user variable.
15701 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15702 simplification.
15703
15704 2000-09-04 Dave Love <fx@gnu.org>
15705
15706 * vc.el: Some doc fixes for autoloaded and interactive functions.
15707 Fix compilation warnings from ediff stuff.
15708 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15709
15710 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15711
15712 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15713
15714 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15715
15716 2000-09-04 Dave Love <fx@gnu.org>
15717
15718 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15719 New variable.
15720 (vc-make-backend-function, vc-loadup, vc-call-backend)
15721 (vc-backend-defines): New functions.
15722
15723 * vc-hooks.el: Various doc fixes.
15724 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15725 (vc-match-substring): Function removed. Callers changed to use
15726 match-string.
15727 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15728 Simplify.
15729
15730 2000-09-04 Dave Love <fx@gnu.org>
15731
15732 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15733 type.
15734 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15735 (vc-sccs-registered): Doc fix.
15736
15737 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15738 (vc-cvs-registered): Doc fix.
15739
15740 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15741 (vc-rcs-registered): Doc fix.
15742
15743 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15744
15745 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15746
15747 * vc-hooks.el: vc-registered has been renamed
15748 vc-default-registered. Some functions have been moved to the
15749 backend specific files. they all support the
15750 vc-BACKEND-registered functions.
15751
15752 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15753
15754 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15755
15756 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15757
15758 2000-09-04 Dave Love <fx@gnu.org>
15759
15760 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15761 menu-bar-update-hook.
15762
15763 * help.el (help-manyarg-func-alist): Add
15764 find-operation-coding-system.
15765
15766 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15767
15768 * custom.el (custom-set-variables): Print message about errors in
15769 setting.
15770
15771 2000-09-03 Andrew Innes <andrewi@gnu.org>
15772
15773 * makefile.w32-in: Change to DOS line endings.
15774
15775 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15776
15777 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15778 minor-mode keymaps, if they don't have one.
15779
15780 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15781
15782 * eshell/esh-module.el (eval-when-compile): Don't lose if
15783 esh-module.el's file name is truncated to DOS 8+3 limits.
15784
15785 2000-09-01 John Wiegley <johnw@gnu.org>
15786
15787 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15788 predicate, which caused entries in the completion list to be
15789 doubled.
15790
15791 2000-08-30 John Wiegley <johnw@gnu.org>
15792
15793 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15794 sending to subprocesses. Also, hook pre-command-hook if
15795 `eshell-send-direct-to-subprocesses' is non-nil.
15796 (eshell-send-direct-to-subprocesses): New config variable. If t,
15797 subprocess input is send immediately.
15798 (eshell-toggle-direct-send): New function.
15799 (eshell-self-insert-command): New function.
15800 (eshell-intercept-commands): New function.
15801 (eshell-send-input): If direct subprocess sending is enabled,
15802 don't echo any input to the Eshell buffer. Let the subprocess
15803 handle that. This requires "stty echo" in bash, for example.
15804
15805 2000-08-28 John Wiegley <johnw@gnu.org>
15806
15807 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15808 completion function for Eshell's implementation of `unset'.
15809
15810 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15811
15812 * info.el (Info-directory-list): Doc fix.
15813
15814 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15815
15816 * filecache.el (file-cache-add-directory-using-find): Don't quote
15817 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15818
15819 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15820
15821 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15822 coding systems.
15823
15824 2000-08-30 Andrew Innes <andrewi@gnu.org>
15825
15826 * timer.el (run-with-idle-timer): Undo last change, so that timer
15827 is not activated immediately if Emacs is already idle. Some
15828 existing code relies on this behaviour.
15829
15830 2000-08-30 Miles Bader <miles@gnu.org>
15831
15832 * frame.el (set-frame-font): Do completion of font-name for
15833 interactive use.
15834
15835 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15836
15837 * international/quail.el (quail-start-translation): Bind locally
15838 last-command-event, last-command, and this-command.
15839 (quail-start-conversion): Likewise.
15840 (quail-self-insert-command): Fix docstring.
15841
15842 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15843
15844 * progmodes/executable.el
15845 (executable-make-buffer-file-executable-if-script-p): Check that
15846 buffer contains at least 2 characters.
15847
15848 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15849
15850 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15851
15852 2000-08-29 Dave Love <fx@gnu.org>
15853
15854 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15855 (diff-mode-shared-map): Bind mouse-2.
15856 (diff-imenu-generic-expression): New variable.
15857 (diff-mode): Use it.
15858
15859 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15860 (mouse-popup-menubar): Add minor mode menus.
15861 (popup-menu): Check for lookup-key returning number.
15862
15863 2000-08-29 Miles Bader <miles@gnu.org>
15864
15865 * comint.el (comint-send-input): Create overlays using the proper
15866 front/read-advance arguments.
15867
15868 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15869
15870 * ps-print.el: Even/odd pages printing. Doc fix.
15871 (ps-print-version): New version number (6.0).
15872 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15873 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15874 (ps-print-duplex-feature): Variable eliminated.
15875 (ps-even-or-odd-pages): New variable.
15876
15877 * progmodes/ebnf2ps.el: Doc fix.
15878 (ebnf-version): New version (3.3).
15879 (ebnf-user-arrow): Change variable customization to sexp.
15880 (ebnf-user-arrow): Function eliminated.
15881 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15882
15883 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15884
15885 * help.el (help-xref-mule-regexp): New variable.
15886 (help-make-xrefs): Handle help-xref-mule-regexp.
15887
15888 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15889 variable.
15890 (describe-input-method): Temporarily activate the specfied input
15891 method to display the information.
15892 (describe-language-environment): Hyperlinks to mule related items.
15893
15894 * international/mule-diag.el (charset-multibyte-form-string): New
15895 function.
15896 (list-character-sets-1): Use charset-multibyte-form-string.
15897 (describe-character-set): New function.
15898 (describe-coding-system): Hyperlinks to safe character sets.
15899
15900 * international/quail.el (quail-help): New arg PACKAGE.
15901 Hyperlinks to mule related items.
15902 (quail-help-insert-keymap-description): Use
15903 substitute-command-keys instead of describe-bindings.
15904 (quail-translation-help): Hyperlinks to mule related items.
15905
15906 2000-08-28 John Wiegley <johnw@gnu.org>
15907
15908 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15909 have a defsubst call itself. Made `eshell-flatten-list' back into
15910 a function again.
15911
15912 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15913 catch, in case re-centering point at bottom messes up the display.
15914 This happens frequently in Emacs 21, due I believe to variable
15915 line heights.
15916
15917 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15918 to call `find-tag-interactive'.
15919
15920 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15921 the list of remember directories.
15922
15923 2000-08-28 John Wiegley <johnw@gnu.org>
15924
15925 * align.el: Test align-region-separate to see if it's a symbol.
15926
15927 2000-08-28 John Wiegley <johnw@gnu.org>
15928
15929 * eshell/esh-util.el (eshell-flatten-list): Made this function
15930 into a defsubst form. It gets used very frequently, although
15931 calls don't occur all that often.
15932
15933 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15934 examining it.
15935
15936 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15937 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15938 `eshell-protect'.
15939 (eshell-copy-handles): Created a new macro for duplicating the
15940 current set of open handles. This is needed by the looping
15941 functions.
15942 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15943 is not incorrectly stomped on.
15944
15945 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15946 declaration for pcomplete-use-paring.
15947 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15948 value of eshell-cmpl-use-paring.
15949 * pcomplete.el (pcomplete-use-paring): New config variable, to
15950 indicate whether paring should be used.
15951 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15952 completion alternatives that have already been used.
15953
15954 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15955 bound to C-c C-y, which will repeat the previous N arguments
15956 (based on prefix argument).
15957 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15958
15959 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15960 if there is no *Help* buffer. This is for XEmacs, which renames
15961 its help buffers uniquely. TODO: Find out what the current buffer
15962 name to delete is.
15963
15964 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15965 first entry that correlates to a passwd/group number. Later
15966 entries (used for group/user name aliasing to multiple IDs) are
15967 ignored.
15968
15969 * eshell/em-xtra.el (eshell/expr):
15970 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15971 (eshell-grep, eshell/diff, eshell/locate):
15972 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15973 argument list, before passing it to the system command.
15974
15975 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15976 `find-tag' for use at final position in Eshell buffers (which
15977 otherwise triggers an error on Emacs 21).
15978 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15979 buffer, if it is currently bound to `find-tag'.
15980
15981 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15982 in the list of matched Makefile names.
15983 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15984 directory, prefer its contents to Makefile.
15985
15986 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15987 directory parts (like "cd old new", or "cd =regexp"), are now case
15988 sensitive on non-Windows/DOS platforms.
15989
15990 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15991 types RET after an open delimiter (like "), display a message
15992 indicating that Eshell is waiting for the closing delimiter.
15993
15994 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15995 environment variables.
15996
15997 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15998 gracefully if the user enters incorrect arguments.
15999
16000 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
16001 Eshell buffers.
16002
16003 * eshell/esh-var.el (eshell-interpolate-variable):
16004 * eshell/esh-mode.el (eshell-move-argument):
16005 * eshell/em-unix.el (eshell-du-sum-directory):
16006 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
16007 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
16008 (not (= ...)).
16009
16010 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
16011 to ensure the `preserve' flag gets propagated when doing recursive
16012 directory copies.
16013
16014 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
16015
16016 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
16017 Don't convert \n into \0177 in memory.
16018 (eshell-read-history, eshell-write-history): Convert \n to \0177,
16019 and back again, when reading and writing.
16020
16021 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
16022
16023 * eshell/esh-util.el (eshell-processp): Added to relieve constant
16024 testing of `fboundp' on `processp'.
16025
16026 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
16027 (eshell/jobs): Don't call process-list if it is not bound.
16028 (eshell-gather-process-output): Support systems where async
16029 subprocesses aren't supported.
16030 (eshell-scratch-buffer, eshell-last-sync-output-start): New
16031 variables.
16032
16033 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
16034 eshell-do-eval returns t.
16035 (eshell-do-pipelines-synchronously): New defmacro.
16036 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16037 when async subprocesses aren't supported.
16038 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16039 if async subprocesses aren't supported.
16040 (eshell-resume-command): Don't assume STATUS is a string.
16041
16042 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16043
16044 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16045 (eshell-close-target, eshell-get-target): Use eshell-processp.
16046 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16047 fix.
16048 (eshell-get-target, eshell-create-handles): Doc fix.
16049
16050 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16051
16052 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16053 criterion to include commands that output something, as long as it
16054 leaves both the command and the end-of-buffer visible when the
16055 command has exited.
16056 (eshell-review-quick-commands): Adjust the help doc string
16057 accordingly.
16058
16059 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16060
16061 * locate.el (locate): Cleaned up locate command's interactive prompting
16062 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16063
16064 * filecache.el (file-cache-case-fold-search): New variable
16065 (file-cache-assoc-function): New variable
16066 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16067 Use file-cache-case-fold-search variable
16068 (file-cache-add-file): Use file-cache-assoc-function
16069 (file-cache-delete-file): likewise
16070 (file-cache-directory-name): likewise
16071 (file-cache-debug-read-from-minibuffer): likewise
16072
16073 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16074
16075 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16076 (abbrev-table-name): New function.
16077 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16078 If non-nil list local abbrev, only.
16079
16080 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16081
16082 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16083 from Gnus support code, and use special article copy buffer
16084 `(gnus-original-article-buffer)' instead. This allows to get rid
16085 of article-hide-headers usage (which breaks in the latest Gnus
16086 version). Thanks to Detlev Zundel.
16087
16088 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16089
16090 * international/quail.el (quail-use-package): Hide "... loaded"
16091 message.
16092 (quail-start-translation, quail-start-conversion): Likewise.
16093
16094 * international/kkc.el (kkc-region): Hide "... loaded" message.
16095
16096 2000-08-27 Dave Love <fx@gnu.org>
16097
16098 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16099
16100 2000-08-27 Miles Bader <miles@gnu.org>
16101
16102 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16103
16104 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16105
16106 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16107 'ja-dic-cnv), not (require 'skkdic-cnv).
16108
16109 2000-08-26 Miles Bader <miles@gnu.org>
16110
16111 * faces.el (face-x-resources): Add entry for :inherit.
16112 * cus-face.el (custom-face-attributes): Add support for :inherit
16113 attribute. Add support for relative face heights.
16114 (custom-face-attributes-get): Treat `nil' as being a default value
16115 for :inherit (as well as `unspecified').
16116
16117 * faces.el (set-face-attribute): Update doc string.
16118 (face-attribute-name-alist): Add :inherit.
16119 (face-valid-attribute-values): Handle :inherit.
16120 (face-read-string): Rephrase prompt to be less confusing.
16121 Assume that DEFAULT is a string, since we must return a string.
16122 (face-read-integer): Use `format' to turn DEFAULT into an
16123 acceptable default for face-read-string. Match NEW-VALUE against
16124 the string "unspecified", not the symbol `unspecified', since
16125 that's what face-read-string returns.
16126 (read-face-attribute): Lookup a name for old-value in valid, and
16127 use it as a default if we find one. Treat all values from
16128 face-read-string as strings. If the default is used, don't do any
16129 more processing on the value, just use the old value directly.
16130 (read-face-and-attribute, modify-face): Tweak prompt.
16131 (read-face-name): Don't assume prompt ends with a space.
16132
16133 * faces.el (describe-face): Add support for :inherit attribute.
16134
16135 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16136
16137 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16138 concat doesn't accept interger.
16139
16140 * international/kkc.el: Remove SKK from Keywords. Require
16141 ja-dic-utl instead of skkdic-utl.
16142
16143 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16144 Provide ja-dic-cnv instead of skkdic-cnv.
16145 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16146 (iso-2022-7bit-short): Add safe-charsets property.
16147 (skkdic-convert-postfix): Search Japanese chou-on character in
16148 addition to Hiragana character.
16149 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16150 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16151 (batch-skkdic-convert): Likewise.
16152
16153 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16154 Provide ja-dic-utl instead of skkdic-utl.
16155 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16156
16157 2000-08-24 Dave Love <fx@gnu.org>
16158
16159 * disp-table.el (standard-display-default): Make the test of `l'
16160 useful.
16161
16162 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16163 mod sample text.
16164
16165 * international/iso-ascii.el: Make pilcrow convenient string
16166 consistent with section.
16167 (iso-ascii-display): Set up multibyte characters as well as
16168 unibyte.
16169
16170 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16171
16172 * international/mule-cmds.el (reset-language-environment): Set
16173 default-process-coding-system to '(undecided . iso-latin-1), which
16174 makes process I/O almost consistent with file I/O. Call this
16175 function when mule-cmds.el[c] is loaded.
16176
16177 2000-08-22 Andrew Innes <andrewi@gnu.org>
16178
16179 * makefile.w32-in: New file.
16180
16181 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16182
16183 * comint.el (comint-output-filter): Compare end of
16184 comint-last-output-overlay with the start of the newly inserted
16185 text, not the end, when deciding whether to extend it.
16186 Set saved-point's insertion type to advance after insertion.
16187
16188 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16189 since this is now done independently of font-lock mode.
16190
16191 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16192
16193 * server.el (server-kill-new-buffers): New user option.
16194 (server-existing-buffer): New buffer-local variable.
16195 (server-visit-files): When using an existing buffer, set
16196 server-existing-buffer to t.
16197 (server-buffer-done): If server-kill-new-buffers is t, kill the
16198 buffer, unless it was already present before visiting it with
16199 Emacs server.
16200
16201 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16202
16203 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16204 even if the display doesn't support colors: some displays will
16205 support bold/underline faces.
16206
16207 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16208
16209 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16210
16211 * startup.el (command-line): If user's init file had an error,
16212 add explanatory text to *Messages*.
16213
16214 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16215
16216 * man.el (Man-getpage-in-background): Decode the process output by
16217 the system locale coding system.
16218
16219 2000-08-20 Dave Love <fx@gnu.org>
16220
16221 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16222 Don't test x-popup-menu.
16223 (function) <complete-function>: Complete only fbound symbols.
16224 <validate, value>: New.
16225 (variable) <complete-function>: Complete only bound symbols.
16226 (coding-system): Add :base-only, :complete-function, :validate,
16227 :value, :prompt-match.
16228 (widget-coding-system-prompt-value): Use read-coding-system and
16229 act on :base-only.
16230 (editable-field): Add :help-echo.
16231 (widget-push-button-gui, widget-push-button-cache)
16232 (widget-gui-action, widget-editable-list-gui): COmment out, along
16233 with uses.
16234 (widget-at): Make arg optional.
16235 (widget-echo-help): Adjust for current help-echo calling sequence.
16236 (widget-specify-field, widget-specify-button)
16237 (widget-specify-insert, widget-get-sibling, widget-image-find)
16238 (widget-convert, widget-insert, widget-leave-text)
16239 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16240 (widget-setup, widget-field-find, widget-before-change)
16241 (widget-after-change, widget-default-complete)
16242 (widget-default-create, widget-default-delete)
16243 (widget-push-button-value-create, editable-field)
16244 (widget-field-prompt-value, widget-field-validate)
16245 (widget-choice-value-create, widget-choice-action)
16246 (widget-choice-validate, widget-checklist-add-item)
16247 (widget-radio-add-item, widget-radio-chosen)
16248 (widget-radio-value-inline, widget-editable-list-value-create)
16249 (widget-editable-list-entry-create)
16250 (widget-documentation-link-add)
16251 (widget-documentation-string-value-create)
16252 (widget-regexp-validate, widget-file-complete)
16253 (widget-sexp-validate, widget-plist-convert-widget)
16254 (widget-plist-convert-widget, widget-alist-convert-widget)
16255 (widget-alist-convert-widget, widget-color-complete): Simplify,
16256 particularly to avoid bindings which aren't optimized out.
16257
16258 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16259 Doc fix.
16260 (down-list, backward-up-list, up-list, kill-sexp)
16261 (backward-kill-sexp, mark-sexp): Make arg optional.
16262 (lisp-complete-symbol): Add optional arg PREDICATE.
16263
16264 * cus-start.el: Add display-buffer-reuse-frames,
16265 file-coding-system-alist.
16266
16267 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16268
16269 * startup.el (command-line): Clear realized faces after
16270 modifying TTY color mappings.
16271
16272 2000-08-20 Miles Bader <miles@gnu.org>
16273
16274 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16275 merely a subset of FACE's attributes.
16276
16277 2000-08-19 Miles Bader <miles@gnu.org>
16278
16279 * comint.el (comint-output-filter): Save the point with a marker,
16280 not just a buffer position.
16281
16282 * international/mule.el (set-buffer-process-coding-system): Make
16283 interactive prompt less confusing.
16284
16285 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16286
16287 * hilit-chg.el: General cleanup of doc strings, comments and
16288 code formatting.
16289
16290 2000-08-19 Miles Bader <miles@gnu.org>
16291
16292 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16293 Compiler macro removed; beginning-of-line is no longer always
16294 equivalent to forward-line, in the presence of fields.
16295
16296 * comint.el (comint-output-filter): Remove ad-hoc saving of
16297 restriction, and just use save-restriction, now that it works
16298 correctly. Don't adjust comint-last-input-start to account for
16299 our insertion; it shouldn't have moved because we don't use
16300 insert-before-markers anymore. Comment out call to
16301 `force-mode-line-update'; why is it here?
16302
16303 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16304 while checking for prompt to delete. Use `forward-line 0'
16305 instead of beginning-of-line.
16306 (gud-filter): Temporarily widen gud comint buffer while
16307 examining output.
16308
16309 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16310
16311 * progmodes/sh-script.el: Big bag of typos.
16312
16313 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16314 check since ispell-process is not bound when ispell is not yet loaded.
16315
16316 2000-08-18 Dave Love <fx@gnu.org>
16317
16318 * image.el (find-image): Copy `spec' before using plist-put.
16319
16320 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16321
16322 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16323 `portugues'.
16324
16325 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16326 backward-kill-sexp, analogous to kill-sexp.
16327
16328 * progmodes/icon.el (icon-indent-line)
16329 (icon-is-continuation-line): Handle comments specially.
16330
16331 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16332
16333 * ispell.el: Set to standard author/maintainer/keyword fields.
16334 Fine tuning to menu map appearance and operation, and added help.
16335 Remove `start' and `end' error messages when compiling.
16336 (ispell-choices-win-default-height): Fixed comment string.
16337 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16338 castellano8 dictionaries.
16339 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16340 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16341 dictionary, added italiano dictionary.
16342 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16343 word character
16344 (ispell-tex-skip-alists): Added psfig support.
16345 (ispell-skip-html): Renamed from ispell-skip-sgml.
16346 (ispell-begin-skip-region-regexp, ispell-skip-region)
16347 (ispell-minor-check): Improved html skipping support to skip across
16348 code, and recognize `&' commands without propper `;' syntax;
16349 (ispell-process-line): Fix alignment error when manually
16350 correcting spelling.
16351 (ispell): Fix comment string.
16352 (ispell-add-per-file-word-list): Always put word list on new line.
16353
16354 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16355
16356 * format.el (format-encode-run-method): Fix error message to say
16357 `encode' instead of `decode'. Use save-window-excursion around
16358 shell-command-on-region as in format-decode-run-method because
16359 shell-command-on-region can display a buffer with error output.
16360 (format-decode): Don't record undo information for the decoding.
16361 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16362 that number part of the temporary buffer name so that more than
16363 one decoding using a temporary buffer can happen safely.
16364
16365 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16366 of `A-z' in the regexp.
16367
16368 * hilit-chg.el: Fix typos in commentary.
16369
16370 * help.el (view-emacs-news): Rewritten for new naming scheme
16371 for old NEWS files.
16372
16373 * startup.el (command-line): Pop to *Messages* in case an error
16374 is signaled while loading user-init-file.
16375
16376 2000-08-17 Andreas Schwab <schwab@suse.de>
16377
16378 * files.el (insert-directory): Don't lose original file name,
16379 undoing an undocumented change.
16380
16381 2000-08-17 Alex Schroeder <alex@gnu.org>
16382
16383 * sql.el (sql-magic-go): Use comint-bol.
16384 (sql-copy-column): Use comint-line-beginning-position.
16385 (comint-line-beginning-position): Define a replacement for
16386 comint-line-beginning-position if it is not fboundp.
16387
16388 2000-08-17 Alex Schroeder <alex@gnu.org>
16389
16390 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16391 it didn't have any effect anyway.
16392
16393 2000-08-17 Alex Schroeder <alex@gnu.org>
16394
16395 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16396 --pset and pager=off instead of sending \\o|cat at the beginning
16397 of the session.
16398
16399 2000-08-17 Miles Bader <miles@gnu.org>
16400
16401 * progmodes/octave-inf.el: Add compatibility definition of
16402 comint-line-beginning-position.
16403
16404 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16405
16406 * startup.el (normal-top-level): Look in each dir in load-path for
16407 a leim-list.el file too. This assures of loading leim-list.el
16408 that is created at Emacs installation time even if a user have his
16409 own leim-list.el.
16410
16411 2000-08-17 Miles Bader <miles@gnu.org>
16412
16413 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16414 foreground color to black if the background is dark.
16415
16416 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16417
16418 * loadhist.el (unload-feature): Typo.
16419
16420 * finder.el (finder-compile-keywords):
16421 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16422 to the generated file.
16423
16424 * mail/mh-e.el (mh-make-local-vars):
16425 Replace make-variable-buffer-local with make-local-variable.
16426
16427 * play/landmark.el:
16428 * options.el (Edit-options-{set,toggle,t,nil}):
16429 * mail/mailabbrev.el (mail-abbrevs-mode):
16430 * textmodes/tex-mode.el (tex-expand-files):
16431 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16432
16433 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16434
16435 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16436 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16437 Allow going past the last element.
16438 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16439 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16440 (cvs-mouse-toggle-mark): Don't move point.
16441 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16442
16443 * progmodes/compile.el (grep): Provide a default set of files.
16444 (next-error): Docstring fix.
16445 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16446
16447 * emacs-lisp/easy-mmode.el (define-minor-mode):
16448 Use `symbol-value' to keep the byte-compiler quiet.
16449
16450 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16451 (diff-find-source-location): New fun, extracted from diff-goto-source.
16452 (diff-goto-source): Use it.
16453 (diff-next-complex-hunk, diff-filter-lines): New function.
16454 (diff-apply-hunk): New command.
16455
16456 * smerge-mode.el (smerge-mode-menu): Doc fix.
16457
16458 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16459
16460 2000-08-16 Dave Love <fx@gnu.org>
16461
16462 * windmove.el (windmove) <defgroup>: Add :version.
16463
16464 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16465 (goto-address-fontify-p, goto-address-highlight-p)
16466 (goto-address-url-face, goto-address-url-mouse-face)
16467 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16468 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16469 (goto-address-fontify, goto-address-at-mouse): Simplify,
16470 (goto-address-at-point): browse-url-url-at-point,
16471 goto-address-find-address-at-point can return nil.
16472 (goto-address-find-address-at-point): Return nil on failure.
16473
16474 * align.el (align) <defgroup>: Add :version.
16475
16476 * calculator.el (calculator): Add :version.
16477 (calculator): Use two lines for calculator window if `modeline'
16478 face is boxed.
16479
16480 * play/5x5.el: Doc fixes.
16481 (5x5) <defgroup>: Add :version.
16482
16483 * play/fortune.el (fortune) <defgroup>: Add :version.
16484 (fortune-append): Fix error message.
16485 (fortune-from-region): Doc fix.
16486
16487 * play/pong.el (pong): Doc fix.
16488
16489 * play/morse.el: Keywords, commentary, autoloads.
16490
16491 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16492
16493 * desktop.el (desktop-save): Don't look at symbol-value of a
16494 member of minor-mode-alist, unless it is boundp.
16495
16496 2000-08-16 Sam Steingold <sds@gnu.org>
16497
16498 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16499 `while'; use `with-current-buffer' instead of `save-excursion'.
16500 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16501
16502 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16503
16504 * international/ccl.el (declare-ccl-program): Docstring modified.
16505 (ccl-execute-with-args): Likewise.
16506
16507 2000-08-16 Miles Bader <miles@gnu.org>
16508
16509 * progmodes/sql.el: Add compatibility definition of
16510 comint-line-beginning-position.
16511
16512 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16513
16514 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16515 'buffer-menu' property.
16516 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16517 fails.
16518 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16519 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16520 wasn't killed.
16521
16522 * buff-menu.el (list-buffers-noselect): Don't display the
16523 *Buffer List* buffer.
16524
16525 * font-lock.el: Require jit-lock to prevent a very late
16526 `Loading jit-lock' message.
16527
16528 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16529 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16530 mail address.
16531
16532 2000-08-15 Miles Bader <miles@gnu.org>
16533
16534 * textmodes/ispell.el (ispell-graphic-p): New constant.
16535 (ispell-choices-win-default-height, ispell-help): Use
16536 `ispell-graphic-p' instead of `xemacsp'.
16537
16538 2000-08-15 Dave Love <fx@gnu.org>
16539
16540 * simple.el: Autoload widget-convert when compiling.
16541 (mail-user-agent): Doc fix.
16542
16543 * help.el (function-called-at-point, variable-at-point): Use
16544 with-syntax-table.
16545 (help-manyarg-func-alist): Add insert-and-inherit.
16546
16547 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16548
16549 * delsel.el (delsel-unload-hook): New function.
16550
16551 * find-file.el: Doc fixes. Move provide to end.
16552 (ff) <defgroup>: Add :link.
16553 (ff-goto-click): Deleted.
16554 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16555 Use mouse-set-point.
16556
16557 * textmodes/tildify.el: Doc fixes.
16558 (tildify) <defgroup>: Add:version.
16559
16560 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16561 (glasses-custom-set): Use set-default, not set.
16562 (minor-mode-alist): Propertize the lighter.
16563 (glasses-mode): Provide optional arg.
16564
16565 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16566 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16567 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16568 option. Provide :type.
16569 (cwarn-configuration): Provide :type.
16570 (cwarn-mode): Doc fix.
16571
16572 * add-log.el (change-log-merge): Doc fix.
16573 (change-log-redate): New command.
16574
16575 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16576 Doze and Dog.
16577 (browse-url): Use dolist, not mapcar.
16578 (browse-url-at-point): Check for null url.
16579 (browse-url-event-buffer, browse-url-event-point): Functions
16580 deleted.
16581 (browse-url-at-mouse, browse-url-netscape): Simplify.
16582
16583 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16584 modes.
16585 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16586 Fix previous change to mapcan.
16587 (msb--init-file-alist, msb--add-separators)
16588 (msb--make-keymap-menu): Simplify.
16589 (msb--choose-file-menu): Use copy-sequence.
16590 (msb-mode-map): Add title to keymap.
16591 (msb-unload-hook): New function.
16592
16593 * bs.el: Fix indentation.
16594 (bs) <defgroup>: Add :links.
16595 (bs-show): Doc fix.
16596 (bs-apply-sort-faces): Don't use window-system.
16597 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16598
16599 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16600
16601 * calendar/timeclock.el (timeclock-file): Run .timelog through
16602 convert-standard-filename.
16603
16604 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16605
16606 * emacs-lisp/authors.el: New file.
16607
16608 * paren.el (show-paren-priority): New user option.
16609 (show-paren-function): Set overlay priorities to
16610 show-paren-priority.
16611
16612 2000-08-14 Miles Bader <miles@gnu.org>
16613
16614 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16615 beginning-of-line with inhibit-field-text-motion bound.
16616
16617 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16618
16619 * calendar/timeclock.el: New file.
16620
16621 2000-08-14 David Ponce <david@dponce.com>
16622
16623 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16624 `widget-button-click'. so that one can use left mouse button to
16625 click on dialog buttons.
16626
16627 2000-08-14 Emmanuel Briot <briot@gnat.com>
16628
16629 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16630 identifiers, since XML is case sensitive
16631
16632 2000-08-12 Miles Bader <miles@gnu.org>
16633
16634 * comint.el (comint-output-filter): Don't bother frobbing
16635 window-start, it doesn't seem to be necessary.
16636
16637 * comint.el (comint-send-string, comint-send-region): Make into
16638 real functions. Snapshot the prompt before sending.
16639
16640 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16641
16642 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16643 technique similar to Info-index, instead of relying on specific
16644 names of relevant Index nodes.
16645 (Info-goto-emacs-command-node): Bind Info-history to nil when
16646 going to the first node found by Info-find-emacs-command-nodes.
16647
16648 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16649
16650 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16651
16652 2000-08-10 Miles Bader <miles@gnu.org>
16653
16654 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16655
16656 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16657
16658 * info.el (Info-file-list-for-emacs): More elements for the
16659 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16660 and woman manuals.
16661
16662 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16663
16664 * comint.el (comint-send-input): Make the newline boundary overlay
16665 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16666 (comint-output-filter): Use `insert' instead of
16667 `insert-before-markers'. Extend comint-last-output-overlay when
16668 necessary since we can't rely on insert-before-markers to do it.
16669 * gud.el (gud-filter): Use `with-current-buffer' instead of
16670 save-excursion when inserting the output, so that point gets
16671 updated correctly; the old method relied on a rather dodgy
16672 side-effect of comint-output-filter to avoid the effect of
16673 save-excursion.
16674
16675 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16676
16677 * files.el (recover-file): Call insert-directory instead of
16678 invoking `ls' directly.
16679
16680 2000-08-10 Miles Bader <miles@gnu.org>
16681
16682 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16683 (comint-last-prompt-overlay): New variables.
16684 (comint-output-filter): Implement prompt highlighting.
16685 (comint-snapshot-last-prompt): New function.
16686 (comint-send-input): Snapshot the last prompt.
16687 Use comint-highlight-input-face.
16688 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16689 Use defface instead of defcustom.
16690 (send-invisible, comint-send-eof): Snapshot the last prompt.
16691 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16692 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16693
16694 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16695
16696 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16697 (regexp-opt-group): Use a list of chars for `letters'.
16698 (regexp-opt-charset): `chars' is now a list of chars.
16699 Use a char-table rather than a vector so it works for multibyte chars.
16700
16701 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16702 Set cvs-minor-current-files to the selected fileinfo.
16703 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16704 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16705
16706 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16707
16708 * files.el (insert-directory): Don't call access-file on
16709 directories on DOS and Windows.
16710
16711 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16712
16713 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16714 longer if necessary.
16715 (ccl-embed-code): Call ccl-embed-data to store CODE in
16716 ccl-program-vector.
16717
16718 2000-08-09 Miles Bader <miles@gnu.org>
16719
16720 * comint.el (comint-output-filter): Properly handle the case where
16721 the text surrounded by comint-last-output-overlay was deleted.
16722
16723 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16724
16725 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16726 non-nil.
16727 (Info-file-list-for-emacs): Remove "info" from the list because
16728 that leads to trying to use the documentation from file `info'
16729 in various situations where it isn't appropriate, for instance
16730 C-h C-k C-h i.
16731
16732 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16733 DIR and/or STRING are nil.
16734
16735 * progmodes/compile.el (compilation-setup): Make variable
16736 compilation-error-screen-columns buffer-local, as some comment
16737 in the code suggests it should be.
16738
16739 * files.el (auto-mode-interpreter-regexp): New variable.
16740 (set-auto-mode): Use it.
16741
16742 * indent.el (indent-for-tab-command): Doc fix.
16743
16744 * mouse-sel.el (mouse-sel-mode): Doc fix.
16745
16746 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16747 labels.
16748
16749 * help.el (print-help-return-message): When
16750 display-buffer-reuse-frames is set, let the help window been quit,
16751 instead of deleting it, which might delete a reused frame.
16752
16753 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16754
16755 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16756 rename a directory to a name that differs only by its letter case.
16757
16758 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16759
16760 * international/quail.el (quail-define-rules): Handle Quail decode
16761 map correctly. Add code for supporting annotations.
16762 (quail-install-decode-map): New function.
16763 (quail-defrule-internal): New optional arguments decode-map and
16764 props.
16765 (quail-advice): New function.
16766
16767 2000-08-07 Sam Steingold <sds@gnu.org>
16768
16769 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16770 `defconst', `define-condition', `with-slots'.
16771 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16772
16773 2000-08-03 Miles Bader <miles@gnu.org>
16774
16775 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16776 New variable.
16777 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16778 comint-use-prompt-regexp-instead-of-fields.
16779 (comint-send-input): Add `input' field property to stuff we send to
16780 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16781 (comint-output-filter): Add `output' field property to process
16782 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16783 (comint-replace-by-expanded-history)
16784 (comint-get-old-input-default, comint-show-output)
16785 (comint-backward-matching-input, comint-forward-matching-input)
16786 (comint-next-prompt, comint-previous-prompt): Use field
16787 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16788 (comint-line-beginning-position): New function.
16789 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16790 (comint-replace-by-expanded-history-before-point): Use
16791 comint-line-beginning-position and line-end-position.
16792 (comint-last-output-overlay): New variable.
16793 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16794
16795 * shell.el (shell-prompt-pattern): Doc change.
16796 (shell-backward-command): Use line-beginning-position.
16797
16798 * gud.el (gud-gdb-complete-command): Use
16799 comint-line-beginning-position.
16800
16801 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16802 comint-bol doesn't actually go to the beginning of the line.
16803
16804 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16805 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16806 (try-expand-line-all-buffers): Likewise.
16807
16808 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16809 explicitly matching comint-prompt-regexp.
16810 (sql-copy-column): Use comint-line-beginning-position instead of
16811 explicitly matching comint-prompt-regexp.
16812
16813 * progmodes/octave-inf.el (inferior-octave-complete): Use
16814 comint-line-beginning-position.
16815
16816 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16817
16818 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16819 looking for a prompt, use `forward-line 0' instead of
16820 `beginning-of-line', to avoid getting caught by an input field.
16821
16822 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16823
16824 * files.el (shell-quote-wildcard-pattern): Make sure to return
16825 PATTERN, in the Unix case.
16826
16827 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16828
16829 * play/zone.el (zone): Discard any pending input before running
16830 the randomly-chosen pgm.
16831
16832 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16833
16834 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16835 checking the existence of any multibyte characters.
16836
16837 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16838
16839 * help.el (describe-mode): Test minor-mode symbol for being
16840 bound before testing its value for being nil.
16841
16842 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16843 `first', `second', and `third'.
16844
16845 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16846 (second): Make it an alias for `cadr'.
16847
16848 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16849
16850 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16851 types of display support faces now.
16852
16853 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16854
16855 * pcvs.el (require): Require `cl' during compilation, only.
16856
16857 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16858 (toplevel): Remove `remq' and `remove' from autoloads.
16859 (cl-fake-autoloads): New variable. If set, arrange for an error
16860 when CL functions etc. are autoloaded.
16861
16862 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16863
16864 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16865
16866 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16867 popped up, but the user clicks outside the menu, return an empty
16868 regexp (that causes unhighlight-regexp to have no effect).
16869
16870 * menu-bar.el (menu-bar-games-menu): Add Zone.
16871
16872 * hi-lock.el (toplevel): Require font-lock.
16873
16874 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16875
16876 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16877 (ebnf-8-bit-chars): New var for bug fix.
16878 (ebnf-string): Bug fix.
16879
16880 2000-08-03 Sam Steingold <sds@gnu.org>
16881
16882 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16883 instead of `buffer-string'.
16884 (require 'cl): Always, not just when compiling.
16885 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16886 necessary.
16887
16888 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16889
16890 * international/mule-cmds.el (select-safe-coding-system): Make
16891 the message text about selecting a safe coding system more clear.
16892
16893 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16894
16895 * hi-lock.el: New file.
16896
16897 * play/zone.el: New file.
16898
16899 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16900 value of tab-width in the original buffer. Choose a line number
16901 format that's a multiple of the original buffer's tab width, so
16902 that lines appear right.
16903
16904 * textmodes/ispell.el (ispell): New function, replacing an alias.
16905 Spell-check active region if in transient-mark-mode and mark
16906 is active; otherwise spell-check buffer.
16907
16908 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16909
16910 * ps-mule.el: Fix a customization problem on
16911 ps-mule-font-info-database-default.
16912
16913 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16914
16915 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16916 display-mouse-p instead of window-system.
16917 (ebrowse-member-mode-map): Ditto.
16918
16919 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16920
16921 * progmodes/ebnf2ps.el: Update ps-print functions call.
16922 Indentation fix. Doc fix.
16923 (ebnf-version): New version number (3.2).
16924 (ebnf-format-color, ebnf-begin-job): Code fix.
16925
16926 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16927
16928 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16929 font lock support on window-system.
16930 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16931
16932 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16933 display-color-p, if fboundp, instead of window-system.
16934
16935 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16936
16937 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16938 instead of window-system.
16939
16940 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16941 window-system.
16942 (widget-choice-mouse-down-action): Use display-popup-menus-p
16943 instead of window-system.
16944
16945 * strokes.el (strokes-file): Run the file name through
16946 convert-standard-filename.
16947 (strokes-mode): Call display-mouse-p instead of looking at
16948 window-system. Change the error message accordingly.
16949
16950 * progmodes/cpp.el (toplevel): Support faces on tty's.
16951
16952 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16953 (lm-plot-square, lm-init-display): Don't use window-system.
16954
16955 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16956 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16957
16958 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16959 instead of looking at window-system.
16960
16961 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16962
16963 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16964 of testing if iswitchb-prepost-hooks is bound, because the
16965 latter will always be true when invoking a recursive minibuffer
16966 from an active Iswitchb buffer.
16967
16968 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16969
16970 * files.el (shell-quote-wildcard-pattern): New function.
16971 (insert-directory): Call it. Only prepend "\" to command on Unix
16972 and GNU/Linux systems.
16973
16974 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16975
16976 * eshell/esh-groups.el: Change custom :link file names
16977 from `eshell.info' to `eshell'.
16978
16979 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16980
16981 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16982 correctly in recursive ange-ftp listings.
16983
16984 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16985
16986 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16987 ps-header-font-size-internal and
16988 ps-header-title-font-size-internal variables are not set,
16989 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16990 face text property is (foreground-color . COLOR) or
16991 `(background-color . COLOR)', ps-print crashes. Doc fix.
16992 (ps-print-version): New version number (5.2.4).
16993 (ps-plot-region): Code fix.
16994 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16995 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16996 Bug fix 2.
16997
16998 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16999
17000 * glasses.el (glasses-make-readable): Fix uncapitalization of
17001 identifiers like `myXMLDocument'.
17002
17003 2000-07-28 Karl Fogel <kfogel@red-bean.com>
17004
17005 * mail/mail-hist.el (mail-hist-previous-input)
17006 (mail-hist-next-input): Do the obvious code factorization.
17007 (mail-hist-retrieve-and-insert): New func, contains common
17008 code of above two.
17009 If inserting a message body, leave point at top.
17010
17011 2000-07-28 Sam Steingold <sds@gnu.org>
17012
17013 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
17014 Use `<=', not `<' to compare times!
17015 (ange-ftp-ls): Remove.
17016
17017 2000-07-27 Gerd Moellmann <gerd@gnu.org>
17018
17019 * play/cookie1.el: Add explanation of how to make cookie.el
17020 compatible with strfile(1) to comment.
17021
17022 * subr.el (remove, remq): New functions.
17023
17024 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
17025 escape `*' in regexps.
17026 (midnight-find): Reverse order of arguments in the funcall of
17027 TEST.
17028
17029 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
17030 and `.class'.
17031
17032 * play/meese.el: Add Commentary section.
17033
17034 2000-07-27 Alex Schroeder <alex@gnu.org>
17035
17036 * sql.el (sql-ms): Added autoload cookie.
17037 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17038 (sql-oracle): Ditto.
17039 (sql-help): Doc change.
17040
17041 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17042 types and exceptions.
17043
17044 2000-07-27 Alex Schroeder <alex@gnu.org>
17045
17046 * sql.el (sql-placeholder-history): New variable.
17047 (sql-query-placeholders-and-send): New function that will query
17048 the user and replace placeholders with user input.
17049 (sql-oracle): If running on NT, set comint-input-sender to
17050 sql-query-placeholders-and-send.
17051
17052 (sql-stop): If in the SQLi buffer, insert stop notification, else
17053 present it as a message.
17054
17055 2000-07-27 Alex Schroeder <alex@gnu.org>
17056
17057 * sql.el (sql-input-ring-separator): Doc change.
17058 (sql-input-ring-file-name): Doc change.
17059 (sql-interactive-mode): Use `sql-input-ring-separator' and
17060 `sql-input-ring-file-name' to set the comint-mode equivalents
17061 without making them local variables.
17062 (sql-stop): Don't bind `sql-input-ring-separator' and
17063 `sql-input-ring-file-name' dynamically to their comint-mode
17064 equivalents.
17065
17066 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17067
17068 * international/mule.el (register-char-codings): New function.
17069 (make-coding-system): Handle `safe-chars' specification in the arg
17070 PROPERTY.
17071
17072 * international/mule-cmds.el
17073 (find-coding-systems-region-subset-p): This function deleted.
17074 (sort-coding-systems-predicate): New variable.
17075 (sort-coding-systems): New function.
17076 (find-coding-systems-region): Use
17077 find-coding-systems-region-internal.
17078 (find-coding-systems-string): Use find-coding-systems-region.
17079 (find-coding-systems-for-charsets): Check
17080 char-coding-system-table.
17081 (select-safe-coding-system-accept-default-p): New variable.
17082 (select-safe-coding-system): Mostly rewritten. New argument
17083 ACCEPT-DEFAULT-P.
17084 (select-message-coding-system): Call select-safe-coding-system
17085 with ACCEPT-DEFAULT-P arg.
17086 (reset-language-environment): Reset default-sendmail-coding-system
17087 to the default value iso-latin-1.
17088 (set-language-environment): Don't set the obsolete variable
17089 charset-origin-alist.
17090
17091 * international/codepage.el (cp-coding-system-for-codepage-1):
17092 Give `safe-chars' property to make-coding-system.
17093
17094 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17095 calling select-message-coding-system twice.
17096
17097 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17098 instead of `safe-charsets'.
17099 (cyrillic-alternativnyj): Likewise.
17100 (ccl-encode-alternativnyj): Don't check the charset
17101 cyrillic-iso8859-5.
17102
17103 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17104
17105 * composite.el (compose-chars-after): Preserve match data.
17106
17107 2000-07-26 Sam Steingold <sds@gnu.org>
17108
17109 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17110 (ange-ftp-real-file-newer-than-file-p): New function.
17111 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17112 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17113
17114 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17115 * midnight.el (midnight-float-time): Ditto.
17116
17117 2000-07-26 Andreas Schwab <schwab@suse.de>
17118
17119 * files.el (normal-backup-enable-predicate): Correct
17120 interpretation of the return value of compare-strings.
17121
17122 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17123
17124 * isearch.el (isearch-resume): New function.
17125 (isearch-done): Add something to command-history to resume
17126 the search.
17127 (isearch-yank-line, isearch-yank-word): Use
17128 buffer-substring-no-properties instead of buffer-substring.
17129
17130 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17131 of flyspell-mouse-map.
17132
17133 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17134 duplicate definition.
17135 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17136
17137 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17138 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17139
17140 2000-07-25 Sam Steingold <sds@gnu.org>
17141
17142 * net/ange-ftp.el: Get modtime over the net.
17143 (ange-ftp-file-modtime): New function.
17144 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17145 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17146 Use it.
17147 (ange-ftp-dot-to-slash): New function.
17148 (ange-ftp-fix-name-for-vms): Use it.
17149
17150 * midnight.el (midnight-buffer-display-time): Use
17151 `with-current-buffer'.
17152
17153 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17154
17155 * find-dired.el: Update copyright notice.
17156 (find-dired): Offer to kill a running `find'.
17157
17158 * enriched.el (enriched-face-ans): For a `foreground-color'
17159 property, return '(("x-color" COLOR))' so that COLOR will be
17160 output as a parameter of the x-color annotation. Likewise for the
17161 `background-color' property. In the case of normal face
17162 properties, don't return annotations for unspecified foreground
17163 and background face attributes.
17164
17165 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17166
17167 * language/japan-util.el (japanese-katakana-region): Fix handling
17168 HANKAKU argument.
17169
17170 2000-07-25 Miles Bader <miles@gnu.org>
17171
17172 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17173 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17174 constrain-to-field.
17175
17176 2000-07-24 Andrew Innes <andrewi@gnu.org>
17177
17178 * timer.el (timer-activate-when-idle): Add optional parameter
17179 DONT-WAIT. Update docstring.
17180 (run-with-idle-timer): Specify extra parameter to
17181 timer-activate-when-idle, so that timer will be activated
17182 immediately if Emacs is already idle.
17183
17184 * w32-fns.el (w32-using-nt): Fix docstring.
17185
17186 2000-07-24 Dave Love <fx@gnu.org>
17187
17188 * mouse.el (popup-menu): Set last-command-event.
17189 (mouse-major-mode-menu-prefix): Declare.
17190
17191 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17192
17193 * textmodes/flyspell.el: Update to author's version 1.5d.
17194
17195 * progmodes/hideshow.el: Update copyright notice.
17196
17197 * vcursor.el: Set maintainer to FSF, since author cannot
17198 be reached.
17199
17200 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17201
17202 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17203 the prompt.
17204
17205 * mouse.el (popup-menu): Run the keymap through indirect-function,
17206 in case it was defined with define-prefix-key. If the menu is a
17207 list of keymaps, look up the binding of user's choice in each one
17208 of the keymaps.
17209 (mouse-popup-menubar): If the global and local menu-bar keymaps
17210 don't have a prompt string, create one and insert it into the
17211 keymap. Don't barf if current-local-map returns nil.
17212
17213 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17214
17215 * dired.el (dired-sort-R-check): Added to allow recursive listing
17216 to be undone.
17217 (dired-sort-other): Use it.
17218
17219 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17220
17221 * Release of cc-mode 5.27
17222
17223 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17224
17225 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17226 c-beginning-of-statement-1 that caused a bad case of recursion
17227 which could consume a lot of CPU in large classes in languages
17228 that have in-expression classes (i.e. Java and Pike).
17229
17230 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17231 statements before top level constructs (i.e. case 6 is moved
17232 before case 5 and is now case 4) to catch in-expression
17233 classes in top level expressions correctly.
17234
17235 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17236
17237 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17238 objc-method-intro. Case 4 removed and case 5I added.
17239
17240 * cc-langs.el (c-append-paragraph-start): New variable used by
17241 c-common-init to get paragraph-start correct.
17242 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17243 initialize paragraph-start to make it correct both with and
17244 without the javadoc special case.
17245
17246 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17247 initialize paragraph-start for javadoc markup.
17248
17249 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17250 change by defaulting this to t. It's motivated by the
17251 confusing behavior that otherwise arise from the style system
17252 when editing both java and non-java files at the same time
17253 (see the comments about style setting in c-common-init).
17254
17255 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17256
17257 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17258 similar to the one in c-fill-paragraph to check the fill
17259 prefix from the adaptive fill function for sanity.
17260
17261 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17262
17263 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17264 defun block.
17265
17266 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17267
17268 * cc-align.el (c-lineup-multi-inher): Handle lines with
17269 leading comma nicely. Extended to handle member initializers
17270 too.
17271
17272 * cc-engine.el: (c-beginning-of-inheritance-list,
17273 c-guess-basic-syntax): Fixed recognition of inheritance lists
17274 when the lines begins with a comma.
17275
17276 * cc-vars.el (c-offsets-alist): Changed default for
17277 member-init-cont to c-lineup-multi-inher since it now handles
17278 member initializers and indents better for leading commas.
17279
17280 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17281
17282 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17283 handling that caused class open lines to be recognized as
17284 statement-conts in some cases.
17285
17286 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17287 guessed by the adaptive fill function unless point is on the
17288 first line of a block comment.
17289
17290 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17291 when the buffer ends with a macro continuation char.
17292
17293 * cc-engine.el (c-guess-basic-syntax): Added support for
17294 function definitions as statements in Pike. The first
17295 statement in a lambda block is now labeled defun-block-intro
17296 instead of statement-block-intro.
17297
17298 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17299 so that the class surrounding point is selected, not the one
17300 innermost in the state.
17301
17302 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17303 recognition of switch labels having hanging multiline
17304 statements.
17305
17306 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17307 some code in c-guess-basic-syntax to a separate function.
17308 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17309 recognition of member inits with multiple line arglists.
17310 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17311 member-init-cont when the commas are in funny places.
17312
17313 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17314
17315 * cc-defs.el (c-auto-newline): Removed this macro since it's
17316 not used anymore.
17317
17318 * cc-engine.el (c-looking-at-bos): New helper function.
17319 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17320 inexpr and toplevel classes apart in Pike.
17321
17322 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17323 of case 9A.
17324
17325 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17326 constant, since "class" can introduce an in-expression class
17327 in Pike nowadays.
17328
17329 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17330
17331 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17332 indentation on cpp-macro lines.
17333
17334 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17335 a syntax modifier like comment-intro, to make it possible to
17336 get syntactic indentation for preprocessor directives. It's
17337 incompatible wrt to lineup functions on cpp-macro, but it has
17338 no observable effect in the 99.9% common case where cpp-macro
17339 is set to -1000.
17340
17341 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17342
17343 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17344 member-init-cont when the preceding arglist is several lines.
17345
17346 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17347
17348 * cc-styles.el (c-style-alist): The basic offset for the BSD
17349 style corrected to 8.
17350
17351 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17352
17353 * cc-styles.el (c-style-alist): Adjusted the indentation of
17354 brace list openers in the gnu style.
17355
17356 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17357
17358 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17359
17360 * cc-cmds.el (c-electric-brace, c-electric-slash,
17361 c-electric-star, c-electric-semi&comma, c-electric-colon,
17362 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17363 when c-syntactic-indentation is nil.
17364
17365 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17366 we were left at comments preceding the first statement when
17367 reaching the beginning of the buffer.
17368
17369 * cc-vars.el (c-syntactic-indentation): New variable to turn
17370 off all syntactic indentation.
17371
17372 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17373
17374 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17375 between the text and the block comment ender when it hangs,
17376 depending on how many there are before the fill.
17377
17378 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17379
17380 * cc-engine.el (c-beginning-of-closest-statement): New helper
17381 function to go back to the closest preceding statement start,
17382 which could be inside a conditional statement.
17383 * cc-engine.el (c-guess-basic-syntax): Use
17384 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17385
17386 * cc-engine.el (c-guess-basic-syntax): Better handling of
17387 arglist-intro, arglist-cont-nonempty and arglist-close when
17388 the arglist is nested inside parens. Cases 7A, 7C and 7F
17389 changed.
17390
17391 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17392 up-to-date with javadoc 1.2.
17393
17394 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17395
17396 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17397 multiline Pike type decls.
17398
17399 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17400
17401 * cc-cmds.el (c-indent-new-comment-line): Always break
17402 multiline comments in multiline mode, regardless of
17403 comment-multi-line.
17404
17405 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17406
17407 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17408 fully::qualified::names in C++ member init lists. Preamble in
17409 case 5D changed.
17410
17411 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17412
17413 * cc-langs.el (c-common-init): Handling of obsolete variables
17414 moved to c-initialize-cc-mode. More compatible style override
17415 when using global style variables.
17416 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17417 variables moved here.
17418
17419 * cc-styles.el (c-make-styles-buffer-local): Flag style
17420 variable localness in c-style-variables-are-local-p to make
17421 the compatibility measure in c-common-init work well.
17422
17423 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17424 longer contain set-from-style.
17425 * cc-styles.el (c-initialize-builtin-style): Don't check for
17426 set-from-style on c-special-indent-hook.
17427 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17428 copy-alist is sufficient now.
17429
17430 * cc-styles.el (c-set-style, c-set-style-1,
17431 c-get-style-variables): Fixes to variable initialization so
17432 that duplicate entries in styles have the same effect
17433 regardless of DONT-OVERRIDE.
17434
17435 * cc-styles.el (c-set-style-2): Fixed bug where the
17436 initialization of inheriting styles failed when the
17437 dont-override flag is set.
17438
17439 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17440 on this.
17441
17442 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17443
17444 * cc-defs.el (c-forward-comment): Removed the workaround
17445 introduced in 5.38 since it had worse side-effects. If a line
17446 contains the string "//\"", it regarded the // as a comment
17447 start since the \ temporarily doesn't have escape syntax.
17448
17449 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17450
17451 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17452 ada-xref.el before ada-prj.el, so that the Project menu is created
17453 when ada-prj tries to add to it.
17454 (ada-activate-keys-for-case): Suppress the characters that are not
17455 part of the Ada syntax. Better compatibility with else-mode
17456 (ada-adjust-case-interactive): When auto-casing is not active,
17457 correctly insert newlines (used to insert only ^M). Prevent the
17458 syntax table from being changed in case of an error
17459 (or '_' becomes part of a word and some commands are confused).
17460 Do nothing if ada-auto-case is nil.
17461 (ada-after-keyword-p): Ignore keywords that are also attributes
17462 (ada-batch-reformat): Update usage comment
17463 (ada-call-from-contextual-menu): New function
17464 (ada-case-read-exceptions): Reinitialize the casing exception list
17465 first to nil first, so that the casing exception file can be
17466 shared.
17467 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17468 files.
17469 (ada-compile-goto-error): Fix regexp used to detect a file:line
17470 anywhere in the error message
17471 (ada-contextual-menu-last-point): New variable
17472 (ada-create-keymap): If the variable delete-key-deletes-forward is
17473 t on XEmacs, it means that DEL should delete one character
17474 forward.
17475 (ada-create-menu): Use :included instead of :visible for XEmacs.
17476 New submenu "Options".
17477 (ada-end-stmt-re): Correctly indent "select ... then abort"
17478 statements.
17479 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17480 even if they don't match ada-fill-comment-prefix Fix handling of
17481 paragraphs on the first or last line of a file.
17482 (ada-format-paramlist): Fix handling of default parameter values.
17483 (ada-get-body-name): New function.
17484 (ada-get-current-indent): Optimized by searchling directly for an
17485 existing generic part or a statement outside of it. Handle
17486 ada-indent-align-comments when indenting comments Replaced some
17487 regexps by testing directly the next character. This results in a
17488 huge speedup on some files. New indentation scheme for renames
17489 statements. Stop looking for the 'while' or 'for' associated with
17490 a 'loop' at the first semicolon encountered. A "return" can also
17491 match an anonymous access subprogram declaration.
17492 (ada-get-indent-noindent): Ignore strings and comments when
17493 looking for the keywords "record" and "private".
17494 (ada-goto-matching-decl-start): When matching "if", make sure we
17495 are not in fact seeing "end if". Ignore "when" statements except
17496 when initial keyword was "begin". Fix handling of nested
17497 procedures. Add a recursive call to this function to skip over
17498 other 'end' statmts. Fix indentation for "when .. => begin"
17499 (ada-in-open-paren-p): Fix indentation for complex boolean
17500 expressions, where 'and then', 'or else' and parenthesis
17501 statements are mixed up.
17502 (ada-in-paramlist-p): Skip comments while searching for the
17503 beginning Fix handling of operator declarations.
17504 (ada-indent-align-comments): New variable
17505 (ada-indent-current): Change the syntax table only in the
17506 protected section, so that we are sure it is restored correctly.
17507 (ada-indent-on-previous-lines): Use ada-use-indent and
17508 ada-with-indent Correctly indent "select ... then"
17509 (ada-indent-region): Slight speedup.
17510 (ada-indent-renames): New variable.
17511 (ada-last-which-function-subprog, ada-last-which-function-line):
17512 New variables
17513 (ada-looking-at-semi-private): Correctly indent the 'private'
17514 keyword when it is the first word in a package declaration.
17515 (ada-loose-case-word): Stop searching if at the end of the buffer.
17516 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17517 even if point is not initially at the end of the word.
17518 (ada-matching-decl-start-re): Add "when".
17519 (ada-mode): Add support for abbrev-mode, outline-mode and
17520 which-func-mode Override the old find-file.el entry in
17521 ff-special-constructs since it is using the obsolete
17522 ada-spec-suffix variable
17523 (ada-no-auto-case): New function
17524 (ada-scan-paramlist): When parsing the argument type, accept
17525 spaces (as in "X 'Class", generated by Rational Rose).
17526 (ada-other-file-name): No longer loads the other file.
17527 (ada-popup-menu): Save and restore the current buffer and cursor
17528 position before and after displaying the menu.
17529 (ada-search-ignore-complex-boolean): New function.
17530 (ada-uncomment-region): Emacs21 already knows how to delete
17531 comments not starting in the first column.
17532 (ada-use-indent): New variable
17533 (ada-which-function): New function.
17534 (ada-with-indent): New variable
17535 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17536 can be batch-compiled from the command line.
17537
17538 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17539 Add to the menu when the file is loaded, not in ada-mode-hook.
17540 Add -toolbar to the default ddd command Switches moved from
17541 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17542 ada-prj-default-comp-opt
17543 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17544 Reference Manual to the menu
17545 (ada-check-current): rewritten as a call to ada-compile-current
17546 (ada-compile): Removed.
17547 (ada-compile-application, ada-compile-current, ada-check-current):
17548 Set the compilation-search-path so that compile.el automatically
17549 finds the sources in src_dir. Automatic scrollong of the
17550 compilation buffer. C-uC-cC-c asks for confirmation before
17551 compiling
17552 (ada-compile-current): New parameter, prj-field
17553 (ada-complete-identifier): Load the .ali file before doing
17554 processing
17555 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17556 conform to gnatmake's behavior.
17557 (ada-find-file-in-dir): New function
17558 (ada-find-references): Set the environment variables for gnatfind
17559 (ada-find-src-file-in-dir): New function.
17560 (ada-first-non-nil): Removed
17561 (ada-gdb-application): Add support for jdb, the java debugger.
17562 (ada-get-ada-file-name): Load the original-file first if not done
17563 yet.
17564 (ada-get-all-references): Handles the new ali syntax (parent types
17565 are found between <>).
17566 (ada-initialize-runtime-library): New function
17567 (ada-mode-hook): Always load a project file when a file is opened,
17568 so that the casing exceptions are correctly read.
17569 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17570 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17571 to open the project file, since the latter does not work with
17572 speedbar Get default values before loading the prj file, or the
17573 default executable file name is wrong. Use the absolute value of
17574 src_dir to initialize ada-search-directories and
17575 compilation-search-path,... Add the standard runtime library to
17576 the search path for find-file.
17577 (ada-prj-default-debugger): Was missing an opening '{'
17578 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17579 variables.
17580 (ada-prj-default-gnatmake-opt): New variable
17581 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17582 buffers, the project file is the default one Save the windows
17583 configuration before displaying the menu.
17584 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17585 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17586 ...) regexp-quote identifiers names to support operators +,
17587 -,... in regexps.
17588 (ada-remote): New function.
17589 (ada-run-application): Erase the output buffer before starting the
17590 run Support remote execution of the application. Use
17591 call-process, or the arguments are incorrectly parsed
17592 (ada-set-default-project-file): Reread the content of the active
17593 project file, not the one from the current buffer When a project
17594 file is set as the default project, all directories are
17595 automatically associated with it.
17596 (ada-set-environment): New function
17597 (ada-treat-cmd-string): New special variable ${current}
17598 (ada-treat-cmd-string): Revised. The substitution is now done for
17599 any ${...} substring
17600 (ada-xref-current): If no body was found, compiles the spec
17601 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17602 compiler to get rid of command line length limitations.
17603 (ada-xref-get-project-field): New function
17604 (ada-xref-project-files): New variable
17605 (ada-xref-runtime-library-specs-path)
17606 (ada-xref-runtime-library-ali-path): New variables
17607 (ada-xref-set-default-prj-values): Default run command now does a
17608 cd to the build directory. New field: main_unit Provide a default
17609 file name even if the current buffer has no prj file.
17610
17611 * ada-prj.el:
17612 Rewritten to show a tabbed-dialog.
17613 (ada-prj-add-ada-menu): Remove the map and name parameters.
17614 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17615 New function
17616 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17617 (ada-prj-load-from-file): New function
17618 (ada-prj-save): Always save fields that depend on the current buffer
17619 (ada-prj-show-value): New function
17620
17621 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17622 Ada mode. This will allow us to display the Ada menu in any buffer
17623 we want (for project items).
17624 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17625 number of spaces in the header.
17626
17627 2000-07-24 Dave Love <fx@gnu.org>
17628
17629 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17630
17631 2000-07-23 Noah Friedman <friedman@splode.com>
17632
17633 * type-break.el (type-break): perform autosave.
17634 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17635 (type-break-do-query): Cancel query schedule while performing
17636 actual query, to avoid possibility of a second query being made
17637 while first one is already in progress.
17638 (type-break-time-stamp-format): New variable.
17639 (type-break-time-stamp): New function.
17640 (type-break-time-warning): Use it.
17641 (type-break-keystroke-warning): Use it.
17642 (type-break-noninteractive-query): Use it.
17643
17644 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17645 cookie.
17646 Use add-minor-mode to set minor-mode-alist, if available.
17647 (eldoc-echo-area-use-multiline-p): New user option.
17648 (eldoc-echo-area-multiline-supported-p): New variable.
17649 (eldoc-docstring-format-sym-doc): Use them.
17650 (eldoc-mode): If not using idle timers, append to local post and
17651 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17652 (eldoc-display-message-no-interference-p): Don't interfere with
17653 edebug.
17654 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17655 (eldoc-function-arglist): New function.
17656 (eldoc-function-argstring): Use it.
17657
17658 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17659 auto save directory exists before calling directory-files.
17660
17661 2000-07-23 Dave Love <fx@gnu.org>
17662
17663 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17664 ^o, ^u.
17665
17666 2000-07-21 Dave Love <fx@gnu.org>
17667
17668 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17669 now passed to the function. It now works properly.
17670
17671 * smerge-mode.el (smerge-mode-menu): Fill it out.
17672
17673 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17674
17675 * info-look.el (info-lookup): If *info* is shown in another frame
17676 on the same display, select that frame, instead of switching to
17677 the Info buffer in another window of the selected frame.
17678
17679 * simple.el (universal-argument-map): Bind numeric keypad keys
17680 kp-0 to kp-9 and kp-subtract.
17681 (digit-argument): Handle these keys.
17682
17683 2000-07-20 Dave Love <fx@gnu.org>
17684
17685 * net/goto-addr.el (goto-address-fontify): Don't bother with
17686 buffer-modified and read-only stuff -- irrelevant with overlays.
17687 Put an extra property on the overlays and use it to clean up in
17688 case goto-address is re-run.
17689
17690 2000-07-19 Richard M. Stallman <rms@gnu.org>
17691
17692 * timer.el (run-with-idle-timer): Doc fix.
17693
17694 * mail/mail-utils.el (mail-strip-quoted-names):
17695 Handle case where <...> appears inside "...".
17696 Use replace-match to edit the string more simply.
17697 (rmail-dont-reply-to): Cope with an unmatched ".
17698
17699 2000-07-19 Dave Love <fx@gnu.org>
17700
17701 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17702 implementation.
17703
17704 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17705 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17706 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17707
17708 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17709
17710 * textmodes/refer.el: Correct maintainer's email address.
17711
17712 * progmodes/hideif.el: Correct author's email address.
17713 Fix typo in comment.
17714
17715 * xml.el: New file.
17716
17717 * mail/mailheader.el: Correct author's mail address.
17718
17719 * gnus/parse-time.el: Correct author's mail address.
17720
17721 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17722
17723 * comint.el (comint-highlight-input, comint-highlight-face):
17724 New user options.
17725 (comint-input-ring-file-name): Change custom type.
17726 (comint-mode-map): Bind mouse-2.
17727 (comint-insert-clicked-input): New function.
17728 (comint-send-input): Handle input highlighting.
17729
17730 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17731
17732 * mouse.el (popup-menu): New function.
17733 (mouse-major-mode-menu): Use it.
17734
17735 2000-07-18 Dave Love <fx@gnu.org>
17736
17737 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17738 improvements.
17739
17740 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17741
17742 * faces.el (face-font-selection-order)
17743 (face-font-family-alternatives): Add custom type.
17744
17745 2000-07-18 Dave Love <fx@gnu.org>
17746
17747 * cus-edit.el (custom-variable-reset-saved)
17748 (custom-variable-reset-standard): Remove unused bindings.
17749
17750 * rect.el (open-rectangle-line): Remove unused let.
17751
17752 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17753
17754 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17755
17756 * cdl.el: Fix `Maintainer' keyword.
17757
17758 * play/pong.el: Add author's email address.
17759
17760 2000-07-17 Sam Steingold <sds@gnu.org>
17761
17762 * files.el (insert-directory): Call `split-string' instead of
17763 re-implementing it.
17764
17765 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17766
17767 * mail/vms-pmail.el: Change maintainer to FSF.
17768
17769 * net/goto-addr.el: Change maintainer to FSF.
17770
17771 * info.el (Info-title-face-alist): Removed.
17772
17773 2000-07-18 David Ponce <david@dponce.com>
17774
17775 * recentf.el (recentf-open-files): New command that works like
17776 `recentf-open-more-files', but shows the whole list of files (not just
17777 those omitted from the menu). Useful if you don't use a menu-bar!
17778 (recentf-open-more-files) Modified to use `recentf-open-files'.
17779
17780 (recentf-open-files, recentf-open-more-files)
17781 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17782
17783 (recentf-dialog-mode): New mode for dialogs. You can now just type
17784 "q" to cancel the dialogs.
17785
17786 2000-07-18 David Ponce <david@dponce.com>
17787
17788 * recentf.el: This is a major update of recentf.el. It adds new
17789 features to better organize the recentf menu and "More..." buffer.
17790
17791 Using new provided menu filtering functions you can now organize the
17792 recent files list:
17793
17794 - by major modes
17795 - by directories
17796 - by user defined rules
17797
17798 Finally, with the new `recentf-filter-changer' customizable filter you
17799 can define a ring of filters and dynamically (via the menu) cycle on
17800 each menu organization in the ring (a la msb).
17801
17802 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17803
17804 * eshell/eshell.el (eshell): Replace links to eshell.info with
17805 links to eshell, to avoid problems on systems where the manual is
17806 installed as `eshell'.
17807 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17808 * eshell/em-smart.el (eshell-smart): Ditto.
17809 * eshell/em-banner.el (eshell-banner): Ditto.
17810 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17811
17812 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17813 same-file check in the MS-DOS version (it does support inodes).
17814
17815 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17816
17817 * eshell/eshell.el (eshell-directory-name):
17818 Run default directory name through convert-standard-filename.
17819
17820 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17821
17822 * international/mule-cmds.el (select-safe-coding-system):
17823 Fix typo in the comment.
17824
17825 * language/european.el (compound-text):
17826 Force katakana-jisx0201 to be designated to G1.
17827
17828 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17829 Don't translate some national variant characters of latin-jisx0201.
17830 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17831
17832 * international/kkc.el (kkc-after-update-conversion-functions):
17833 New variable.
17834 (kkc-update-conversion): Run functions in it at the tail.
17835
17836 2000-07-16 John Wiegley <johnw@gnu.org>
17837
17838 * lisp/align.el (align-newline-and-indent):
17839 Adding new function. for auto-aligning blocks of code on RET.
17840 (align-region): Fixed badly formatted minibuffer message.
17841
17842 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17843
17844 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17845 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17846 the conversion list at first if appropriate.
17847 (kkc-next): Don't update kkc-next-count here.
17848 (kkc-prev): Don't update kkc-prev-count here.
17849 (kkc-show-conversion-list-update): Fix setting up of conversion
17850 list message.
17851
17852 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17853
17854 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17855
17856 2000-07-16 Dave Love <fx@gnu.org>
17857
17858 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17859 function to be more specific.
17860
17861 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17862 non-string help-echo.
17863 (widget-types-convert-widget): Defsubst it.
17864 (widget-echo-help): Try to cope with a help-echo function of two
17865 possible sorts.
17866
17867 2000-07-15 Jason Rumney <jasonr@gnu.org>
17868
17869 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17870 Declare as obsolete.
17871
17872 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17873
17874 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17875
17876 * hilit-chg.el: Fix typo.
17877
17878 2000-07-14 Dave Love <fx@gnu.org>
17879
17880 * info.el (Info-mode-menu): Fix use of :help, :enable.
17881
17882 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17883
17884 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17885
17886 2000-07-13 Dave Love <fx@gnu.org>
17887
17888 * emacs-lisp/easymenu.el: Doc fixes.
17889 (easy-menu-remove): Defalias to ignore.
17890
17891 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17892 Call throw correctly.
17893
17894 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17895
17896 * faces.el (frame-background-mode): Doc fix.
17897
17898 * simple.el (eval-expression-print-length): Change custom type to
17899 allow entering nil as value.
17900
17901 2000-07-13 Dave Love <fx@gnu.org>
17902
17903 * progmodes/fortran.el (fortran-imenu-generic-expression):
17904 Change definition layout.
17905 (fortran-mode-menu): Reinstate customize entries.
17906
17907 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17908 Use :filter, per old XEmacs code.
17909
17910 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17911
17912 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17913 event when deciding what to send to the terminal.
17914
17915 2000-07-12 Dave Love <fx@gnu.org>
17916
17917 * cus-start.el: Add optional version as 4th element of specs and
17918 use it for several things new in v21. Remove load-path. Fix type
17919 of line-number-display-limit.
17920
17921 2000-07-11 Dave Love <fx@gnu.org>
17922
17923 * progmodes/fortran.el: Don't require easymenu.
17924 Use repeat counts in various regexps.
17925 (fortran-mode-syntax-table): Defvar directly.
17926 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17927 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17928 Use defvar, not defconst.
17929 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17930 (fortran-mode): Set fortran-comment-line-start-skip,
17931 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17932 (fortran-comment-indent): Use defsubst.
17933 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17934 Use fortran-comment-indent, not fortran-comment-indent-function.
17935 (fortran-comment-region, fortran-electric-line-number): Simplify.
17936 (fortran-auto-fill): New function.
17937 (fortran-do-auto-fill): Deleted.
17938 (fortran-find-comment-start-skip):
17939 Check for non-null comment-start-skip.
17940 (fortran-auto-fill-mode, fortran-fill-statement):
17941 Use fortran-auto-fill.
17942 (fortran-fill): Use fortran-auto-fill. Check for null
17943 comment-start-skip. Simplify final clause and use end-of-line finally.
17944
17945 * widget.el (widget-plist-member): New alias.
17946
17947 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17948
17949 * eshell/esh-module.el (toplevel): Reference
17950 byte-compile-current-file only if it is bound.
17951
17952 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17953
17954 * dired.el: Don't require `dired-aux'.
17955
17956 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17957
17958 * dired-aux.el (dired-show-file-type): New function.
17959 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17960 (dired-show-file-type): Add autoload.
17961
17962 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17963
17964 * international/mule-diag.el (describe-font): Adjusted for the
17965 change of fontset-info.
17966 (print-fontset): Likewise.
17967
17968 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17969
17970 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17971
17972 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17973
17974 * bindings.el: Bind `[delete]' to delete-char.
17975
17976 * dired.el (dired-find-alternate-file): New function.
17977 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17978 (toplevel): Require dired-aux when compiling.
17979 (dired-buffers): Move defvar within file to avoid compiler warning.
17980
17981 * info.el (Info-last-search): Variable removed.
17982 (Info-search-history): New variable.
17983 (Info-search): New Info-search-history.
17984
17985 * battery.el, info-look.el: Change author's mail address.
17986
17987 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17988
17989 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17990 if rmail-ignored-headers is nil.
17991 (rmail-retry-failure): Bind rmail-ignored-headers and
17992 rmail-displayed-headers to nil.
17993
17994 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17995
17996 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17997 (print-region-1): Don't hard code `-h' here.
17998
17999 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
18000
18001 2000-07-01 Francesco Potorti` <pot@gnu.org>
18002
18003 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
18004 exim can use "your message" instead of "the message".
18005
18006 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
18007
18008 * facemenu.el: Docstrings fixes.
18009 (facemenu-get-face): Don't use internal-find-face.
18010 (facemenu-iterate): Rename arg to match the docstring.
18011
18012 * newcomment.el (uncomment-region): Be more careful when skipping
18013 backwards over `=' not to bump into BOBP.
18014
18015 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
18016
18017 * ediff-diff.el (ediff-wordify): Use syntax table.
18018 * ediff-init.el (ediff-has-face-support-p): Use
18019 ediff-color-display-p.
18020 (ediff-color-display-p): Use display-color-p, changed to defun
18021 from defsubst.
18022 Got rid of special cases for NeXT and OS/2.
18023 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
18024 face.
18025
18026 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18027
18028 * emacs-lisp/lucid.el: Require CL.
18029 (copy-tree, remprop): Remove, it's provided by CL.
18030 (map-keymap): Define in terms of cl-map-keymap.
18031 (extent-property, set-extent-end-glyph): New functions.
18032
18033 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
18034
18035 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18036
18037 * Makefile.in (DONTCOMPILE): Add comment that the name may
18038 not be changed without changing the make-dist script.
18039
18040 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18041 (cl-mapc): Use mapc instead of cl-old-mapc.
18042
18043 2000-07-05 Andrew Innes <andrewi@gnu.org>
18044
18045 * makefile.nt: Add support for `bootstrap' and related targets.
18046
18047 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18048
18049 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18050 (easy-menu-do-define): Use `menu-item' format.
18051 Handle case where easy-menu-create-menu returns a symbol.
18052 Manually call the potential top-level filter in the function binding.
18053 (easy-menu-filter-return): New arg NAME.
18054 Convert to a keymap if MENU is an XEmacs menu.
18055 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18056 (easy-menu-converted-items-table, easy-menu-convert-item):
18057 New var and fun to memoize easy-menu-convert-item-1.
18058 (easy-menu-do-add-item): Use it.
18059 (easy-menu-create-menu): Use easy-menu-convert-item.
18060 Wrap easy-menu-filter-return around any :filter specification.
18061 Don't convert the menu if a filter was specified.
18062 Tell easy-menu-make-symbol not to check for MENU being an expression.
18063 (easy-menu-make-symbol): New arg NOEXP.
18064
18065 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18066
18067 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18068 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18069 (eval-defun): If called with prefix arg, instrument code for
18070 Edebug.
18071
18072 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18073 similar to that of eval-defun.
18074
18075 2000-07-04 Dave Love <fx@gnu.org>
18076
18077 * hl-line.el (hl-line-overlay): Make it permanent-local.
18078
18079 * calendar/todo-mode.el: Replaced with a working version, based on
18080 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18081
18082 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18083
18084 * paths.el (prune-directory-list): New function.
18085 (Info-default-directory-list): Rewritten to more methodically
18086 enumerate a big list of possible info directories (based on the
18087 list used by the standalone info reader).
18088
18089 * info.el (info-initialize): Use prune-directory-list to remove
18090 non-existent directories from Info-directory-list.
18091
18092 * paths.el (Info-default-directory-list): Try a list of possible
18093 info-directories instead of a single one. Add the possible
18094 info directory "/usr/share/info".
18095
18096 * woman.el (woman-man.conf-path): Explicitly include the debian
18097 man-db config file "/etc/manpath.config".
18098 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18099 are present in `manpath.config'.
18100 (woman-manpath): Include "/usr/share/man".
18101
18102 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18103
18104 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18105
18106 * startup.el (command-line): Initialize blink-cursor based
18107 on window-system.
18108
18109 * frame.el (blink-cursor): Default to nil if not running under
18110 a window-system.
18111
18112 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18113 (face-x-resources): Remove duplicate entry for :font.
18114
18115 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18116 instead of cycling through windows with next-window.
18117
18118 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18119 of cycling through windows with next-window.
18120
18121 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18122 of cycling through windows with next-window.
18123
18124 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18125 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18126 instead of cycling through windows with next-window.
18127
18128 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18129 instead of cycling through windows with next-window.
18130
18131 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18132 of cycling through windows with next-window.
18133
18134 * terminal.el (te-process-output): Use walk-windows instead of
18135 cycling through windows with next-window.
18136
18137 * server.el (server-switch-buffer): Use some-window instead of
18138 cycling through windows with next-window.
18139
18140 * window.el (some-window): New function.
18141 (walk-windows): Remove reference to walk-windows-start.
18142
18143 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18144
18145 2000-07-03 Richard Stallman <rms@gnu.org>
18146
18147 * window.el (walk-windows): Guarantee termination by keeping a list
18148 of all the windows already handled.
18149
18150 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18151
18152 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18153 window-system.
18154
18155 * man.el (Man-notify-when-ready): Don't use window-system. If
18156 Man-notify-method is newframe, and the display is not
18157 multi-frame, select the frame created for the man page.
18158 (Man-init-defvars): Doc fix.
18159
18160 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18161
18162 * faces.el (region): Change background color for light background.
18163
18164 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18165 attribute from mode-line face of Ediff control frame.
18166
18167 * replace.el (query-replace-map): Bind `e' like `E'.
18168
18169 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18170
18171 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18172 Change name to "Select All".
18173
18174 * dos-fns.el (convert-standard-filename): Fix last change.
18175
18176 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18177
18178 * help.el (describe-variable): Don't insert a second `'s' in front
18179 of the string `value is shown below'. Since the syntax-table is
18180 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18181 an existing `'s', so that this won't be deleted.
18182
18183 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18184 * pcmpl-unix.el: New files.
18185
18186 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18187
18188 * wid-edit.el (widget-member): Use the new plist-member.
18189
18190 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18191
18192 * replace.el (perform-replace): Undo change of 2000-04-04.
18193 Instead, move backward 1 character at the end of the loop when
18194 necessary.
18195
18196 * faces.el (fringe): Change face for different backgrounds.
18197
18198 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18199 patch from John.
18200
18201 * eshell/*.el: Change spelling of the Free Software Foundation.
18202
18203 * eshell/esh-toggle.el: Removed.
18204
18205 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18206
18207 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18208 interactively.
18209
18210 2000-06-26 Alex Schroeder <alex@gnu.org>
18211
18212 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18213 `define-key'; instead of checking `(emacs-version)' check for
18214 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18215 for `;' and `o' which might be electric.
18216
18217 (sql-electric-stuff): New user option.
18218 (sql-magic-go): New function which uses `sql-electric-stuff'.
18219 (sql-magic-semicolon): New function which uses
18220 `sql-electric-stuff'.
18221
18222 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18223 is not fboundp.
18224
18225 (sql-oracle-options): New variable.
18226 (sql-oracle): Use it.
18227
18228 (sql-imenu-generic-expression): Doc change.
18229 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18230 is used.
18231
18232 (sql-informix): Added command line parameter "-" to force
18233 sql-informix-program to use stdout.
18234
18235 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18236
18237 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18238 (cp864-decode-table): Doc fix.
18239 (cp720-decode-table): New variable, supports the Arabic OEM
18240 codepage used by Windows.
18241 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18242
18243 2000-06-23 Dave Love <fx@gnu.org>
18244
18245 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18246 (font-lock-fontify-anchored-keywords): Use
18247 line-beginning-position.
18248 (global-font-lock-mode): Use mapc.
18249
18250 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18251
18252 * eshell/esh-module.el: Require CL when compiling.
18253
18254 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18255
18256 * comint.el (comint-substitute-in-file-name): Call replace-match
18257 with second and third arg t.
18258
18259 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18260 Specify foreground color.
18261
18262 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18263 color.
18264
18265 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18266
18267 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18268 cddr instead of cdddr.
18269
18270 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18271 instead of copy-list.
18272
18273 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18274 of copy-list.
18275
18276 * subdirs.el: Add eshell subdirectory.
18277
18278 * eshell: New subdirectory containing the Eshell package.
18279
18280 * pcomplete.el: New file.
18281
18282 2000-06-23 Paul Eggert <eggert@twinsun.com>
18283
18284 * mail/mailpost.el (post-mail-send-it): Make sure file has
18285 proper permissions from birth.
18286
18287 * files.el (basic-save-buffer-2): When temporarily setting
18288 file modes, set them to current modes plus 0200, not to 0777.
18289
18290 * emerge.el (emerge-make-temp-file): Make sure file has proper
18291 permissions from birth.
18292
18293 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18294
18295 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18296 backup file name through convert-standard-filename.
18297
18298 * dos-fns.el (convert-standard-filename): Convert leading
18299 directories as well. When long file names are supported, convert
18300 characters that are invalid in Windows file names.
18301
18302 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18303
18304 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18305 ps-print crashes. New feature: page selection for printing. Create
18306 raw-text-unix coding system for XEmacs. Doc fix.
18307 (ps-print-version): New version number (5.2.3).
18308 (ps-plot-region): Bug fix.
18309 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18310 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18311 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18312 funs.
18313 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18314 (ps-last-page): New vars.
18315
18316 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18317
18318 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18319 empty option string.
18320
18321 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18322
18323 * man.el (man): Doc fix.
18324
18325 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18326
18327 * international/mule-cmds.el (set-language-info-alist): Docstring
18328 fixed.
18329
18330 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18331
18332 * version.el (emacs-version): Use ISO date format.
18333
18334 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18335 instead of `M-backspace'.
18336
18337 * simple.el (turn-off-auto-fill): New function.
18338
18339 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18340
18341 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18342 Renamed from with-buffer-prepared-for-font-lock and use
18343 inhibit-modification-hooks rather than setting *-change-functions.
18344 Update all functions to use the new name.
18345 (jit-lock-first-unfontify-pos): New semantics (and doc).
18346 (jit-lock-mode): Make non-interactive.
18347 Don't automatically turn on font-lock.
18348 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18349 Always use jit-lock-after-change.
18350 Remove and restore font-lock-after-change-function.
18351 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18352 (jit-lock-after-unfontify-buffer): Remove.
18353 (jit-lock-stealth-fontify):
18354 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18355 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18356
18357 2000-06-20 Sam Steingold <sds@gnu.org>
18358
18359 * emacs-lisp/cl-indent.el (toplevel): Indent
18360 `print-unreadable-object' properly. Untabify.
18361
18362 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18363
18364 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18365 Support for bibentry.
18366 (reftex-compile-variables): Fixed problem with end of section-re.
18367
18368 * texmodes/reftex-dcr.el (reftex-view-crossref,
18369 reftex-view-crossref-from-bibtex):
18370 Deal with changed `reftex-find-citation-regexp-format'.
18371 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18372 Replaced `remprop' with `put'.
18373 (reftex-view-crossref, reftex-view-crossref-when-idle):
18374 Support for bibentry.
18375
18376 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18377 New entry for bibentry package.
18378
18379 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18380 Regexp also matches "\nobibliography".
18381
18382 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18383 Call `reftex-ensure-write-access' before doing anything.
18384 (reftex-ensure-write-access): New function.
18385
18386 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18387
18388 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18389
18390 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18391
18392 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18393
18394 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18395
18396
18397 2000-06-20 Dave Love <fx@gnu.org>
18398
18399 * faces.el (frame-background-mode): Use set-default, not set, in
18400 setter.
18401 (frame-update-faces, frame-update-face-colors): Define with
18402 defalias.
18403
18404 * enriched.el (enriched-decode-foreground)
18405 (enriched-decode-background): Don't use internal-find-face.
18406
18407 * apropos.el: Doc fixes.
18408
18409 * cus-edit.el (customize-changed-options): Check arg.
18410 (customize-version-lessp): Don't require decimal point.
18411
18412 * custom.el (defcustom, defgroup): Doc fix.
18413
18414 * newcomment.el (comment) <defgroup>: Add :version.
18415 (comment-multi-line): Doc fix.
18416
18417 * emulation/mlsupport.el (define-hooked-local-abbrev,
18418 define-hooked-global-abbrev): Fix, using define-abbrev.
18419
18420 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18421
18422 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18423 the whole buffer.
18424
18425 2000-06-19 Dave Love <fx@gnu.org>
18426
18427 * menu-bar.el (menu-bar-options-save): New function.
18428 (menu-bar-options-menu): Use it.
18429 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18430 Simplify.
18431
18432 2000-06-19 Andreas Schwab <schwab@suse.de>
18433
18434 * progmodes/etags.el (tags-query-replace): Put new parameters
18435 START and END at the end, for backward compatibility.
18436
18437 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18438
18439 * international/codepage.el:
18440 (cp-coding-system-for-codepage-1): Delete special codes for
18441 generating xxx-dos coding system because now a CCL based coding
18442 system can handle EOL conversion by default.
18443
18444 * international/mule.el (make-coding-system): Generate subsidiary
18445 coding systems for EOL handling variants even for a CCL based
18446 coding system.
18447
18448 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18449
18450 * international/isearch-x.el (isearch-minibuffer-input-method)
18451 (isearch-minibuffer-input-method-function): These variables
18452 deleted.
18453 (isearch-with-input-method): Don't use the above variables.
18454 (isearch-process-search-multibyte-characters): Likewise. Call
18455 read-string with the arg INHERIT-INPUT-METHOD t.
18456
18457 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18458
18459 * font-lock.el (font-lock-after-fontify-buffer)
18460 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18461
18462 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18463 Use consistent make-local-variable style for font-lock-fontified.
18464 (jit-lock-fontify-buffer):
18465 Don't bother checking for font-lock-mode and jit-lock-mode.
18466
18467 * time.el: Remove trailing ^M that prevent CVS-merging.
18468
18469 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18470
18471 * Makefile.in (distclean): New target.
18472
18473 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18474
18475 * Makefile.in (srcdir): Define for update-subdirs.
18476
18477 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18478
18479 * find-lisp.el: New file.
18480
18481 2000-06-16 Andrew Innes <andrewi@gnu.org>
18482
18483 * time.el (display-time-mail-function): New variable, to allow
18484 external packages to indicate when new mail is available.
18485 (display-time-update): Use it.
18486
18487 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18488
18489 * international/mule.el (mule-version): Change version name to
18490 SAKAKI. AOI has already been used by Meadow.
18491
18492 * international/quail.el (quail-show-guidance-buf): To find the
18493 bottom window (but minibuffer), pay attention to the height of
18494 minibuffer.
18495
18496 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18497
18498 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18499 menu-bar menus. Add help strings. Don't remove the Edit menu
18500 from the menu bar, as the menu bar has enough space now.
18501
18502 * Makefile.in (SHELL): Make sure /bin/sh is used.
18503
18504 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18505 characters, which use series of two ^H characters instead of one.
18506
18507 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18508
18509 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18510 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18511 functions.
18512 (Info-find-node-2): Try a case-sensitive search first, then
18513 do a case-insensitive search.
18514
18515 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18516 tutorials.
18517
18518 * complete.el (PC-env-vars-alist): New variable.
18519 (PC-complete-as-file-name): New function.
18520 (partial-completion-mode): Initialize PC-env-vars-alist from
18521 process-environment.
18522 (PC-do-completion): Handle completion of env vars.
18523
18524 * info.el (Info-set-mode-line): Show file name in mode line,
18525 use `*Info*' instead of `Info:'.
18526
18527 * startup.el (command-line-1): Change copyright messages to year
18528 2000.
18529
18530 2000-06-15 Dave Love <fx@gnu.org>
18531
18532 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18533 not local-map.
18534
18535 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18536
18537 * international/mule.el (set-buffer-file-coding-system): Almost
18538 rewritten to handle `undecided' as no-op.
18539
18540 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18541
18542 * Makefile.in: New file.
18543
18544 * Makefile: Removed.
18545
18546 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18547 (goto-address-highlight-keymap): Bind C-c RET.
18548
18549 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18550
18551 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18552 inherits buffer-file-coding-system of the current buffer.
18553
18554 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18555 0. Give correct argument to set-auto-coding-function.
18556 (tar-expunge): For goto-char, use (point-min), not 0.
18557 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18558 (tar-subfile-save-buffer): Likewize.
18559
18560 * international/mule.el
18561 (after-insert-file-set-buffer-file-coding-system): Call
18562 set-buffer-file-coding-system with the arg FORCE t.
18563
18564 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18565
18566 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18567 nil. Contemporary sendmails issue an X-Authentication-Warning if
18568 the sender is set with `-f'.
18569
18570 2000-06-13 Dave Love <fx@gnu.org>
18571
18572 * help.el (describe-function-1): Kluge around cases of functions
18573 fset to subrs whose doc doesn't match their symbol-name.
18574
18575 * image.el (insert-image): Default STRING to a space.
18576
18577 * info.el Doc fixes.
18578 (Info-build-node-completions): Match Ref tags.
18579
18580 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18581
18582 * frame.el (display-multi-frame-p, display-multi-font-p): New
18583 defaliases for display-graphic-p.
18584
18585 * hl-line.el: Fixed a typo in commentary.
18586
18587 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18588
18589 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18590 fixed.
18591
18592 2000-06-12 Dave Love <fx@gnu.org>
18593
18594 * image.el (insert-image): Save a little consing.
18595
18596 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18597
18598 * language/tibet-util.el: Convert all tibetan-1-column characters
18599 to the corresponding tibetan characters.
18600 (tibetan-add-components): Delete code for the special treatment of
18601 'a chung.
18602
18603 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18604 change.
18605 (tibetan-vowel-transcription-alist): More rules added.
18606 (tibetan-composite-vowel-alist): New variable.
18607 (tibetan-precomposition-rule-alist): More rules added.
18608
18609 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18610
18611 * startup.el (command-line): Only call menu-bar-mode if interactive.
18612
18613 * thingatpt.el (toplevel symbol-properties):
18614 * textmodes/makeinfo.el (makeinfo-compile):
18615 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18616 * progmodes/hideif.el (hif-compress-define-list)
18617 (hide-ifdef-use-define-alist):
18618 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18619 (ange-ftp-vms-add-file-entry):
18620 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18621 * man.el (Man-build-man-command):
18622 * mail/rnewspost.el (news-reply-header-hook):
18623 * info.el (Info-insert-dir):
18624 * emulation/mlconvert.el (backward-word, forward-word, setq):
18625 * emacs-lisp/gulp.el (gulp-send-requests):
18626 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18627 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18628 (byte-optimize-apply, end of file):
18629 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18630 (ad-make-freeze-definition):
18631 * startup.el (command-line, command-line-1): Don't quote lambdas.
18632
18633 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18634 (cvs-cleanup-removed): New function.
18635 (cvs-cleanup-functions): New var.
18636 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18637 some flexibility in specifying additional entries to auto-cleanup.
18638 (cvs-quickdir): New function.
18639 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18640 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18641 (cvs-mode-find-file): Check that we are on a filename or dirname
18642 when invoked through a mouse-click.
18643 (cvs-full-path): Remove.
18644 (cvs-dired-action): Re-introduced.
18645 (cvs-dired-noselect): Use it.
18646 (vc-post-command-functions): use this new hook if available.
18647
18648 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18649 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18650 (cvs-filename-map, cvs-dirname-map): Remove.
18651 (cvs-default-action): Remove.
18652 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18653 if the arg is really a keymap.
18654 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18655 Don't hardcode the mapping from state (aka type) to face, but check
18656 the var cvs-fi-<type>-face instead.
18657 (cvs-fileinfo-from-entries): New function.
18658
18659 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18660 Docstring fix.
18661 (cvs-find-file-and-jump): Change default to be safer.
18662 (cvs-mode-diff-map): Define it as a function as well.
18663 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18664 Bind mouse-2 in this global map rather than with text-properties.
18665
18666 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18667 file to resolve the ambiguity between C(conflict) and C(need-merge).
18668
18669 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18670
18671 * international/mule.el (set-buffer-file-coding-system): If
18672 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18673 unconditionally.
18674
18675 2000-06-12 Dave Love <fx@gnu.org>
18676
18677 * wid-edit.el (widget-specify-button): Really suppress the face if
18678 required.
18679
18680 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18681
18682 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18683
18684 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18685
18686 * imenu.el (imenu-generic-expression): Docstring fix.
18687
18688 * composite.el (composition-function-table): Move the `put'
18689 below the autoload cookie so we can load the file before loaddefs.
18690
18691 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18692
18693 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18694 Handle easy-mmode-define-global-mode.
18695 For complex macros like define-minor-mode that can generate
18696 several autoload entries, try to autoload entries in the
18697 macroexpanded code.
18698
18699 * emacs-lisp/easy-mmode.el (define-minor-mode):
18700 If KEYMAP is a symbol, just use it.
18701 Use byte-compile-current-file and load-file-name to infer the
18702 proper :require to pass to defcustom.
18703 Wrap the hook var into `progn' so as not to autoload it.
18704 Add a :autoload-end cookie.
18705 Be more careful about the evaluation of KEYMAP.
18706 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18707 (define-derived-mode): Move define-abbrev-table outside of defvar.
18708
18709 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18710
18711 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18712 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18713 (backup-compiled-files): Ignore errors during `tar'.
18714 (bootstrap): Make autoloads before elc files.
18715
18716 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18717
18718 * international/mule.el (set-buffer-file-coding-system): If one of
18719 undecided-XXX is specified, change only EOL conversion.
18720
18721 * international/mule-conf.el (unix): New alias for the coding
18722 system undecided-unix.
18723
18724 2000-06-09 Dave Love <fx@gnu.org>
18725
18726 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18727
18728 * progmodes/executable.el: Byte compile dynamic.
18729 (executable-insert): Change custom type.
18730 (executable-find): Add autoload cookie.
18731 (executable-make-buffer-file-executable-if-script-p): New
18732 function. After Noah Friedman.
18733
18734 * files.el (after-save-hook): Customize, with
18735 executable-make-buffer-file-executable-if-script-p as an option.
18736
18737 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18738
18739 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18740 "tib24p-mule.bdf" for Tibetan.
18741
18742 * composite.el (decompose-composite-char): Declare it as obsolete.
18743
18744 * man.el (Man-fontify-manpage): Pay attention to underline and
18745 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18746
18747 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18748
18749 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18750 Set maintainer to FSF since author isn't reachable.
18751
18752 2000-06-08 Dave Love <fx@gnu.org>
18753
18754 * international/mule-cmds.el (select-safe-coding-system): If
18755 DEFAULT-CODING-SYSTEM is not specified, also check the most
18756 preferred coding-system if buffer-file-coding-system is
18757 `undecided'. From Handa.
18758
18759 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18760
18761 * international/mule.el
18762 (after-insert-file-set-buffer-file-coding-system): If the buffer
18763 size is greater than INSERTED, judget that we are not visiting.
18764
18765 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18766
18767 * whitespace.el (defgroup whitespace): Comment out `:version'.
18768 XEmacs 20.4 has problems defining the group with this present.
18769 We'll have this commented out till get resolve the problem.
18770
18771 2000-06-07 John Wiegley <johnw@gnu.org>
18772
18773 * align.el (align-dq-string-modes, align-sq-string-modes)
18774 (align-open-comment-modes): Add pyhton-mode.
18775 (align-rules-list): Use get-text-property instead of
18776 text-properties-at.
18777 (align-rules-list): Add python-assignment.
18778 (align-rules-list): Change perl-comma-delimiter to
18779 basic-comma-delimiter. Use if for Perl modes and python-mode.
18780 (align-rules-list): Add python-chain-logic and
18781 basic-line-continuation.
18782
18783 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18784
18785 * apropos.el (apropos-mode-hook): New user variable.
18786 (apropos-mode): Run apropos-mode-hook.
18787
18788 2000-06-07 David Ponce <david@dponce.com>
18789
18790 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18791 commands. Require `wid-edit' at run-time.
18792
18793 2000-06-07 David Ponce <david@dponce.com>
18794
18795 * recentf.el: Added some "Commentary".
18796 (recentf-open-more-files, recentf-edit-list): Minor changes to
18797 move the point at the top of the file list. This behaviour is
18798 consistent with the menu one when the list contains a lot of
18799 files.
18800 (recentf-cleanup): Now displays the number of items removed from
18801 the list.
18802 (recentf-relative-filter) New menu filter to show filenames
18803 relative to `default-directory'.
18804
18805 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18806
18807 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18808 with/without giving an error if PostScript printer doesn't have this
18809 kind of page size. Zebra Stripe continues or restarts on next page.
18810 Manual/automatic paper feeding. Switch or not the header.
18811 (ps-print-version): New version number (5.2.2).
18812 (ps-windows-system): Include emx as a Windows system.
18813 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18814 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18815 (ps-background-text): Code fix.
18816 (ps-error-handler-message, ps-user-defined-prologue)
18817 (ps-print-prologue-header, ps-printer-name)
18818 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18819 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18820 (ps-use-face-background): Customization fix.
18821 (ps-n-up-database): Data fix.
18822 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18823 (ps-switch-header): New vars.
18824 (ps-xemacs-color-name, ps-face-foreground-name)
18825 (ps-face-background-name, ps-boolean-constant): New funs.
18826
18827 2000-06-07 Dave Love <fx@gnu.org>
18828
18829 * allout.el: New version from Manheimer.
18830
18831 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18832
18833 * textmodes/fill.el (fill-find-break-point): Check the validity of
18834 charset.
18835
18836 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18837
18838 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18839 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18840 Call display-color-p and display-mouse-p instead of looking at
18841 window-system.
18842
18843 2000-06-06 Dave Love <fx@gnu.org>
18844
18845 * image.el (find-image): Doc fix. Return nil if image not found.
18846 (put-image, insert-image): Make STRING arg optional.
18847
18848 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18849
18850 * language/vietnamese.el: Remove eval-when-compile.
18851 (viet-viscii-nonascii-translation-table): Define it as a
18852 translation table made from viet-viscii-decode-table.
18853 (viet-viscii-encode-table): Define it as a translation table made
18854 from the reverse map of above.
18855 (viet-vscii-nonascii-translation-table): Define it as a
18856 translation table made from viet-vscii-decode-table.
18857 (viet-vscii-encode-table): Define it as a translation table made
18858 from the reverse map of above.
18859 (ccl-decode-viscii): Use translate-character.
18860 (ccl-encode-viscii, ccl-encode-viscii-font)
18861 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18862 Likewize.
18863
18864 * language/cyrillic.el: Remove eval-when-compile.
18865 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18866 translation table made from cyrillic-koi8-r-decode-table.
18867 (cyrillic-koi8-r-encode-table): Define it as a translation table
18868 made from the reverse map of above.
18869 (ccl-decode-koi8): Use translate-character.
18870 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18871 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18872 a translation table made from cyrillic-alternativnyj-decode-table.
18873 (cyrillic-alternativnyj-encode-table): Define it as a translation
18874 table made from the reverse map of above.
18875 (ccl-decode-alternativnyj): Use translate-character.
18876 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18877 Likewize
18878
18879 * international/mule-diag.el (non-iso-charset-alist): Specify
18880 translation table symbol instead of translation table itself.
18881 (list-block-of-chars): CHARSET may be a translation table symbol.
18882
18883 * international/mule.el (make-coding-system): If CODING-SYSTEM
18884 already exists, override it.
18885
18886 * international/fontset.el: Use family `proportional' for Tibetan
18887 fonts.
18888
18889 * international/ccl.el (ccl-compile-translate-character): Don't
18890 check if Rrr has property translation-table.
18891 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18892
18893 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18894
18895 * info.el: Bind case-fold-search to t when searching in case
18896 a user sets it to nil in a hook.
18897
18898 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18899
18900 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18901 * hl-line.el (hl-line-mode): Use the new :global key argument.
18902
18903 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18904 (tar-clip-time-string): Prepend a space.
18905 (tar-grind-file-mode): Construct a string rather than modifying one.
18906 (tar-header-block-summarize): Fix docstring.
18907 Use `format' rather than an error-prone set of copy-loops.
18908
18909 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18910 (diff-goto-source, diff-unified->context, diff-context->unified)
18911 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18912 understand the format output by the `-p' argument to diff.
18913
18914 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18915 (sh-re-done): Use defconst.
18916 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18917 (sh-help-string-for-variable, sh-guess-basic-offset):
18918 Don't quote lambdas.
18919 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18920 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18921
18922 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18923 (mh-letter-mode): Derive from text-mode.
18924 This implicitly means that it now calls kill-all-local-variables.
18925 Also remove the Emacs-18 compatibility code.
18926
18927 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18928 Make use of symbol-property doc-string-elt.
18929 Use memq rather than a sequence of eq.
18930 (doc-string-elt): Fix the wrong or missing previously unused values.
18931 (autoload-print-form): New function extracted from
18932 generate-file-autoloads to allow recursion when handling progn
18933 so that defvar's and defun's docstrings are properly printed.
18934 (generate-file-autoloads): Use it.
18935
18936 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18937 Use find-file-hooks in the minor-mode function.
18938 Be careful not to loop indefinitely in the post-command-hook function.
18939
18940 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18941
18942 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18943 tty's.
18944 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18945 differences whenever appropriate.
18946 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18947 * viper.el (find-file, find-file-other-window): Get viper to do
18948 wildcards.
18949
18950 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18951
18952 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18953 (jit-lock-fontify-buffer): New function for JIT refontification.
18954 (jit-lock-mode): Fix docstring.
18955 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18956 Remove jit-lock-after-change from the _local_ hook.
18957 (jit-lock-function-1): Fix docstring.
18958
18959 * info.el (Info-on-current-buffer): Initialize info.
18960
18961 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18962
18963 * progmodes/tcl.el (tcl-indent-for-comment):
18964 Ignore comment-indent-hook.
18965
18966 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18967 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18968 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18969 and improve to use the lighter to guess the capitalization.
18970 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18971 Add keyword arguments to specify global-ness or the custom group.
18972 Add local-map and help-echo properties to the lighter.
18973 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18974 (easy-mmode-define-global-mode): New macro.
18975
18976 2000-06-02 Dave Love <fx@gnu.org>
18977
18978 * wid-edit.el: byte-compile-dynamic since we typically don't use
18979 all the widgets. Don't require cl or widget. Remove
18980 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18981 (widget-read-event): Removed. Callers changed to use read-event.
18982 (widget-button-release-event-p): Renamed from
18983 button-release-event-p.
18984 (widget-field-add-space, widget-field-use-before-change):
18985 Uncustomize.
18986 (widget-specify-field): Use keymap property, not local-map.
18987 (widget-specify-button): Obey :suppress-face.
18988 (widget-specify-insert): Use modern backquote syntax.
18989 (widget-image-directory): Renamed from widget-glyph-directory.
18990 (widget-image-enable): Renamed from widget-glyph-enable.
18991 (widget-image-find): Replaces widget-glyph-find.
18992 (widget-button-pressed-face): Move defvar.
18993 (widget-image-insert): Replaces widget-glyph-insert.
18994 (widget-convert): Use keywordp.
18995 (widget-leave-text, widget-children-value-delete): Use mapc.
18996 (widget-keymap): Remove XEmacs stuff.
18997 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18998 (widget-button-click): Don't set point at the click, but re-centre
18999 if we scroll out of window. Rewritten for images v. glyphs &c.
19000 (widget-tabable-at): Use POS arg, not point.
19001 (widget-beginning-of-line, widget-end-of-line)
19002 (widget-item-value-create, widget-sublist, widget-princ-to-string)
19003 (widget-sexp-prompt-value, widget-echo-help): Simplify.
19004 (widget-default-create): Use widget-image-insert; some rewriting.
19005 (widget-visibility-value-create)
19006 (widget-push-button-value-create, widget-toggle-value-create): Use
19007 widget-image-insert.
19008 (checkbox): Create on and off images dynamically.
19009 (documentation-link): Change :help-echo.
19010 (widget-documentation-link-echo-help): Remove.
19011
19012 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
19013
19014 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
19015
19016 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
19017 (easy-mmode-define-toggle, define-minor-mode): Use it.
19018 (easy-mmode-define-keymap): Docstring fix.
19019 (define-derived-mode): Default PARENT to fundamental-mode.
19020 Add the derived-mode-parent symbol-property.
19021 (easy-mmode-derived-mode-p): New function.
19022
19023 2000-06-02 Dave Love <fx@gnu.org>
19024
19025 * files.el (convert-standard-filename): Doc fix.
19026 (normal-backup-enable-predicate): New function.
19027 (backup-enable-predicate): Use it to replace the lambda form.
19028
19029 * calendar/todo-mode.el: [This needs more work on the outline
19030 stuff.] Doc fixes.
19031 (todo) <defgroup>: Add :version.
19032 (todo-add-category): Don't use pushnew.
19033 (todo-cmd-raise): Fix typo.
19034 (todo-top-priorities): Change temp buffer name.
19035 (todo-category-alist): Avoid redundant lambda.
19036 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19037 Use outline-next-heading.
19038
19039 * autoarg.el: Rewritten to use define-minor-mode.
19040 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19041 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19042
19043 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19044
19045 * isearch.el (isearch-other-meta-char): Fix previous change.
19046
19047 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19048
19049 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19050 (log-edit-done): Only add the comment to the ring if it's different
19051 from the last comment entered.
19052
19053 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19054
19055 2000-06-01 Dave Love <fx@gnu.org>
19056
19057 * hl-line.el: Rewritten using define-minor-mode.
19058
19059 * help.el (describe-function-1): Distinguish special form from
19060 builtin function. Sanity-check presence of arglist for builtins.
19061
19062 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19063
19064 * international/characters.el: Fix syntax/category setting of
19065 Tibetan characters.
19066
19067 * language/tibet-util.el (tibetan-add-components): Fixes for new
19068 encoding of Tibetan characters.
19069 (tibetan-decompose-precomposition-alist): New variable.
19070 (tibetan-decompose-region): Convert precomposed characters to
19071 non-precomposed characters.
19072 (tibetan-decompose-string): Likewise.
19073 (tibetan-composition-function): Fix args to
19074 thibetan-compose-string.
19075
19076 * language/tibetan.el (tibetan-composable-pattern): More
19077 characters included.
19078 (tibetan-consonant-transcription-alist): Rule for "R" added.
19079 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19080 "+R" added.
19081 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19082
19083 * language/lao-util.el (lao-composition-function): Fix args to
19084 compose-string.
19085
19086 * language/thai-util.el (thai-composition-function): Fix args to
19087 compose-string.
19088
19089 * isearch.el (isearch-update): Set disable-point-adjustment to t
19090 to prevent the point moving to the end of a composition when a
19091 part of a composition is searched.
19092 (isearch-other-meta-char): If the key invoking this command can be
19093 mapped by function-key-map to a printing char, call
19094 isearch-process-search-char directly.
19095
19096 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19097
19098 * emacs-lisp/bytecomp.el:
19099 * frame.el:
19100 * international/mule-cmds.el:
19101 * international/mule-util.el:
19102 * international/mule.el:
19103 * mouse.el:
19104 * subr.el:
19105 * faces.el: Update calls to make-obsolete with a WHEN argument.
19106
19107 * byte-run.el (make-obsolete, make-obsolete-variable):
19108 Add an optional WHEN argument and change the format of the
19109 symbol-property information.
19110 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19111 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19112 new obsolete-symbol-property format and print WHEN if it is provided.
19113
19114 2000-05-31 Dave Love <fx@gnu.org>
19115
19116 * loadhist.el (loadhist-hook-functions): Remove
19117 before-change-function, after-change-function.
19118 (unload-feature): Deal with symbols which are both bound and
19119 fbound.
19120
19121 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19122 before-change-function, after-change-function.
19123
19124 * simple.el (newline): Don't bind before-change-function,
19125 after-change-function.
19126
19127 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19128
19129 * whitespace.el (whitespace-rescan-timer-time): Update interval
19130 set to 600 seconds (10 minutes) instead of 60 seconds since
19131 a large number of whitespace buffers causes emacs to `freeze'
19132 for a considerable amount of time.
19133
19134 * whitespace.el: Updated email address
19135
19136 2000-05-31 Dave Love <fx@gnu.org>
19137
19138 * add-log.el (change-log-font-lock-keywords) <function>: Add
19139 pattern for function of change.
19140 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19141 acknowledgements patterns.
19142
19143 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19144
19145 * isearch.el (isearch-printing-char): If keyboard coding system is
19146 being used, call isearch-process-search-multibyte-characters.
19147
19148 * international/isearch-x.el: Mostly rewritten.
19149
19150 * international/quail.el (quail-start-conversion): Don't include
19151 unhandled events in the returned events, but set them in
19152 unread-command-events. Exit if all inputs are deleted.
19153
19154 2000-05-30 Jason Rumney <jasonr@gnu.org>
19155
19156 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19157
19158 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19159 Reenable code to create initial fontsets.
19160 Use set-fontset-font in place of put-charset-property.
19161
19162 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19163
19164 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19165 label, ensure that the first colon isn't followed by another.
19166
19167 * paths.el (Info-default-directory-list): Doc fix.
19168
19169 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19170 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19171 send a query containing USER only, not USER@HOST.
19172
19173 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19174 and rmail-msgend to compute the restriction at the end, instead of
19175 computing it.
19176
19177 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19178
19179 * dabbrev.el (dabbrev-expand): Don't display messages in the
19180 echo area if the minibuffer window is active.
19181
19182 * jit-lock.el (jit-lock-mode): Add after change function to
19183 local hook.
19184
19185 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19186
19187 * antlr-mode.el: New commands: hide/unhide actions,
19188 upcase/downcase literals.
19189 (antlr-tiny-action-length): New user option.
19190 (antlr-hide-actions): New command. Suggested by
19191 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19192 (antlr-mode-map): New binding [C-c C-v].
19193 (antlr-mode-menu): New entries.
19194 (antlr-downcase-literals): New command.
19195 (antlr-upcase-literals): Ditto.
19196
19197 * antlr-mode.el: Minor changes: indendation, mode-name.
19198 (antlr-indent-line): Indent cpp directive at column 0.
19199 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19200
19201 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19202 (antlr-font-lock-additional-keywords): Workaround for intentional
19203 bug in XEmacs version of font-lock.
19204 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19205 be used by a smarter version of `buffers-menu-grouping-function'.
19206
19207 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19208
19209 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19210 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19211
19212 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19213
19214 * international/encoded-kb.el
19215 (encoded-kbd-iso2022-designation-map): Pay attention to that
19216 charset-iso-final-char return -1 for eight-bit-control and
19217 eight-bit-graphic.
19218
19219 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19220
19221 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19222 (speedbar-easymenu-definition-base): Use display-graphic-p where
19223 available, instead of window-system.
19224
19225 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19226
19227 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19228 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19229 coding systems.
19230
19231 2000-05-26 Dave Love <fx@gnu.org>
19232
19233 * disp-table.el (standard-display-underline): Don't use
19234 internal-find-face.
19235
19236 * mail/reporter.el: Maintainer change. Doc fixes.
19237 (reporter-version): Deleted.
19238
19239 * emacs-lisp/elp.el: Maintainer change.
19240 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19241
19242 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19243
19244 * add-log.el (add-change-log-entry): Merge the current entry with the
19245 previous one if the previous one is empty.
19246
19247 2000-05-26 Dave Love <fx@gnu.org>
19248
19249 * loadhist.el (unload-feature): Fix interactive spec [from
19250 lijnzaad@ebi.ac.uk].
19251
19252 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19253 subr-arity to check primitives.
19254 (byte-compile-flush-pending, byte-compile-file-form-progn)
19255 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19256 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19257 mapcar.
19258
19259 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19260
19261 * international/fontset.el: Set family names of non-latin charsets
19262 in default fontset to "*".
19263
19264 * international/mule-diag.el (print-fontset): Combine family part
19265 and registry part of the fontname by "-*-" instead of "-".
19266
19267 * international/mule-cmds.el (encode-coding-char): Make strings
19268 multibyte before calling encode-coding-string.
19269
19270 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19271
19272 * derived.el: Fix keywords.
19273 (define-derived-mode): Only define if needed.
19274
19275 * simple.el (fill-comment, comment-column, comment-start)
19276 (comment-start-skip, comment-end, comment-indent-function)
19277 (block-comment-start, block-comment-end, indent-for-comment)
19278 (set-comment-column, kill-comment, comment-padding, comment-region)
19279 (comment-multi-line, indent-new-comment-line): Remove.
19280
19281 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19282 function names for comment operations.
19283
19284 * newcomment.el: Add abundant autoload cookies.
19285 (comment-style): Don't depend on runtime data at compile-time.
19286 (comment-indent-hook): Remove.
19287 (comment-indent): Check if comment-indent-hook is bound.
19288 (comment-region): Docstring fix.
19289
19290 2000-05-25 Dave Love <fx@gnu.org>
19291
19292 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19293 byte-code-function-p.
19294
19295 * mail/rmailsum.el: Add provide.
19296
19297 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19298
19299 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19300 defcustom.
19301
19302 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19303
19304 * ediff-diff.el (ediff-exec-process): delete --binary option from
19305 non-buffer ediff jobs.
19306
19307 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19308
19309 * hilit-chg.el (highlight-changes-mode): Ask about color or
19310 grayscale support, not about window-system.
19311
19312 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19313 window-system.
19314 (ffap-highlight): Always default to t.
19315
19316 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19317 display-popup-menus-p instead of looking at window-system.
19318
19319 * disp-table.el (standard-display-g1, standard-display-graphic):
19320 Only refuse to use string glyphs on X and MS-Windows.
19321
19322 * avoid.el: Remove window-system from commentary, suggest to use
19323 display-*-p instead.
19324
19325 * apropos.el (apropos-print): Use display-mouse-p instead of
19326 window-system.
19327
19328 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19329
19330 * international/codepage.el (cp-decoding-vector-for-codepage):
19331 Fill up unsupported characters with their own codes. From Kenichi
19332 Handa.
19333
19334 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19335
19336 * international/mule-diag.el (describe-char-after): Use
19337 display-graphic-p instead of window-system, so that this function
19338 works on MS-DOS.
19339
19340 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19341
19342 * international/codepage.el (cp-make-coding-systems-for-codepage):
19343 Remove the eight-bit-graphic and eight-bit-control charsets from
19344 the list of charsets which we convert into `?'.
19345
19346 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19347
19348 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19349 private charsets.
19350 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19351 japanese-jisx0213-2): New charsets.
19352
19353 * international/fontset.el: Setup default fontset for new charsets.
19354
19355 2000-05-24 Dave Love <fx@gnu.org>
19356
19357 * info.el (Info-find-node-2): Restructure [following "Vadim
19358 S. Solomin" <sovs@uic.nnov.ru>].
19359
19360 * icomplete.el: Fix header for Finder.
19361
19362 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19363
19364 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19365 STAY.
19366
19367 * rmail.el (rmail-automatic-folder-directives): New user variable.
19368 (rmail-show-message): Add call to `rmail-auto-file' during
19369 display.
19370 (rmail-auto-file): New function.
19371
19372 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19373
19374 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19375 account.
19376 (ediff-test-utility,ediff-diff-mandatory-option)
19377 (ediff-reset-diff-options): Utilities for proper initialization of
19378 ediff-diff-options and ediff-diff3-options on Windows.
19379
19380 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19381 variable.
19382
19383 * ediff-mult.el (ediff-filegroup-action): Use
19384 ediff-merge-filename-prefix.
19385
19386 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19387
19388 * viper-ex.el (ex-write): Set selective display to nil.
19389
19390 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19391
19392 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19393 aliases for hebrew-iso-8bit.
19394
19395 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19396
19397 * woman.el: New version from Francis J. Wright
19398 <F.J.Wright@Maths.QMW.ac.uk>.
19399 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19400 names in environment variables regardless of the path separator.
19401 (woman-topic-all-completions-1): Don't call file-name-directory-p
19402 on all files, since woman-file-regexp already filters out any
19403 directories.
19404
19405 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19406
19407 * international/quail.el (quail-start-translation): Don't change
19408 modified-p of the current buffer.
19409 (quail-start-conversion): Likewise.
19410
19411 * international/kkc.el (kkc-region): Don't change modified-p of
19412 the current buffer.
19413
19414 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19415 conform to RFC1468.
19416 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19417
19418 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19419
19420 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19421 (speedbar-insert-button): Invisible text property fix.
19422 (speedbar-directory-plus): Renamed from speedbar-directory-+
19423 (speedbar-directory-minus): Renamed from speedbar-directory--
19424 (speedbar-page-plus): Renamed from speedbar-file-+
19425 (speedbar-page-minus): Renamed from speedbar-file--
19426 (speedbar-page): Renamed from speedbar-file-
19427 (speedbar-tag): Renamed from speedbar-tag-
19428 (speedbar-tag-plus): Renamed from speedbar-tag-+
19429 (speedbar-tag-minus): Renamed from speedbar-tag--
19430 (speedbar-expand-image-button-alist): Use above renames.
19431
19432 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19433 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19434 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19435 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19436 * sb-pg.xpm: Renamed from sb-file.xpm
19437 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19438 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19439
19440 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19441
19442 * international/quail.el (quail-show-guidance-buf): Set
19443 current-input-method of the guidance buffer to the name of the
19444 curren input method.
19445
19446 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19447
19448 * progmodes/compile.el (compile-internal): Style typo.
19449
19450 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19451 quote vars and functions in the docstring.
19452
19453 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19454
19455 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19456 Don't quote lambdas.
19457
19458 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19459
19460 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19461
19462 * startup.el (command-line): Determine source file of compiled
19463 user init file differently. Warn if compiled user init file
19464 is older than its source file.
19465
19466 * ffap.el (ffap-url-regexp): Add `https'.
19467
19468 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19469
19470 * files.el (make-backup-file-name-1): Replace slashes with `!'
19471 rather than `|' (which is not allowed on Windows). Replace the
19472 drive letters with a string "drive_X".
19473
19474 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19475
19476 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19477
19478 * files.el (interpreter-mode-alist): Add `bash2'.
19479
19480 2000-05-22 Dave Love <fx@gnu.org>
19481
19482 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19483 mapc.
19484 (feature-file): Avoid calling symbol-name. Doc fix.
19485 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19486 (loadhist-hook-functions): Add mouse-position-function.
19487 (unload-feature): Change uses of mapcar.
19488
19489 * files.el (parse-colon-path): Doc fix.
19490 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19491 (set-auto-mode): Use mapc.
19492
19493 * complete.el (PC-look-for-include-file): Use :alnum: character
19494 class.
19495 (partial-completion-mode): Add autoload cookie.
19496
19497 2000-05-22 Sam Steingold <sds@gnu.org>
19498
19499 * info.el (Info-fontify-node): Fixed the call to
19500 `add-text-properties' (bug introduced on 2000-05-18).
19501
19502 2000-05-22 Dave Love <fx@gnu.org>
19503
19504 * bindings.el: Remove debug-ignored-errors set in other files.
19505
19506 * progmodes/etags.el: Add to debug-ignored-errors.
19507 (visit-tags-table-buffer): Clear out buffers holding old tables
19508 when making a new list.
19509 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19510 mapc.
19511
19512 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19513 quote keywords.
19514 (cmpl-string-case-type): Use character classes.
19515
19516 * comint.el:
19517 * textmodes/ispell.el:
19518 * imenu.el:
19519 * mail/mh-e.el:
19520 * progmodes/compile.el: Add to debug-ignored-errors.
19521
19522 * dabbrev.el: Add to debug-ignored-errors.
19523 (dabbrev-completion): Use mapc.
19524
19525 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19526
19527 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19528 (woman-mapcan, woman-parse-man.conf)
19529 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19530 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19531 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19532 path syntax better.
19533 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19534 (woman-manpath): Call woman-parse-man.conf.
19535 (woman-emulation): New defcustom, defaults to nroff.
19536 (woman-font-support): New defconst.
19537 (woman-use-symbol-font): New defcustom.
19538 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19539 "Emulation".
19540 Many functions: Doc fix.
19541
19542 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19543
19544 * international/quail.el (quail-simple-translation-keymap): Map
19545 128..255 to quail-self-insert-command.
19546 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19547
19548 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19549
19550 * help.el (help-manyarg-func-alist): Typo.
19551
19552 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19553 intervals which makes it heaps simpler.
19554
19555 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19556 the nested comment markers.
19557
19558 * subr.el (remove-hook): Don't turn the hook's value into a list.
19559
19560 2000-05-21 Dave Love <fx@gnu.org>
19561
19562 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19563 are invalid characters.
19564
19565 * international/mule-util.el (detect-coding-with-priority): Use
19566 mapc. Remove redundant lambda.
19567
19568 * international/mule-diag.el (list-non-iso-charset-chars)
19569 (describe-fontset): Remove redundant lambda.
19570
19571 * emulation/crisp.el (brief-mode): New alias.
19572
19573 * emacs-lisp/ring.el (ring-elements): New function.
19574
19575 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19576 (easy-menu-do-add-item): Use keywordp.
19577
19578 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19579
19580 * replace.el: Doc and error message fixes.
19581 (replace-highlight): Use facep, not internal-find-face.
19582
19583 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19584
19585 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19586
19587 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19588 (log-edit-insert-changelog): Drop `:' as well.
19589
19590 * log-view.el: Fix file description.
19591 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19592 available.
19593 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19594 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19595
19596 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19597 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19598 Print a status message if the toggle is called interactively.
19599 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19600 for global minor modes and use `defcustom' for them.
19601 Use add-minor-mode.
19602 (easy-mmode-define-derived-mode): Remove.
19603 (define-derived-mode): Fancier default docstring.
19604 (easy-mmode-define-navigation): Signal an error rather than (ding).
19605
19606 * newcomment.el (comment-styles): New `box-multi'.
19607 (comment-normalize-vars): Better default for comment-continue to
19608 avoid whitespace-only continuations.
19609 (comment-search-forward): Always move even in the no-syntax case.
19610 (comment-padright): Only obey N if it's only obeyed for padleft.
19611 (comment-make-extra-lines): Better handling of empty continuations.
19612 Use `=' for the filler if comment-start has only one character.
19613 (uncomment-region): Try handling the special `=' filler.
19614 (comment-region): Allow LINES even if MULTI is nil.
19615 (comment-box): Choose box style based on comment-style.
19616
19617 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19618
19619 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19620 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19621
19622 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19623
19624 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19625 and insert, not subst-char-in-region.
19626
19627 * international/mule-diag.el (list-character-sets-1): Handle
19628 charsets eight-bit-control and eight-bit-graphic.
19629 (list-iso-charset-chars): Likewise.
19630 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19631 charactes as is. Use indent-to to align characters.
19632
19633 * international/mule-cmds.el (find-multibyte-characters): Never
19634 exclude charsets eight-bit-control and eight-bit-graphic.
19635
19636 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19637
19638 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19639 Don't quote lambdas.
19640
19641 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19642
19643 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19644
19645 * gud.el (gud-jdb-directories): Doc fix.
19646
19647 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19648
19649 * newcomment.el: New file.
19650
19651 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19652
19653 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19654
19655 2000-05-18 Andreas Schwab <schwab@suse.de>
19656
19657 * dired.el (dired-between-files): Also skip lines beginning with
19658 `used'.
19659
19660 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19661
19662 * msb.el (msb-menu-cond): Add choice `user'.
19663
19664 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19665
19666 * ps-print.el: Compatibility, customization and doc fix.
19667 (ps-printer-name-option): Replace defconst by defvar.
19668 (ps-postscript-code-directory): XEmacs compatibility.
19669 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19670 fix.
19671 (ps-user-defined-prologue, ps-print-prologue-header)
19672 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19673 compatibility and code fix.
19674 (ps-print-background-image, ps-print-background-text):
19675 Customization fix.
19676 (ps-line-number-start, ps-n-up-on): New vars.
19677
19678 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19679
19680 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19681 the indent-comment function to just return the appropriate indent.
19682
19683 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19684
19685 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19686 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19687 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19688
19689 2000-05-18 Dave Love <fx@gnu.org>
19690
19691 * info.el (Info-fontify-node): Add intangible property as well as
19692 invisible.
19693
19694 * calendar/appt.el (appt-make-list): Match all lines of entry.
19695 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19696
19697 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19698
19699 * international/mule-diag.el (describe-char-after): Call
19700 internal-char-font, not char-font. If internal-char-font returns
19701 nil, display "-- none --".
19702
19703 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19704
19705 * image.el (image-type-available-p): Don't reference image-types
19706 if it isn't bound.
19707
19708 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19709
19710 * autoarg.el (autoarg-mode): Typo in the :set argument.
19711
19712 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19713
19714 * startup.el (command-line-1): Don't signal an error if the
19715 directory for auto-save-list files does not yet exist.
19716
19717 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19718
19719 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19720
19721 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19722
19723 * subr.el (remove-hook): `setq' hook-value, not `set'.
19724
19725 2000-05-16 Sam Steingold <sds@gnu.org>
19726
19727 * info.el (debug-ignored-errors): More errors to ignore.
19728
19729 2000-05-16 Dave Love <fx@gnu.org>
19730
19731 * cus-edit.el: Don't require cl or easymenu.
19732 (custom-variable-prompt): Test standard-value property, not
19733 user-variable-p.
19734
19735 2000-05-16 Sam Steingold <sds@gnu.org>
19736
19737 * subr.el (add-hook): `setq' hook-value, not `set'.
19738
19739 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19740
19741 * startup.el (command-line-1): Mention the FAQ in the startup
19742 message.
19743
19744 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19745
19746 * progmodes/compile.el (compilation-parse-errors): Collect
19747 `nomessage' regexps last.
19748
19749 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19750
19751 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19752 to the function name.
19753
19754 2000-05-15 Dave Love <fx@gnu.org>
19755
19756 * speedbar.el (speedbar-recenter): Typo.
19757 (speedbar-expand-line): Make arg optional.
19758 (speedbar-mode): Avoid a compiler warning.
19759
19760 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19761
19762 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19763 user-specified option string is empty.
19764
19765 * mouse.el (mouse-yank-at-click): Doc fix.
19766
19767 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19768
19769 * term/internal.el (IT-character-translations): More updates of
19770 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19771 documents.
19772
19773 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19774
19775 * env.el (getenv): New function, interactively callable.
19776 (setenv, getenv): Remove autoload cookies.
19777
19778 * loadup.el: Load `env'.
19779
19780 * progmodes/f90.el: Change author's mail address.
19781
19782 2000-05-14 Dave Love <fx@gnu.org>
19783
19784 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19785 goto-addr as an option.
19786
19787 * help.el (help-xref-stack): Doc fix.
19788 (help-xref-following): New variable.
19789 (help-make-xrefs): Use it.
19790 (help-xref-go-back): Use position information from stack element.
19791 (help-follow): Make position in stack element a pair. Use
19792 help-xref-following.
19793
19794 * autoarg.el: New file.
19795
19796 * faces.el: Declare more functions obsolete.
19797
19798 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19799 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19800 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19801 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19802 Remove all the setup-...-environment functions.
19803
19804 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19805
19806 * speedbar.el: Updated the commentary section. xemacs20p now uses
19807 >= when detecting. Require `defimage' safely.
19808 (speedbar-easymenu-definition-base): Add toggle for images.
19809 (speedbar-easymenu-definition-special): Add flush cache & expand.
19810 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19811 (speedbar-reconfigure-keymaps-hook): New variable.
19812 (speedbar-frame-parameters): Updated documentation.
19813 (speedbar-use-imenu-flag): Updated custom tag
19814 (speedbar-dynamic-tags-function-list): New variable.
19815 (speedbar-tag-hierarchy-method): Updated doc & custom.
19816 (speedbar-indentation-width, speedbar-indentation-width) New
19817 variables.
19818 (speedbar-hide-button-brackets-flag): Customizable.
19819 (speedbar-vc-indicator): Doc update.
19820 (speedbar-ignored-path-expressions): Updated default value.
19821 (speedbar-supported-extension-expressions): Updated default value.
19822 (speedbar-syntax-table): Remove {} paren status.
19823 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19824 as "+". Added overlay aliases.
19825 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19826 `force-mode-line-update'.
19827 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19828 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19829 `mouse-set-point'
19830 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19831 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19832 of arbitrary text, and new helper functions.
19833 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19834 filename finder.
19835 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19836 (speedbar-directory-buttons): Update path search/expansion.
19837 (speedbar-make-tag-line): Pay attention to
19838 `speedbar-indentation-width'. Use more care w/ invisible
19839 properties.
19840 (speedbar-change-expand-button-char): Call
19841 `speedbar-insert-image-button-maybe'.
19842 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19843 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19844 (speedbar-trim-words-tag-hierarchy)
19845 (speedbar-simple-group-tag-hierarchy): New functions
19846 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19847 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19848 functions.
19849 (speedbar-mouse-set-point): New function
19850 (speedbar-power-click): Updated documentation.
19851 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19852 of tag prefix text.
19853 (speedbar-expand-line, speedbar-contract-line): Make more robust
19854 to strange text.
19855 (speedbar-expand-line): Takes universal argument to flush the
19856 cache.
19857 (speedbar-flush-expand-line): New function.
19858 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19859 Use new generator insertion method.
19860 (speedbar-fetch-dynamic-tags): New function.
19861 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19862 `speedbar-fetch-dynamic-imenu'.
19863 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19864 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19865 "Revert Buffer" menu items.
19866 (speedbar-buffer-buttons-engine): Be smarter when creating a
19867 filename tag (for expansion purposes.).
19868 (speedbar-highlight-one-tag-line,
19869 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19870 (speedbar-recenter): New functions.
19871 (defimage-speedbar): Image loading abstraction.
19872 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19873 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19874 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19875 (speedbar-tag-type, speedbar-tag-mail): New images.
19876 (speedbar-expand-image-button-alist): New variable.
19877 (speedbar-insert-image-button-maybe): Insert an image over some
19878 buttons.
19879
19880 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19881
19882 * international/mule-cmds.el (encode-coding-char): An ASCII
19883 character is always encodable.
19884
19885 * international/mule-conf.el: Add more information in descriptions
19886 of character sets.
19887
19888 * international/mule-diag.el (describe-char-after): New function.
19889 (describe-font-internal): Adjusted for the change of font-info.
19890 (describe-font): Likewise.
19891 (print-fontset): Rewritten for the new fontset implementation.
19892 (describe-fontset): Include fontset alias names in completion.
19893 (list-fontsets): Adjusted for the change of print-fontset.
19894
19895 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19896 describe-char-after instead of displaying the detail in the echo
19897 area.
19898 (syntax-code-table): Format changed.
19899 (string-to-syntax): Adjusted for the above change.
19900
19901 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19902
19903 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19904
19905 2000-05-12 Dave Love <fx@gnu.org>
19906
19907 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19908 dependence. Use line-{beginning,end}-position, not
19909 point-at{b,e}ol. Some doc fixes.
19910 (todo-position): New function. Fix callers of position to use it.
19911 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19912
19913 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19914
19915 * time.el (display-time-mail-icon): Use `:ascent center'.
19916
19917 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19918 handling FTP security extensions.
19919
19920 2000-05-11 Dave Love <fx@gnu.org>
19921
19922 * calendar/todo-mode.el: New file.
19923
19924 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19925
19926 * comint.el (comint-read-input-ring): Move reference to
19927 comint-input-ring-size outside of the save-excursion. It was
19928 causing the default value to be the only one ever seen.
19929
19930 * font-lock.el: Update copyright. Remove Simon Marshall's email
19931 address on request from him.
19932
19933 * subr.el (substitute-key-definition): Add comment describing
19934 the meaning of PREFIX.
19935
19936 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19937
19938 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19939
19940 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19941 (add-minor-mode): Don't make the variable buffer-local and add a
19942 reference to define-minor-mode in the docstring.
19943
19944 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19945 HEADER/FOOTER and fix bug with trailing empty directory.
19946 (cvs-append-to-ignore): Use vc-editable-p if available.
19947 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19948 (vc-do-command): Tweak advice to handle the new VC.
19949
19950 * log-view.el (log-view-goto-rev): New function for the new VC.
19951 (log-view-minor-wrap): Use mark-active.
19952
19953 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19954 (log-edit-changelog-full-paragraphs): New var.
19955 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19956 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19957 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19958 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19959 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19960 Replace the `cvs' prefix with `log-edit'.
19961
19962 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19963
19964 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19965 (diff-font-lock-defaults): Explicitly turn off multiline.
19966 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19967 (diff-ediff-patch): Fix call to ediff-patch-file.
19968 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19969 Handle comments.
19970
19971 * frame.el (automatic-hscrolling): Typo.
19972
19973 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19974
19975 2000-05-09 Sam Steingold <sds@goems.com>
19976
19977 * apropos.el (apropos-print): use `describe-face' instead of
19978 `customize-face-other-window'.
19979
19980 2000-05-09 Dave Love <fx@gnu.org>
19981
19982 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19983
19984 * help.el (describe-variable): Have customize button pop the
19985 help-xref stack when invoked.
19986 (help-xref-symbol-regexp): Add `face'.
19987 (help-make-xrefs): Check for quoted face names and adapt regexp
19988 submatch numbers to cope.
19989 (help-xref-interned): Maybe insert face doc too. Separate
19990 sections with a line of hyphens.
19991
19992 * faces.el: Some doc fixes. Declare some functions obsolete.
19993 (describe-face): Add customize button. Return the help
19994 text. Fix prompt.
19995
19996 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19997
19998 * term/internal.el (IT-character-translations): Fix last change.
19999
20000 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20001
20002 * woman.el: New file
20003 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
20004
20005 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20006
20007 * term/internal.el (IT-character-translations): Update ASCII
20008 simulations for greek-iso8859-7, add latin-iso8859-14 and
20009 latin-iso8859-15.
20010
20011 * international/mule-cmds.el (set-language-info-alist): Call
20012 define-prefix-command with 3 arguments, to make the map suitable
20013 for a menu.
20014
20015 2000-05-07 Dave Love <fx@gnu.org>
20016
20017 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
20018
20019 2000-05-05 Dave Love <fx@gnu.org>
20020
20021 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
20022 list in doc string. Don't quote keyword symbols.
20023 * emacs-lisp/cl.el: Likewise
20024 * emacs-lisp/cl-seq.el: Likewise
20025
20026 2000-05-05 Gerd Moellmann <gerd@gnu.org>
20027
20028 * abbrev.el (abbrev-mode): Make ARG optional.
20029
20030 2000-05-04 Gerd Moellmann <gerd@gnu.org>
20031
20032 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
20033
20034 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
20035
20036 * subr.el (substitute-key-definition): Clarify documentation.
20037
20038 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20039
20040 * glasses.el (glasses-convert-to-unreadable): Use
20041 `glasses-separator' instead of the hard-wired "_".
20042 (glasses-mode): Call `glasses-make-unreadable' only in a single
20043 place.
20044
20045 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20046
20047 * term/internal.el (cjk-codepages-alist): Add associations for
20048 Chinese and Korean codepages. Remove FIXME comment.
20049
20050 2000-05-03 Dave Love <fx@gnu.org>
20051
20052 * time.el (display-time-mail-face, display-time-use-mail-icon):
20053 New option.
20054 (display-time-mail-icon): New variable.
20055 (display-time-string-forms): Use the above. Fix the local-map.
20056
20057 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20058
20059 * replace.el (query-replace-map): Add binding for `E'.
20060 (query-replace-help): Extend help text.
20061 (perform-replace): Allow editing the replacement string.
20062
20063 * make-mode.el (makefile-mode-abbrev-table): New variable.
20064 (makefile-mode): Set local abbrev table to
20065 makefile-mode-abbrev-table.
20066 (makefile-font-lock-keywords): Fontify includes and conditionals.
20067
20068 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20069 set TOGGLE's value.
20070
20071 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20072 mail-interactive-insert-alias.
20073 (mail-abbrev-complete-alias): New command.
20074 (mail-mode-map): Bind it to `M-TAB'.
20075
20076 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20077
20078 * language/lao-util.el (lao-compose-region): New function.
20079
20080 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20081
20082 * files.el (recover-session): Make directories as necessary
20083 if they don't exist yet.
20084
20085 * calendar/cal-french.el
20086 (french-calendar-multibyte-special-days-array)
20087 (french-calendar-special-days-array): Change French text.
20088 (calendar-french-date-string): Change output.
20089 (calendar-goto-french-date): Likewise.
20090
20091 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20092
20093 * wid-edit.el (widget-default-active): Obey `:always-active'.
20094 (widget-documentation-string-value-create): Set `:always-active'.
20095
20096 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20097
20098 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20099 default prefix to `~/_emacs.d/auto-save.list/_s'.
20100 (normal-top-level): Create the directory for auto-save files, if
20101 it doesn't already exist (in the ms-dos case only).
20102
20103 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20104
20105 * international/mule-cmds.el (set-language-environment): Don't
20106 concat an integer (dos-codepage), use format instead.
20107
20108 2000-05-02 Dave Love <fx@gnu.org>
20109
20110 * help.el (help-xref-on-pp): Check for constant symbols.
20111
20112 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20113
20114 * startup.el (normal-top-level): Put a condition-case around
20115 the code loading subdirs.el.
20116
20117 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20118
20119 * ps-print.el: Upside-down and face background color printing,
20120 line number step, doc fix.
20121 (ps-print-version): New version number (5.2).
20122 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20123 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20124 (ps-spool-config): Var fix.
20125 (ps-printer-name-option): Const fix.
20126 (ps-print-upside-down, ps-use-face-background)
20127 (ps-line-number-step): New vars.
20128 (ps-window-system, ps-lp-system): New consts.
20129 (ps-face-background): New fun.
20130
20131 2000-04-28 Richard Stallman <rms@gnu.org>
20132
20133 * files.el (make-auto-save-file-name):
20134 Apply auto-save-file-name-transforms to visited file name
20135 before generating auto save file name.
20136 (auto-save-file-name-transforms): New variable.
20137
20138 * files.el (backup-enable-predicate):
20139 Correctly test for a file under a temporary directory.
20140
20141 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20142
20143 * subr.el (add-minor-mode): Rewritten.
20144
20145 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20146
20147 * mail/sendmail.el (sendmail-send-it): Set
20148 buffer-file-coding-system to the selected coding system for MIME
20149 header.
20150
20151 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20152
20153 * dired.el (dired-move-to-filename-regexp): Allow format where
20154 YYYY is followed by two spaces.
20155
20156 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20157 in the second character class of the regexp.
20158
20159 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20160 mh-etc, too.
20161
20162 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20163 nil.
20164
20165 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20166
20167 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20168 argument.
20169
20170 2000-04-27 Sen Nagata <sen@eccosys.com>
20171
20172 * emacs-lisp/crm.el (crm-completion-table): New variable.
20173 (crm-collection-fn, crm-test-completion)
20174 (completing-read-multiple): Use it.
20175
20176 2000-04-27 Dave Love <fx@gnu.org>
20177
20178 * help.el (locate-library): Use mapc.
20179 (help-manyarg-func-alist): Add call-process-region.
20180
20181 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20182
20183 * subr.el (add-minor-mode): Make argument MAP optional.
20184
20185 * desktop.el (desktop-save): Save list of minor modes.
20186 (desktop-create-buffer): Restore minor modes.
20187 (desktop-minor-mode-table): New user-option.
20188
20189 * subr.el (add-minor-mode): New function.
20190
20191 * image.el (find-image): New function.
20192 (defimage): Rewritten to find image at load time.
20193
20194 * startup.el (normal-top-level-add-to-load-path): Handle
20195 case that the default directory is not in load-path.
20196
20197 * help.el: Old patch from Stefan Monnier.
20198 (help-xref-on-pp): New function.
20199 (describe-variable): Use it to display xrefs in a symbol's value.
20200
20201 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20202
20203 * cus-edit.el (custom-face): Fix parenthesis.
20204
20205 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20206
20207 * mail/rmail.el (rmail-expunge): When there are no deleted
20208 messages, do nothing.
20209
20210 2000-04-26 Dave Love <fx@gnu.org>
20211
20212 * international/mule-cmds.el (locale-translation-file-name):
20213 Defvar to nil.
20214 (set-locale-environment): Set it here (at runtime).
20215
20216 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20217
20218 * replace.el (perform-replace): Add parameters START and END. Use
20219 them instead of the check for a region in Transient Mark mode.
20220 (query-replace-read-args): Return two more list elements for the
20221 start and end of the region in Transient Mark mode.
20222 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20223 (map-query-replace-regexp, replace-string, replace-regexp): Add
20224 optional last arguments START and END and pass them to
20225 perform-replace.
20226
20227 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20228 form with additional arguments for perform-replace.
20229
20230 * progmodes/etags.el (tags-query-replace): Add parameters START
20231 and END. Construct a form with additional arguments for
20232 perform-replace.
20233
20234 * simple.el (shell-command): Set default directory for "*Shell
20235 Command Output" buffer.
20236
20237 * language/european.el (iso-latin-4): Fix typo.
20238
20239 * emacs-lisp/crm.el: New file.
20240
20241 2000-04-24 Dave Love <fx@gnu.org>
20242
20243 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20244 (Custom-reset-saved, Custom-reset-standard)
20245 (custom-group-value-create, custom-group-set, custom-group-save)
20246 (custom-group-reset-current, custom-group-reset-saved)
20247 (custom-group-reset-standard): Use mapc.
20248 (custom-buffer-create-internal): Disable undo when creating items.
20249 Use mapc.
20250 (custom-face): Avoid redundant lambda.
20251
20252 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20253
20254 * startup.el (auto-save-list-file-prefix): Set default to
20255 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20256
20257 2000-04-24 Sam Steingold <sds@gnu.org>
20258
20259 * time-stamp.el (time-stamp-string-preprocess): Always convert
20260 `field-result' to a string.
20261
20262 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20263
20264 * frame.el (scrolling): New group.
20265 (automatic-hscrolling): New user-option.
20266
20267 * startup.el (command-line-x-option-alist): Add `-lsp' and
20268 `--line-spacing'.
20269
20270 2000-04-19 Dave Love <fx@gnu.org>
20271
20272 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20273 (cl-mapc): Rename from mapc. Fix the funcall.
20274
20275 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20276
20277 * simple.el (clone-indirect-buffer-other-window): New command.
20278 (clone-indirect-buffer): Add optional arg NORECROD.
20279 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20280
20281 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20282
20283 * window.el (count-screen-lines): New function.
20284 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20285 instead of window-buffer-height.
20286
20287 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20288 non-existing variable comint-input-sentinel.
20289 (inferior-lisp-args-to-list): Removed.
20290 (inferior-lisp): Use split-string instead of
20291 inferior-lisp-args-to-list.
20292
20293 * hexl.el (hexl-insert-hex-string): New command.
20294
20295 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20296 instead of concat.
20297
20298 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20299
20300 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20301 at the start of an existing but empty folder.
20302
20303 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20304
20305 * ps-mule.el: Customization fix, doc fix.
20306 (ps-multibyte-buffer): Customization fix.
20307
20308 2000-04-17 Richard M. Stallman <rms@gnu.org>
20309
20310 * subr.el (read-passwd): Use read-char-exclusive.
20311
20312 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20313
20314 * textmodes/texinfo.el (texinfo-insert-@email)
20315 (texinfo-insert-@emph, texinfo-insert-@quotation)
20316 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20317 (texinfo-mode-map): Add key bindings for them.
20318
20319 * files.el (basic-save-buffer-2): Use a template with `$'
20320 instead of `#' for VMS.
20321
20322 * simple.el (clone-indirect-buffer): New function.
20323
20324 2000-04-16 Stephen Eglen <stephen@gnu.org>
20325
20326 * iswitchb.el (iswitchb-case): New function. If the user input
20327 contains any upper-case characters, the search is made
20328 case-sensitive.
20329
20330 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20331
20332 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20333 comment-end.
20334 (texinfo-font-lock-syntactic-keywords): New var.
20335 (texinfo-font-lock-keywords): Remove comment regexp.
20336 (texinfo-insert-block): New function.
20337 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20338 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20339 and font-lock-defaults. Use regexp-opt for outline-regexp.
20340 (texinfo-environments): New var.
20341 (texinfo-environment-regexp): Use regexp-opt and
20342 texinfo-environments.
20343
20344 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20345 ispell-process is bound since this might be eval'd before ispell
20346 is loaded.
20347 (ispell-message): Use a tiny bit less magic and a bit more hard
20348 data to figure out what kind of sc-cite-regexp to use.
20349
20350 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20351
20352 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20353 (insert-cyclic-diary-entry): Unquote the lambda.
20354
20355 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20356
20357 * files.el (backup-enable-predicate): Unquote the lambda.
20358
20359 * cus-edit.el (custom-face, face): Unquote the lambda.
20360
20361 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20362
20363 * ps-print.el: Check for line-beginning-position definition.
20364
20365 * ps-print.el: Fix counting lines in a region.
20366 (ps-print-version): New version number (5.1.5).
20367 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20368 (ps-printing-region): Fun code fix.
20369
20370 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20371
20372 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20373 to file-directory-p.
20374
20375 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20376
20377 * gud.el (gud-jdb-build-source-files-list): Check that directory
20378 exists before calling directory-files.
20379
20380 2000-04-13 Dave Love <fx@gnu.org>
20381
20382 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20383 syntax.
20384
20385 * emacs-lisp/cl-specs.el: Remove when, unless.
20386
20387 * emacs-lisp/cl-extra.el: Don't quote keywords.
20388 (cl-old-mapc): New variable.
20389 (mapc): Use it.
20390 (cl-map-intervals): Use with-current-buffer. Don't check for
20391 next-property-change.
20392 (cl-map-overlays): Use with-current-buffer.
20393 (cl-expt): Remove.
20394 (copy-tree, remprop): Define unconditionally.
20395
20396 * emacs-lisp/cl-compat.el (keywordp): Remove.
20397
20398 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20399 to use keywordp.
20400 (edebug-spec): Enable keywordp.
20401
20402 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20403 string-lessp.
20404
20405 * cus-start.el: Use keywordp.
20406
20407 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20408
20409 * diary-lib.el (include-other-diary-files): Fix the fix of
20410 2000-02-18 by doing a save-excursion.
20411
20412 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20413
20414 * ps-print.el: Customization fix, doc fix.
20415 (ps-print-version): New version number (5.1.4).
20416 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20417 (ps-print-preprint): Adjust code.
20418 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20419 (ps-print-prologue-header, ps-print-control-characters)
20420 (ps-spool-config): Customization fix.
20421
20422 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20423
20424 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20425 converted to the new menu-item format, names silightly changed,
20426 help strings added.
20427
20428 Support for spelling without async subprocesses:
20429
20430 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20431 (ispell-session-buffer): New variables.
20432 (ispell-start-process, ispell-process-status,
20433 ispell-accept-output, ispell-send-string): New functions, for
20434 Ispell invocation when async subprocesses aren't supported.
20435 (ispell-word, ispell-pdict-save, ispell-command-loop,
20436 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20437 to process-send-string with calls to ispell-send-string, and
20438 accept-process-output with ispell-accept-output.
20439 (ispell-init-process): Call ispell-process-status instead of
20440 process-status with.
20441 (ispell-init-process): Call ispell-start-process. Call
20442 ispell-accept-output and ispell-send-string. Don't call
20443 process-kill-without-query and kill-process if they are unbound.
20444 (ispell-async-processp): New function.
20445
20446 2000-04-12 Dave Love <fx@gnu.org>
20447
20448 * info.el: Add debug-ignored-errors.
20449 (Info-mode-menu): Add some items.
20450 (Info-directory): Add autoload cookie.
20451
20452 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20453 Modify `truncate-lines'. Make `describe-language-environment'
20454 always visible and add help. Modify `describe-key' help. Invoke
20455 Info-directory from `info'. New entry `emacs-manual'.
20456
20457 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20458
20459 * progmodes/ebrowse.el (ebrowse-tree-mode):
20460 Use propertized-buffer-identification.
20461 (ebrowse-update-member-buffer-mode-line): Likewise.
20462 (ebrowse--mode-strings): Removed.
20463 (ebrowse--mode-line-props): Removed.
20464
20465 * files.el (auto-mode-alist): Add `EBROWSE'.
20466
20467 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20468 space before testing for end of buffer.
20469 (ebrowse-load): Removed.
20470 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20471 (ebrowse-create-tree-buffer): Rewritten.
20472 (ebrowse-tree-mode): Read tree from buffer.
20473
20474 * progmodes/ebrowse-ffh.el: Removed.
20475
20476 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20477
20478 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20479
20480 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20481
20482 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20483 at the wrong place.
20484
20485 2000-04-09 Dave Love <fx@gnu.org>
20486
20487 * files.el (backup-enable-predicate):
20488 Use temporary-file-directory, small-temporary-file-directory.
20489 (make-backup-file-name-function, backup-directory-alist): New vars.
20490 (make-backup-file-name-1): New function.
20491 (make-backup-file-name): Use it.
20492 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20493 (file-newest-backup): Use make-backup-file-name.
20494
20495 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20496
20497 * progmodes/ebrowse-ffh.el: New file.
20498
20499 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20500 Moved to ebrowse-ffh.el.
20501 (ebrowse-load): Add autoload.
20502
20503 * finder.el (finder-commentary): Add autoload cookie.
20504
20505 * mail/rfc2368.el: Correct author's email address.
20506
20507 * progmodes/ebrowse.el: New file.
20508
20509 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20510 item help string.
20511 (easy-menu-do-add-item): Ditto.
20512 (easy-menu-define): Extend doc string.
20513
20514 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20515 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20516 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20517 with-buffer-unmodified.
20518
20519 2000-04-08 Dave Love <fx@gnu.org>
20520
20521 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20522 unless, when.
20523
20524 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20525
20526 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20527 (viper-flash-search-pattern): No operation when using Emacs
20528 doesn't support face.
20529 Use `viper-put-on-search-overlay'.
20530
20531 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20532
20533 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20534 like C-r.
20535
20536 * progmodes/make-mode.el: Some doc fixes.
20537 (makefile-mode-abbrev-table): New variable.
20538 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20539 (makefile-font-lock-keywords): Fontify includes and conditionals.
20540 (toplevel): Require `dabbrev' and `add-log' when compiling.
20541
20542 * replace.el (perform-replace): Don't move forward one char
20543 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20544 to do that because it leaves point 1 position after the last
20545 replacement, after everything has been replaced.
20546
20547 * jit-lock.el (with-buffer-unmodified): New macro.
20548 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20549 modified state.
20550 (jit-lock-function-1): Extracted from jit-lock-function; not
20551 preserving buffer's modified state.
20552 (jit-lock-function, jit-lock-stealth-fontify):
20553 Call jit-lock-function-1.
20554
20555 * mail/rfc2368.el: Remove supernumerary copyright line.
20556
20557 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20558
20559 * glasses.el: Provide facilities for inserting space before left
20560 parentheses and uncapitalization of identifiers.
20561 (glasses-mode): Try to remove old overlays in all cases.
20562
20563 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20564
20565 * progmodes/compile.el (compile-internal): Display the compilation
20566 buffer in a different frame, if it's already displayed there.
20567
20568 * mail/rfc2368.el: New file.
20569
20570 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20571 header and insert its value as mail body.
20572
20573 * subr.el (member-ignore-case): New function.
20574
20575 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20576 (dabbrev--find-expansion): Ignore buffers matching a regexp
20577 from dabbrev-ignored-regexps.
20578
20579 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20580 to extensions handled by gzip.
20581
20582 2000-04-03 Richard M. Stallman <rms@gnu.org>
20583
20584 * files.el (insert-directory): List the total free space
20585 along with the used space.
20586
20587 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20588 line is followed by one that matches CITATION-REGEXP, end the
20589 paragraph.
20590
20591 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20592
20593 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20594 (rmail-make-basic-summary-line): Use that option.
20595
20596 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20597
20598 * international/mule-cmds.el (encoded-string-description):
20599 Rewritten. Try pretty description for ISO 2022 escape sequences
20600 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20601 for hexadecimal format.
20602
20603 2000-04-01 Dave Love <fx@gnu.org>
20604
20605 * cpp.el: Change customization group to `c' from `C'.
20606
20607 * vcursor.el (vcursor-move): Use display-color-p.
20608
20609 * international/mule-util.el: Provide mule-utils.
20610 (string-to-sequence): Simplify and speed up.
20611
20612 * international/mule.el (make-coding-system): Purecopy doc-string.
20613
20614 * international/mule-cmds.el: Various menu changes.
20615 (describe-specified-language-support): Handle `Default'.
20616 (set-language-info): Purecopy `info'.
20617
20618 2000-03-31 Andrew Innes <andrewi@gnu.org>
20619
20620 * vc.el (vc-backend-diff): Return the correct status if we had to
20621 retry the rcsdiff command without the --brief option.
20622
20623 2000-03-31 Dave Love <fx@gnu.org>
20624
20625 * help.el (help-manyarg-func-alist): Correct several omissions.
20626
20627 * add-log.el: Don't require cl, fortran.
20628 (add-log-current-defun-function): Doc fix.
20629 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20630 (change-log-version-rcs): Function deleted.
20631 (change-log-version-number-search): Doc fix.
20632 Use vc-workfile-version. Avoid CL dolist.
20633 (add-change-log-entry): Just call add-log-current-defun to get
20634 defun. Simplify somewhat.
20635 (change-log-get-method-definition-1): Likewise.
20636 (add-log-current-defun): Return nil if calling
20637 add-log-current-defun-function does so. Move Fortran stuff to
20638 fortran.el. Return string without properties.
20639
20640 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20641 and :alpha: char classes.
20642
20643 * mail/supercite.el: Defvar curline when compiling.
20644 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20645 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20646 rather than a-zA-Z0-9 to allow non-ASCII characters.
20647
20648 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20649
20650 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20651
20652 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20653 Re-enable new code.
20654
20655 * lpr.el (print-region-1): Use -d to specify printer name for
20656 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20657
20658 2000-03-31 Dave Love <fx@gnu.org>
20659
20660 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20661 Look for function definition in symbol's function value slot first
20662 instead of first consulting byte-compile-function-environment.
20663
20664 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20665
20666 * language/european.el ("Polish"): New language environment.
20667 (setup-polish-environment): New function.
20668
20669 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20670
20671 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20672 Disable new code.
20673
20674 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20675 trying to `load' the symbol of an autoload instead of the file
20676 recorded in the autoload. Fix error messages.
20677
20678 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20679
20680 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20681 (ps-print-version): New version number (5.1.3).
20682 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20683 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20684 (ps-generate-postscript-with-faces): Code fix.
20685 (ps-color-values): XEmacs compatibility.
20686 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20687 (ps-default-fg, ps-default-bg): Adjust customization.
20688 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20689 (ps-color-scale): Renaming old ps-color-value fun.
20690 (ps-print-headers): Replace ps-print-header group to avoid conflict
20691 with ps-print-header variable.
20692 (ps-print-miscellany): New group.
20693 (ps-format-color, ps-rgb-color): New funs.
20694 (ps-default-foreground): New var.
20695 (ps-printer-name-option): New const.
20696
20697 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20698
20699 * net/net-utils.el:
20700 (network-connection-host, network-connection-service): New variables
20701 (network-connection-mode): New mode, derived from comint-mode
20702 (network-connection-mode-setup): New function, saves host and
20703 service information in local variables.
20704
20705 * lisp/locate.el:
20706 (locate-word-at-point): Added this function
20707 (locate): Default to using locate-word-at-point as input
20708 Run dired-mode-hook
20709
20710 2000-03-29 Dave Love <fx@gnu.org>
20711
20712 * calendar/appt.el: Doc fixes.
20713 (appt-check): Convert min-to-app to a string before passing to
20714 appt-disp-window-function or concat.
20715 (appt-delete-window): Remove test for frame-root-window.
20716 (appt-select-lowest-window, appt-convert-time): Simplify.
20717
20718 * emacs-lisp/bytecomp.el: Doc fixes.
20719 (byte-compile-file-form-autoload):
20720 Update byte-compile-function-environment.
20721
20722 2000-03-29 Andreas Schwab <schwab@suse.de>
20723
20724 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20725
20726 * dired.el (dired-insert-directory): If dired-free-space-program
20727 failed just delete its output.
20728
20729 2000-03-29 Dave Love <fx@gnu.org>
20730
20731 * international/iso-cvt.el: Move provide to end. Doc fixes.
20732 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20733 (iso-iso2sgml, iso-sgml2iso): New functions.
20734 (iso-cvt-define-menu): Fix some entries and use backquote for
20735 clarity.
20736
20737 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20738
20739 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20740
20741 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20742 ISO-DATE. If non-nil, return date in ISO 8601 format.
20743
20744 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20745
20746 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20747 if it ever becomes used.
20748 (log-edit-mode-hook): Default to vc-log-mode-hook.
20749 (log-edit-mode): Fix the docstring.
20750
20751 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20752 the code.
20753
20754 2000-03-26 Dave Love <fx@gnu.org>
20755
20756 * net/browse-url.el (browse-url): Re-fix case of
20757 browse-url-browser-function being an alist.
20758 (browse-url): Add :link to defgroup.
20759
20760 * files.el: Doc fixes.
20761 (file-truename): Include `[' in wildcard characters.
20762 (automount-dir-prefix): Customize.
20763 (find-file-wildcards): Add :version.
20764 (find-file-noselect): Simplify a mapcar call.
20765
20766 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20767 compatible with inf-lisp version.
20768 (eval-defun-1): Fix custom-declare-variable case.
20769
20770 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20771
20772 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20773
20774 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20775
20776 * Makefile (COMPILE_FIRST): New macro.
20777 (compile-files): Compile files from COMPILE_FIRST first.
20778
20779 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20780
20781 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20782 matching open parenthesis in column 0 to defun-prompt-regexp
20783 only if open-paren-in-column-0-is-defun-start is set.
20784
20785 * sun-curs.el: Require CL at compile-time only.
20786
20787 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20788 instead of copy-list which is a function from CL.
20789 (msb--choose-menu, msb--mode-menu-cond)
20790 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20791 (msb--init-file-alist): Use mapcar instead of mapcan.
20792 (msb--aggregate-alist): Use mapcar instead of mapcan.
20793 Fix `(' in column 0 in doc string.
20794 (msb--add-separators): Use mapcar instead of mapcan.
20795
20796 * cus-dep.el: Require CL at compile-time only.
20797
20798 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20799
20800 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20801 (byte-compile-warnings): New warning `noruntime'.
20802 (byte-compile-constants, byte-compile-variables): Fix docstring.
20803 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20804 execute `eval-whenc-compile's body.
20805 (byte-compile-unresolved-functions): Fix docstring.
20806 (byte-compile-eval): New function.
20807 (byte-compile-callargs-warn): Check if the function will be available
20808 at runtime (via property `byte-compile-noruntime').
20809 (byte-compile-print-syms): New function.
20810 (byte-compile-warn-about-unresolved-functions): Also warn about
20811 `noruntime' functions (and use `byte-compile-print-syms').
20812 (byte-compile-file): Capitalize the message.
20813
20814 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20815
20816 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20817 (rmail-expunge): Ask for confirmation depending on the setting
20818 of rmail-confirm-expunge.
20819
20820 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20821
20822 * Makefile (bootstrap-clean): If $(emacs) exists, build
20823 loaddefs.el first. A loaddefs.el that's not up-to-date might
20824 cause a bootstrap failure because things don't autoload as expected.
20825
20826 2000-03-23 Dave Love <fx@gnu.org>
20827
20828 * net/browse-url.el: Restore previous use of
20829 browse-url-maybe-new-window.
20830
20831 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20832
20833 * ps-print.el: Skip banner page fix.
20834 (ps-print-version): New version number (5.1.2).
20835 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20836
20837 2000-03-23 Dave Pearson <davep@davep.org>
20838
20839 * net/quickurl.el Changed the type of parameter passed to the
20840 function defined by `quickurl-format-function'. Before only the
20841 text of the URL was passed. Now the whole URL structure is passed
20842 and the function is responsible for extracting the parts it requires.
20843 Changed the default of `quickurl-format-function' accordingly.
20844 (quickurl-insert): Changed the `funcall' of
20845 `quickurl-format-function' to match the above change.
20846 (quickurl-list-insert): Changed the `url' case so that it makes
20847 use of `quickurl-format-function', previous to this the format was
20848 hard wired.
20849
20850 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20851
20852 * startup.el: Change some spellings for the X Window System.
20853
20854 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20855
20856 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20857 Clean up the code and the regexp and make sure the cursor is
20858 temporarily moved to the suspicious line while querying the user.
20859
20860 2000-03-22 Jason Rumney <jasonr@gnu.org>
20861
20862 * w32-fns.el (w32-charset-info-alist): Initialize.
20863
20864 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20865
20866 * ps-print.el: N-up last page fix.
20867 (ps-print-version): New version number (5.1.1).
20868 (ps-end-file, ps-end-job, ps-generate): Code fix.
20869
20870 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20871
20872 * files.el (find-file-run-dired): Update docstring.
20873 (find-directory-functions): New hook.
20874 (find-file-noselect): Run find-directory-functions rather than
20875 calling dired directly.
20876
20877 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20878
20879 * pcvs.el: Add a minimal leading commentary.
20880 (cvs-make-cvs-buffer): Change the header part by removing the startup
20881 message and adding a `Module' entry. Also replace the FOOTER and
20882 HEADER special fileinfos with the new support in ewoc for updating
20883 its own footer and header.
20884 (cvs-update-header): Update to use the header/footer of the ewoc.
20885 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20886 (cvs-is-within-p): New function.
20887 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20888 to only examine some subset of the buffers.
20889
20890 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20891 `format' instead of our own ad-hoc functions.
20892 Remove HEADER and FOOTER cases, now handled in the EWOC.
20893 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20894
20895 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20896 output to avoid scaring the user.
20897 (cvs-parse-table): Catch message for non-up-to-date commits.
20898
20899 * pcvs-defs.el (cvs-startup-message): Remove.
20900 (cvs-global-menu): New autoloaded menu.
20901
20902 * pcvs-util.el (cvs-string-fill): Remove.
20903
20904 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20905 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20906 PP part of it and also make it work for footers and headers.
20907 (ewoc-create): Drop POS and BUFFER arguments.
20908 Use the DLL's dummy node to store the end-of-footer position.
20909 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20910 (ewoc-refresh): Remove unused `header' variable.
20911 (ewoc-(get|set)-hf): New functions.
20912
20913 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20914 log-view-*-(message|file) and use easy-mmode-define-navigation.
20915 (log-view-message-re): Match SCCS format as well.
20916 And match the revision line rather than the dashed separator line.
20917 (log-view-mode): Use the new define-derived-mode.
20918 (log-view-current-tag): Fill in with an actual implementation.
20919
20920 * cvs-status.el (cvs-status-(prev|next)): Rename from
20921 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20922 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20923 to let the output "breathe" a little more (more readable).
20924 (cvs-status-mode): Use the new define-derived-mode.
20925
20926 * smerge-mode.el (smerge-auto-leave): New function and variable.
20927 (smerge-basic-map): Rename from smerge-basic-keymap.
20928 Change the bindings for smerge-diff-*.
20929 (smerge-*-map): Use easy-mmode-defmap.
20930 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20931 (smerge-keep-*): Use smerge-auto-leave.
20932
20933 2000-03-21 Jason Rumney <jasonr@gnu.org>
20934
20935 * cus-edit.el (custom-button-face): Use 3D look for w32.
20936 (custom-button-pressed-face): Likewise.
20937
20938 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20939
20940 * progmodes/etags.el (tags-case-fold-search): New user-option.
20941 (tags-loop-eval): New function. Bind case-fold-search around eval
20942 depending on the value of tags-case-fold-search.
20943 (tags-loop-continue): Use tags-loop-eval.
20944 (find-tag-in-order): Bind case-fold-search depending on the value
20945 of tags-case-fold-search.
20946
20947 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20948
20949 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20950 (diff-end-of-hunk): Return the end position for use in
20951 `easy-mmode-define-navigation'.
20952 (diff-recenter): Remove.
20953 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20954 of `easy-mmode-define-navigation'.
20955 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20956 previous renaming) and fix to use new names.
20957 (diff-merge-strings): Use \n as separator: simpler, faster.
20958 (diff-mode): Use `define-derived-mode'.
20959
20960 * derived.el (define-derived-mode): Don't autoload anymore.
20961 Prefer the macro-only version provided by easy-mmode.el.
20962
20963 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20964 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20965 (easy-mmode-define-navigation): New macro.
20966
20967 * subr.el (combine-run-hooks): New function.
20968
20969 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20970
20971 * term/x-win.el: Fontsets related initialization is simplified.
20972
20973 * international/mule-diag.el (describe-font): Don't refer to
20974 global-fontset-alist, instead call font-list.
20975 (describe-fontset, list-fontsets, mule-diag): Likewise.
20976 (print-fontset): Adjusted for the change of fontset implementation.
20977
20978 * international/fontset.el (x-charset-registries): Variable removed,
20979 instead the corresponding data is stored in the default fontset.
20980 (register-alternate-fontnames): Function removed.
20981 (resolved-ascii-font): Variable removed.
20982 (x-compose-font-name): Ignore the second argument REDOCE.
20983 (x-complement-fontset-spec): Complement only an ASCII font and
20984 element for those charsets than can use that ASCII font.
20985 (generate-fontset-menu): Don't refer to global-fontset-alist,
20986 instead call fontset-list.
20987 (uninstantiated-fontset-alist): Variable removed.
20988 (x-style-funcs-alist): Likewise.
20989 (fontset-default-styles): Likewise.
20990 (x-modify-font-name): Function removed.
20991 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20992 (create-fontset-from-ascii-font): Docsting adjusted for the above
20993 change.
20994 (instantiate-fontset, resolve-fontset-name): Functions removed.
20995 (fontset-list): Now implemented by C code.
20996
20997 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20998 (describe-face): Include `font' attribute in the description.
20999
21000 2000-03-21 Kenichi Handa <handa@etl.go.jp>
21001
21002 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
21003
21004 2000-03-20 Gerd Moellmann <gerd@gnu.org>
21005
21006 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
21007 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
21008 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
21009
21010 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
21011 about behavior of set-buffer-modified-p wrt redisplay.
21012
21013 2000-03-19 Richard M. Stallman <rms@gnu.org>
21014
21015 * view.el (view-mode-disable): Kill local binding of view-read-only.
21016
21017 2000-03-18 Gerd Moellmann <gerd@gnu.org>
21018
21019 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
21020 is a string, convert it to a syntax cell using string-to-syntax.
21021
21022 * simple.el (syntax-code-table, syntax-flag-table): New variables.
21023 (string-to-syntax): New function.
21024
21025 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
21026 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
21027 try to use passive ftp mode.
21028
21029 2000-03-17 Gerd Moellmann <gerd@gnu.org>
21030
21031 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
21032
21033 * simple.el (append-to-buffer): Update point of windows after
21034 insertion.
21035
21036 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21037 forward then moving backward. Reindent.
21038
21039 * frame.el (other-frame): Call x-focus-frame only if
21040 focus-follows-mouse is off.
21041
21042 2000-03-17 Dave Love <fx@gnu.org>
21043
21044 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21045
21046 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21047
21048 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21049 regexp for labels cannot span several lines.
21050
21051 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21052 `(setq :<key> ':<key>)' to the macro expansion.
21053
21054 2000-03-16 Dave Love <fx@gnu.org>
21055
21056 * progmodes/f90.el (f90): Put custom group under `languages', not
21057 `fortran'.
21058 (f90-mode-hook): Customize.
21059 (f90-mode): Set add-log-current-defun-function.
21060 (f90-current-defun): New function.
21061
21062 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21063
21064 * cus-edit.el (custom-variable-tag-face): Handle case that
21065 default face's height is not a number.
21066 (custom-face-tag-face, custom-group-tag-face-1)
21067 (custom-group-tag-face): Ditto.
21068 (custom-group-tag-face-1): Add :group.
21069
21070 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21071
21072 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21073
21074 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21075 requiring easymenu.
21076
21077 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21078
21079 * ps-print.el: PostScript user-defined prologue, PostScript error
21080 handler, doc fix.
21081 (ps-print-version): New version number (5.1).
21082 (ps-user-defined-prologue, ps-error-handler-message)
21083 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21084 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21085 (ps-insert-string): New function.
21086
21087 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21088
21089 * international/ccl.el (ccl-compile-expression): Don't generate
21090 invalid self-assignment code.
21091
21092 2000-03-14 Dave Love <fx@gnu.org>
21093
21094 * subr.el (replace-regexp-in-string): Renamed from
21095 replace-regexps-in-string. Doc fix.
21096
21097 2000-03-12 Dave Love <fx@gnu.org>
21098
21099 * cus-edit.el: Doc fixes.
21100 (customize-set-variable, customize-save-variable): Rename args for doc.
21101 (custom-variable-tag-face, custom-face-tag-face)
21102 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21103 style which user identify as hyperlink.
21104 (hook): Don't add undefined functions to the hook.
21105 (debug-ignored-errors): Transfer message from bindings.el.
21106
21107 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21108
21109 * recentf.el (recentf-keep-non-readable-files-p):
21110 Remove double/nested definition.
21111
21112 2000-03-12 Dave Love <fx@gnu.org>
21113
21114 * facemenu.el (facemenu-get-face): Use display-color-p.
21115 * enriched.el (enriched-decode-foreground): Likewise.
21116 (enriched-decode-background): Likewise.
21117 * isearch.el (isearch-highlight): Likewise.
21118 * info-look.el (info-lookup): Likewise.
21119 * simple.el (completion-setup-function): Likewise.
21120
21121 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21122 :options.
21123
21124 * bindings.el (mode-line-format): Fix line-number and
21125 column-number items. Add help-echo for the background.
21126 (mode-line-mule-info): Modify help-echo.
21127
21128 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21129
21130 * files.el (load-file): Allow completion to .elc.
21131
21132 * man.el: Doc fixes.
21133 (Man-init-defvars): Use display-color-p to set fontification.
21134
21135 * play/hanoi.el (hanoi-internal): Don't use oddp.
21136
21137 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21138
21139 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21140
21141 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21142
21143 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21144
21145 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21146 Fix comment.
21147
21148 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21149
21150 * font-lock.el (font-lock-keywords): Fix the doc now that
21151 regexp-opt-depth is unnecessary.
21152 (save-buffer-state): Set an edebug spec.
21153 (font-lock-fontify-anchored-keywords): Properly handle the case when
21154 the matcher goes past the limit.
21155
21156 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21157 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21158
21159 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21160 dll.el and cookie.el (from Elib) with heavy renaming and other
21161 massaging.
21162
21163 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21164 Autoload the functions used.
21165 (easy-mmode-define-syntax): Fix CL typo.
21166 (easy-mmode-define-derived-mode): Improve the docstring generation.
21167
21168 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21169
21170 * textmodes/texinfo.el (texinfo-version): Variable and function
21171 removed.
21172
21173 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21174
21175 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21176 allow more flexibility.
21177 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21178 (easy-mmode-defmap, easy-mmode-defsyntax)
21179 (easy-mmode-define-derived-mode): New macros.
21180
21181 2000-03-09 Didier Verna <didier@xemacs.org>
21182
21183 * rect.el (replace-rectangle): New function.
21184
21185 2000-03-09 Dave Love <fx@gnu.org>
21186
21187 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21188 (fortran-comment-line-start-skip): Don't match cpp stuff.
21189 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21190 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21191 (fortran-mode): Don't set fortran-comment-line-start-skip,
21192 fortran-comment-line-start here. Set comment-start,
21193 add-log-current-defun.
21194 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21195 (fortran-current-defun): New function.
21196
21197 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21198
21199 * emacs-lisp/re-builder.el: New file.
21200
21201 * mouse.el (mouse-drag-region): Don't run up-event handler
21202 if hscroll has changed.
21203
21204 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21205 builtin operators, use `font-lock-builtin-face' for Emacs and
21206 `font-lock-preprocessor-face' otherwise.
21207
21208 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21209 `(defun (setf foo)' differently.
21210
21211 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21212
21213 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21214 (regexp-opt): Update comment and adapt the code the new meaning of
21215 the `paren' argument of regex-opt-group for shy-groups.
21216 (regexp-opt-depth): Handle shy groups as well as backslashed
21217 backslashes.
21218 (regexp-opt-group): Turn the leading comment into a docstring.
21219 Allow `paren' to be a string (the string to use to open a group).
21220 Remove open-presuf and close-presuf. Instead of checking for `all
21221 one-char' and then later on check for `several one-char', handle
21222 both cases close together. Also apply a more generic algorithm
21223 for suffixes (the mirror image of the algorithm used for
21224 prefixes). Use shy-groups. Use nreverse rather than reverse.
21225 (regexp-opt-try-suffix): Removed.
21226
21227 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21228 from comint-mode-map, so we can just inherit from it. Also, move
21229 the initialization into the `defvar' since there's no docstring
21230 anyway and it's fairly short.
21231 (inferior-scheme-mode): Define it as derived-mode: the code is
21232 shorter and this way we inherit from comint-mode-map rather than
21233 copying it.
21234
21235 * subr.el (replace-regexps-in-string): Properly handle the case
21236 where we match an empty string.
21237
21238 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21239 when the command has a directory component (such as "./testml").
21240 Also fix a typo in the comment.
21241
21242 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21243
21244 * Makefile (compile-files): Compile files one by one because
21245 that's the only way to ensure a clean compilation environment for
21246 each individual file.
21247
21248 * frame.el (other-frame): Call x-focus-frame.
21249
21250 2000-03-07 Dave Love <fx@gnu.org>
21251
21252 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21253 :require to defcustom.
21254
21255 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21256
21257 * files.el (auto-mode-alist): Add configure.in.
21258
21259 * progmodes/autoconf.el: New file.
21260
21261 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21262
21263 * mail/mh-e.el: Change maintainer to `none'.
21264
21265 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21266 to remove-hook and add-hook.
21267
21268 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21269
21270 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21271 it as the default.
21272 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21273 (sendmail-send-it): Conditionally add MIME headers specifying the
21274 used character set.
21275
21276 2000-03-07 Dave Love <fx@gnu.org>
21277
21278 * winner.el: Fix keywords, autoload cookies.
21279 Split eval-when-compile form to avoid compilation failure.
21280
21281 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21282
21283 * international/mule.el: Modify comment about coding system
21284 property `coding-category'.
21285 (make-coding-system): New argument EOL-TYPE. Pay attention to
21286 coding-category property of PROPERTIES.
21287
21288 * international/mule-conf.el (coding-category-utf-8)
21289 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21290 categories. Include them in the argument for set-coding-priority.
21291
21292 * international/mule-cmds.el (reset-language-environment):
21293 Include coding-category-utf-8, coding-category-utf-16-be, and
21294 coding-category-utf-16-le in the argument for set-coding-priority.
21295 (reset-language-environment): Initialize coding-category-utf-8,
21296 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21297
21298 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21299
21300 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21301 code abstracted out of `bookmark-jump-noselect'. Now tries info
21302 extensions as well as compression extensions.
21303 (bookmark-jump-noselect): Use above new func.
21304
21305 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21306
21307 * strokes.el: Change maintainer's mail address.
21308
21309 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21310
21311 * international/mule-diag.el (list-character-sets): Make help-echo
21312 string by substitute-command-keys.
21313 (list-character-sets): Likewise.
21314 (sort-listed-character-sets): Call help-setup-xref.
21315
21316 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21317
21318 * time.el (display-time-mail-file): Add `none' to the list of choices.
21319
21320 2000-03-01 Dave Love <fx@gnu.org>
21321
21322 * help.el (help-xref-go-back): Don't try to set position.
21323
21324 * international/mule-diag.el (list-character-sets):
21325 Call help-setup-xref. Add help-echo to xrefs.
21326 (list-character-sets-1): Add help-echo to xrefs.
21327
21328 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21329
21330 * frame.el (blink-cursor-mode): Switch cursor on when turning
21331 the mode off.
21332
21333 * add-log.el (add-log-current-defun): Add support for
21334 Autoconf mode.
21335
21336 * mail/rmail.el (rmail-quit-hook): New variable.
21337
21338 2000-03-01 Dave Love <fx@gnu.org>
21339
21340 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21341
21342 * help.el (help-xref-button): Add help-echo arg.
21343 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21344
21345 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21346
21347 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21348
21349 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21350
21351 * image.el (defimage): Look for image files in load-path.
21352
21353 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21354
21355 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21356
21357 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21358
21359 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21360
21361 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21362 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21363 action to select/unselect a file.
21364 (recentf-edit-list): Code cleanup and improvement.
21365 (recentf-open-more-files-action): `recentf-open-more-files' button
21366 widget action to open a file.
21367 (recentf-open-more-files): No more use standard completion but widgets.
21368 (recentf-more-collection): Deleted.
21369 (recentf-more-history): Deleted.
21370 (recentf-setup-more-completion): Deleted.
21371
21372 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21373
21374 * recentf.el (recentf-mode): No more needs that Emacs is running
21375 under a window-system.
21376
21377 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21378
21379 * recentf.el (recentf-edit-list): New command to edit the recent
21380 list which allow the user to remove files.
21381 (recentf-edit-selected-items): New global variable, used by
21382 `recentf-edit-list' to hold the list of files to be removed from
21383 the recent list.
21384 (recentf-make-menu-items): Updated to display a "Edit list..."
21385 menu item. Minor code cleanup.
21386
21387 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21388
21389 * recentf.el (recentf-open-more-files): New command to open files
21390 that are not displayed in the menu.
21391 (recentf-more-collection): New global variable holding the set of
21392 permissible completions used by `recentf-open-more-files'.
21393 (recentf-more-history): New global variable holding the history list
21394 used by `recentf-open-more-files' completion.
21395 (recentf-setup-more-completion): New function to setup completion for
21396 `recentf-open-more-files'.
21397 (recentf-make-menu-items): Updated to display a "More..." menu item.
21398
21399 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21400
21401 * recentf.el (recentf-menu-action): Doc fixed.
21402
21403 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21404
21405 * recentf.el (recentf-menu-filter): Doc updated.
21406 (recentf-update-menu-hook): Allow menu filters to force menu update.
21407 (recentf-make-menu-items): New menu filter handling.
21408 (recentf-make-menu-item): New helper function.
21409 (recentf-menu-elements): New menu handling function.
21410 (recentf-sort-ascending): Updated to new menu filter handling.
21411 (recentf-sort-descending): Updated to new menu filter handling.
21412 (recentf-sort-basenames-ascending): New menu filter function.
21413 (recentf-sort-basenames-descending): New menu filter function.
21414 (recentf-show-basenames): New menu filter function.
21415 (recentf-show-basenames-ascending): New menu filter function.
21416 (recentf-show-basenames-descending): New menu filter function.
21417
21418 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21419
21420 * diary-lib.el (list-diary-entries): Don't try to go forward at
21421 the end of the buffer.
21422
21423 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21424
21425 * international/mule-diag.el (list-character-sets):
21426 Completely rewritten.
21427 (sort-listed-character-sets): New function.
21428 (list-character-sets-1): Completely rewritten.
21429 (list-character-sets-2): New function.
21430 (non-iso-charset-alist): New variable.
21431 (decode-codepage-char): New function.
21432 (charset-history): New variable.
21433 (read-charset) (list-block-of-chars)
21434 (list-iso-charset-chars)
21435 (list-non-iso-charset-chars)
21436 (list-charset-chars): New functions.
21437 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21438 (dump-charsets): Likewise.
21439
21440 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21441
21442 * dired-x.el (dired-filename-at-point): Add `@' to valid
21443 file name characters.
21444 (dired-filename-at-point): Handle ange-ftp file names.
21445
21446 * frame.el (frame-notice-user-settings): Use assq-delete-all
21447 instead of assoc-delete-all.
21448 (frame-notice-user-settings): Ditto.
21449
21450 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21451 Don't copy alist.
21452
21453 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21454
21455 * calculator.el (calculator-use-menu): New option.
21456 (calculator-initial-bindings): Changed some bindings to work as macros.
21457 (calculator-forced-input): Removed.
21458 (calculator-restart-other-mode): New variable.
21459 (calculator-mode-map): Set up menu.
21460
21461 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21462
21463 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21464
21465 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21466
21467 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21468 translate all ESC key sequences.
21469 (viper-goto-mark-subr): Restore markers for files for which
21470 they were saved.
21471 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21472 * viper-util.el (viper-set-replace-overlay-glyphs)
21473 (viper-set-replace-overlay): Always check if the replacement
21474 overlay is live.
21475 * viper.el (viper-vi-state-mode-list): Add major modes.
21476 * ediff-wind.el: Minor comment changes.
21477 * ediff.el: Copyright notice date fix.
21478
21479 2000-02-27 Jason Rumney <jasonr@gnu.org>
21480
21481 * faces.el (face-font-family-alternatives): Add arial to helv.
21482 (mode-line, header-line, tool-bar): Same default as x for w32.
21483 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21484 face-font-family-alternatives from working.
21485 * term/w32-win.el (mouse-set-font): Do not build fontset from
21486 chosen font.
21487
21488 2000-02-25 Sam Steingold <sds@goems.com>
21489
21490 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21491 properly.
21492
21493 2000-02-25 Richard M. Stallman <rms@gnu.org>
21494
21495 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21496
21497 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21498
21499 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21500
21501 * frame.el (busy-cursor-delay-seconds): New option.
21502
21503 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21504
21505 * frame.el (show-cursor-in-non-selected-windows): New option.
21506
21507 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21508
21509 * diary-lib.el (include-other-diary-files): Undo the selective
21510 display in any included file and don't kill it.
21511
21512 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21513
21514 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21515 Menu items converted to (menu-item format, help strings added.
21516 [downcase, upcase]: Don't enable on MS-DOS.
21517 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21518 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21519
21520 2000-02-23 Dave Love <fx@gnu.org>
21521
21522 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21523 (backward-kill-word): Revert addition of * to interactive spec --
21524 it's a feature.
21525
21526 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21527 (backward-kill-sentence, kill-sentence): Likewise.
21528
21529 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21530 scratch buffer name.
21531 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21532
21533 * term/w32-win.el (internal-face-interactive): Update prompt for
21534 new read-face-name.
21535
21536 * mail/footnote.el (footnote): Add :version to defgroup.
21537 (footnote-section-tag-regexp): Customize.
21538 (footnote-start-tag, footnote-end-tag): New option.
21539 (footnote-latin-regexp): New variable.
21540 (Footnote-latin): New function.
21541 (footnote-style-alist): Add element for latin style.
21542 (footnote-style): Moved.
21543 (Footnote-goto-footnote): Use eq to test arg.
21544
21545 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21546
21547 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21548 (byte-compile-trueconstp): Include keywords.
21549 (byte-optimize-quote, byte-optimize-lapcode):
21550 Use byte-compile-const-symbol-p.
21551 (byte-optimize-char-before): New optimization.
21552
21553 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21554 (byte-compile-const-symbol-p): New function.
21555 (byte-compile-constp, byte-compile-out-toplevel)
21556 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21557 Use it.
21558
21559 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21560
21561 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21562
21563 * international/encoded-kb.el: Be sure to update minor-mode-alist
21564 and minor-mode-map-alist.
21565 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21566 codes SS2 and SS3 correctly.
21567 (encoded-kbd-self-insert-ccl): New function.
21568 (encoded-kbd-setup-keymap): New function.
21569 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21570 by calling encoded-kbd-setup-keymap.
21571
21572 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21573 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21574
21575 2000-02-22 Dave Love <fx@gnu.org>
21576
21577 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21578 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21579 (lisp-mode-syntax-table): Set up for #|...|# comments.
21580 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21581 classes. Match `defface'.
21582 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21583 (eval-defun-1): Fix for defcustom.
21584 (lisp-indent-region): Doc fix.
21585
21586 * subr.el (when, unless, split-string): Doc fix.
21587 (read-passwd): Move call of clear-this-command-keys to the right place.
21588 (replace-regexps-in-string): New function.
21589
21590 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21591
21592 * help.el (describe-variable): Set syntax table to
21593 emacs-lisp-mode-syntax-table when moving forward over the
21594 symbol's name.
21595
21596 2000-02-22 Dave Love <fx@gnu.org>
21597
21598 * xt-mouse.el: Doc fixes.
21599 (xterm-mouse-position-function): New function, replacing advice of
21600 mouse-position.
21601 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21602
21603 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21604
21605 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21606
21607 * format.el (format-annotate-single-property-change):
21608 Handle properties.with dotted-list values.
21609 (format-proper-list-p): New function.
21610
21611 * enriched.el (enriched-face-ans): Handle '(foreground-color
21612 . COLOR) and (background-color . COLOR).
21613
21614 2000-02-20 Dave Love <fx@gnu.org>
21615
21616 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21617 and assignments to it.
21618 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21619 current local map.
21620 (make-flyspell-overlay): Use it.
21621 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21622
21623 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21624 (lm-get-header-re): Defun, not defsubst.
21625 (lm-get-package-name): Defun, not defsubst. Simplify.
21626 (lm-version): Doc fix. Simplify.
21627 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21628 (lm-crack-address, lm-last-modified-date, lm-commentary)
21629 (lm-verify, lm-synopsis): Simplify.
21630 (lm-report-bug): Require emacsbug. Use compose-mail.
21631
21632 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21633
21634 * dired.el (dired-mode): Call propertized-buffer-identification
21635 to set mode-line-buffer-identification to something having
21636 the right text properties.
21637
21638 * bindings.el (propertized-buffer-identification): New function.
21639
21640 2000-02-20 Dave Love <fx@gnu.org>
21641
21642 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21643 check for t-mouse too.
21644
21645 * cus-start.el: Make echo-keystrokes `number'.
21646
21647 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21648
21649 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21650 Don't call ring-empty-p unless tags-location-ring is bound.
21651 From Noah Friedman <friedman@splode.com>.
21652
21653 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21654
21655 * progmodes/hideshow.el (hs-flag-region): No longer use
21656 `intangible' overlay property.
21657
21658 (hs-toggle-hiding): New command.
21659 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21660
21661 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21662 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21663 and deactivation.
21664
21665 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21666
21667 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21668
21669 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21670
21671 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21672
21673 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21674 of `*' to handle `(* ... *)' comments.
21675
21676 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21677
21678 * faces.el (list-faces-display): Use display-mouse-p instead of
21679 window-system.
21680
21681 * menu-bar.el (global-map): Menu-bar items converted to the new
21682 format (menu-item..., rearranged for better CUA compliance, and
21683 their names changed for better clarity. Help strings added.
21684
21685 * international/mule-cmds.el (mule-menu-keymap)
21686 (describe-language-environment-map, set-coding-system-map)
21687 (setup-language-environment-map): Convert to new (menu-item...
21688 form, add help strings. Change names of menu items for better clarity.
21689 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21690
21691 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21692
21693 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21694 within the code.
21695
21696 2000-02-16 Dave Love <fx@gnu.org>
21697
21698 * faces.el: Don't require custom. Add more specific :groups to
21699 various deffaces.
21700 (set-face-attribute): Purecopy args.
21701 (read-face-name): Default to name at point and use it in prompt.
21702 Remove colon from arg in all callers.
21703 (list-faces-display): Hyperlink to face descriptions and customize
21704 buffers.
21705
21706 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21707
21708 * wid-edit.el (widget-match-inline): An atom never matches a list.
21709
21710 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21711
21712 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21713 at ':' characters by call to split-string.
21714
21715 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21716
21717 * textmodes/bibtex.el: Added RCS version identification.
21718
21719 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21720
21721 * textmodes/bibtex.el: Some temporary comments removed.
21722 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21723 (bibtex-field-const): Allow capital letters.
21724 (bibtex-start-of-string): Deleted because unused.
21725
21726 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21727 use the term 'reference' to describe a bibtex entry as a whole.
21728 Further, reference keys are no longer called 'labels'.
21729 (bibtex-keys): Renamed to bibtex-reference-keys.
21730 (bibtex-reformat-previous-labels): Renamed to
21731 bibtex-reformat-previous-reference-keys.
21732 (bibtex-reference-type): Renamed to bibtex-entry-type.
21733 (bibtex-reference-head): Renamed to bibtex-entry-head.
21734 (bibtex-reference-maybe-empty-head): Renamed to
21735 bibtex-entry-maybe-empty-head.
21736 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21737 (bibtex-search-reference): Renamed to bibtex-search-entry.
21738 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21739 bibtex-enclosing-entry-maybe-empty-head.
21740 (bibtex-entry-field-alist, bibtex-entry-head)
21741 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21742 (bibtex-map-entries, bibtex-search-entry)
21743 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21744 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21745 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21746 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21747 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21748 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21749 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21750
21751 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21752
21753 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21754 comment.
21755 (bibtex-format-field-delimiters): New function, functionality
21756 extracted from bibtex-format-entry.
21757 (bibtex-autokey-get-yearfield-digits): New function, functionality
21758 extracted from bibtex-autokey-get-yearfield.
21759
21760 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21761 entries in order to avoid stack overflow in the regexp matcher if
21762 field contents become large.
21763 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21764 (bibtex-field-string-part-not-braced)
21765 (bibtex-field-string-part-no-inner-braces)
21766 (bibtex-field-string-part-1-inner-brace)
21767 (bibtex-field-string-part-2-inner-braces)
21768 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21769 (bibtex-field-string-quoted, bibtex-field-string)
21770 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21771 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21772 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21773 Deleted as parsing is now performed by the following functions.
21774 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21775 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21776 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21777 (bibtex-parse-association, bibtex-field-name-for-parsing)
21778 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21779 (bibtex-search-forward-field, bibtex-search-backward-field)
21780 (bibtex-start-of-field, bibtex-end-of-field)
21781 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21782 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21783 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21784 (bibtex-parse-string, bibtex-search-forward-string)
21785 (bibtex-search-backward-string, bibtex-start-of-string)
21786 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21787 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21788 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21789 entries. Instead of reporting the results of the parsing by
21790 match-beginning or match-end, these functions return data structures
21791 that hold the corresponding positions.
21792 (bibtex-enclosing-field): Changed to also report field boundaries by
21793 return values rather than by match-beginning or match-end.
21794 The following functions have been adapted to use the new
21795 parsing functions.
21796 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21797 (bibtex-enclosing-field, bibtex-format-entry)
21798 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21799 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21800 (bibtex-print-help-message, bibtex-end-of-entry)
21801 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21802 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21803 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21804 Use the new method for parsing.
21805 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21806 (bibtex-map-entries, bibtex-flash-head)
21807 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21808 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21809 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21810 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21811 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21812 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21813 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21814 order to make the new binding of case-fold-search immediately visible.
21815
21816 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21817
21818 * textmodes/bibtex.el: Copyright notice is up to date.
21819 Added constant 'bibtex-maintainer-salutation.
21820
21821 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21822 than make-temp-name, use match-string-no-properties and eliminate
21823 a quadratic behavior when building bibtex-strings.
21824
21825 * bibtex.el (bibtex-reference-key): Accept string entries whose
21826 reference key contains upper case letters.
21827
21828 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21829
21830 * bibtex.el (bibtex-reference-head): Allow entries to start with
21831 a new line.
21832
21833 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21834
21835 * bibtex.el: Hiding of entry bodies is not longer provided by
21836 bibtex.el directly. Instead the hideshow package can be used.
21837 Added a special bibtex entry to hs-special-modes-alist.
21838 (bibtex-hs-forward-sexp): Added for hideshow.el.
21839
21840 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21841
21842 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21843 proceedings entry type (for cross referencing). Thanks to Wagner
21844 Toledo Correa for the suggestion.
21845
21846 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21847
21848 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21849
21850 * international/characters.el: Setup case table for Vietnamese.
21851
21852 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21853
21854 * uniquify.el (toplevel): Require CL at compile time.
21855 (uniquify-push): Removed.
21856
21857 * shadowfile.el (shadow-when): Removed.
21858
21859 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21860 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21861
21862 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21863 regexp for paragraph-start.
21864
21865 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21866 commas as well.
21867
21868 2000-02-10 Dave Love <fx@gnu.org>
21869
21870 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21871 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21872 Deleted.
21873 (widget-specify-field, widget-specify-button): Don't use
21874 widget-mouse-help as help-echo property.
21875 (default): Use #'ignore for :validate and :mouse-down-action.
21876 (checkbox): Add help-echo.
21877 (widget-sexp-validate): Rewritten to clarify error messages.
21878 (character): Use char-valid-p in :match function.
21879 (widget-color-complete): Use facemenu-color-alist.
21880 (widget-color-action): Use facemenu-read-color.
21881
21882 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21883 set up `caar' &c that we now have.
21884
21885 2000-02-09 Ray Blaak <blaak@gnu.org>
21886
21887 * delphi.el: Make resourcestring a declaration region, like const
21888 and var.
21889
21890 2000-02-09 Dave Love <fx@gnu.org>
21891
21892 * bindings.el (mode-line-input-method-map): New variable.
21893 (mode-line-mule-info): Use it; fix last change.
21894 (mode-line-mode-menu): Move definition.
21895 (mode-line-mouse-sensitive-p): Deleted.
21896 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21897 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21898
21899 * startup.el (command-line-1): Don't call
21900 make-mode-line-mouse-sensitive.
21901
21902 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21903
21904 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21905 before rmail-toggle-header, because the former toggles headers.
21906
21907 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21908
21909 * diff-mode.el (diff-kill-junk): New interactive function.
21910 (diff-reverse-direction): Use delete-and-extract-region.
21911 (diff-post-command-hook): Restrict the area so that the hook also works
21912 outside of any diff hunk. This is necessary for the minor-mode.
21913 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21914 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21915
21916 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21917 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21918 so that it can be used more easily in <foo>-mode-hook. Also make sure
21919 to avoid duplicate entries.
21920 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21921 (font-lock-remove-keywords): Just as was done for `add', allow it to
21922 work even if font-lock-mode is nil. Also make sure we don't modify
21923 any pre-existing list by forcing a copy-sequence. Finally rename
21924 `major-mode' to `mode'.
21925 (font-lock-fontify-syntactic-anchored-keywords)
21926 (font-lock-fontify-anchored-keywords)
21927 (font-lock-fontify-keywords-region): Use line-end-position.
21928 Don't make `font-lock-multiline' local (it's now done in
21929 font-lock-set-defaults).
21930 (font-lock-set-defaults): Make `font-lock-multiline' local.
21931 Move the `font-lock-fontified' creation to inside the `unless'.
21932
21933 2000-02-06 Andrew Innes <andrewi@gnu.org>
21934
21935 * term/w32-win.el (x-handle-args): Comment out call to message,
21936 which occurs before window system is initialized.
21937
21938 * makefile.nt: Add support for recompiling lisp code.
21939
21940 2000-02-04 Dave Love <fx@gnu.org>
21941
21942 * bindings.el (mode-line-mule-info): Fix/extend last change.
21943
21944 * completion.el: Replace completion-dolist with dolist.
21945
21946 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21947
21948 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21949
21950 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21951 environment names before they go into the section regexp.
21952
21953 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21954 char class in regexp.
21955
21956 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21957 Bind `case-fold-search' to nil.
21958
21959 * progmodes/idlwave.el (idlwave-template):
21960 Respect `idlwave-abbrev-change-case'.
21961 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21962 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21963 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21964 (idlwave-rw-case): New function.
21965 (idlwave-statement-match): Fixed problem with assignment regexp.
21966 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21967 (idlwave-surround): New argument LENGTH to support padding of
21968 operators longer than 1 char.
21969
21970 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21971 idlwave-shell-expression-overlay. Implemented printing of
21972 expressions on higher levels of the calling stack.
21973 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21974 (idlwave-retrieve-expression-from-level): New function.
21975 (idlwave-shell-last-calling-stack): Variable removed.
21976 (idlwave-shell-reset): Argument action reversed (`visible' to
21977 `hidden'). Also remove stop-line overlay.
21978 (idlwave-shell-calling-stack-routine): New variable.
21979 (idlwave-shell-parse-stack-and-display): Messages now display
21980 negative level numbers.
21981 (idlwave-shell-mode): Set `modeline-format'.
21982 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21983 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21984 (idlwave-shell-print-expression-function): New option.
21985
21986 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21987 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21988 `tool-bar' instead of `toolbar'.
21989
21990 2000-02-02 Dave Love <fx@gnu.org>
21991
21992 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21993 emacs-lisp-mode-hook. Don't check for defalias being defined.
21994
21995 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21996 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21997 Use the new builtins directly.
21998
21999 * whitespace.el (whitespace): Add :version to defgroup.
22000
22001 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
22002 Doc fix.
22003
22004 * thingatpt.el (sexp-at-point, symbol-at-point)
22005 (number-at-point, list-at-point): Add autoload cookie.
22006
22007 * recentf.el (recentf): Add :version to defgroup.
22008
22009 * quickurl.el (quickurl): Add :version to defgroup.
22010
22011 * elide-head.el (elide-head): Use point-marker more.
22012
22013 * bs.el (bs): Add :version to defgroup.
22014
22015 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
22016
22017 * progmodes/delphi.el (delphi): Add :version to defgroup.
22018
22019 2000-02-02 Gerd Moellmann <gerd@gnu.org>
22020
22021 * ange-ftp.el (ange-ftp-write-region): Handle case that
22022 succeeding process operation sets a different coding system.
22023
22024 * calculator.el: New file.
22025
22026 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
22027
22028 * frame.el (frames-on-display-list, framep-on-display): New functions.
22029 (display-mouse-p, display-popup-menus-p, display-graphic-p)
22030 (display-selections-p, display-screens, display-pixel-width)
22031 (display-pixel-height, display-mm-width, display-mm-height)
22032 (display-backing-store, display-save-under, display-planes)
22033 (display-color-cells, display-visual-class): New functions.
22034
22035 * term/tty-colors.el (tty-color-gray-shades): New function.
22036
22037 * faces.el (display-color-p): Use framep-on-display.
22038 (display-grayscale-p): New function.
22039
22040 2000-01-31 Dave Love <fx@gnu.org>
22041
22042 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22043 (create-fontset-from-x-resource): Don't concat integers.
22044
22045 2000-01-31 Inge Frick <inge@nada.kth.se>
22046
22047 * view.el: Some changes in documentation. Removed some trailing
22048 whitespace. Changed some parameter names to agree with documentation.
22049 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22050 window is not deleted. Modifies change 1998-04-26.
22051
22052 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22053
22054 * windmove.el: New file.
22055
22056 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22057 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22058 progmodes/ebnf-yac.el: Update copyright and license info.
22059
22060 * jit-lock.el (jit-lock-function): Widen before calculating
22061 end position.
22062 (jit-lock-stealth-chunk-start): Rewritten.
22063
22064 * info.el (Info-title-face-alist): Removed.
22065 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22066 (Info-fontify-node): Use these faces.
22067
22068 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22069
22070 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22071 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22072 `&allow-other-keywords'.
22073
22074 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22075 the list of directories scanned heuristically.
22076
22077 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22078
22079 2000-01-30 Jason Rumney <jasonr@gnu.org>
22080
22081 * w32-fns.el: Define w32-tty-standard-colors.
22082
22083 * startup.el (command-line): Use w32-tty-standard-colors when in
22084 w32 console mode.
22085
22086 2000-01-30 Dave Love <fx@gnu.org>
22087
22088 * jka-compr.el (jka-compr-load): Fix up load-history.
22089
22090 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22091
22092 * emacs-lisp/cl-macs.el: Revert previous change.
22093
22094 2000-01-29 Dave Love <fx@gnu.org>
22095
22096 * facemenu.el: Purecopy various strings.
22097
22098 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22099 years. Deal with three-digit years.
22100
22101 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22102 Use defconst, purecopy.
22103 (help-back-label): Purecopy it.
22104
22105 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22106
22107 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22108 variable. If non-nil, order the buffer list according to the
22109 currently selected frame.
22110 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22111 non-nil, pass the selected frame to function buffer-list.
22112
22113 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22114
22115 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22116
22117 2000-01-28 Dave Love <fx@gnu.org>
22118
22119 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22120
22121 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22122 Don't use lisp-indent-hook property.
22123 (cl-abs): Remove.
22124
22125 * subr.el: Move out indent and edebug specs for when and unless.
22126
22127 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22128 when, unless.
22129
22130 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22131 unless, when.
22132
22133 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22134
22135 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22136 `collecting' as synonym for `collect'.
22137
22138 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22139 for the case it contains spaces.
22140
22141 * simple.el (what-cursor-position): Change formatting of messages.
22142
22143 * frame.el (delete-other-frames): New function.
22144 (toplevel): Bind it to C-x 5 1.
22145
22146 * sort.el (sort-numeric-base): New option.
22147 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22148 interpret it as octal or hexadecimal. Use sort-numeric-base
22149 as default base.
22150
22151 * progmodes/glasses.el: New file.
22152
22153 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22154
22155 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22156 userids differently.
22157
22158 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22159 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22160 progmodes/ebnf-yac.el: New files.
22161
22162 2000-01-26 Dave Love <fx@gnu.org>
22163
22164 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22165 on a function with an empty body. [From Eric Ludlam.]
22166
22167 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22168
22169 * vc.el (vc-version-diff): Make sure file name is expanded.
22170
22171 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22172
22173 * scroll-bar.el (scroll-bar-timer): Variable removed.
22174 (scroll-bar-toolkit-scroll): Don't use a timer.
22175
22176 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22177
22178 * language/thai-util.el (thai-composition-function):
22179 Delete superfluous `a'.
22180
22181 2000-01-24 Dave Love <fx@gnu.org>
22182
22183 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22184 end-of-defun-function.
22185
22186 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22187
22188 2000-01-22 Jason Rumney <jasonr@gnu.org>
22189
22190 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22191 conflicts with new face support.
22192
22193 2000-01-22 Richard M. Stallman <rms@gnu.org>
22194
22195 * replace.el (query-replace): Rename last arg to DELIMITED.
22196 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22197 (query-replace-regexp): Likewise.
22198
22199 2000-01-20 Richard M. Stallman <rms@gnu.org>
22200
22201 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22202
22203 * emacs-lisp/lisp.el (beginning-of-defun-function):
22204 Variable renamed from beginning-of-defun.
22205 Do not call make-variable-buffer-local.
22206 (beginning-of-defun-raw): Use new variable name; doc fix.
22207 (beginning-of-defun): Doc fix.
22208 (end-of-defun-function): Variable renamed from end-of-defun.
22209 Do not call make-variable-buffer-local.
22210 (end-of-defun): Use new variable name; doc fix.
22211
22212 * subr.el (dolist, dotimes): Copied from cl-macs.el
22213 and made to work.
22214
22215 * mail/undigest.el (rmail-digest-end-regexps):
22216 Variable replaces rmail-digest-end-regexp.
22217 Allows multiple regexps for detecting the end line.
22218 (undigestify-rmail-message): Corresponding changes.
22219
22220 2000-01-19 Dave Love <fx@gnu.org>
22221
22222 * files.el (user-init-file): Don't declare here -- is primitive.
22223
22224 * startup.el (command-line): Check for compiled user-init-file and
22225 set to uncompiled version if necessary.
22226
22227 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22228
22229 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22230 (undigestify-rmail-message): Use it.
22231
22232 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22233
22234 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22235
22236 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22237 of mini-buffer.
22238
22239 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22240
22241 * emacs-lisp/copyright.el (copyright-update): Removed the
22242 requirement for a trailing space from `copyright-regexp', to
22243 support copyrights with owner specified on a separate line..
22244
22245 * align.el: New file.
22246
22247 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22248
22249 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22250
22251 2000-01-13 Dave Love <fx@gnu.org>
22252
22253 * ph.el: Removed. (Obsoleted by EUDC.)
22254
22255 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22256
22257 * net/eudc.el (toplevel): Remove autoloaded code installing
22258 menu with easymenu, because that causes build problems.
22259
22260 * frame.el (frame-notice-user-settings): New variable.
22261 (frame-notice-user-settings): Don't modify frame parameters
22262 if called a second time.
22263
22264 2000-01-13 Richard M. Stallman <rms@gnu.org>
22265
22266 * frame.el (frame-notice-user-settings):
22267 Notice default-frame-parameters even for non-window frames.
22268
22269 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22270
22271 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22272 for Emacs.
22273 (eudc-bob-can-display-inline-images): Extend for Emacs.
22274 (eudc-bob-toggle-inline-display): Ditto.
22275 (eudc-bob-display-jpeg): Ditto.
22276
22277 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22278
22279 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22280 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22281 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22282
22283 * add-log.el (add-change-log-entry): Fix error trying an
22284 `(insert nil)'.
22285
22286 * subdirs.el: Add `net' directory.
22287
22288 * net: New directory.
22289
22290 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22291 eval-last-sexp. Don't bind debug-on-error here.
22292 (eval-last-sexp): New function. Bind debug-on-error if
22293 eval-expression-debug-on-error is non-nil.
22294 (eval-defun-2, eval-defun): Likewise.
22295
22296 * simple.el (eval-expression): Don't bind debug-on-error if
22297 eval-expression-debug-on-error is nil. Detect changed
22298 debug-on-error, and propagate new value to global binding, if
22299 eval-expression-debug-on-error is non-nil,
22300 (eval-expression-debug-on-error): Change doc string.
22301
22302 2000-01-11 Richard M. Stallman <rms@gnu.org>
22303
22304 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22305
22306 * emacs-lisp/lisp-mode.el (with-syntax-table):
22307 Set up lisp-indent-function property.
22308
22309 * subr.el (with-syntax-table): Moved from simple.el.
22310
22311 * simple.el (with-syntax-table): Moved to subr.el.
22312
22313 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22314
22315 * tmm.el (tmm-shortcut): Delete region after prompt instead
22316 of erasing buffer.
22317
22318 * textmodes/fill.el (fill-common-string-prefix): New function.
22319 (fill-context-prefix): Use the longest common prefix of first
22320 and second line fill prefix, if there is one.
22321
22322 2000-01-11 Richard M. Stallman <rms@gnu.org>
22323
22324 * array.el (array-mode): Don't use make-variable-buffer-local.
22325 Use make-local-variable for `truncate-lines'.
22326
22327 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22328
22329 * add-log.el (add-log-current-defun): Handle user-defined
22330 add-log-current-function returning nil,
22331
22332 * add-log.el (add-change-log-entry): Insert version number
22333 if having found a current function
22334
22335 * add-log.el (add-log-current-defun):
22336 Call `add-log-current-defun-function'. Try matches at level 0 and
22337 level 1. Strip whitespace from defun found.
22338
22339 2000-01-10 John Wiegley <johnw@gnu.org>
22340
22341 * allout.el (isearch-done/outline-provisions): Added `edit'
22342 argument to correspond with the current definition of `isearch-done'.
22343
22344 2000-01-10 Dave Love <fx@gnu.org>
22345
22346 * elide-head.el (elide-head): Use point-marker, not point.
22347
22348 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22349
22350 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22351 before and after the year 2000.
22352
22353 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22354 Add ispell- prefix.
22355
22356 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22357
22358 * ispell.el: Only define dictionaries in menus when they exist.
22359 (version18p): New variable.
22360 (version20p): New variable.
22361 (xemacsp): New variable.
22362 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22363 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22364 (ispell-dictionary-alist6): Russian command lines no longer accept
22365 run-together words.
22366 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22367 (ispell-dictionary-alist): Add koi8-r to customize definition.
22368 (check-ispell-version): Added documentation string. Return library
22369 path when called non-interactively.
22370 (ispell-menu-map-needed): Uses new variables.
22371 (ispell-library-path): New variable.
22372 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22373 (ispell-word): Improved documentation string. Test for valid
22374 character mappings. Correctly check typed in word changes that can
22375 result in single words split into multiple words.
22376 Return replacement word.
22377 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22378 replace in recursive query replace mode. Help message for
22379 recursive edit mode.
22380 (ispell-show-choices): Protect against bad framepop bindings.
22381 (ispell-help): Fix to work with XEmacs.
22382 (ispell-highlight-spelling-error): Use new variables.
22383 (ispell-overlay-window): Fix to work with XEmacs.
22384 (ispell-parse-output): Passed and returns location information
22385 tracking spelling corrections. Doesn't recheck same word on
22386 current line.
22387 (ispell-init-process): Protect against bogus XEmacs variable binding.
22388 Fix call to single argument in sleep-for. Use new variables.
22389 (ispell-region): Passed and returns location information tracking
22390 spelling corrections. Doesn't check same word on current line.
22391 Improved documentation string. Doesn't resend a line already
22392 checked to the ispell process - fixes bug in LaTeX parsing.
22393 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22394 (ispell-skip-region): No longer skips <TT> in SGML.
22395 (ispell-process-line): Tracks location information with spelling
22396 corrections. Added documentation string. Accounts for words
22397 already accepted on this line. Don't allow query-replace on line
22398 starting with math characters. Doesn't resend a line already sent
22399 to ispell process. Fixes alignment error bug.
22400
22401 2000-01-10 Richard M. Stallman <rms@gnu.org>
22402
22403 * dired-x.el (dired-guess-shell-alist-default):
22404 Suggest xloadimage, which is free, not xv, which isn't.
22405
22406 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22407 Don't ever include the host name or user name in the value.
22408
22409 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22410
22411 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22412 of a real newline.
22413
22414 2000-01-09 Stephen Eglen <stephen@gnu.org>
22415
22416 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22417 for .png files.
22418
22419 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22420
22421 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22422
22423 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22424
22425 * progmodes/cperl-mode.el: Replace ^F with ^L.
22426
22427 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22428 `require'ing rmail and mailalias to prevent infinite recursion.
22429
22430 2000-01-08 Dave Love <fx@gnu.org>
22431
22432 * emacs-lisp/backquote.el: Remove inappropriate customization
22433 (allowing custom.el to use backquote).
22434
22435 2000-01-07 Dave Love <fx@gnu.org>
22436
22437 * add-log.el (add-log-debugging): Deleted.
22438 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22439 file. Remove debugging code.
22440 (change-log-get-method-definition, change-log-name): Add doc.
22441 (change-log-sortable-date-at): New function.
22442 (change-log-merge): New command.
22443
22444 * time.el (display-time-string-forms): Make the Mail string active.
22445 (display-time-update): Provide help-echo for load average.
22446
22447 * bindings.el (make-mode-line-mouse2-map): New function.
22448 (mode-line-modified): Use it and simplify.
22449 (mode-line-mule-info): Provide help-echo info.
22450 (minor-mode-alist): Activate the strings.
22451 (make-mode-line-mouse-sensitive): Simplify for
22452 mode-line-buffer-identification.
22453
22454 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22455
22456 * play/pong.el: New file.
22457
22458 2000-01-06 Dave Love <fx@gnu.org>
22459
22460 * array.el: Assorted cleanups for compiler warnings, doc strings,
22461 `array-' prefix for symbols.
22462
22463 2000-01-05 Dave Love <fx@gnu.org>
22464
22465 * textmodes/outline.el (outline-mode-menu-bar-map):
22466 Add outline-headers-as-kill.
22467 (outline-mode): Define imenu-generic-expression.
22468 (outline-headers-as-kill): New command.
22469
22470 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22471 from paragraph-start.
22472 (paragraph-indent-minor-mode): New command.
22473
22474 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22475 M-C-e, M-C-h, C-j, C-xnd, TAB.
22476 (fortran-mode): Set beginning-of-defun, end-of-defun.
22477 (fortran-column-ruler): Simplify.
22478 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22479 (fortran-with-subprogram-narrowing): Likewise.
22480 (fortran-indent-subprogram): Call mark-defun.
22481 (fortran-check-for-matching-do): Change narrowing.
22482
22483 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22484 (cl-lucid-hash-tag): Delete.
22485 (cl-hash-table-p): Correct test for native table.
22486 (cl-hash-table-count): Use hash-table-count.
22487
22488 * browse-url.el (browse-url): Fix case of
22489 browse-url-browser-function being an alist.
22490
22491 2000-01-05 Carsten Dominik <cd@gnu.org>
22492
22493 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22494 (reftex-index-phrase-file-extension): New options.
22495
22496 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22497 Use new option `reftex-index-phrase-file-extension'.
22498
22499 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22500 `reftex-parse-file-extension'.
22501
22502 2000-01-05 Dave Love <fx@gnu.org>
22503
22504 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22505 (beginning-of-defun-raw): Use it.
22506 (end-of-defun): New variable.
22507 (end-of-defun): Use it.
22508 (check-parens): New command.
22509
22510 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22511
22512 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22513 (hs-show-block): Don't use `mapcar' when not accumulating.
22514
22515 Fix buglet in local variables initialization.
22516
22517 2000-01-05 Andreas Schwab <schwab@suse.de>
22518
22519 * hscroll.el (hscroll): Doc fix.
22520
22521 2000-01-05 Carsten Dominik <cd@gnu.org>
22522
22523 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22524 Require idlw-toolbar.
22525
22526 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22527 file idlw-rinfo.el.
22528 (idlwave-customize): Load must read file idlw-shell.el.
22529 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22530
22531 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22532
22533 * progmodes/idlw-shell.el: Also provide idlwave-shell
22534 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22535 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22536
22537 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22538 both reftex-dcr and reftex-vcr.
22539
22540 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22541
22542 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22543
22544 * ps-print.el: PostScript code now is in separate files, doc fix.
22545 (ps-print-version): New version number (5.0.3).
22546 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22547 local.
22548 (ps-spool-config): Initialization fix.
22549 (ps-print-prologue-1, ps-print-prologue-2)
22550 (ps-print-duplex-feature): PostScript code moved to separated file.
22551 (ps-background-image): Little code reformating.
22552 (ps-begin-file, ps-begin-job): Fix code.
22553 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22554 (ps-prologue-file): New fun.
22555
22556 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22557
22558 * ps-vars.el: Eliminated.
22559
22560 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22561 `;;;###autoload'.
22562
22563 * ps-print.el: ps-vars eliminated, doc fix.
22564 (ps-print-version): New version number (5.0.2).
22565 (ps-spool-config): Initialization fix.
22566 (ps-print-customize): New fun.
22567
22568 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22569
22570 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22571
22572 2000-01-04 Dave Love <fx@gnu.org>
22573
22574 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22575 menu items.
22576
22577 2000-01-03 Dave Love <fx@gnu.org>
22578
22579 * elide-head.el (elide-head) [defgroup]: Add :version.
22580
22581 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22582 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22583 Use `cl-hash-table-p', not `hash-table-p'.
22584 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22585
22586 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22587
22588 * faces.el (face-read-integer, read-face-attribute)
22589 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22590
22591 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22592
22593 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22594 at comment end, and re-insert them after filling.
22595
22596 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22597
22598 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22599 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22600 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22601
22602 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22603
22604 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22605 the new name of face-color-supported-p.
22606
22607 * term/w32-win.el (xw-defined-colors): Likewise.
22608
22609 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22610
22611 * simple.el (completion-setup-function): Count completion-size
22612 from minibuffer-prompt-end, not from point-min.
22613
22614 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22615
22616 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22617 Pass the frame to tty-color-* functions.
22618 (display-color-p, frame-set-background-mode): Pass the frame to
22619 tty-display-color-p.
22620
22621 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22622 tty-color-alist.
22623 (tty-color-alist, tty-modify-color-alist): New functions.
22624 (tty-color-define, tty-color-clear, tty-color-approximate)
22625 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22626 optional parameter FRAME.
22627
22628 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22629
22630 * image.el (create-image, defimage): Don't assume image data is
22631 a string.
22632
22633 * image.el (defimage): Handle specifications containing :data
22634 instead of :file.
22635 (image-type-from-data): New function.
22636 (image-type-from-file-header): Use it.
22637 (create-image): Add parameter DATA-P.
22638
22639 See ChangeLog.8 for earlier changes.
22640
22641 ;; Local Variables:
22642 ;; coding: iso-2022-7bit
22643 ;; End:
22644
22645 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22646 Copying and distribution of this file, with or without modification,
22647 are permitted provided the copyright notice and this notice are preserved.